Skip to content

Commit

Permalink
Closes #1426: Run IIS experiments by relying on spark 3.4 version
Browse files Browse the repository at this point in the history
WIP.

Upgrading spark dependency version from 3.4.1 to 3.4.2.
  • Loading branch information
marekhorst committed Jan 16, 2024
1 parent efc028d commit e7287a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1048,7 +1048,7 @@
<iis.pig.version>0.12.0-${iis.cdh.version}</iis.pig.version>
<iis.avro.version>1.7.6-${iis.cdh.version}</iis.avro.version>
<iis.hadoop.version>2.6.0-${iis.cdh.version}</iis.hadoop.version>
<iis.spark.version>3.4.1</iis.spark.version>
<iis.spark.version>3.4.2</iis.spark.version>
<iis.coansys.version>1.10</iis.coansys.version>

<junit.version>5.8.2</junit.version>
Expand Down

0 comments on commit e7287a9

Please sign in to comment.