Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-3700

Hive ignores 'mapreduce.fileoutputcommitter.marksuccessfuljobs'

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.9.0
    • None
    • Shims
    • None

    Description

      For downstream computation, it can be useful to have a _SUCCESS flag dropped in the directory to signify that the data is completely written. This is typically enabled with the property mapreduce.fileoutputcommitter.marksuccessfuljobs, but hive ignores this. I believe it's because the shims layer src/common-secure/java/org/apache/hadoop/hive/shims/HadoopShimsSecure.java and shims/src/0.20/java/org/apache/hadoop/hive/shims/Hadoop20Shims.java both supply a NullOutputCommitter that don't respect this property.

      Attachments

        Activity

          People

            Unassigned Unassigned
            joecrobak Joe Crobak
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: