guangxuCheng commented on a change in pull request #811: HBASE-20395 Displaying thrift server type on the thrift page URL: https://github.com/apache/hbase/pull/811#discussion_r344482544
########## File path: hbase-examples/src/main/python/thrift1/DemoClient.py ########## @@ -30,7 +30,7 @@ from thrift import Thrift from thrift.transport import TSocket, TTransport from thrift.protocol import TBinaryProtocol -from hbase import ttypes +from hbase.ttypes import * Review comment: Done ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
