Skip to content

Commit

Permalink
Manually add deps on scala JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Nov 20, 2023
1 parent b071b95 commit 9eff4df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conf/fink.conf.prod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ org.apache.spark:spark-streaming-kafka-0-10-assembly_2.12:3.4.1,\
org.apache.spark:spark-sql-kafka-0-10_2.12:3.4.1,\
org.apache.spark:spark-avro_2.12:3.4.1,\
org.apache.hbase:hbase-shaded-mapreduce:2.4.9,\
org.json4s:json4s-jackson_3:4.0.6
org.scala-lang.modules:scala-parser-combinators_3:2.3.0


# Other dependencies (incl. Scala part of Fink)
FINK_JARS=${FINK_HOME}/libs/hbase-spark-hbase2.4_spark3_scala2.12_hadoop3.2.jar,\
Expand Down

0 comments on commit 9eff4df

Please sign in to comment.