benhuachen created HIVE-4903:
--------------------------------
Summary: LIST { FILE[S] | JAR[S] | ARCHIVE[S] } not work in hive
Cli remote mode
Key: HIVE-4903
URL: https://issues.apache.org/jira/browse/HIVE-4903
Project: Hive
Issue Type: Bug
Components: CLI
Environment: hive server have been started
Reporter: benhuachen
Priority: Minor
for example:
step 1:start hive cli in remote mode like this:
./hive -h localhost
step 2:add file or jar:
add jar /opt/add.jar
stp3:list files or jars:
list jars;
/opt/add.jar is what I wanted, but I got nothing!
if I start Cli like this:
./hive
then I could get what I want!
Any advice? thanks
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira