spark git commit: MAINTENANCE: Automated closing of pull requests.

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/master fda4331d5 - 534f24b2d MAINTENANCE: Automated closing of pull requests. This commit exists to close the following pull requests on Github: Closes #3456 (close requested by 'pwendell') Closes #1602 (close requested by 'tdas') Closes #2633

spark git commit: [SPARK-3787][BUILD] Assembly jar name is wrong when we build with sbt omitting -Dhadoop.version

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 534f24b2d - de95c57ac [SPARK-3787][BUILD] Assembly jar name is wrong when we build with sbt omitting -Dhadoop.version This PR is another solution for When we build with sbt with profile for hadoop and without property for hadoop version

spark git commit: HOTFIX: Slight tweak on previous commit.

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/master de95c57ac - 82bf4bee1 HOTFIX: Slight tweak on previous commit. Meant to merge this in when committing SPARK-3787. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit:

[1/2] spark git commit: [SPARK-3787][BUILD] Assembly jar name is wrong when we build with sbt omitting -Dhadoop.version

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 391080b68 - 3c4acac43 [SPARK-3787][BUILD] Assembly jar name is wrong when we build with sbt omitting -Dhadoop.version This PR is another solution for When we build with sbt with profile for hadoop and without property for hadoop

[2/2] spark git commit: HOTFIX: Slight tweak on previous commit.

2014-12-26 Thread pwendell
HOTFIX: Slight tweak on previous commit. Meant to merge this in when committing SPARK-3787. Project: http://git-wip-us.apache.org/repos/asf/spark/repo Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/3c4acac4 Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/3c4acac4 Diff:

spark git commit: [SPARK-3955] Different versions between jackson-mapper-asl and jackson-c...

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 82bf4bee1 - 2483c1efb [SPARK-3955] Different versions between jackson-mapper-asl and jackson-c... ...ore-asl - set the same version to jackson-mapper-asl and jackson-core-asl - It's related with #2818 - coded a same patch from a latest

spark git commit: [SPARK-4954][Core] add spark version infomation in log for standalone mode

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 2483c1efb - 786808abf [SPARK-4954][Core] add spark version infomation in log for standalone mode The master and worker spark version may be not the same with Driver spark version. That is because spark Jar file might be replaced for new

spark git commit: [SPARK-4952][Core]Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/master 786808abf - 080ceb771 [SPARK-4952][Core]Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails Author: GuoQiang Li wi...@qq.com Closes #3788 from witgo/SPARK-4952 and squashes the following commits: d903529 [GuoQiang Li]

spark git commit: [SPARK-4952][Core]Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.1 d21347dbb - 3442b7bb6 [SPARK-4952][Core]Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails Author: GuoQiang Li wi...@qq.com Closes #3788 from witgo/SPARK-4952 and squashes the following commits: d903529 [GuoQiang

spark git commit: [SPARK-4952][Core]Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails

2014-12-26 Thread pwendell
Repository: spark Updated Branches: refs/heads/branch-1.2 3c4acac43 - 23d64cf08 [SPARK-4952][Core]Handle ConcurrentModificationExceptions in SparkEnv.environmentDetails Author: GuoQiang Li wi...@qq.com Closes #3788 from witgo/SPARK-4952 and squashes the following commits: d903529 [GuoQiang