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
