Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.3.0
-
None
-
None
-
None
Description
TestGlobPaths should do more tests of globbing by unprivileged users. Right now, most of the tests are of globbing by the superuser, but this tends to hide permission exception issues such as HADOOP-10957. We should keep a few tests operating with privileged globs, but do most of them unprivileged.
Attachments
Issue Links
- duplicates
-
HADOOP-10957 The globber will sometimes erroneously return a permission denied exception when there is a non-terminal wildcard
- Closed
- relates to
-
HADOOP-10942 Globbing optimizations and regression fix
- Resolved