You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/11/10 09:54:03 UTC

[GitHub] [hbase] guangxuCheng commented on a change in pull request #811: HBASE-20395 Displaying thrift server type on the thrift page

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:
users@infra.apache.org


With regards,
Apache Git Services