Github user tdas commented on a diff in the pull request:
https://github.com/apache/spark/pull/3464#discussion_r20914831
--- Diff: docs/streaming-programming-guide.md ---
@@ -66,7 +66,6 @@ main entry point for all streaming functionality. We
create a local StreamingCon
{% highlight scala %}
import org.apache.spark._
import org.apache.spark.streaming._
-import org.apache.spark.streaming.StreamingContext._
--- End diff --
Actually, on second thought, lets not remove it from the programming guide.
People might see the programmign guide of one version and try it on an older
version. I would say, key this, but add a comment not necessary in Spark 1.3+
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]