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

Brian London updated SPARK-12786:
---------------------------------
    Summary: Actor demo does not demonstrate usable code  (was: Actor demo does 
not work as a demo)

> Actor demo does not demonstrate usable code
> -------------------------------------------
>
>                 Key: SPARK-12786
>                 URL: https://issues.apache.org/jira/browse/SPARK-12786
>             Project: Spark
>          Issue Type: Documentation
>          Components: Streaming
>    Affects Versions: 1.5.2, 1.6.0
>            Reporter: Brian London
>            Priority: Minor
>
> The ActorWordCount demo doesn't show how to set up an actor based dstream in 
> a way that can be used.  
> The demo relies on the {{AkkaUtils}} object, which is marked private[spark].  
> Thus the code presented will not compile unless users declare their code to 
> be in the org.apache.spark package. 
> Demo is located at 
> https://github.com/apache/spark/blob/master/examples/src/main/scala/org/apache/spark/examples/streaming/ActorWordCount.scala



--
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