Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-8468

Umbrella of enhancements to support different failure and locality topologies

VotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0, 2.0.0-alpha
    • None
    • ha, io
    • None

    Description

      The current hadoop network topology (described in some previous issues like: Hadoop-692) works well in classic three-tiers network when it comes out. However, it does not take into account other failure models or changes in the infrastructure that can affect network bandwidth efficiency like: virtualization.
      Virtualized platform has following genes that shouldn't been ignored by hadoop topology in scheduling tasks, placing replica, do balancing or fetching block for reading:
      1. VMs on the same physical host are affected by the same hardware failure. In order to match the reliability of a physical deployment, replication of data across two virtual machines on the same host should be avoided.
      2. The network between VMs on the same physical host has higher throughput and lower latency and does not consume any physical switch bandwidth.
      Thus, we propose to make hadoop network topology extend-able and introduce a new level in the hierarchical topology, a node group level, which maps well onto an infrastructure that is based on a virtualized environment.

      Attachments

        1. HVE User Guide on branch-1(draft ).pdf
          380 kB
          Junping Du
        2. HVE_Hadoop World Meetup 2012.pptx
          954 kB
          Junping Du
        3. Proposal for enchanced failure and locality topologies (revised-1.0).pdf
          269 kB
          Junping Du
        4. HADOOP-8468-total-v3.patch
          259 kB
          Junping Du
        5. HADOOP-8468-total.patch
          259 kB
          Junping Du
        6. Proposal for enchanced failure and locality topologies.pdf
          260 kB
          Junping Du

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            junping_du Junping Du
            junping_du Junping Du
            Votes:
            6 Vote for this issue
            Watchers:
            63 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment