Hi!

   I am testing the data load with  carbondata-1.3.0 , when I client to the
carbon-thriftserver to execute load-sql:
   jdbc:hive2://node1:10016> LOAD DATA LOCAL INPATH '/var/tmp/data.csv'
INTO TABLE test2 OPTIONS('DELIMITER'=',','FILEHEADER'='id,name').
   but It still load data from the HDFS,Why It can't load data from the
local file with the keyword "LOCAL" in the load SQL?


regards!
Jie Lee

Reply via email to