[
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 have this
interface in DStream.
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 useful for user to had this interface.
> 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 have this
> interface in DStream.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]