Skip to content

Commit

Permalink
[YSPARK-1673] Set the scope of spark-avro as provided (apache#35)
Browse files Browse the repository at this point in the history
* Add starling query example

* Revert "Add starling query example"

This reverts commit 395895f1250ec834eb3ccb8d843f92d70c62f733.

* Set the scope of spark-avro as provided
  • Loading branch information
Baohe Zhang authored and Dhruve Ashar committed Jun 23, 2020
1 parent 0f07db2 commit 19267e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
<groupId>org.apache.spark</groupId>
<artifactId>spark-avro_${spark.scala.version}</artifactId>
<version>${spark.version.full}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.spark</groupId>
Expand Down

0 comments on commit 19267e4

Please sign in to comment.