You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/02 17:37:00 UTC

[jira] [Commented] (BIGTOP-3007) expose hive config options for zookeeper

    [ https://issues.apache.org/jira/browse/BIGTOP-3007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383858#comment-16383858 ] 

ASF GitHub Bot commented on BIGTOP-3007:
----------------------------------------

Github user kwmonroe commented on a diff in the pull request:

    https://github.com/apache/bigtop/pull/344#discussion_r171910993
  
    --- Diff: bigtop-deploy/puppet/hieradata/bigtop/cluster.yaml ---
    @@ -192,6 +192,9 @@ hadoop_hive::common_config::hbase_zookeeper_quorum: "%{hiera('hadoop_hbase::comm
     hadoop_hive::common_config::kerberos_realm: "%{hiera('kerberos::site::realm')}"
     hadoop_hive::common_config::metastore_uris: "thrift://%{hiera('bigtop::hadoop_head_node')}:9083"
     
    +hadoop_hive::common_config::hive_zookeeper_quorum: "%{hiera('hadoop_hive::common_config::hive_zookeeper_quorum')}"
    --- End diff --
    
    Per the dev list [discussion](https://mail-archives.apache.org/mod_mbox/bigtop-dev/201803.mbox/%3C85DF9170-CEC9-4462-B554-5CAF892B0570%40oflebbe.de%3E), we don't need to alter cluster.yaml for these new properties.


> expose hive config options for zookeeper
> ----------------------------------------
>
>                 Key: BIGTOP-3007
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3007
>             Project: Bigtop
>          Issue Type: New Feature
>          Components: hive
>         Environment: \
>            Reporter: James Beedy
>            Assignee: James Beedy
>            Priority: Major
>              Labels: hive, hiveserver, properties, zookeeper
>
> Support for config properties "hive.support.concurrency" and "hive.zookeeper.quorum" in hive config xml.
>  
> Need capability to configure hiveserver2 lock table per https://www.cloudera.com/documentation/cdh/5-0-x/CDH5-Installation-Guide/cdh5ig_hiveserver2_configure.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)