[GitHub] spark pull request #14025: [DOC][SQL] update out-of-date code snippets using...

2016-07-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14025 --- 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

[GitHub] spark pull request #14025: [DOC][SQL] update out-of-date code snippets using...

2016-07-06 Thread WeichenXu123
Github user WeichenXu123 commented on a diff in the pull request: https://github.com/apache/spark/pull/14025#discussion_r69720553 --- Diff: docs/streaming-programming-guide.md --- @@ -1546,9 +1546,9 @@ val words: DStream[String] = ... words.foreachRDD { rdd =>

[GitHub] spark pull request #14025: [DOC][SQL] update out-of-date code snippets using...

2016-07-06 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/14025#discussion_r69681283 --- Diff: docs/streaming-programming-guide.md --- @@ -1546,9 +1546,9 @@ val words: DStream[String] = ... words.foreachRDD { rdd => - //

[GitHub] spark pull request #14025: [DOC][SQL] update out-of-date code snippets using...

2016-07-04 Thread WeichenXu123
Github user WeichenXu123 commented on a diff in the pull request: https://github.com/apache/spark/pull/14025#discussion_r69417590 --- Diff: docs/configuration.md --- @@ -1564,8 +1564,8 @@ spark.sql("SET -v").show(n=200, truncate=False) {% highlight r %} -#

[GitHub] spark pull request #14025: [DOC][SQL] update out-of-date code snippets using...

2016-07-04 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/14025#discussion_r69415295 --- Diff: docs/configuration.md --- @@ -1564,8 +1564,8 @@ spark.sql("SET -v").show(n=200, truncate=False) {% highlight r %} -#