[
https://issues.apache.org/jira/browse/PIG-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohini Palaniswamy updated PIG-4694:
------------------------------------
Fix Version/s: (was: 0.16.0)
0.17.0
> 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.17.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)