Github user vrajat commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/55#issuecomment-128262903
@jongyoul This is an interpreter for hbase shell. Hbase shell is written
ruby. It provides a lot of utility function using the hbase client. Please
check the links in my description.
This interpreter works with hbase clusters. At Qubole, we connect to hbase
clusters only. The expectation is to setup the hbase configuration on the same
machine and hbase shell where zeppelin is running. Since we run zeppelin on
HBase master, this is a no-op. This is the preferred way to install it. Run
zeppelin on hbase master. We've had very good success with this configuration.
Though running zeppelin on another machine also works.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---