[
https://issues.apache.org/jira/browse/HBASE-4244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089776#comment-13089776
]
Todd Lipcon commented on HBASE-4244:
------------------------------------
Sure, seems fine to commit this as is and do the refactor separately. I could
see something like:
sbin/hbase-regionserver
sbin/hbase-analyze-hlog
sbin/hbase-analyze-hfile
bin/hbase-shell
etc - stuff that normal users would use would go in bin, stuff for admins and
daemons would go in sbin, and we'd have a separate shell script per command
rather than funneling them all through "bin/hbase <foo>". Nicer tab completion
:)
> Make bin/hbase help more useful
> -------------------------------
>
> Key: HBASE-4244
> URL: https://issues.apache.org/jira/browse/HBASE-4244
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.92.0
> Reporter: Nicolas Spiegelberg
> Assignee: Nicolas Spiegelberg
> Priority: Minor
> Attachments: HBASE-4244.patch
>
>
> Talking with Doug Meil yesterday, I found out he didn't know we had an HLog
> or HFile analyzer. We should add these quick links to the bin/hbase help
> prompt. Additionally, we should reword the help so it's very clear what
> tools DBAs have at their disposal vs package/process management.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira