Github user keypointt commented on the pull request:
https://github.com/apache/spark/pull/11116#issuecomment-190320638
@yinxusen just confirm with you that, is it ok to be different for python
and scala examples? now the scala example is **_ssc.textFileStream()_**, and
python is **_ssc.queueStream()_**.
I checked and these two are also using different ssc methods:
-
https://github.com/yinxusen/spark/blob/SPARK-12042/examples/src/main/python/mllib/streaming_test_example.py
-
https://github.com/yinxusen/spark/blob/SPARK-12042/examples/src/main/scala/org/apache/spark/examples/mllib/StreamingTestExample.scala
---
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]