Commit 4c1b518
authored
HIVE-29676: Add support for Multi Tenancy in Kubernetes Operator (apache#6557)
1 parent 1fd7161 commit 4c1b518
29 files changed
Lines changed: 2037 additions & 1006 deletions
File tree
- common/src/java/org/apache/hadoop/hive/conf
- itests/hive-unit/src/test/java/org/apache/hive/jdbc
- packaging/src/kubernetes
- config/samples
- helm/hive-operator
- crds
- templates
- src/java/org/apache/hive/kubernetes/operator
- autoscaling
- dependent
- model
- spec
- reconciler
- util
- ql/src/java/org/apache/hadoop/hive/ql/exec/tez
- service/src/java/org/apache/hive/service/cli/session
- standalone-metastore/metastore-common/src/main/java/org/apache/hadoop/hive/common/metrics/common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5106 | 5106 | | |
5107 | 5107 | | |
5108 | 5108 | | |
| 5109 | + | |
| 5110 | + | |
| 5111 | + | |
| 5112 | + | |
| 5113 | + | |
5109 | 5114 | | |
5110 | 5115 | | |
5111 | 5116 | | |
| |||
5560 | 5565 | | |
5561 | 5566 | | |
5562 | 5567 | | |
5563 | | - | |
| 5568 | + | |
| 5569 | + | |
5564 | 5570 | | |
5565 | 5571 | | |
5566 | 5572 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
| |||
0 commit comments