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

ImportTsv fails to delete partition files created by it

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.98.9
    • 1.0.0, 0.98.10, 1.1.0
    • None
    • None
    • Reviewed

    Description

      fs.deleteOnExit(partitionsPath);
       writePartitions(job.getConfiguration(), partitionsPath, splitPoints);
      

      In the above code deleteOnExit will return without adding file in the deleteOnExit set as the file is not created till then.

      Attachments

        1. HBASE-12804.patch
          1 kB
          Ashish Singhi

        Issue Links

          Activity

            People

              ashish singhi Ashish Singhi
              ashish singhi Ashish Singhi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: