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

bugs with temp directories, trailing blank fields in HBase bulk load

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6.0
    • 0.6.0
    • HBase Handler
    • None
    • Reviewed

    Description

      HIVE-1295 had two bugs discovered during testing with production data:

      (1) extra directories may be present in the output directory depending on how the cluster is configured; we need to walk down these to find the column family directory

      (2) if a record ends with fields which are blank strings, the text format omits the corresponding Control-A delimiters, so we need to fill in blanks for these fields (instead of throwing ArrayIndexOutOfBoundsException)

      Attachments

        1. HIVE-1321.1.patch
          8 kB
          John Sichi

        Issue Links

          Activity

            People

              jvs John Sichi
              jvs John Sichi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: