Hisoka-X commented on code in PR #2574:
URL:
https://github.com/apache/incubator-seatunnel/pull/2574#discussion_r964647675
##########
seatunnel-core/seatunnel-spark-starter/pom.xml:
##########
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.apache.seatunnel</groupId>
- <artifactId>seatunnel-translation-spark-2.4</artifactId>
+ <artifactId>seatunnel-translation-spark-common</artifactId>
Review Comment:
I prefer a more automated way, such as by judging the version of SPARK_HOME
or using SPARK2 by default, you can switch versions by adding parameters to the
shell script
--
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]