Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2162

org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat is not recognized

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.5.3
    • 0.5.4
    • None
    • None

    Description

      DataSinkDescriptor dataSink = MROutput.createConfigBuilder(dsConfig, outputFormatClass, outputPath).build();
      

      if output format class is org.apache.hadoop.mapreduce.lib.output.SequenceFileOutputFormat I end up with TextOutputFormat, however if it is org.apache.hadoop.mapred.SequenceFileOutputFormat, then all good.
      For now that can be a workaround to deal with SequenceFiles but I think that is the old API and it seems like Tez is having some issue.

      Attachments

        1. TEZ-2162-1.patch
          0.9 kB
          Jeff Zhang
        2. TEZ-2162-2.patch
          18 kB
          Jeff Zhang

        Activity

          People

            zjffdu Jeff Zhang
            ozhurakousky Oleg Zhurakousky
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: