pandong2011 commented on issue #12257:
URL: 
https://github.com/apache/dolphinscheduler/issues/12257#issuecomment-1287660284

   > > > > > > 
   > > > > > 
   > > > > > 
   > > > > > > There are still some serious problems,
   > > > > > > such as hdfs namenode addresss, the default value is 
mycluser:8020, and cannot modified。
   > > > > > > Another problem, the jars dependencies, are not packaged in the 
data quality jar
   > > > > > 
   > > > > > 
   > > > > > There are still some serious problems, such as hdfs namenode 
addresss, the default value is mycluser:8020, and cannot modified。 Another 
problem, the jars dependencies, are not packaged in the data quality jar
   > > > > 
   > > > > 
   > > > > the jars you should modify the config , refer 
https://dolphinscheduler.apache.org/zh-cn/docs/latest/user_doc/guide/data-quality.html.
 /conf/common.properties 
data-quality.jar.name=dolphinscheduler-data-quality-dev-SNAPSHOT.jar 
![D5CC422E-0766-40f9-BC74-3D1B769B1FF2](https://user-images.githubusercontent.com/42208489/195222787-c64725e7-c87e-4f51-a16d-3e63db4b2bef.png)
   > > > > make sure your path in libs has this name's jar 
![B057E520-8AAF-486a-8125-F04219B4FCDE](https://user-images.githubusercontent.com/42208489/195222765-e560226f-a01e-4a6d-a3f9-bb92591c8eac.png)
   > > > > at the end , you will get this.
   > > > > 
![86C6B988-65B0-4af8-B827-6CF25809ECAE](https://user-images.githubusercontent.com/42208489/195222509-ae2cccd2-8022-4fee-b01b-3a3024a1acc0.png)
   > > > 
   > > > 
   > > > But this jar is not a fat jar, such as clickhouse and mysql driver are 
not contained
   > > 
   > > 
   > > why not you copy mysql driver to your spark_home
   > 
   > mysql is ok, but clickhouse depends on more jar packages
   
   You can make it a fat jar by modifying the configuration of source pom.xml


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