[ https://issues.apache.org/jira/browse/HADOOP-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525538 ]
Hadoop QA commented on HADOOP-1828: ----------------------------------- +1 http://issues.apache.org/jira/secure/attachment/12364988/shell.patch applied and successfully tested against trunk revision r573166. Test results: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/697/testReport/ Console output: http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/697/console > [Hbase Shell] Switch Command for sub-shell > ------------------------------------------ > > Key: HADOOP-1828 > URL: https://issues.apache.org/jira/browse/HADOOP-1828 > Project: Hadoop > Issue Type: Improvement > Components: contrib/hbase > Affects Versions: 0.14.0 > Environment: All environments > Reporter: Edward Yoon > Fix For: 0.15.0 > > Attachments: shell.patch > > > This is a swtich command patch for the future implementation of sub-shell. > {code} > HBase > altools; > Hbase altools, 0.0.1 version > Type 'help;' for Hbase altools usage. > HBase.Altools > help; > Type 'help <command>;' to see command-specific usage. > * Global commands. > FS Hadoop FsShell operations. > EXIT Exit shell > SHOW List all tables. > CLEAR Clear the screen. > DESCRIBE Describe a table's columnfamilies. > * Altools Commands. > Projection ... > HBase.Altools > exit; > HBase > exit; > {code} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.