Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-9043

Doc updation for commands in HDFS Federation

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      1. command is wrong

       $HADOOP_PREFIX/bin/hdfs dfsadmin -refreshNameNode <datanode_host_name>:<datanode_rpc_port>
      

      Correct command is : hdfs dfsadmin -refreshNameNode's'

      2.command is wrong

       $HADOOP_PREFIX/sbin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script $HADOOP_PREFIX/bin/hdfs start balancer 
      

      Correct command is : start-balancer.sh -policy

      3. Reference link to balancer for further details is wrong

      Note that Balancer only balances the data and does not balance the namespace. For the complete command usage, see balancer.
      

      Attachments

        1. HDFS-9043-branch-2-1.patch
          1 kB
          J.Andreina
        2. HDFS-9043-branch-2.7.0-1.patch
          2 kB
          J.Andreina
        3. HDFS-9043-1.patch
          0.8 kB
          J.Andreina

        Activity

          People

            andreina J.Andreina
            andreina J.Andreina
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: