Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-4694

MultiStorageOutputFormat does not honor mapreduce.base.outputname

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 0.18.0
    • None
    • None

    Description

      Offending piece of code.

      Path path = new Path(fieldValue+extension, fieldValue + '-'
                      + nf.format(taskId.getId())+extension);
      

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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rohini Rohini Palaniswamy
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: