You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/11/12 09:40:33 UTC

[GitHub] [incubator-linkis] CCweixiao opened a new issue #1085: JDBC引擎Kerberos认证支持

CCweixiao opened a new issue #1085:
URL: https://github.com/apache/incubator-linkis/issues/1085


   **Is your feature request related to a problem? Please describe.**
   为JDBC引擎增加Kerberos的认证方式
   现有JDBC引擎的认证方式单一,只支持用户名和密码的方式,但这在访问Mysql等常规数据库时貌似没什么问题,但是,有些JDBC,例如:SparkThriftServer或Kyuubi,是否可以支持SIMPLE和Kerberos的认证方式呢?
   
   **Describe the solution you'd like**
   1.  JDBC引擎Connection创建时,增加不同认证方式的实现
   2. 相应的前端页面JDBC引擎参数配置的地方增加与此相关的表单项
   3. 解决JDBC URL中复杂传参的转义需求,目前版本,JDBC URL中如果有特殊符号会导致EngineConnServer启动报错


-- 
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: dev-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1085: Add Kerberos authentication mode for JDBC engine

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1085:
URL: https://github.com/apache/incubator-linkis/issues/1085


   


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org