Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1052 HDFS scalability with multiple namenodes
  3. HDFS-1669

Federation: Datanode servlets need information about the namenode to service the request

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Federation Branch
    • Federation Branch
    • datanode, namenode
    • None
    • Reviewed

    Description

      Prior to federation datanode had only one namenode. In servlets hosted on datanode, a DFSClient was created to the only namenode to serve the request. However with federation datanode has multiple namenodes. When a request is redirected to a datanode, it does not know which namenode to use for servicing the request.

      This results in TestHftpFileSystem failure.

      Attachments

        1. HDFS-1669.patch
          27 kB
          Suresh Srinivas

        Activity

          People

            sureshms Suresh Srinivas
            sureshms Suresh Srinivas
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: