saintstack commented on issue #476: HBASE-11062 hbtop URL: https://github.com/apache/hbase/pull/476#issuecomment-525868863 @brfrn169 Had a chat w/ @busbey and agree with his comment that whatever you think easiest for you maintaining this stuff is way to go. One other note is that 'hbase hbck' is like this: ``` hbck Run the HBase 'fsck' tool. Defaults read-only hbck1. Pass '-j /path/to/HBCK2.jar' to run hbase-2.x HBCK2. ``` We could do a hbase-operator-tools release and then when you type 'hbase hbtop', you'd get what was in the CLASSPATH. If you wanted newer version, you could point at newer jar in similar manner. Just a suggestion.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
