You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ranjan Choudhury (JIRA)" <ji...@apache.org> on 2018/02/28 03:13:00 UTC

[jira] [Updated] (HIVE-18821) dfs -ls not working when executed from beeline

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

Ranjan Choudhury updated HIVE-18821:
------------------------------------
    Priority: Critical  (was: Major)

> dfs -ls not working when executed from beeline
> ----------------------------------------------
>
>                 Key: HIVE-18821
>                 URL: https://issues.apache.org/jira/browse/HIVE-18821
>             Project: Hive
>          Issue Type: Bug
>          Components: Beeline
>    Affects Versions: 1.2.1
>         Environment: Hive 1.2.1000.2.5.3.0-37
> Hadoop 2.7.3.2.5.3.0-37
>            Reporter: Ranjan Choudhury
>            Priority: Critical
>
> The command dfs -ls is not producing any output when executed from beeline even though there are files in hdfs.
> Steps to reproduce:
> 1. Run beeline
> 2. Connect to hive using command !connect jdbc:hive2://localhost:10000
> 3. Provide username/password
> 4. Execute dfs -ls /user
> There is not output of the command dfs -ls /user, even though there are files in HDFS. When i execute the command hive CLI, it works.



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