Hi,

I am able to execute HBase commands present in a file like below,


$ ./hbase shell ./sample_commands.txt
0 row(s) in 3.4170 seconds

But I would like to know how to execute commands file from with in HBase shell; 
Because while executing multiple command files, shell opens/close each time; 
Rather Hive / Pig have a good feature “source FILE <filepath>”. This allows 
more than 1 files to get executed in single Hive prompt



Hive reference: 
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+Cli#LanguageManualCli-HiveInteractiveShellCommands


I am using Windows Operating system




Thanks,

Dinesh



Sent from Windows Mail

Reply via email to