spark git commit: [MINOR] Fix typos and misspellings

2018-11-05 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.4 af2ec972d -> 8526f2ee5 [MINOR] Fix typos and misspellings ## What changes were proposed in this pull request? Fix typos and misspellings, per https://github.com/apache/spark-website/pull/158#issuecomment-435790366 ## How was this

spark git commit: [MINOR] Fix typos and misspellings

2018-11-05 Thread srowen
Repository: spark Updated Branches: refs/heads/master 0b5917000 -> c0d1bf032 [MINOR] Fix typos and misspellings ## What changes were proposed in this pull request? Fix typos and misspellings, per https://github.com/apache/spark-website/pull/158#issuecomment-435790366 ## How was this patch

spark git commit: [MINOR] Fix typos in dev/* scripts.

2018-01-30 Thread gurwls223
Repository: spark Updated Branches: refs/heads/master 58fcb5a95 -> 9623a9824 [MINOR] Fix typos in dev/* scripts. ## What changes were proposed in this pull request? Consistency in style, grammar and removal of extraneous characters. ## How was this patch tested? Manually as this is a doc

spark git commit: [MINOR] Fix typos in ML scaladocs

2018-01-17 Thread srowen
Repository: spark Updated Branches: refs/heads/master 45ad97df8 -> 7823d43ec [MINOR] Fix typos in ML scaladocs ## What changes were proposed in this pull request? Fixed some typos found in ML scaladocs ## How was this patch tested? NA Author: Bryan Cutler Closes

spark git commit: [MINOR] Fix Typos 'an -> a'

2016-06-06 Thread srowen
Repository: spark Updated Branches: refs/heads/branch-2.0 7d10e4bdd -> 90e94b826 [MINOR] Fix Typos 'an -> a' ## What changes were proposed in this pull request? `an -> a` Use cmds like `find . -name '*.R' | xargs -i sh -c "grep -in ' an [^aeiou]' {} && echo {}"` to generate candidates, and

spark git commit: [MINOR] Fix Typos 'an -> a'

2016-06-06 Thread srowen
Repository: spark Updated Branches: refs/heads/master 32f2f95db -> fd8af3971 [MINOR] Fix Typos 'an -> a' ## What changes were proposed in this pull request? `an -> a` Use cmds like `find . -name '*.R' | xargs -i sh -c "grep -in ' an [^aeiou]' {} && echo {}"` to generate candidates, and

spark git commit: [MINOR] Fix Typos 'a -> an'

2016-05-26 Thread rxin
Repository: spark Updated Branches: refs/heads/master ee3609a2e -> 6b1a6180e [MINOR] Fix Typos 'a -> an' ## What changes were proposed in this pull request? `a` -> `an` I use regex to generate potential error lines: `grep -in ' a [aeiou]' mllib/src/main/scala/org/apache/spark/ml/*/*scala`

spark git commit: [MINOR] Fix Typos 'a -> an'

2016-05-26 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 64d477cd4 -> 9c7e6ad28 [MINOR] Fix Typos 'a -> an' ## What changes were proposed in this pull request? `a` -> `an` I use regex to generate potential error lines: `grep -in ' a [aeiou]'

spark git commit: [MINOR] Fix Typos

2016-05-19 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.0 1dc30f189 -> 642f00980 [MINOR] Fix Typos 1,Rename matrix args in BreezeUtil to upper to match the doc 2,Fix several typos in ML and SQL manual tests Author: Zheng RuiFeng Closes #13078 from

spark git commit: [MINOR] Fix Typos

2016-05-15 Thread srowen
Repository: spark Updated Branches: refs/heads/master f5576a052 -> c7efc56c7 [MINOR] Fix Typos ## What changes were proposed in this pull request? 1,Rename matrix args in BreezeUtil to upper to match the doc 2,Fix several typos in ML and SQL ## How was this patch tested? manual tests

spark git commit: [MINOR] Fix typos in comments and testcase name of code

2016-03-03 Thread srowen
Repository: spark Updated Branches: refs/heads/master 52035d103 -> 941b270b7 [MINOR] Fix typos in comments and testcase name of code ## What changes were proposed in this pull request? This PR fixes typos in comments and testcase name of code. ## How was this patch tested? manual. Author:

spark git commit: [MINOR] Fix typos in JavaStreamingContext

2015-12-21 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.6 5b19e7cfd -> 309ef355f [MINOR] Fix typos in JavaStreamingContext Author: Shixiong Zhu Closes #10424 from zsxwing/typo. (cherry picked from commit 93da8565fea42d8ac978df411daced4a9ea3a9c8) Signed-off-by:

spark git commit: [MINOR] Fix typos in JavaStreamingContext

2015-12-21 Thread rxin
Repository: spark Updated Branches: refs/heads/master 0a38637d0 -> 93da8565f [MINOR] Fix typos in JavaStreamingContext Author: Shixiong Zhu Closes #10424 from zsxwing/typo. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: