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

Jeff Lam commented on SPARK-9057:
---------------------------------

I've just made a pull request. Thanks [~drgranit] for the suggestion of using 
TwitterPopularTags.scala The example program shows the most positive hash tags 
by using the transform() method to join to a static RDD of word sentiments. 
This is my first time contributing to Spark, so please give me feedback!

> 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