wardlican commented on issue #5878:
URL: https://github.com/apache/kyuubi/issues/5878#issuecomment-1866074671

   > erver
   here is  the startup command of the kyuubi hive engine
   KyuubiSessionManager-exec-pool: Thread-201 
org.apache.kyuubi.engine.EngineRef: Launching engine:
   /usr/local/jdk/bin/java
   -Xmx1g
   -cp
   
/data/ward/kyuubi/externals/engines/hive/kyuubi-hive-sql-engine_2.12-1.6.0.jar:/usr/local/service/hive/conf:/usr/local/service/hadoop/etc/hadoop:/usr/local/service/hive/lib/*:/usr/local/service/hive/lib/*:/usr/local/service/hive/spark/jars/*:/usr/local/service/tez/*:/usr/local/service/tez/lib/*:/usr/local/service/hive/lib/ranger-hive-plugin-impl/*
   org.apache.kyuubi.engine.hive.HiveSQLEngine
   --conf
   kyuubi.session.user=hadoop
   --conf
   kyuubi.engine.id=bd8e2fdf-1455-475a-8fab-b58726b3ca5b
   --conf
   
hive.engine.name=kyuubi_CONNECTION_HIVE_SQL_hadoop_bd8e2fdf-1455-475a-8fab-b58726b3ca5b
   --conf
   hive.metastore.uris=thrift://172.16.0.21:7004
   --conf
   hive.server2.thrift.resultset.default.fetch.size=1000
   --conf
   
kyuubi.authentication.ldap.base.dn=ou=People,dc=emr,dc=cloud,dc=tencent,dc=com
   --conf
   kyuubi.client.ipAddress=172.16.0.21
   --conf
   
kyuubi.engine.credentials=SERUUwACFGhhLWhkZnM6SERGUzc4MDAwMDAyQgAGaGFkb29wBmhhZG9vcCBoYWRvb3AvMTcyLjE2
   LjAuNDFAVEJEUy05OTdIWFNCSIoBjIu2h66KAYyvwwuujgQ+FhTJ1mqcjnlG0Ys7FRMWKE1w4HIQ
   qRVIREZTX0RFTEVHQVRJT05fVE9LRU4UaGEtaGRmczpIREZTNzgwMDAwMDIzdGhyaWZ0Oi8vMTcy
   LjE2LjAuNDE6NzAwNCx0aHJpZnQ6Ly8xNzIuMTYuMC4yMTo3MDA0QAAGaGFkb29wBmhhZG9vcCBo
   YWRvb3AvMTcyLjE2LjAuNDFAVEJEUy05OTdIWFNCSIoBjIu2h7aKAYyvwwu2DwEUrQDw1ICpe6fq
   Q6+faOMKH9MrHAYVSElWRV9ERUxFR0FUSU9OX1RPS0VOAAA=
   --conf
   kyuubi.engine.share.level=CONNECTION
   --conf
   kyuubi.engine.submit.time=1703152850048
   --conf
   kyuubi.engine.type=HIVE_SQL
   --conf
   kyuubi.frontend.protocols=THRIFT_BINARY,REST
   --conf
   kyuubi.frontend.thrift.binary.ssl.enabled=true
   --conf
   kyuubi.ha.engine.ref.id=bd8e2fdf-1455-475a-8fab-b58726b3ca5b
   --conf
   
kyuubi.ha.namespace=/kyuubi_1.6.0_CONNECTION_HIVE_SQL/hadoop/bd8e2fdf-1455-475a-8fab-b58726b3ca5b
   --conf
   kyuubi.ha.zookeeper.acl.enabled=false
   --conf
   kyuubi.ha.zookeeper.quorum=172.16.0.32:2181,172.16.0.29:2181,172.16.0.25:2181
   --conf
   kyuubi.metadata.cleaner.interval=PT30M
   --conf
   kyuubi.metadata.max.age=PT72H
   --conf
   kyuubi.metrics.enabled=true
   --conf
   kyuubi.metrics.json.interval=PT5S
   --conf
   kyuubi.metrics.json.location=metrics
   --conf
   kyuubi.metrics.prometheus.path=/metrics
   --conf
   kyuubi.metrics.prometheus.port=10019
   --conf
   kyuubi.metrics.reporters=JSON,JMX,PROMETHEUS
   --conf
   kyuubi.server.ipAddress=172.16.0.41
   --conf
   kyuubi.session.connection.url=172.16.0.41:10009
   --conf
   kyuubi.session.engine.trino.connection.catalog=hive
   --conf
   kyuubi.session.engine.trino.connection.url=http://172.16.0.21:9000
   --conf
   kyuubi.session.real.user=hadoop
   --conf
   spark.master=yarn
   
   and i tryed copy the property to hive-site.xml ,the result is same.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to