GitHub user pmujumdar opened 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 2f79c1f5d1eac076150cfb993e4e0426624f2725
Author: Prasad Mujumdar <[email protected]>
Date: 2015-12-28T20:55:24Z
EAGLE-104: Fix the unit test TestHDFSSecuritylogParser
----
---
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.
---