GitHub user wangyum opened a pull request:
https://github.com/apache/spark/pull/21431
[SPARK-19112][CORE][FOLLOW-UP] Add missing shortCompressionCodecNames to
configuration.
## What changes were proposed in this pull request?
Spark provides three codecs: `lz4`, `lzf`, `snappy`, and `zstd`. This pr
add missing shortCompressionCodecNames to configuration.
## How was this patch tested?
N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/wangyum/spark SPARK-19112
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21431.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 #21431
----
commit 877d27055698a872347a04977ae050fef0ba42e7
Author: Yuming Wang <yumwang@...>
Date: 2018-05-25T13:41:46Z
Add missing shortCompressionCodecNames to configuration.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]