gary0416 opened a new pull request #908: #864 Hive datasource support set role
URL: https://github.com/apache/incubator-dolphinscheduler/pull/908
 
 
   #864 It could be configured by setting jdbc connect parameters 
"dolphinscheduler:customHiveRole=xxx" on datasource page.
   
   Example:
   jdbc connect parameters:
   ```
   
{"serviceDiscoveryMode":"zooKeeper","zooKeeperNamespace":"hiveserver2","dolphinscheduler:customHiveRole":"admin"}
   ```
   
   Will execute "set role admin" before udf sql.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to