Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-12615 Router-based HDFS federation phase 2
  3. HDFS-13386

RBF: Wrong date information in list file(-ls) result

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.2.0, 3.1.1, 2.9.2, 3.0.3
    • None
    • None
    • Reviewed

    Description

      1. hdfs dfs -ls 

      this is happening because getMountPointDates is not implemented 

      private Map<String, Long> getMountPointDates(String path) {
      Map<String, Long> ret = new TreeMap<>();
      // TODO add when we have a Mount Table
      return ret;
      }
      

      Attachments

        1. HDFS-13386-007.patch
          6 kB
          Íñigo Goiri
        2. HDFS-13386-006.patch
          6 kB
          Dibyendu Karmakar
        3. HDFS-13386-005.patch
          6 kB
          Dibyendu Karmakar
        4. HDFS-13386-004.patch
          6 kB
          Dibyendu Karmakar
        5. HDFS-13386-003.patch
          6 kB
          Dibyendu Karmakar
        6. HDFS-13386-002.patch
          6 kB
          Dibyendu Karmakar
        7. HDFS-13386.001.patch
          12 kB
          Dibyendu Karmakar
        8. HDFS-13386.000.patch
          2 kB
          Íñigo Goiri
        9. image-2018-04-03-11-59-51-623.png
          4 kB
          Dibyendu Karmakar

        Issue Links

          Activity

            People

              dibyendu_hadoop Dibyendu Karmakar
              dibyendu_hadoop Dibyendu Karmakar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: