Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-10409

Allow config options related to zookeeper to be passed to IntegrationTestsDriver

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Later
    • None
    • None
    • None
    • None
    • Reviewed

    Description

      Currently IntegrationTestsDriver only accepts one parameter: regex for integration test.

        public static void main(String[] args) throws Exception {
          int ret = ToolRunner.run(new IntegrationTestsDriver(), args);
      

      To allow IntegrationTestsDriver to be activated through Java API, support for passing config options related to zookeeper should be added - similarly to what LoadTestTool supports.

      Attachments

        1. 10409-v1.txt
          2 kB
          Ted Yu

        Activity

          People

            Unassigned Unassigned
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: