You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2017/05/30 16:45:04 UTC

[jira] [Commented] (BIGTOP-2791) [Puppet] expand hive config options

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

Evans Ye commented on BIGTOP-2791:
----------------------------------

+1, sounds like a good improvement for our recipes.

> [Puppet] expand hive config options
> -----------------------------------
>
>                 Key: BIGTOP-2791
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2791
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: deployment, hive
>    Affects Versions: 1.2.0
>            Reporter: Kevin W Monroe
>            Priority: Minor
>
> Current hive template:
> https://github.com/apache/bigtop/blob/master/bigtop-deploy/puppet/modules/hadoop_hive/templates/hive-site.xml
> Suggestions for improvement:
> - allow the user to pass external db connection config instead of always configuring for an embedded derby metastore; expose the following new template options:
> ** javax.jdo.option.ConnectionURL
> ** javax.jdo.option.ConnectionDriverName
> ** javax.jdo.option.ConnectionUserName
> ** javax.jdo.option.ConnectionPassword
> * configurable heap size
> ** do something like [hbase|https://github.com/apache/bigtop/blob/master/bigtop-deploy/puppet/modules/hadoop_hbase/templates/hbase-env.sh#L34]
> ** this will require a {{hive-env.sh}} template, which currently does not exist



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)