Rohini Palaniswamy created PIG-4694:
---------------------------------------

             Summary: MultiStorageOutputFormat does not honor 
mapreduce.base.outputname
                 Key: PIG-4694
                 URL: https://issues.apache.org/jira/browse/PIG-4694
             Project: Pig
          Issue Type: Bug
            Reporter: Rohini Palaniswamy
             Fix For: 0.16.0


Offending piece of code.
{code}
Path path = new Path(fieldValue+extension, fieldValue + '-'
                + nf.format(taskId.getId())+extension);
{code}

Currently MultiStorage is part of pig.tez.opt.union.unsupported.storefuncs. 
After fixing, need to be removed from there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to