teragrep / pth_10

Data Processing Language (DPL) translator for Apache Spark
GNU Affero General Public License v3.0
0 stars 6 forks source link

spark.jars.packages in StreamingTestUtil.java is pointing to an old version #292

Closed StrongestNumber9 closed 1 month ago

StrongestNumber9 commented 2 months ago

Describe the bug

.config("spark.jars.packages", "org.apache.spark:spark-sql-kafka-0-10_2.11:2.4.5")

Expected behavior

Should be correct 3.x.x version

Software version

pth_10 v 6.0.0

eemhu commented 2 months ago

internal PR submitted