Kevin W Monroe created BIGTOP-2791:
--------------------------------------

             Summary: [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)

Reply via email to