shenhong created YARN-1472:
------------------------------
Summary: TestCase failed at username with “.”
Key: YARN-1472
URL: https://issues.apache.org/jira/browse/YARN-1472
Project: Hadoop YARN
Issue Type: Bug
Affects Versions: 2.2.0
Reporter: shenhong
When I run a testcase by user yuling.sh :
mvn test -Dtest=TestFileSystemAccessService#createFileSystem
it will failed with exception :
Running org.apache.hadoop.lib.service.hadoop.TestFileSystemAccessService
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.236 sec <<<
FAILURE! - in org.apache.hadoop.lib.service.hadoop.TestFileSystemAccessService
createFileSystem(org.apache.hadoop.lib.service.hadoop.TestFileSystemAccessService)
Time elapsed: 5.14 sec <<< ERROR!
org.apache.hadoop.ipc.RemoteException: User: yuling.sh is not allowed to
impersonate u
at org.apache.hadoop.ipc.Client.call(Client.java:1412)
--
This message was sent by Atlassian JIRA
(v6.1#6144)