[GitHub] spark pull request #17225: [CORE] Support ZStandard Compression

2017-03-15 Thread dongjinleekr
Github user dongjinleekr closed the pull request at: https://github.com/apache/spark/pull/17225 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] spark pull request #17225: [CORE] Support ZStandard Compression

2017-03-09 Thread dongjinleekr
Github user dongjinleekr commented on a diff in the pull request: https://github.com/apache/spark/pull/17225#discussion_r105342714 --- Diff: core/src/main/scala/org/apache/spark/io/CompressionCodec.scala --- @@ -49,13 +50,14 @@ private[spark] object CompressionCodec {

[GitHub] spark pull request #17225: [CORE] Support ZStandard Compression

2017-03-09 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/17225#discussion_r105321812 --- Diff: core/src/main/scala/org/apache/spark/io/CompressionCodec.scala --- @@ -49,13 +50,14 @@ private[spark] object CompressionCodec {

[GitHub] spark pull request #17225: [CORE] Support ZStandard Compression

2017-03-09 Thread dongjinleekr
GitHub user dongjinleekr opened a pull request: https://github.com/apache/spark/pull/17225 [CORE] Support ZStandard Compression ## What changes were proposed in this pull request? Hadoop will support ZStandard Compression from 2.9.0. This update enables saving a file in