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

RBF: Add optional parameter -d for detailed listing of mount points.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.3.0
    • federation
    • Reviewed

    Description

      Scenario:

      Execute the below add/update command for single mount entry for single nameservice pointing to multiple destinations. 

      1. hdfs dfsrouteradmin -add /apps1 hacluster /tmp1
      2. hdfs dfsrouteradmin -add /apps1 hacluster /tmp1,/tmp2,/tmp3
      3. hdfs dfsrouteradmin -update /apps1 hacluster /tmp1,/tmp2,/tmp3 -order RANDOM

      Actual. With the above commands, mount entry is successfully updated.

      But order information like HASH, RANDOM is not displayed in mount entries and also not displayed in federation router UI. However order information is updated properly when there are multiple nameservices. This issue is with single nameservice having multiple destinations.

      Expected: 

      Order information should be updated in mount entries so that the user will come to know which order has been set.

       

      Attachments

        1. HDFS-13843-04.patch
          11 kB
          Ayush Saxena
        2. HDFS-13843-03.patch
          9 kB
          Ayush Saxena
        3. HDFS-13843.02.patch
          4 kB
          Zsolt Venczel
        4. HDFS-13843.01.patch
          4 kB
          Zsolt Venczel

        Issue Links

          Activity

            People

              ayushtkn Ayush Saxena
              SoumyaPN Soumyapn
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: