[jira] [Commented] (KNOX-463) Knox's Shell cannot run HBase commands without import

2016-10-16 Thread Larry McCay (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15580035#comment-15580035
 ] 

Larry McCay commented on KNOX-463:
--

It appears to have been done as part of KNOX-620 and committed with 
05fd6fefceb779a2d748068232afe023dd49d1b2.

Thanks, [~Jan Hentschel] - I'll close this as fixed!

> 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
> Fix For: Future
>
>
> 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)


[jira] [Commented] (KNOX-463) Knox's Shell cannot run HBase commands without import

2016-10-16 Thread Jan Hentschel (JIRA)

[ 
https://issues.apache.org/jira/browse/KNOX-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15579717#comment-15579717
 ] 

Jan Hentschel commented on KNOX-463:


It seems that this one is already fixed. The import statement is already 
present in this file.

> 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
> Fix For: Future
>
>
> 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)