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

load data query fails on hdfs federation + viewfs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.13.1
    • 0.14.0
    • None
    • None

    Description

      $ echo 111,222 >/tmp/testtable
      $ sudo -u hive hive
      hive> create table test (a int, b int) row format delimited fields terminated by ',' stored as textfile;
      OK
      Time taken: 2.355 seconds
      hive> load data local inpath '/tmp/testtable' overwrite into table test;

      Attachments

        1. HIVE-7529.1.patch.txt
          12 kB
          Navis Ryu

        Issue Links

          Activity

            People

              navis Navis Ryu
              in-chief Xiaoshuang LU
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: