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

RBF: HDFS "dfsadmin -printTopology" not displaying the rack details properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 3.1.1
    • None
    • None

    Description

      namespaces : hacluster1 ,hacluster2
      under hacluster1 :(IP1, IP2)
      under hacluster2 :(IP3,IP4)

      commands :

      /router/bin> ./hdfs dfsadmin -printTopology
      19/01/24 15:12:53 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
      Rack: /hacluster1/default-rack
         IP1:9866 (BLR1000021217)
         IP2:9866 (linux-110)
         IP3:9866 (linux111)
         IP4:9866 (linux112)
      

      expected o/p:

      /router/bin> ./hdfs dfsadmin -printTopology
      19/01/24 15:12:53 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
      Rack: /hacluster1/default-rack
         IP1:9866 (BLR1000021217)
         IP2:9866 (linux-110)
      Rack: /hacluster2/default-rack
         IP3:9866 (linux111)
         IP4:9866 (linux112)
      

      Attachments

        Activity

          People

            ramkumar Ramkumar Ramalingam
            ramkumar Ramkumar Ramalingam
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: