Appengine Java MapReduce : Save all results in one google cloud file -


i wan't database export jobs in csv, think use mapreduce job, read datastore entity datastoreinput, in mapper, juste emit csv string current entity, , use valueprojectionreducer pass through values. cloudsqlfileoutput write 1 file each shards jobs. how export csv lines in 1 file mapreduce library ?

thanks.

set number of reducers 1. (in versions 0.5 done 1 output class.)


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -