Commit d8e85ae9 by wang-jinfeng

fix dmp bug

parent 124361ae
...@@ -266,7 +266,7 @@ ...@@ -266,7 +266,7 @@
<artifactId>spark-clickhouse-connector_2.12</artifactId> <artifactId>spark-clickhouse-connector_2.12</artifactId>
<version>3.0.0_0.25</version> <version>3.0.0_0.25</version>
<scope>system</scope> <scope>system</scope>
<systemPath>${basedir}/src/main/resources/jars/spark-clickhouse-connector_2.11-2.4.0_0.22.jar</systemPath> <systemPath>${basedir}/src/main/resources/jars/spark-clickhouse-connector_2.12-3.0.0_0.25.jar</systemPath>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.alibaba</groupId> <groupId>com.alibaba</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment