[
https://issues.apache.org/jira/browse/HDFS-13835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586932#comment-16586932
]
venkata ram kumar ch edited comment on HDFS-13835 at 8/21/18 4:57 AM:
----------------------------------------------------------------------
Hi,
Commands : ./hdfs dfsrouteradmin -add /apps ns1 /tmp1 ( /apps pointing to
/tmp1 destination path)
Now i will add one more destination path (/tmp2) using the command
./hdfs dfsrouteradmin -add /apps ns1 /tmp2 (here by default its taking the
order as HASH)
Now if i update the above mount entry using the command
./hdfs dfsrouteradmin -update /apps ns1 /tmp1,/tmp2 -order RANDOM (And if i
try to add any files to the mount entry /apps its giving errors).
was (Author: ramkumar):
Hi,
Commands : ./hdfs dfsrouteradmin -add /apps ns1 /tmp1 ( /apps pointing to
/tmp1 destination path)
Now i will add one more destination path (/tmp2) using the command
./hdfs dfsrouteradmin -add /apps ns1 /tmp2 (here by default its taking the
order as HASH)
Now if i update the above mount entry using the command
./hdfs dfsrouteradmin -update /apps ns1 /tmp1,/tmp2 -order RANDOM (now if i
try to add any files to the mount entry /apps its giving errors).
> Unable to Add files after changing the order in RBF
> ---------------------------------------------------
>
> Key: HDFS-13835
> URL: https://issues.apache.org/jira/browse/HDFS-13835
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: venkata ram kumar ch
> Assignee: venkata ram kumar ch
> Priority: Critical
>
> When a mount point it pointing to multiple sub cluster by default the order
> is HASH.
> But After changing the order from HASH to RANDOM i am unable to add files to
> that mount point.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]