spark git commit: [SPARK-7927] whitespace fixes for streaming.

2015-05-28 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-1.4 7bb445a38 -> f4b135337 [SPARK-7927] whitespace fixes for streaming. So we can enable a whitespace enforcement rule in the style checker to save code review time. Author: Reynold Xin Closes #6475 from rxin/whitespace-streaming and sq

spark git commit: [SPARK-7927] whitespace fixes for streaming.

2015-05-28 Thread rxin
Repository: spark Updated Branches: refs/heads/master 1bd63e82f -> 3af0b3136 [SPARK-7927] whitespace fixes for streaming. So we can enable a whitespace enforcement rule in the style checker to save code review time. Author: Reynold Xin Closes #6475 from rxin/whitespace-streaming and squash