Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-3169

Create a new MiniMRCluster equivalent which only provides client APIs cross MR1 and MR2

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.23.1, 1.0.0
    • mrv1, mrv2, test
    • None
    • Reviewed

    Description

      Many dependent projects like HBase, Hive, Pig, etc, depend on MiniMRCluster for writing tests. Many users do as well. MiniMRCluster, however, exposes MR implementation details like the existence of TaskTrackers, JobTrackers, etc, since it was used by MR1 for testing the server implementations as well.

      This JIRA is to create a new interface which could be implemented either by MR1 or MR2 that exposes only the client-side portions of the MR framework. Ideally it would be "recompile-compatible" with MiniMRCluster for most applications, and the MR1 implementation could be backported to 20x branch. Thus, dependent projects like HBase could migrate to this implementation and test against both MR1 and MR2. We can also use this to port over the current functional tests that use only the client-side features of MiniMRCluster.

      Attachments

        1. MAPREDUCE-3169-0.20-security_rev2.patch
          12 kB
          Ahmed Radwan
        2. MAPREDUCE-3169-0.20-security.patch
          11 kB
          Ahmed Radwan
        3. MAPREDUCE-3169-truck.patch
          13 kB
          Ahmed Radwan
        4. MAPREDUCE-3169-trunk_deprecation_amendment.patch
          1 kB
          Ahmed Radwan
        5. MAPREDUCE-3169-trunk_rev2.patch
          21 kB
          Ahmed Radwan
        6. MAPREDUCE-3169-trunk_rev3.patch
          23 kB
          Ahmed Radwan

        Issue Links

          Activity

            People

              ahmed.radwan Ahmed Radwan
              tlipcon Todd Lipcon
              Votes:
              0 Vote for this issue
              Watchers:
              13 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: