aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCodingCat <zhunansjtu@gmail.com>2014-05-30 22:06:08 -0700
committerReynold Xin <rxin@apache.org>2014-05-30 22:06:08 -0700
commit41bfdda3cc53b44b0fb2105533b7c0e1a69eb3bb (patch)
tree0cc0731edbd456c72a605eb58b59ff466db9e3e4 /.travis.yml
parent23ae36630aa5e6ca4a86e32912a99408129dff7b (diff)
downloadspark-41bfdda3cc53b44b0fb2105533b7c0e1a69eb3bb.tar.gz
spark-41bfdda3cc53b44b0fb2105533b7c0e1a69eb3bb.tar.bz2
spark-41bfdda3cc53b44b0fb2105533b7c0e1a69eb3bb.zip
SPARK-1976: fix the misleading part in streaming docs
Spark streaming requires at least two working threads, but the document gives the example like import org.apache.spark.api.java.function._ import org.apache.spark.streaming._ import org.apache.spark.streaming.api._ // Create a StreamingContext with a local master val ssc = new StreamingContext("local", "NetworkWordCount", Seconds(1)) http://spark.apache.org/docs/latest/streaming-programming-guide.html Author: CodingCat <zhunansjtu@gmail.com> Closes #924 from CodingCat/master and squashes the following commits: bb89f20 [CodingCat] update streaming docs
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions