天天看点

raise TTransportException(message=“unexpected exception“, inner=e)

问题描述:

raise TTransportException(message=“unexpected exception”, inner=e)

raise TTransportException(message=“unexpected exception“, inner=e)

如果在用Python操作HBase之HBase-Thrift出现上述报错,请关掉所有的进程:exit()和stop hbase和stop hadoop,然后从hadoop开始重启。(或者重启虚拟机也成)。