Skip to content

Commit

Permalink
[SPARK-24927][BUILD][BRANCH-2.3] The scope of snappy-java cannot be "…
Browse files Browse the repository at this point in the history
…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 <lian.cs.zju@gmail.com>

Closes #21879 from liancheng/spark-24927.
  • Loading branch information
liancheng authored and gatorsmile committed Jul 27, 2018
1 parent fa552c3 commit d5f340f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Expand Up @@ -536,7 +536,6 @@
<groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId>
<version>${snappy.version}</version>
<scope>${hadoop.deps.scope}</scope>
</dependency>
<dependency>
<groupId>org.lz4</groupId>
Expand Down

0 comments on commit d5f340f

Please sign in to comment.