Rabz-9 commented on PR #29502:
URL: https://github.com/apache/airflow/pull/29502#issuecomment-1699371590

   Would it be possible to update the **__validate_beeline_parameters_** 
function to remove the **_":"_** check condition because it doesn't allow us to 
specify several host to have an HA Hive Client Wrapper connection with all the 
HiveServer2 of our cluster or even it doesn't allow us to specify Zookeeper 
Hosts that looks like this : 
   
   jdbc:hive2://zk1host:zk1port,zk2host:zk2port,zk3host:zk3port


-- 
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]

Reply via email to