Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.2.0
-
None
-
None
Description
Current hive template:
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
- this will require a hive-env.sh template, which currently does not exist