Unit test failed on Windows:
org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin
----------------------------------------------------------------------------------------------
Key: HADOOP-2358
URL: https://issues.apache.org/jira/browse/HADOOP-2358
Project: Hadoop
Issue Type: Bug
Components: dfs
Affects Versions: 0.16.0
Environment: windows
Reporter: Mukund Madhugiri
Fix For: 0.16.0
Output from failed test:
org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin
javax.security.auth.login.LoginException: Login failed: CreateProcess: groups
error=2
at
org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:247)
at
org.apache.hadoop.security.UnixUserGroupInformation.login(UnixUserGroupInformation.java:265)
at
org.apache.hadoop.security.TestUnixUserGroupInformation.testLogin(TestUnixUserGroupInformation.java:41)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.