We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98e60e commit 5989e17Copy full SHA for 5989e17
deploy/helm/hive-operator/configs/properties.yaml
@@ -87,7 +87,7 @@ properties:
87
- name: "metastore"
88
# This property *is* required even though it is set to `false` here.
89
# The required value changed in Derby in version 4.2.0.
90
- # We now set this value depending on the Hive version (and its corresponding Derby version) and add it to the ConfigMap programatically.```
+ # We now set this value depending on the Hive version (and its corresponding Derby version) and add it to the ConfigMap programatically.
91
required: false
92
asOfVersion: "0.0.0"
93
- property:
0 commit comments