[ 
https://issues.apache.org/jira/browse/SPARK-9057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14628518#comment-14628518
 ] 

D. Granit commented on SPARK-9057:
----------------------------------

There's a usage of DStream.transform in the Twitter example: 
[TwitterPopularTags.scala|https://github.com/apache/spark/blob/master/examples/src/main/scala/org/apache/spark/examples/streaming/TwitterPopularTags.scala],
 though it isn't exactly what you've asked for. But could be extended and 
translated into each of 'em.

> Add Scala, Java and Python example to show DStream.transform
> ------------------------------------------------------------
>
>                 Key: SPARK-9057
>                 URL: https://issues.apache.org/jira/browse/SPARK-9057
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Tathagata Das
>              Labels: starter
>
> Currently there is no example to show the use of transform. Would be good to 
> add an example, that uses transform to join a static RDD with the RDDs of a 
> DStream.
> Need to be done for all 3 supported languages.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to