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

CombineHiveInputFormat throws exception when partition name contains special characters to URI

    XMLWordPrintableJSON

Details

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

    Description

      If a partition name contains characters such as ':' and '|' which have special meaning in URI (hdfs uses URI internally for Path), CombineHiveInputFormat throws an exception. URI was created in CombineHiveInputFormat to compare a path belongs to a partition in partitionToPathInfo. We should bypass URI creation by just string comparisons.

      Attachments

        1. HIVE-1317.patch
          59 kB
          Ning Zhang
        2. HIVE-1317.2.patch
          62 kB
          Ning Zhang
        3. HIVE-1317.3.patch
          68 kB
          Ning Zhang
        4. HIVE-1317.4.patch
          70 kB
          Ning Zhang

        Activity

          People

            nzhang Ning Zhang
            nzhang Ning Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: