Apache Kyuubi 1.9.0-SNAPSHOT DocumentationDefaults Deploying Kyuubi Basics Engines Security Authentication Authorization Kinit Auxiliary Service Hadoop Credentials Manager Monitoring 1. Monitoring Kyuubi - Logging System 2. Monitoring Kyuubi REST: - To access kyuubi-rest service within the cluster, use the following URL: kyuubi-rest.kyuubi.svc.cluster.local THRIFT_BINARY: - To access kyuubi-thrift-binary service within the cluster, use the authentication.custom.classUser-defined authentication implementation of org.apache.kyuubi.service.authentication.PasswdAuthenticatio kyuubi.authentication.jdbc.driver.class Driver class 0 码力 | 405 页 | 4.96 MB | 1 年前3
Apache Kyuubi 1.8.1 DocumentationDefaults Deploying Kyuubi Basics Engines Security Authentication Authorization Kinit Auxiliary Service Hadoop Credentials Manager Monitoring 1. Monitoring Kyuubi - Logging System 2. Monitoring Kyuubi ├── kyuubi-configmap.yaml │ ├── kyuubi-deployment.yaml │ ├── kyuubi-pod.yaml │ └── kyuubi-service.yaml ├── externals │ └── engines ├── jars ├── licenses ├── logs ├── pid └── work From top to bottom To access kyuubi-thrift-binary service within the cluster, use the following URL: kyuubi-thrift-binary.kyuubi.svc.cluster.local - To access kyuubi-thrift-binary service from outside the cluster for0 码力 | 405 页 | 5.28 MB | 1 年前3
Apache Kyuubi 1.5.0 Documentationtemplate docker Dockerfile helm kyuubi-configmap.yaml kyuubi-deployment.yaml kyuubi-pod.yaml kyuubi-service.yaml externals engines jars licenses logs pid work From top to bottom are: • DISCLAIMER: the "master-snapshot" server: bind: host: 0.0.0.0 port: 10009 conf: mountPath: /opt/kyuubi/conf service: type: NodePort # The default port limit of kubernetes is 30000-32767 # to change: # vim kube-apiserver kube-apiserver.yaml (usually under path: /etc/kubernetes/manifests/) # add or change line 'service-node-port-range=1-32767' under kube-apiserver port: 30009 Get server log List all server pods: kubectl0 码力 | 172 页 | 6.94 MB | 1 年前3
Apache Kyuubi 1.5.1 Documentationtemplate docker Dockerfile helm kyuubi-configmap.yaml kyuubi-deployment.yaml kyuubi-pod.yaml kyuubi-service.yaml externals engines jars licenses logs pid work From top to bottom are: • DISCLAIMER: the "master-snapshot" server: bind: host: 0.0.0.0 port: 10009 conf: mountPath: /opt/kyuubi/conf service: type: NodePort # The default port limit of kubernetes is 30000-32767 # to change: # vim kube-apiserver kube-apiserver.yaml (usually under path: /etc/kubernetes/manifests/) # add or change line 'service-node-port-range=1-32767' under kube-apiserver port: 30009 Get server log List all server pods: kubectl0 码力 | 172 页 | 6.94 MB | 1 年前3
Apache Kyuubi 1.5.2 Documentationtemplate docker Dockerfile helm kyuubi-configmap.yaml kyuubi-deployment.yaml kyuubi-pod.yaml kyuubi-service.yaml externals engines jars licenses logs pid work From top to bottom are: • DISCLAIMER: the "master-snapshot" server: bind: host: 0.0.0.0 port: 10009 conf: mountPath: /opt/kyuubi/conf service: type: NodePort # The default port limit of kubernetes is 30000-32767 # to change: # vim kube-apiserver kube-apiserver.yaml (usually under path: /etc/kubernetes/manifests/) # add or change line 'service-node-port-range=1-32767' under kube-apiserver port: 30009 Get server log List all server pods: kubectl0 码力 | 172 页 | 6.94 MB | 1 年前3
Apache Kyuubi 1.5.1 DocumentationDeploying Kyuubi Basics Configurations Engines Security 1. Authentication 2. Kinit Auxiliary Service 3. Hadoop Credentials Manager 4. ACL Management Guide Client Documentation 1. Access Kyuubi with Hive Metastore Optional referenced by Spark Hive Metastore for Spark SQL to connect Zookeeper Service Discovery Optional Any zookeeper ensemble compatible with curator(2.12.0) By default, Kyuubi provides ├── kyuubi-configmap.yaml │ ├── kyuubi-deployment.yaml │ ├── kyuubi-pod.yaml │ └── kyuubi-service.yaml ├── externals │ └── engines ├── jars ├── licenses ├── logs ├── pid └── work From top to bottom0 码力 | 267 页 | 5.80 MB | 1 年前3
Apache Kyuubi 1.5.2 DocumentationDeploying Kyuubi Basics Configurations Engines Security 1. Authentication 2. Kinit Auxiliary Service 3. Hadoop Credentials Manager 4. ACL Management Guide Client Documentation 1. Access Kyuubi with Hive Metastore Optional referenced by Spark Hive Metastore for Spark SQL to connect Zookeeper Service Discovery Optional Any zookeeper ensemble compatible with curator(2.12.0) By default, Kyuubi provides ├── kyuubi-configmap.yaml │ ├── kyuubi-deployment.yaml │ ├── kyuubi-pod.yaml │ └── kyuubi-service.yaml ├── externals │ └── engines ├── jars ├── licenses ├── logs ├── pid └── work From top to bottom0 码力 | 267 页 | 5.80 MB | 1 年前3
Apache Kyuubi 1.5.0 DocumentationDeploying Kyuubi Basics Configurations Engines Security 1. Authentication 2. Kinit Auxiliary Service 3. Hadoop Credentials Manager 4. ACL Management Guide Client Documentation 1. Access Kyuubi with Hive Metastore Optional referenced by Spark Hive Metastore for Spark SQL to connect Zookeeper Service Discovery Optional Any zookeeper ensemble compatible with curator(2.12.0) By default, Kyuubi provides ├── kyuubi-configmap.yaml │ ├── kyuubi-deployment.yaml │ ├── kyuubi-pod.yaml │ └── kyuubi-service.yaml ├── externals │ └── engines ├── jars ├── licenses ├── logs ├── pid └── work From top to bottom0 码力 | 267 页 | 5.80 MB | 1 年前3
Apache Kyuubi 1.7.3 Documentationtemplate docker Dockerfile helm kyuubi-configmap.yaml kyuubi-deployment.yaml kyuubi-pod.yaml kyuubi-service.yaml externals engines jars licenses logs pid work From top to bottom are: • LICENSE: the APACHE ******* Services ******* ************************ THRIFT_BINARY: - To access kyuubi-thrift-binary service within the cluster, use the following URL: kyuubi-thrift-binary.kyuubi.svc.cluster.local (continues What’s Next Kyuubi, Release 1.7.3 (continued from previous page) - To access kyuubi-thrift-binary service from outside the cluster for debugging, run the␣ ˓→following command: kubectl port-forward svc0 码力 | 211 页 | 3.79 MB | 1 年前3
Apache Kyuubi 1.7.3-rc0 Documentationtemplate docker Dockerfile helm kyuubi-configmap.yaml kyuubi-deployment.yaml kyuubi-pod.yaml kyuubi-service.yaml externals engines jars licenses logs pid work From top to bottom are: • LICENSE: the APACHE ******* Services ******* ************************ THRIFT_BINARY: - To access kyuubi-thrift-binary service within the cluster, use the following URL: kyuubi-thrift-binary.kyuubi.svc.cluster.local (continues What’s Next Kyuubi, Release 1.7.3 (continued from previous page) - To access kyuubi-thrift-binary service from outside the cluster for debugging, run the␣ ˓→following command: kubectl port-forward svc0 码力 | 211 页 | 3.79 MB | 1 年前3
共 44 条
- 1
- 2
- 3
- 4
- 5













