Dibyendu Karmakar created HDFS-13576:
----------------------------------------
Summary: RBF: Add destination path length validation for
add/update mount entry
Key: HDFS-13576
URL: https://issues.apache.org/jira/browse/HDFS-13576
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Dibyendu Karmakar
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"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]