File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -319,7 +319,7 @@ The fat jar will have '-bundle' suffix. You can also download pre-built bundles
319
319
320
320
Then, run ` spark-shell` or ` spark-submit` adding the fat jar as the option.
321
321
` ` ` sh
322
- $ spark-shell --jars spark-cobol_2.12_3.3-2.8.1 -SNAPSHOT-bundle.jar
322
+ $ spark-shell --jars spark-cobol_2.12_3.3-2.8.2 -SNAPSHOT-bundle.jar
323
323
` ` `
324
324
325
325
> < b> A note for building and running tests on Windows< /b>
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >za.co.absa.cobrix</groupId >
24
24
<artifactId >cobrix_2.12</artifactId >
25
- <version >2.8.1 -SNAPSHOT</version >
25
+ <version >2.8.2 -SNAPSHOT</version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >za.co.absa.cobrix</groupId >
24
24
<artifactId >cobrix_2.12</artifactId >
25
- <version >2.8.1 -SNAPSHOT</version >
25
+ <version >2.8.2 -SNAPSHOT</version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 22
22
<groupId >za.co.absa.cobrix</groupId >
23
23
<artifactId >cobrix_2.12</artifactId >
24
24
25
- <version >2.8.1 -SNAPSHOT</version >
25
+ <version >2.8.2 -SNAPSHOT</version >
26
26
27
27
<packaging >pom</packaging >
28
28
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >za.co.absa.cobrix</groupId >
24
24
<artifactId >cobrix_2.12</artifactId >
25
- <version >2.8.1 -SNAPSHOT</version >
25
+ <version >2.8.2 -SNAPSHOT</version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
You can’t perform that action at this time.
0 commit comments