Suppress hbase file or dir doesn't exist warning
------------------------------------------------

                 Key: HBASE-5239
                 URL: https://issues.apache.org/jira/browse/HBASE-5239
             Project: HBase
          Issue Type: Improvement
    Affects Versions: 0.92.0, 0.94.0
            Reporter: Jimmy Xiang
            Assignee: Jimmy Xiang
            Priority: Trivial


I got these warnings in running hbase shell. It causes some confusion.
I think it is safe to suppress them.

ls: cannot access .../hadoop-common*.jar: No such file or directory
ls: cannot access .../hadoop-hdfs*.jar: No such file or directory
ls: cannot access .../hadoop-mapred*.jar: No such file or directory

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to