WeBankFinTech / Qualitis

Qualitis is a one-stop data quality management platform that supports quality verification, notification, and management for various datasource. It is used to solve various data quality problems caused by data processing. https://github.com/WeBankFinTech/Qualitis
Apache License 2.0
705 stars 303 forks source link

qualitis不支持kerberos认证 #13

Closed AllenJW closed 3 years ago

AllenJW commented 4 years ago

目前集群时CDH5.11和5.15两个版本,都启用了kerberos认证,但是在qualitis中配置好hive的库表和规则并运行的时候报错,连不上hive metastore 2019-12-11 21:43:10,588 ERROR [qtp1644213828-274] impl.OuterExecutionServiceImpl: com.webank.wedatasphere.qualitis.exception.HiveMetaStoreConnectException: Failed to connect to hive meta store, address: thrift://xxxxxx:9083

howeye commented 4 years ago

We will repair this bug in 0.7.0 version, in which Qualitis will use linkis to connect to hive metastore. And Linkis supports kerberos, which should satisfy your demand.

AllenJW commented 4 years ago

when 0.7.0 version releases

howeye commented 4 years ago

You can try it now!