You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/hive/pages/usage-guide/listenerclass.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
:description: Configure the Hive service exposure with listener classes: cluster-internal, external-unstable or external-stable
3
3
4
4
Apache Hive offers an API.
5
-
The operator deploys a xref:listener-operator:listener.adoc[Listener] for the Nodes pod.
5
+
The operator deploys a xref:listener-operator:listener.adoc[Listener] for the Metastore pods.
6
6
7
-
The listener defaults to only being accessible from within the Kubernetes cluster, but this can be changed by setting `.spec.nodes.roleConfig.listenerClass`:
7
+
The listener defaults to only being accessible from within the Kubernetes cluster, but this can be changed by setting `.spec.metastore.roleConfig.listenerClass`:
0 commit comments