Why can't you install hbase on your local machine, with the configuration pointing it to your desired cluster, then run the hbase shell and its script locally?
I believe the HBase web UI has a convenient link to download client configuration. ---- Saad On Sun, Apr 24, 2016 at 5:22 PM, Saurabh Malviya (samalviy) < [email protected]> wrote: > I need to execute this command remotely. > > Right now I am SSH into hbase master and execute the script, which is not > the most elegant way to do. > > Saurabh > > Please see > > > https://blog.art-of-coding.eu/executing-operating-system-commands-from-java/ > > > On Apr 23, 2016, at 10:18 PM, Saurabh Malviya (samalviy) < > [email protected]> wrote: > > > > Hi, > > > > Is there any way to run hbase shell script from Java. Also mentioned > this question earlier in below url earlier. > > > > As we are having bunch of scripts and need to change frequently for > performance tuning. > > > > > http://grokbase.com/p/hbase/user/161ezbnk11/run-hbase-shell-script-from-java > > > > > > -Saurabh >
