You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (JIRA)" <ji...@apache.org> on 2019/04/01 10:10:00 UTC

[jira] [Updated] (HIVE-21511) beeline -f report no such file if file is not on local fs

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

Zoltan Haindrich updated HIVE-21511:
------------------------------------
    Labels: patch todoc4.0  (was: patch)

> beeline -f report no such file if file is not on local fs
> ---------------------------------------------------------
>
>                 Key: HIVE-21511
>                 URL: https://issues.apache.org/jira/browse/HIVE-21511
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline
>            Reporter: Bruno Pusztahazi
>            Assignee: Bruno Pusztahazi
>            Priority: Blocker
>              Labels: patch, todoc4.0
>         Attachments: HIVE-21511.1.patch, HIVE-21511.2.patch, HIVE-21511.3.patch
>
>   Original Estimate: 0.05h
>  Remaining Estimate: 0.05h
>
> I test like this
> HQL=hdfs://hacluster/tmp/ff.hql
> if hadoop fs -test -f ${HQL}
> then
>        beeline -f ${HQL}
> fi
> test ${HQL} ok, but beeline report ${HQL} no such file or directory



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)