You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "Shaofeng SHI (JIRA)" <ji...@apache.org> on 2016/07/05 08:35:11 UTC

[jira] [Updated] (KYLIN-1795) bin/sample.sh doesn't work when configured hive client is beeline

     [ https://issues.apache.org/jira/browse/KYLIN-1795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shaofeng SHI updated KYLIN-1795:
--------------------------------
    Assignee: wangxianbin

> 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: wangxianbin
>            Priority: Minor
>              Labels: newbie
>
> 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)