[ https://issues.apache.org/jira/browse/HIVE-19456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
chuanjie.duan reassigned HIVE-19456: ------------------------------------ Assignee: Bijoy Kumar Khandelwal > 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 > Reporter: chuanjie.duan > Assignee: Bijoy Kumar Khandelwal > 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)