[
https://issues.apache.org/jira/browse/SPARK-11691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170333#comment-15170333
]
Takeshi Yamamuro edited comment on SPARK-11691 at 2/27/16 3:38 AM:
-------------------------------------------------------------------
I think it's okay to close this ticket. As [~hyukjin.kwon] said, this issue is
almost resolved by his pr.
Also, making this ticket a umbrella one for compression stuffs is kind of
confusing to other developers, I think.
was (Author: maropu):
I think it's okay to close this ticket. As [~hyukjin.kwon] said, this issue is
totally almost resolved by his pr.
Also, making this ticket a umbrella one for compression stuffs is kind of
confusing to other developers, I think.
> Allow to specify compression codec in HadoopFsRelation when saving
> -------------------------------------------------------------------
>
> Key: SPARK-11691
> URL: https://issues.apache.org/jira/browse/SPARK-11691
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Reporter: Jeff Zhang
>
> Currently, there's no way to specify compression codec when saving data frame
> to hdfs. It would nice to allow specify compression codec in DataFrameWriter
> just as we did in RDD api
> {code}
> def saveAsTextFile(path: String, codec: Class[_ <: CompressionCodec]): Unit =
> withScope {
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]