Skip to content

Commit

Permalink
Downgrade slf4j deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Nov 20, 2023
1 parent a15958e commit de6a9f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/fink.conf.prod
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +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.2.7,\
org.slf4j:slf4j-log4j12:2.0.9,\
org.slf4j:slf4j-simple:2.0.9
org.slf4j:slf4j-log4j12:1.7.36,\
org.slf4j:slf4j-simple:1.7.36

# Other dependencies (incl. Scala part of Fink)
FINK_JARS=${FINK_HOME}/libs/hbase-spark-hbase2.3.0_spark3.4.1_scala2.12.0_hadoop3.3.6.jar,\
Expand Down

0 comments on commit de6a9f2

Please sign in to comment.