Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-2680

Webhcat property "templeton.hive.properties" value in webhcat-site.xml is defined incorrect.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.2.5
    • 1.2.5
    • ambari-web

    Description

      In a Ambari installed cluster, the property "templeton.hive.properties" in /etc/hcatalog/conf/webhcat-site.xml is set as:

      <property>
          <name>templeton.hive.properties</name>
          <value>hive.metastore.local=false, hive.metastore.uris=thrift://ip-10-68-113-33.ec2.internal:9083, hive.metastore.sasl.enabled=true,hive.metastore.execute.setugi=true, hive.exec.mode.local.auto=false, hive.metastore.kerberos.principal=hive/_HOST@EXAMPLE.COM</value>
      </property>
      

      The properties are delimited by ", " (comma followed by space). The server when passing properties to as --hiveconf includes space in the property name and so the correct properties don't get passed.

      Attachments

        1. AMBARI-2680.patch
          1 kB
          Jaimin Jetly

        Activity

          People

            jaimin Jaimin Jetly
            jaimin Jaimin Jetly
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: