分享知识,分享快乐

0%

Apache Kyuubi on CDH 部署

Apache Kyuubi on CDH 部署

https://shmily-qjj.top/ee1c2df4/

Apache Kyuubi on Spark 在 CDH 上的深度实践

https://www.slidestalk.com/openLooKeng/22

sudo -u hdfs bin/kyuubi start
sudo -u hdfs bin/kyuubi stop

bin/beeline -u ‘jdbc:hive2://10.0.19.132:10009/’ -n hadoop

bin/beeline -u ‘jdbc:hive2://172.20.192.36:10009/’ -n hadoop

jdbc:hive2://172.20.192.36:10009/?spark.app.name=test_kyuubi_application;spark.sql.adaptive.enabled=true;spark.driver.memory=4G;spark.executor.instances=256;spark.executor.cores=4;spark.executor.memory=16g