yanghua commented on issue #32:
URL: https://github.com/apache/incubator-kyuubi/issues/32#issuecomment-890317631


   sounds good.
   
   > For this case, the light one Jetty would be better.
   
   between Jetty and Spring Boot, +1 for Jetty
   
   > Jetty is adopted by Apache Spark, Apache Hive, Apache Druid, etc. to build 
HTTP services. Trino/Presto builds on top of airlift which depends on Jetty. 
Seems Javalin also depends on Jetty?
   
   It seems Jetty is a really wide-used framework.
   
   > Besides, there is a naive usage of Jetty in Kyuubi 
PrometheusReporterService, maybe we can build a unified HTTP server which also 
covers this case.
   
   +1 to restrain the technology stack


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