[GitHub] spark pull request: SPARK-1255: Allow user to pass Serializer obje...

2014-03-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/149 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1254. Consolidate, order, and harmonize ...

2014-03-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/145 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [bugfix] wrong client arg, should use executor...

2014-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/138 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1183. Don't use "worker" to mean executo...

2014-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/120 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1236 - Upgrade Jetty to 9.1.3.v20140225.

2014-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/113 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-1237, 1238] Improve the computation of ...

2014-03-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/131 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1019: pyspark RDD take() throws an NPE

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/112 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Fix example bug: compile error

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/132 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: hot fix for PR105 - change to Java annotation

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/133 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1160: Deprecate toArray in RDD

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/105 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1162 Added top in python.

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/93 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Fix #SPARK-1149 Bad partitioners can cause Spa...

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/44 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-1232] Fix the hadoop 0.23 yarn build

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/127 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Spark-1163, Added missing Python RDD functions

2014-03-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/92 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1064

2014-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/102 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1167: Remove metrics-ganglia from defaul...

2014-03-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/108 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1205: Clean up callSite/origin/generator...

2014-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/106 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1168, Added foldByKey to pyspark.

2014-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/115 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-977 Added Python RDD.zip function

2014-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/76 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1211. In ApplicationMaster, set spark.ma...

2014-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/118 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-972] Added detailed callsite info for V...

2014-03-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/34 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: maintain arbitrary state data for each key

2014-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/114 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-782 Clean up for ASM dependency.

2014-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/100 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Fix markup errors introduced in #33 (SPARK-118...

2014-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/111 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Add timeout for fetch file

2014-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/98 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-929: Fully deprecate usage of SPARK_MEM

2014-03-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/99 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1190: Do not initialize log4j if slf4j l...

2014-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/107 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Update junitxml plugin to the latest version t...

2014-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/104 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Allow sbt to use more than 1G of heap.

2014-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/103 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-1194] Fix the same-RDD rule for cache r...

2014-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/96 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1193. Fix indentation in pom.xmls

2014-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/91 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Spark 1165 rdd.intersection in python and java

2014-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/80 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1136: Fix FaultToleranceTest for Docker ...

2014-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/5 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1195: set map_input_file environment var...

2014-03-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/94 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Example for cassandra CQL read/write from spar...

2014-03-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/87 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1197. Change yarn-standalone to yarn-clu...

2014-03-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/95 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1189: Add Security to Spark - Akka, Http...

2014-03-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/33 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Patch for SPARK-942

2014-03-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/50 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1187, Added missing Python APIs

2014-03-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/75 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1156: allow user to login into a cluster...

2014-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/58 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1184: Update the distribution tar.gz to ...

2014-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/78 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Improve building with maven docs

2014-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/70 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1171: when executor is removed, we shoul...

2014-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/63 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1109 wrong API docs for pyspark map func...

2014-03-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/73 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1164 Deprecated reduceByKeyToDriver as i...

2014-03-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/72 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1178: missing document of spark.schedule...

2014-03-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/74 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [java8API] SPARK-964 Investigate the potential...

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Remove broken/unused Connection.getChunkFIFO m...

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/69 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1158: Fix flaky RateLimitedOutputStreamS...

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/55 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Added a unit test for PairRDDFunctions.lookup

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/36 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Remove the remoteFetchTime metric.

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/62 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: update proportion of memory

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/66 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Removed accidentally checked in comment

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/61 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1173. Improve scala streaming docs.

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/64 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1173. (#2) Fix typo in Java streaming ex...

2014-03-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/65 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Add Jekyll tag to isolate "production-only" do...

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/56 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1121: Include avro for yarn-alpha builds

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/49 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1084.2 (resubmitted)

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/32 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Ignore RateLimitedOutputStreamSuite for now.

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/54 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Remove remaining references to incubation

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/51 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Update io.netty from 4.0.13 Final to 4.0.17.Fi...

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/41 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1137: Make ZK PersistenceEngine not cras...

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/4 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Initialized the regVal for first iteration in ...

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/40 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Merge the old sbt-launch-lib.bash with the new...

2014-03-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/14 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1150: fix repo location in create script...

2014-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/52 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1100: prevent Spark from overwriting dir...

2014-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/11 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-1150] fix repo location in create scrip...

2014-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/48 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-979] Randomize order of offers.

2014-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/27 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1151: Update dev merge script to use spa...

2014-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/47 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1051. On YARN, executors don't doAs subm...

2014-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/29 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1032. If Yarn app fails before registeri...

2014-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/28 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Remote BlockFetchTracker trait

2014-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/39 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Removed reference to incubation in Spark user ...

2014-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [HOTFIX] Patching maven build after #6 (SPARK-...

2014-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/37 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK 1084.1 (resubmitted)

2014-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/31 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Show Master status on UI page

2014-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/24 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-1089] fix the regression problem on ADD...

2014-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/13 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: SPARK-1121 Only add avro if the build is for H...

2014-02-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/6 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Remove references to ClusterScheduler (SPARK-1...

2014-02-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: Updated link for pyspark examples in docs

2014-02-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/22 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is