Answers for "what is command to change replication factor in hadoop file system"

0

change replication factor hadoop cluster command

hdfs dfs -setrep -R 2 /user/hdfs/test
Posted by: Guest on July-23-2020
0

change replication factor hadoop cluster command

-D dfs.replication=1
Posted by: Guest on July-23-2020

Code answers related to "what is command to change replication factor in hadoop file system"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language