Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-11100

HiveThriftServer HA issue,HiveThriftServer not registering with Zookeeper

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.5.1
    • None
    • SQL
    • None
    • Hive-1.2.1
      Hadoop-2.6.0

    • Patch

    Description

      hive-site.xml config:

      <property>
      <name>hive.server2.support.dynamic.service.discovery</name>
      <value>true</value>
      </property>
      <property>
      <name>hive.server2.zookeeper.namespace</name>
      <value>sparkhiveserver2</value>
      </property>
      <property>
      <name>hive.zookeeper.quorum</name>
      <value>zk1,zk2,zk3</value>
      </property>
      

      then start thrift server

      start-thriftserver.sh --master yarn
      

      In zookeeper znode "sparkhiveserver2" not found.
      hiveserver2 is working on this config!

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              wangxiaoyu Xiaoyu Wang
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: