Hi
Have you solved this issue, now ?
Could you load data successfully ? this script(LOAD DATA LOCAL INPATH
'/var/tmp/data.csv'
INTO TABLE test2 OPTIONS('DELIMITER'=',','FILEHEADER'='id,name')) can load
data from local.
Can you share more detail, why the data was not from local ?
Regards
Liang
JIE LI wrote
> 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
--
Sent from: http://apache-carbondata-user-mailing-list.3231.n8.nabble.com/