Skip to content

Commit c9bec1d

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. (cherry picked from commit d5f340f) Signed-off-by: Xiao Li <[email protected]>
1 parent ef6c839 commit c9bec1d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@
538538
<groupId>org.xerial.snappy</groupId>
539539
<artifactId>snappy-java</artifactId>
540540
<version>${snappy.version}</version>
541-
<scope>${hadoop.deps.scope}</scope>
542541
</dependency>
543542
<dependency>
544543
<groupId>org.lz4</groupId>

0 commit comments

Comments
 (0)