[
https://issues.apache.org/jira/browse/HBASE-4180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13081420#comment-13081420
]
Bochun Bai commented on HBASE-4180:
-----------------------------------
@Gray, yes.
I am trying run hbase on Hadoop 0.21 and it throws ClassNotFoundException.
org.apache.hadoop.hbase.User.login() thinks it is a secure version and invoke
SecureHadoopUser.login.
The SecureHadoopUser.login() needs org.apache.hadoop.security.SecurityUtil
class exist.
> HBase should check the isSecurityEnabled flag
> ---------------------------------------------
>
> Key: HBASE-4180
> URL: https://issues.apache.org/jira/browse/HBASE-4180
> Project: HBase
> Issue Type: Bug
> Components: security
> Reporter: Bochun Bai
> Assignee: Bochun Bai
> Attachments: HBASE-4180.patch
>
>
> Hadoop 0.21.0's UserGroupInfomation support the security check flag and
> always returns false.
> HBase should check both the method existence and the return value.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira