gradiant/hive-metastore
Chart version: 0.1.3
Api version: v1
App version: 2.3.6
The Apache Hive ™ data warehouse software facilitates reading, ...
application
Chart Type
Active
Status
Unknown
License
683
Downloads
https://gradiant.github.io/charts
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install hive-metastore center/gradiant/hive-metastore
Versions (0)
View all
hive-metastore
The Apache Hive ™ data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL. Structure can be projected onto data already in storage. A command line tool and JDBC driver are provided to connect users to Hive.
Homepage: https://hive.apache.org/
Maintainers
Name | Url | |
---|---|---|
cgiraldo | cgiraldo@gradiant.org |
Source Code
- https://github.com/apache/hive
- https://github.com/gradiant/charts
- https://github.com/big-data-europe/docker-hive
Requirements
Repository | Name | Version |
---|---|---|
https://charts.bitnami.com/bitnami | postgresql | ~10.2.1 |
Values
Key | Type | Default | Description |
---|---|---|---|
conf.hiveSite.hive_metastore_uris | string | "thrift://hive-metastore:9083" |
|
image.pullPolicy | string | "IfNotPresent" |
|
image.repository | string | "bde2020/hive" |
|
image.tag | string | "2.3.2-postgresql-metastore" |
|
postgresql.initdbScriptsConfigMap | string | "hive-metastore-postgresql-init" |
|
postgresql.postgresqlDatabase | string | "metastore" |
|
postgresql.postgresqlPassword | string | "hive" |
|
postgresql.postgresqlUsername | string | "hive" |
|
resources | object | {} |
Autogenerated from chart metadata using helm-docs v1.4.0