Skip to content
Snippets Groups Projects
Commit 2e52e4f8 authored by Josh Rosen's avatar Josh Rosen
Browse files

Revert "[SPARK-4056] Upgrade snappy-java to 1.1.1.5"

This reverts commit 898b22ab.

Reverting because this may be causing OOMs.
parent e41786c7
No related branches found
No related tags found
No related merge requests found
...@@ -346,7 +346,7 @@ ...@@ -346,7 +346,7 @@
<dependency> <dependency>
<groupId>org.xerial.snappy</groupId> <groupId>org.xerial.snappy</groupId>
<artifactId>snappy-java</artifactId> <artifactId>snappy-java</artifactId>
<version>1.1.1.5</version> <version>1.1.1.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>net.jpountz.lz4</groupId> <groupId>net.jpountz.lz4</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment