GitHub user shivusondur opened a pull request:

    https://github.com/apache/spark/pull/22669

    [SPARK-25677] [Spark Compression] spark.io.compression.codec = 
org.apache.spark.io.ZstdCompressionCodec throwing IllegalArgumentException 
Exception

    ## What changes were proposed in this pull request?
    Documentation is updated with proper classname 
org.apache.spark.io.ZStdCompressionCodec
    
    ## How was this patch tested?
    we used the  spark.io.compression.codec = 
org.apache.spark.io.ZStdCompressionCodec
    and verified the logs, no error reported

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shivusondur/spark CompressionIssue

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22669.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22669
    
----
commit 8a1a30dd64082d2625cfe44560cae1e19f2546fc
Author: shivusondur <shivusondur@...>
Date:   2018-10-08T06:04:20Z

    [SPARK-25677] [Spark Compression] spark.io.compression.codec = 
org.apache.spark.io.ZstdCompressionCodec throwing IllegalArgumentException 
Exception
    Documentation is updated with proper classname 
org.apache.spark.io.ZstdCompressionCodec

----


---

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

Reply via email to