Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Currently there is no validation to check destination path length while adding or updating mount entry. But while trying to create directory using this mount entry
RemoteException(org.apache.hadoop.hdfs.protocol.FSLimitException$PathComponentTooLongException)
is thrown with exception message as
"maximum path component name limit of ....<long path>... directory / is exceeded: limit=255 length=1817"
Attachments
Issue Links
- is duplicated by
-
HDFS-15082 RBF: Check each component length of destination path when add/update mount entry
- Resolved
- relates to
-
HDFS-15082 RBF: Check each component length of destination path when add/update mount entry
- Resolved