spark git commit: [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event

2016-11-17 Thread rxin
Repository: spark Updated Branches: refs/heads/branch-2.1 fc466be4f -> e8b1955e2 [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event ## What changes were proposed in this pull request? This patch fixes a `ClassCastException: java.lang.Integer cannot be cast to

spark git commit: [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event

2016-11-17 Thread rxin
Repository: spark Updated Branches: refs/heads/master ce13c2672 -> d9dd979d1 [SPARK-18462] Fix ClassCastException in SparkListenerDriverAccumUpdates event ## What changes were proposed in this pull request? This patch fixes a `ClassCastException: java.lang.Integer cannot be cast to