[
https://issues.apache.org/jira/browse/KYLIN-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shaofeng SHI closed KYLIN-1795.
-------------------------------
Resolved in release 1.5.3 (2-16-07-28)
> bin/sample.sh doesn't work when configured hive client is beeline
> -----------------------------------------------------------------
>
> Key: KYLIN-1795
> URL: https://issues.apache.org/jira/browse/KYLIN-1795
> Project: Kylin
> Issue Type: Bug
> Components: Client - CLI
> Affects Versions: v1.5.0
> Reporter: Shaofeng SHI
> Assignee: Yiming Liu
> Priority: Minor
> Labels: newbie
> Fix For: v1.5.3
>
> Attachments: KYLIN-1795.patch
>
>
> 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)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)