You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "zhangduo (JIRA)" <ji...@apache.org> on 2015/03/17 01:38:40 UTC

[jira] [Resolved] (HBASE-7781) Update security unit tests to use a KDC if available

     [ https://issues.apache.org/jira/browse/HBASE-7781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zhangduo resolved HBASE-7781.
-----------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0
                   2.0.0
         Assignee: zhangduo

Update some authentication related unit tests to use miniKDC so resolve this now.
Open new issue if we want to use secure mini cluster in integration tests.

> Update security unit tests to use a KDC if available
> ----------------------------------------------------
>
>                 Key: HBASE-7781
>                 URL: https://issues.apache.org/jira/browse/HBASE-7781
>             Project: HBase
>          Issue Type: Test
>          Components: security, test
>            Reporter: Gary Helmling
>            Assignee: zhangduo
>            Priority: Blocker
>             Fix For: 2.0.0, 1.1.0
>
>         Attachments: jacoco.tar.gz
>
>
> We currently have large holes in the test coverage of HBase with security enabled.  Two recent examples of bugs which really should have been caught with testing are HBASE-7771 and HBASE-7772.  The long standing problem with testing with security enabled has been the requirement for supporting kerberos infrastructure.
> We need to close this gap and provide some automated testing with security enabled, if necessary standing up and provisioning a temporary KDC as an option for running integration tests, see HADOOP-8078 and HADOOP-9004 where a similar approach was taken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)