mapreduce - How do i set reducer output name in Hadoop? -


I have a job that will emit 900,000 different outputs. Each one of them should be identified by a specific unique name ... that is, "name" I have on map otputaki, how can I reduce it to the map?

You can use multiple output , you will find an example in which you Almost required, you have to replace it with the generFileName function:

  string generatedFilename (KK, VV) {Return K.OustString (); }    

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

java - Projects which are accessed via multiple (different) IDEs: Ant or Maven? -