sunil ranjan khuntia created MAPREDUCE-5735:
-----------------------------------------------

             Summary: MultipleOutputs of hadoop not working properly with s3 
filesyatem
                 Key: MAPREDUCE-5735
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5735
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: sunil ranjan khuntia


I have written a mapreduce job and used 
MultipleOutputs(org.apache.hadoop.mapreduce.lib.output.MultipleOutputs) calss 
to put the resultant file in a specific user defined directory path(instead of 
getting the o/p file part-r-00000 i want to have dir1/dir2/dir3/d-r-00000). 
This works fine for hdfs.
But when I run the same mapreduce job with s3 file sytem the user defined 
directory structure is not created in s3. Is it that MultipleOutputs is not 
suported in S3? if so, any alternate way by which I can customize my mapreduce 
o/p file directory path in s3.




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to