Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-9877

HFileOutputFormat creates partitions file with random name under /tmp

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.98.0, 0.94.12, 0.96.0
    • None
    • mapreduce
    • None

    Description

      HFileOutputFormat creates a partitions file for managing reducer partition boundaries. This file is created under /tmp and is just a UUID. As pointed out by lurbina, there's no guarantee this path exists or is user-writable. As yuzhihong@gmail.com mentions, this file name is useless for users trying to debug a failing job. We should give it a meaningful name, based on job name and/or timestamp.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: