hbase-python
hbase-python copied to clipboard
could not access the table if the table had been granted ACL
currently I used this to get the table which have been granted the ACL from hbase cluster, it raise the exception : hbase.exceptions.RequestError: org.apache.hadoop.hbase.security.AccessDeniedException. It seems that now this package miss some function to set the env property : HADOOP_USER_NAME
Now support Effective user configurtion Please refer to https://github.com/3601314/hbase-python/blob/master/hbase/conf.py