[ 
https://issues.apache.org/jira/browse/SPARK-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

SaintBacchus updated SPARK-9091:
--------------------------------
    Description: 
Since the RDD has the function *saveAsTextFile* which can use 
*CompressionCodec* to compress the data, so it's better to add a similar 
interface in DStream. 
In some IO-bottleneck scenario, it's very useful for user to had this interface.

  was:
Since the RDD has the function *saveAsTextFile* which can use 
*CompressionCodec* to compress the data, so it's better to add a similar 
interface in DStream. 
In some IO-bottleneck scenario, it's very 


> Add the codec interface to Text DStream.
> ----------------------------------------
>
>                 Key: SPARK-9091
>                 URL: https://issues.apache.org/jira/browse/SPARK-9091
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>    Affects Versions: 1.5.0
>            Reporter: SaintBacchus
>            Priority: Minor
>
> Since the RDD has the function *saveAsTextFile* which can use 
> *CompressionCodec* to compress the data, so it's better to add a similar 
> interface in DStream. 
> In some IO-bottleneck scenario, it's very useful for user to had this 
> interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to