Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7.3
-
None
-
Reviewed
Description
In HDFS-4983, a property has been introduced to configure the pattern validating name of users interacting with WebHDFS because default pattern was excluding names starting with numbers.
Problem is that this fix works only for read access. In case of write access against data node, the default pattern is still applied whatever the configuration is.
Attachments
Issue Links
- is related to
-
HDFS-4983 Numeric usernames do not work with WebHDFS FS
- Closed
- relates to
-
HDFS-11421 Make WebHDFS' ACLs RegEx configurable
- Resolved
- links to