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

[Herriot]: Generic method for adding/modifying the attributes for new configuration.

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.21.0
    • 0.21.0
    • test
    • None
    • Reviewed
    • herriot

    Description

      HADOP-6772 deals with
      Common utilities for system tests.
      1. A method for restarting the daemon with new configuration.
      c 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;

      In this some variables are made of String, instead of Long. Those needs ot be changed too. So, can this method
      "public static void restartClusterWithNewConfig(Hashtable<String,Long> props, String confFile) throws Exception;"
      be generalized to accepts string too. All otehr methods should work as usual.

      Attachments

        1. HADOOP-6836.patch
          1 kB
          Vinay Kumar Thota
        2. 6836-ydist-security.patch
          1 kB
          Vinay Kumar Thota

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: