W dniu 22.08.2017 o 17:49, Ted Yu pisze:
> Have you started the thrift server ?
I try :
./hbase thrift start
but it hangs at:
2017-08-22 18:27:46,147 INFO [main] thrift.ThriftServerRunner: starting
TBoundedThreadPoolServer on /0.0.0.0:9090 with readTimeout 60000ms; min
worker threads=16, max worker threads=1000, max queued requests=1000
Similar hangs :
./hbase thrift stop on
2017-08-22 18:29:51,567 INFO [main] thrift.ThriftServerRunner: starting
TBoundedThreadPoolServer on /0.0.0.0:9090 with readTimeout 60000ms; min
worker threads=16, max worker threads=1000, max queued requests=1000
|