Xianxun Ye created HADOOP-17041: ----------------------------------- Summary: UserGroupInformation#getCurrentUser is always unix user in linux env? Key: HADOOP-17041 URL: https://issues.apache.org/jira/browse/HADOOP-17041 Project: Hadoop Common Issue Type: Bug Components: auth Affects Versions: 2.7.3 Reporter: Xianxun Ye
After UserGroupInformation#loginUserFromKeytab(...) in my program, invoke UserGroupInformation#getCurrentuser() method and return a unix user in linux OS, but return a loginUser in my Mac OS. Why is this so? -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org