Sumit Gupta created KNOX-463:
--------------------------------
Summary: Knox's Shell cannot run HBase commands without import
Key: KNOX-463
URL: https://issues.apache.org/jira/browse/KNOX-463
Project: Apache Knox
Issue Type: Bug
Affects Versions: 0.5.0
Reporter: Sumit Gupta
Priority: Minor
After launching the shell the following is needed before running any HBase
commands.
import org.apache.hadoop.gateway.shell.hbase.HBase;
This should be added to
gateway-shell/src/main/java/org/apache/hadoop/gateway/shell/Shell.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)