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

Utilities for system tests specific.

    XMLWordPrintableJSON

Details

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

    Description

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

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

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

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

      Attachments

        1. 6772-ydist-security.patch
          7 kB
          Vinay Kumar Thota
        2. hadoop-6772.patch
          7 kB
          Vinay Kumar Thota
        3. hadoop-6772.patch
          7 kB
          Vinay Kumar Thota
        4. hadoop-6772.patch
          7 kB
          Vinay Kumar Thota

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: