[
https://issues.apache.org/jira/browse/HIVE-19456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chuanjie.duan updated HIVE-19456:
---------------------------------
Affects Version/s: 2.3.2
> Beeline dfs command Error: Error while processing statement: (state=,code=1)
> ----------------------------------------------------------------------------
>
> Key: HIVE-19456
> URL: https://issues.apache.org/jira/browse/HIVE-19456
> Project: Hive
> Issue Type: Bug
> Components: Beeline
> Affects Versions: 1.2.1, 2.3.2
> Reporter: chuanjie.duan
> Priority: Major
> Attachments: HIVE-19456.0.patch
>
>
> Reproduce steps:
> # hdfs dfs -chmod 750 /tmp/aaa (user:test)
> # beeline login with user test1
> # beeline "dfs -ls /tmp/aaa"
> # Error: Error while processing statement: (state=,code=1)
> Cause:
> beeline "dfs" command would call fsshell, fsshell just err.print(errmsg) and
> return "null" value when catching exception
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)