Hi Hou Song,
This sounds like a bug to me. Please file a JIRA in the HDFS project by
going to this link:
https://issues.apache.org/jira/secure/CreateIssue!default.jspa
--
Aaron T. Myers
Software Engineer, Cloudera
2011/10/12 侯松
> Hi all,
>
> Recently I am rewriting testcases of Hadoop, and I
Hi all,
Recently I am rewriting testcases of Hadoop, and I’ve just found a possible bug
in TestDFSShell.testPut().
testPut() tries to copy a file from local to a destination “dst” in HDFS, and
uses a SecurityManager to capture this action. The new SecurityManager filters
out this copy action f