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

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

Ranjan Choudhury created HIVE-18821:
---------------------------------------

             Summary: 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


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)