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

Hive select query hang when fields contain map

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.13.0
    • 0.14.0
    • None

    Description

      Attached the repro of the issue. When creating an table loading the data attached, all hive query with hangs even just select * from the table.

      repro steps:
      1. run createTable.hql
      2. hadoop fs -put data /data
      3. LOAD DATA INPATH '/data' OVERWRITE INTO TABLE testtable;
      4. SELECT * FROM testtable;

      Attachments

        1. createTable.hql
          0.3 kB
          Xiaobing Zhou
        2. data
          2 kB
          Xiaobing Zhou
        3. HIVE-8115.1.patch
          2 kB
          Xiaobing Zhou
        4. HIVE-8115.2.patch
          2 kB
          Xiaobing Zhou
        5. HIVE-8115.3.patch
          2 kB
          Xiaobing Zhou
        6. HIVE-8115.4.patch
          2 kB
          Xiaobing Zhou
        7. HIVE-8115.5.patch
          7 kB
          Xiaobing Zhou
        8. HIVE-8115.6.patch
          7 kB
          Xiaobing Zhou
        9. HIVE-8115.7.patch
          7 kB
          Xiaobing Zhou

        Issue Links

          Activity

            People

              xiaobingo Xiaobing Zhou
              xiaobingo Xiaobing Zhou
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: