[
https://issues.apache.org/jira/browse/HDFS-13810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
venkata ram kumar ch updated HDFS-13810:
----------------------------------------
Description:
In RBF when we try to update the existing mount entry by using the add command
its creating a mount entry by taking -order as target path.
command : ./hdfs dfsrouteradmin -add /aaa ns1 /tmp (record added to the mount
table)
Now when we use the below command on the same mount entry.
Command : hdfs dfsrouteradmin -add /aaa ns1 -order RANDOM (its not performing
the validation check for the second time).
was:
In Router based federation when we try to add the mount entry without having
the destination path, its getting added into the mount table by taking the
other parameters order as destination path.
Command : hdfs dfsrouteradmin -add /aaa ns1 -order RANDOM
its creating a mount entry by taking -order as target path
Summary: RBF: validation check was not done for adding the multiple
destination to an existing mount entry. (was: RBF: Adding the mount entry
without having the destination path, its getting added into the mount table by
taking the other parameters order as destination path.)
> RBF: validation check was not done for adding the multiple destination to an
> existing mount entry.
> ---------------------------------------------------------------------------------------------------
>
> Key: HDFS-13810
> URL: https://issues.apache.org/jira/browse/HDFS-13810
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: federation
> Affects Versions: 3.0.0, 2.9.1
> Reporter: venkata ram kumar ch
> Assignee: venkata ram kumar ch
> Priority: Minor
> Attachments: HDFS-13810-002.patch, HDFS-13810.patch
>
>
> In RBF when we try to update the existing mount entry by using the add
> command its creating a mount entry by taking -order as target path.
> command : ./hdfs dfsrouteradmin -add /aaa ns1 /tmp (record added to the
> mount table)
> Now when we use the below command on the same mount entry.
> Command : hdfs dfsrouteradmin -add /aaa ns1 -order RANDOM (its not
> performing the validation check for the second time).
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]