davidshtian commented on issue #4458:
URL: https://github.com/apache/kyuubi/issues/4458#issuecomment-1455769600

   > Does deploying Kyuubi on Amazon EMR satisfy this? AFAIK, cloud vendors 
like Tencent cloud and Aliyun, who provide similar EMR services, have provided 
JDBC though Kyuubi
   
   Thanks for your response~ 
   
   Kyuubi can be deployed on AWS EMR cluster mode (EMR on EC2), but it still 
need to manage and operate the cluster, while EMR Serverless is fully 
serverless and managed bringing more flexibility and it could handle different 
scenarios. EMR Serverless has no JDBC connection and it uses [AWS 
API](https://docs.aws.amazon.com/emr/latest/EMR-Serverless-UserGuide/jobs-spark.html)
 to submit the job, it would be better to have the support to adapt EMR 
Serverless to Kyuubi. Thanks~


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