You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Bruno Pusztahazi (JIRA)" <ji...@apache.org> on 2019/03/26 11:24:00 UTC

[jira] [Assigned] (HIVE-19034) hadoop fs test can check srcipt ok, but beeline -f report no such file

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

Bruno Pusztahazi reassigned HIVE-19034:
---------------------------------------

    Assignee: Bruno Pusztahazi

> hadoop fs test can check srcipt ok, but beeline -f report no such file
> ----------------------------------------------------------------------
>
>                 Key: HIVE-19034
>                 URL: https://issues.apache.org/jira/browse/HIVE-19034
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline
>    Affects Versions: 1.3.0, beeline-cli-branch
>         Environment: java version: 1.8.0_112-b15
> hadoop version: 2.7.2
> hive version:1.3.0
> hive JDBS version: 1.3.0
> beeline version: 1.3.0
>            Reporter: fengxianghui
>            Assignee: Bruno Pusztahazi
>            Priority: Blocker
>              Labels: patch
>             Fix For: 1.3.0
>
>   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)