Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
v1.5.0
Description
If configure to use beeline as hive client in kylin.properties, then run bin/sample.sh, it will fail to load data into hive, like:
0: jdbc:hive2://hiveserver:10> LOAD DATA LOCAL INPATH 'DEFAULT.KYLIN_SALES.csv' OVERWRITE INTO TABLE DEFAULT.KYLIN_SALES;
Error: Error while compiling statement: FAILED: SemanticException Line 1:23 Invalid path ''DEFAULT.KYLIN_SALES.csv'': No files matching path file:/var/run/cloudera-scm-agent/process/1358-hive-HIVESERVER2/DEFAULT.KYLIN_SALES.csv (state=42000,code=40000)