Skip to content

Commit

Permalink
SDC-9306: Shipping some MapR based jars, which are not to be
Browse files Browse the repository at this point in the history
Change-Id: I9a652a32bd13efda5057abf8cb8856a9aac86bdd
Reviewed-on: https://review.streamsets.net/17498
Tested-by: StreamSets CI <[email protected]>
Reviewed-by: Anthony McKeehan <[email protected]>
jarcec committed Oct 22, 2018
1 parent 26662dd commit 07f34a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mapr_spark_2_1_mep_3_0-lib/pom.xml
Original file line number Diff line number Diff line change
@@ -73,12 +73,14 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-core_2.11</artifactId>
<version>${spark.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.apache.spark</groupId>
<artifactId>spark-launcher_2.11</artifactId>
<version>${spark.version}</version>
<scope>provided</scope>
</dependency>

<dependency>
@@ -204,4 +206,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 07f34a1

Please sign in to comment.