aboutsummaryrefslogtreecommitdiff
path: root/streaming/src/main
diff options
context:
space:
mode:
authorhyukjinkwon <gurwls223@gmail.com>2016-02-25 23:57:29 -0800
committerReynold Xin <rxin@databricks.com>2016-02-25 23:57:29 -0800
commit9812a24aa80713cd7a8d89f6abe5aadf1e567cc2 (patch)
tree4397d5a0f3e39743d59c84092ca36b9845b81144 /streaming/src/main
parent26ac60806cc23527ea8a75986c1eab83d312a15d (diff)
downloadspark-9812a24aa80713cd7a8d89f6abe5aadf1e567cc2.tar.gz
spark-9812a24aa80713cd7a8d89f6abe5aadf1e567cc2.tar.bz2
spark-9812a24aa80713cd7a8d89f6abe5aadf1e567cc2.zip
[SPARK-13503][SQL] Support to specify the (writing) option for compression codec for TEXT
## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/SPARK-13503 This PR makes the TEXT datasource can compress output by option instead of manually setting Hadoop configurations. For reflecting codec by names, it is similar with https://github.com/apache/spark/pull/10805 and https://github.com/apache/spark/pull/10858. ## How was this patch tested? This was tested with unittests and with `dev/run_tests` for coding style Author: hyukjinkwon <gurwls223@gmail.com> Closes #11384 from HyukjinKwon/SPARK-13503.
Diffstat (limited to 'streaming/src/main')
0 files changed, 0 insertions, 0 deletions