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

Document Saying the RPC port, But it's required IPC port in HDFS Federation Document.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.0-beta1
    • 3.3.0
    • None
    • Reviewed

    Description

      In Adding a new Namenode to an existing HDFS cluster , refreshNamenodes command required IPC port but in Documentation it's saying the RPC port.

      http://hadoop.apache.org/docs/r3.0.0-beta1/hadoop-project-dist/hadoop-hdfs/Federation.html#Balancer

       
      bin>:~/hdfsdata/HA/install/hadoop/datanode/bin> ./hdfs dfsadmin -refreshNamenodes host-name:65110
      refreshNamenodes: Unknown protocol: org.apache.hadoop.hdfs.protocol.ClientDatanodeProtocol
      bin.:~/hdfsdata/HA/install/hadoop/datanode/bin> ./hdfs dfsadmin -refreshNamenodes
      Usage: hdfs dfsadmin [-refreshNamenodes datanode-host:ipc_port]
      bin>:~/hdfsdata/HA/install/hadoop/datanode/bin> ./hdfs dfsadmin -refreshNamenodes host-name:50077
      bin>:~/hdfsdata/HA/install/hadoop/datanode/bin>
      

      Attachments

        1. HDFS-12826.patch
          0.7 kB
          usharani

        Activity

          People

            peruguusha usharani
            Harsha1206 Harshakiran Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: