Josh Rosen created SPARK-4056:
---------------------------------

             Summary: Upgrade snappy-java to 1.1.1.4
                 Key: SPARK-4056
                 URL: https://issues.apache.org/jira/browse/SPARK-4056
             Project: Spark
          Issue Type: Improvement
            Reporter: Josh Rosen
            Assignee: Josh Rosen


We should upgrade snappy-java to 1.1.1.4 across all of our maintenance 
branches.  This release improves error messages when attempting to deserialize 
empty inputs using SnappyInputStream (this operation is always an error, but 
the old error messages made it hard to distinguish failures due to empty 
streams from ones due to reading invalid / corrupted streams); see 
https://github.com/xerial/snappy-java/issues/89 for more context.

As soon as 1.1.1.4 is available from Maven Central (probably tomorrow), I'll 
submit a PR for this.  This should be a major help in the Snappy debugging work 
that I've been doing.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to