Enable Hbase thrift server
By default Hbase thrift server not enabled in Hortonworks so: Go to hbase master server and run:
/usr/hdp/current/hbase-master/bin/hbase-daemon.sh start thrift -p 9090 --infoport 9095
By default Hbase thrift server not enabled in Hortonworks so: Go to hbase master server and run:
/usr/hdp/current/hbase-master/bin/hbase-daemon.sh start thrift -p 9090 --infoport 9095
0 Comments