Skip to content

Commit d5f340f

Browse files
lianchenggatorsmile
authored andcommitted
[SPARK-24927][BUILD][BRANCH-2.3] The scope of snappy-java cannot be "provided"
## What changes were proposed in this pull request? Please see [SPARK-24927][1] for more details. [1]: https://issues.apache.org/jira/browse/SPARK-24927 ## How was this patch tested? Manually tested. Author: Cheng Lian <[email protected]> Closes apache#21879 from liancheng/spark-24927.
1 parent fa552c3 commit d5f340f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,6 @@
536536
<groupId>org.xerial.snappy</groupId>
537537
<artifactId>snappy-java</artifactId>
538538
<version>${snappy.version}</version>
539-
<scope>${hadoop.deps.scope}</scope>
540539
</dependency>
541540
<dependency>
542541
<groupId>org.lz4</groupId>

0 commit comments

Comments
 (0)