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

Utilities for system tests specific.

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.21.0
    • None
    • test
    • None
    • Reviewed

    Description

      1. A method for restarting the daemon with new configuration.
      public static void restartCluster(Hashtable<String,Long> props, String confFile) throws Exception;

      2. A method for resetting the daemon with default configuration.
      public void resetCluster() throws Exception;

      3. A method for waiting until daemon to stop.
      public void waitForClusterToStop() throws Exception;

      4. A method for waiting until daemon to start.
      public void waitForClusterToStart() throws Exception;

      5. A method for checking the job whether it has started or not.
      public boolean isJobStarted(JobID id) throws IOException;

      6. A method for checking the task whether it has started or not.
      public boolean isTaskStarted(TaskInfo taskInfo) throws IOException;

      Attachments

        1. MAPREDUCE-1713.patch
          7 kB
          Vinay Kumar Thota
        2. MAPREDUCE-1713.patch
          7 kB
          Vinay Kumar Thota
        3. MAPREDUCE-1713.patch
          9 kB
          Vinay Kumar Thota
        4. MAPREDUCE-1713.patch
          8 kB
          Vinay Kumar Thota
        5. 1713-ydist-security.patch
          15 kB
          Vinay Kumar Thota
        6. 1713-ydist-security.patch
          16 kB
          Vinay Kumar Thota
        7. 1713-ydist-security.patch
          18 kB
          Vinay Kumar Thota
        8. 1713-ydist-security.patch
          18 kB
          Vinay Kumar Thota
        9. 1713-ydist-security.patch
          17 kB
          Vinay Kumar Thota
        10. systemtestutils_MR1713.patch
          17 kB
          Vinay Kumar Thota
        11. utilsforsystemtest_1713.patch
          5 kB
          Vinay Kumar Thota

        Issue Links

          Activity

            People

              vinaythota Vinay Kumar Thota
              vinaythota Vinay Kumar Thota
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: