diff --git a/bin/hirb.rb b/bin/hirb.rb index 790ecdc276c..e857db788fc 100644 --- a/bin/hirb.rb +++ b/bin/hirb.rb @@ -54,21 +54,47 @@ $LOAD_PATH.unshift Pathname.new(sources) cmdline_help = < @shell.hbase.configuration.get("hbase.zookeeper.quorum") +=> "ZK0.remote.cluster.example.org,ZK1.remote.cluster.example.org,ZK2.remote.cluster.example.org" +hbase(main):002:0> @shell.hbase.configuration.get("raining") +=> "false" +---- + == Shell Tricks === Table variables