Any plan to implement in future?
Best, Dinesh Sent from Windows Mail From: Ted Yu Sent: Friday, 21 August 2015 06:01 PM To: [email protected] To my knowledge, there is no such command in HBase shell. Cheers > On Aug 21, 2015, at 5:10 AM, <[email protected]> <[email protected]> > wrote: > > 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
