Merge pull request #63 from pwendell/master

Fixing spark streaming example and a bug in examples build.

- Examples assembly included a log4j.properties which clobbered Spark's
- Example had an error where some classes weren't serializable
- Did some other clean-up in this example


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/28e9c2ab
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/28e9c2ab
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/28e9c2ab

Branch: refs/heads/master
Commit: 28e9c2abc0884d096fc3be1e2d1f9ee18ffc3261
Parents: 4e46fde 35befe0
Author: Matei Zaharia <ma...@eecs.berkeley.edu>
Authored: Tue Oct 15 23:59:56 2013 -0700
Committer: Matei Zaharia <ma...@eecs.berkeley.edu>
Committed: Tue Oct 15 23:59:56 2013 -0700

----------------------------------------------------------------------
 .../examples/clickstream/PageViewGenerator.scala       | 13 +++++++++----
 project/SparkBuild.scala                               |  1 +
 2 files changed, 10 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


Reply via email to