I have configured HBase(hbase-0.98.13-hadoop2-bin.tar) in windows. It works well when started as shell in cmd.exe;
When I try to run HBase through Process api in c# or java, hbase
prompt('hbase(main):001:0>') is not received, but I could able to run HBase
shell, execute commands and receive error/output for the same;
Only thing is I am unable to get HBase prompt('hbase(main):001:0>'); Please
suggest the correct way.
Thanks,
Dinesh Kumar P
