Created 01-29-2016 09:30 PM
How can I change the default port for running HBase thrift server?
Created 01-29-2016 09:50 PM
hbase-daemon.sh start thrift --infoport 9095 -p 9090
Created 01-29-2016 09:33 PM
In hbase-site.xml, set 'hbase.regionserver.thrift.port' for Thrift 1 or 'hbase.thrift.info.port' for Thrift 2
Created 01-29-2016 09:50 PM
hbase-daemon.sh start thrift --infoport 9095 -p 9090
Created 02-23-2017 07:03 PM
how to check the status if its is already running? @Josh Elser @Vedant Jain
Created 02-23-2017 07:15 PM
Use `ps` https://linux.die.net/man/1/ps