GitHub user pmujumdar reopened a pull request:

    https://github.com/apache/incubator-eagle/pull/43

    https://issues.apache.org/jira/browse/EAGLE-104

    EAGLE-104: Fix the unit test TestHDFSSecuritylogParser
    The problem is that the UGI parsing method is not handling the simple 
authentication scenario where user name is not a kerberos principal. The patch 
is a minor refactoring of the method that parses the ugi.
    Added new testcases to validate the changes.  Ran unit tests, no failures 
in eagle-security.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pmujumdar/incubator-eagle master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #43
    
----
commit baca15928ff846e6b8ab7b9293b5044fa2b70485
Author: Prasad Mujumdar <[email protected]>
Date:   2015-12-28T20:55:24Z

    EAGLE-104: Fix the unit test TestHDFSSecuritylogParser

commit 52ea8c5caed74adb44902c69899968079ab76eba
Author: Prasad Mujumdar <[email protected]>
Date:   2016-01-12T08:12:58Z

    EAGLE-104: Fix the unit test TestHDFSSecuritylogParser. Changes per review 
feedback, addition minor perf changes

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to