XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.5.0, 3.0.0-alpha-3
    • test
    • None
    • Reviewed
    • Hide
      Introduce two new methods when creating a TestingHBaseClusterOption.

      public Builder useExternalDfs(String uri)
      public Builder useExternalZooKeeper(String connectString)

      Users can use these two methods to specify external zookeeper or HDFS cluster to be used by the TestingHBaseCluster.

      Show
      Introduce two new methods when creating a TestingHBaseClusterOption. public Builder useExternalDfs(String uri) public Builder useExternalZooKeeper(String connectString) Users can use these two methods to specify external zookeeper or HDFS cluster to be used by the TestingHBaseCluster.

    Description

      Users may start zookeeper and dfs cluster outside TestingHBaseCluster to make different components share the same zookeeper and dfs cluster. We should allow users to not start zookeeper and dfs cluster when using TestingHBaseCluster, and maybe we could provide utility class to let users easily set the configurations to switch to external zookeeper and dfs cluster.

      Attachments

        Issue Links

          Activity

            People

              xichaomin xi chaomin
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: