You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: [SPARK-2318] When exiting on a signal, print the signal name first. - posted by rx...@apache.org on 2014/07/01 00:12:41 UTC, 0 replies.
- git commit: SPARK-2293. Replace RDD.zip usage by map with predict inside. - posted by me...@apache.org on 2014/07/01 01:03:51 UTC, 0 replies.
- git commit: SPARK-2332 [build] add exclusion for old servlet-api on hadoop-client in core - posted by rx...@apache.org on 2014/07/01 09:28:41 UTC, 0 replies.
- git commit: [SPARK-2185] Emit warning when task size exceeds a threshold. - posted by rx...@apache.org on 2014/07/01 10:56:57 UTC, 0 replies.
- svn commit: r1607200 [2/2] - in /spark: ./ _layouts/ images/ news/_posts/ site/ site/graphx/ site/images/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ sql/ - posted by ma...@apache.org on 2014/07/01 23:42:51 UTC, 0 replies.
- svn commit: r1607200 [1/2] - in /spark: ./ _layouts/ images/ news/_posts/ site/ site/graphx/ site/images/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ sql/ - posted by ma...@apache.org on 2014/07/01 23:42:51 UTC, 0 replies.
- git commit: update the comments in SqlParser - posted by rx...@apache.org on 2014/07/02 05:37:17 UTC, 2 replies.
- git commit: SPARK-2186: Spark SQL DSL support for simple aggregations such as SUM and AVG - posted by ma...@apache.org on 2014/07/02 19:03:49 UTC, 2 replies.
- git commit: [SPARK-2328] [SQL] Add execution of `SHOW TABLES` before `TestHive.reset()`. - posted by ma...@apache.org on 2014/07/02 19:07:08 UTC, 2 replies.
- git commit: [SPARK-2287] [SQL] Make ScalaReflection be able to handle Generic case classes. - posted by ma...@apache.org on 2014/07/02 19:10:40 UTC, 2 replies.
- svn commit: r1607449 - in /spark: images/spark-stack.png site/images/spark-stack.png - posted by ma...@apache.org on 2014/07/02 21:01:59 UTC, 0 replies.
- svn commit: r1607545 - in /spark: images/graphx-perf-comparison.png site/images/graphx-perf-comparison.png - posted by an...@apache.org on 2014/07/03 09:08:47 UTC, 0 replies.
- git commit: [SPARK-2324] SparkContext should not exit directly when spark.local.dir is a list of multiple paths and one of them has error - posted by ad...@apache.org on 2014/07/03 19:14:43 UTC, 0 replies.
- git commit: [SPARK] Fix NPE for ExternalAppendOnlyMap - posted by ad...@apache.org on 2014/07/03 19:26:57 UTC, 1 replies.
- git commit: SPARK-1675. Make clear whether computePrincipalComponents requires centered data - posted by me...@apache.org on 2014/07/03 20:55:10 UTC, 0 replies.
- git commit: [SPARK-2342] Evaluation helper's output type doesn't conform to input ty... - posted by ma...@apache.org on 2014/07/03 22:22:17 UTC, 1 replies.
- git commit: [SPARK-2109] Setting SPARK_MEM for bin/pyspark does not work. - posted by pw...@apache.org on 2014/07/04 00:07:05 UTC, 2 replies.
- git commit: [SPARK-1516]Throw exception in yarn client instead of run system.exit - posted by me...@apache.org on 2014/07/04 00:18:00 UTC, 0 replies.
- git commit: [HOTFIX] Synchronize on SQLContext.settings in tests. - posted by ma...@apache.org on 2014/07/04 02:38:00 UTC, 0 replies.
- git commit: Streaming programming guide typos - posted by td...@apache.org on 2014/07/04 03:31:24 UTC, 1 replies.
- git commit: [SPARK-1097] Workaround Hadoop conf ConcurrentModification issue - posted by ad...@apache.org on 2014/07/04 04:24:31 UTC, 1 replies.
- git commit: [SPARK-2350] Don't NPE while launching drivers - posted by pw...@apache.org on 2014/07/04 07:31:47 UTC, 2 replies.
- git commit: [SPARK-2307][Reprise] Correctly report RDD blocks on SparkUI - posted by pw...@apache.org on 2014/07/04 07:48:27 UTC, 1 replies.
- git commit: SPARK-2282: Reuse PySpark Accumulator sockets to avoid crashing Spark - posted by pw...@apache.org on 2014/07/04 08:02:39 UTC, 2 replies.
- git commit: [SPARK-2059][SQL] Don't throw TreeNodeException in `execution.ExplainCommand` - posted by rx...@apache.org on 2014/07/04 08:41:56 UTC, 2 replies.
- git commit: [SPARK-1199][REPL] Remove VALId and use the original import style for defined classes. - posted by pw...@apache.org on 2014/07/04 09:05:35 UTC, 1 replies.
- git commit: Update SQLConf.scala - posted by rx...@apache.org on 2014/07/04 09:25:33 UTC, 2 replies.
- git commit: [SPARK-2059][SQL] Add analysis checks - posted by rx...@apache.org on 2014/07/04 09:53:44 UTC, 2 replies.
- git commit: [SPARK-2234][SQL]Spark SQL basicOperators add Except operator - posted by ma...@apache.org on 2014/07/04 11:44:04 UTC, 0 replies.
- git commit: HOTFIX: Clean before building docs during release. - posted by pw...@apache.org on 2014/07/04 19:02:29 UTC, 0 replies.
- git commit: HOTFIX: Merge issue with cf1d46e4. - posted by pw...@apache.org on 2014/07/04 19:12:53 UTC, 0 replies.
- git commit: Updating CHANGES.txt file - posted by pw...@apache.org on 2014/07/04 19:15:00 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release v1.0.1-rc2 - posted by pw...@apache.org on 2014/07/04 19:37:45 UTC, 0 replies.
- Git Push Summary - posted by pw...@apache.org on 2014/07/04 19:37:48 UTC, 13 replies.
- git commit: [maven-release-plugin] prepare for next development iteration - posted by pw...@apache.org on 2014/07/04 19:37:51 UTC, 5 replies.
- git commit: Added SignalLogger to HistoryServer. - posted by rx...@apache.org on 2014/07/05 02:33:13 UTC, 0 replies.
- git commit: [SPARK-2370][SQL] Decrease metadata retrieved for partitioned hive queries. - posted by rx...@apache.org on 2014/07/05 04:15:51 UTC, 2 replies.
- git commit: [SPARK-2306]:BoundedPriorityQueue is private and not registered with Kry... - posted by rx...@apache.org on 2014/07/05 07:06:14 UTC, 0 replies.
- git commit: [SPARK-2366] [SQL] Add column pruning for the right side of LeftSemi join. - posted by ma...@apache.org on 2014/07/05 20:48:15 UTC, 1 replies.
- git commit: [SPARK-2327] [SQL] Fix nullabilities of Join/Generate/Aggregate. - posted by ma...@apache.org on 2014/07/05 20:51:59 UTC, 1 replies.
- git commit: [SPARK-1977][MLLIB] register mutable BitSet in MovieLenseALS - posted by me...@apache.org on 2014/07/08 00:06:27 UTC, 1 replies.
- svn commit: r1608626 - in /spark: downloads.md site/downloads.html - posted by rx...@apache.org on 2014/07/08 00:47:20 UTC, 0 replies.
- git commit: [SPARK-2339][SQL] SQL parser in sql-core is case sensitive, but a table alias is converted to lower case when we create Subquery - posted by ma...@apache.org on 2014/07/08 02:01:52 UTC, 1 replies.
- git commit: [SPARK-2386] [SQL] RowWriteSupport should use the exact types to cast. - posted by ma...@apache.org on 2014/07/08 02:04:05 UTC, 1 replies.
- git commit: [SPARK-2375][SQL] JSON schema inference may not resolve type conflicts correctly for a field inside an array of structs - posted by ma...@apache.org on 2014/07/08 02:06:03 UTC, 1 replies.
- git commit: [SPARK-2376][SQL] Selecting list values inside nested JSON objects raises java.lang.IllegalArgumentException - posted by ma...@apache.org on 2014/07/08 03:37:45 UTC, 1 replies.
- git commit: [SPARK-2235][SQL]Spark SQL basicOperator add Intersect operator - posted by ma...@apache.org on 2014/07/08 04:40:11 UTC, 0 replies.
- git commit: Updated programming-guide.md - posted by rx...@apache.org on 2014/07/08 09:29:26 UTC, 0 replies.
- git commit: Resolve sbt warnings during build Ⅱ - posted by rx...@apache.org on 2014/07/08 09:31:52 UTC, 1 replies.
- git commit: [SPARK-2391][SQL] Custom take() for LIMIT queries. - posted by rx...@apache.org on 2014/07/08 09:41:49 UTC, 1 replies.
- git commit: [EC2] Add default history server port to ec2 script - posted by pw...@apache.org on 2014/07/08 09:50:08 UTC, 1 replies.
- git commit: [SPARK-2395][SQL] Optimize common LIKE patterns. - posted by ma...@apache.org on 2014/07/08 19:38:19 UTC, 1 replies.
- git commit: [SPARK-2403] Catch all errors during serialization in DAGScheduler - posted by ad...@apache.org on 2014/07/08 19:43:54 UTC, 1 replies.
- git commit: SPARK-2400 : fix spark.yarn.max.executor.failures explaination - posted by tg...@apache.org on 2014/07/08 20:55:50 UTC, 0 replies.
- git commit: [SPARK-2409] Make SQLConf thread safe. - posted by rx...@apache.org on 2014/07/08 23:00:58 UTC, 1 replies.
- git commit: [SPARK-2362] Fix for newFilesOnly logic in file DStream - posted by td...@apache.org on 2014/07/08 23:24:32 UTC, 2 replies.
- git commit: [SPARK-2392] Executors should not start their own HTTP servers - posted by rx...@apache.org on 2014/07/09 02:35:38 UTC, 0 replies.
- git commit: [SPARK-2413] Upgrade junit_xml_listener to 0.5.1 - posted by rx...@apache.org on 2014/07/09 02:50:40 UTC, 0 replies.
- git commit: [SPARK-2152][MLlib] fix bin offset in DecisionTree node aggregations (also resolves SPARK-2160) - posted by me...@apache.org on 2014/07/09 04:17:36 UTC, 1 replies.
- [1/3] [SPARK-2384] Add tooltips to UI. - posted by rx...@apache.org on 2014/07/09 07:57:24 UTC, 0 replies.
- [2/3] [SPARK-2384] Add tooltips to UI. - posted by rx...@apache.org on 2014/07/09 07:57:25 UTC, 0 replies.
- [3/3] git commit: [SPARK-2384] Add tooltips to UI. - posted by rx...@apache.org on 2014/07/09 07:57:26 UTC, 0 replies.
- git commit: [STREAMING] SPARK-2343: Fix QueueInputDStream with oneAtATime false - posted by td...@apache.org on 2014/07/09 19:45:51 UTC, 1 replies.
- git commit: [SPARK-2417][MLlib] Fix DecisionTree tests - posted by me...@apache.org on 2014/07/09 20:06:38 UTC, 1 replies.
- git commit: SPARK-1782: svd for sparse matrix using ARPACK - posted by me...@apache.org on 2014/07/09 21:15:12 UTC, 0 replies.
- git commit: SPARK-2416: Allow richer reporting of unit test results - posted by pw...@apache.org on 2014/07/10 04:26:20 UTC, 0 replies.
- git commit: Revert "[HOTFIX] Synchronize on SQLContext.settings in tests." - posted by pw...@apache.org on 2014/07/10 04:37:20 UTC, 0 replies.
- git commit: HOTFIX: Remove persistently failing test in master. - posted by pw...@apache.org on 2014/07/10 04:45:09 UTC, 0 replies.
- git commit: Clean up SparkKMeans example's code - posted by rx...@apache.org on 2014/07/10 08:45:25 UTC, 0 replies.
- git commit: SPARK-2115: Stage kill link is too close to stage details link - posted by rx...@apache.org on 2014/07/10 10:18:41 UTC, 0 replies.
- git commit: [SPARK-1776] Have Spark's SBT build read dependencies from Maven. - posted by pw...@apache.org on 2014/07/10 20:04:06 UTC, 0 replies.
- git commit: HOTFIX: Minor doc update for sbt change - posted by pw...@apache.org on 2014/07/10 20:11:06 UTC, 0 replies.
- git commit: name ec2 instances and security groups consistently - posted by pw...@apache.org on 2014/07/10 21:56:17 UTC, 0 replies.
- git commit: [SPARK-1478].3: Upgrade FlumeInputDStream's FlumeReceiver to support FLUME-1915 - posted by td...@apache.org on 2014/07/10 22:15:14 UTC, 0 replies.
- git commit: [SPARK-1341] [Streaming] Throttle BlockGenerator to limit rate of data consumption. - posted by td...@apache.org on 2014/07/11 01:01:15 UTC, 1 replies.
- git commit: SPARK-2427: Fix Scala examples that use the wrong command line arguments index - posted by rx...@apache.org on 2014/07/11 01:03:33 UTC, 1 replies.
- git commit: [SPARK-2431][SQL] Refine StringComparison and related codes. - posted by ma...@apache.org on 2014/07/11 04:20:06 UTC, 1 replies.
- git commit: [SPARK-2415] [SQL] RowWriteSupport should handle empty ArrayType correctly. - posted by ma...@apache.org on 2014/07/11 04:23:49 UTC, 1 replies.
- git commit: [SPARK-2428][SQL] Add except and intersect methods to SchemaRDD. - posted by ma...@apache.org on 2014/07/11 04:27:28 UTC, 0 replies.
- git commit: [SPARK-2358][MLLIB] Add an option to include native BLAS/LAPACK loader in the build - posted by rx...@apache.org on 2014/07/11 06:58:00 UTC, 0 replies.
- git commit: fix Graph partitionStrategy comment - posted by rx...@apache.org on 2014/07/11 09:02:27 UTC, 0 replies.
- git commit: [Minor] Remove unused val in Master - posted by pw...@apache.org on 2014/07/11 09:21:21 UTC, 0 replies.
- svn commit: r5818 - in /dev/spark/spark-1.0.1: ./ spark-1.0.1 - posted by pw...@apache.org on 2014/07/11 19:01:59 UTC, 0 replies.
- svn commit: r5819 - /dev/spark/spark-1.0.1/spark-1.0.1 - posted by pw...@apache.org on 2014/07/11 19:02:45 UTC, 0 replies.
- svn commit: r5820 - /dev/spark/spark-1.0.1/ - posted by pw...@apache.org on 2014/07/11 19:20:59 UTC, 0 replies.
- svn commit: r5821 - /dev/spark/spark-1.0.1/ /release/spark/spark-1.0.1/ - posted by pw...@apache.org on 2014/07/11 19:23:09 UTC, 0 replies.
- svn commit: r1609749 - in /spark/site/docs: ./ 1.0.1/ 1.0.1/api/ 1.0.1/api/java/ 1.0.1/api/java/org/ 1.0.1/api/java/org/apache/ 1.0.1/api/java/org/apache/spark/ 1.0.1/api/java/org/apache/spark/annotation/ 1.0.1/api/java/org/apache/spark/api/ 1.0.1/api/... - posted by pw...@apache.org on 2014/07/11 19:23:48 UTC, 0 replies.
- svn commit: r5822 - /release/spark/spark-0.8.0-incubating/ - posted by pw...@apache.org on 2014/07/11 20:02:39 UTC, 0 replies.
- svn commit: r5823 - /release/spark/spark-0.9.0-incubating/ - posted by pw...@apache.org on 2014/07/11 20:02:51 UTC, 0 replies.
- git commit: [SPARK-2437] Rename MAVEN_PROFILES to SBT_MAVEN_PROFILES and add SBT_MAVEN_PROPERTIES - posted by pw...@apache.org on 2014/07/11 20:52:39 UTC, 0 replies.
- svn commit: r1609871 [1/3] - in /spark: ./ _layouts/ news/_posts/ releases/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by pw...@apache.org on 2014/07/12 02:41:28 UTC, 0 replies.
- svn commit: r1609871 [3/3] - in /spark: ./ _layouts/ news/_posts/ releases/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by pw...@apache.org on 2014/07/12 02:41:28 UTC, 0 replies.
- svn commit: r1609871 [2/3] - in /spark: ./ _layouts/ news/_posts/ releases/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by pw...@apache.org on 2014/07/12 02:41:28 UTC, 0 replies.
- svn commit: r1609872 - in /spark: documentation.md site/documentation.html - posted by pw...@apache.org on 2014/07/12 02:43:25 UTC, 0 replies.
- svn commit: r1609873 - in /spark/site: news/spark-1-0-1-released.html releases/spark-release-1-0-1.html - posted by pw...@apache.org on 2014/07/12 02:45:35 UTC, 0 replies.
- git commit: Merging JDBC server into Spark proper. - posted by pw...@apache.org on 2014/07/12 02:49:59 UTC, 0 replies.
- git commit: [SPARK-2457] Inconsistent description in README about build option - posted by rx...@apache.org on 2014/07/12 06:10:29 UTC, 0 replies.
- git commit: [SPARK-1969][MLlib] Online summarizer APIs for mean, variance, min, and max - posted by me...@apache.org on 2014/07/12 08:04:49 UTC, 0 replies.
- git commit: use specialized axpy in RowMatrix for SVD - posted by me...@apache.org on 2014/07/12 08:26:53 UTC, 0 replies.
- git commit: Use the Executor's ClassLoader in sc.objectFile(). - posted by pw...@apache.org on 2014/07/12 09:07:47 UTC, 0 replies.
- [1/2] git commit: HOTFIX: Updating Python doc version - posted by pw...@apache.org on 2014/07/12 17:31:39 UTC, 0 replies.
- [2/2] git commit: Updating versions for branch-1.0 - posted by pw...@apache.org on 2014/07/12 17:31:40 UTC, 0 replies.
- svn commit: r1609945 [1/2] - /spark/site/docs/1.0.1/api/python/ - posted by pw...@apache.org on 2014/07/12 17:35:34 UTC, 0 replies.
- svn commit: r1609945 [2/2] - /spark/site/docs/1.0.1/api/python/ - posted by pw...@apache.org on 2014/07/12 17:35:34 UTC, 0 replies.
- git commit: [SPARK-2455] Mark (Shippable)VertexPartition serializable - posted by rx...@apache.org on 2014/07/12 21:05:39 UTC, 1 replies.
- git commit: [SPARK-2441][SQL] Add more efficient distinct operator. - posted by rx...@apache.org on 2014/07/12 21:08:04 UTC, 1 replies.
- git commit: [SPARK-2405][SQL] Reusue same byte buffers when creating new instance of InMemoryRelation - posted by rx...@apache.org on 2014/07/12 21:13:35 UTC, 1 replies.
- git commit: SPARK-2462. Make Vector.apply public. - posted by me...@apache.org on 2014/07/13 01:55:49 UTC, 0 replies.
- [01/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:27:53 UTC, 0 replies.
- [02/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:27:54 UTC, 0 replies.
- [03/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:27:55 UTC, 0 replies.
- [04/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:27:56 UTC, 0 replies.
- [05/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:27:57 UTC, 0 replies.
- [06/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:27:58 UTC, 0 replies.
- [07/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:27:59 UTC, 0 replies.
- [08/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:28:00 UTC, 0 replies.
- [09/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:28:01 UTC, 0 replies.
- [10/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:28:02 UTC, 0 replies.
- [11/12] SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:28:03 UTC, 0 replies.
- [12/12] git commit: SPARK-2363. Clean MLlib's sample data files - posted by me...@apache.org on 2014/07/14 04:28:04 UTC, 0 replies.
- git commit: Made rdd.py pep8 complaint by using Autopep8 and a little manual editing. - posted by rx...@apache.org on 2014/07/14 09:43:06 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release v1.0.1-rc3 - posted by pw...@apache.org on 2014/07/14 09:46:33 UTC, 0 replies.
- git commit: move some test file to match src code - posted by rx...@apache.org on 2014/07/14 19:40:52 UTC, 0 replies.
- git commit: [SPARK-2443][SQL] Fix slow read from partitioned tables - posted by ma...@apache.org on 2014/07/14 22:22:28 UTC, 1 replies.
- git commit: [SPARK-1946] Submit tasks after (configured ratio) executors have been registered - posted by tg...@apache.org on 2014/07/14 22:33:01 UTC, 0 replies.
- Subscribe - posted by Mubarak Seyed <mu...@apache.org> on 2014/07/14 23:26:53 UTC, 0 replies.
- git commit: [SPARK-2446][SQL] Add BinaryType support to Parquet I/O. - posted by ma...@apache.org on 2014/07/15 00:46:35 UTC, 0 replies.
- git commit: [SPARK-2467] Revert SparkBuild to publish-local to both .m2 and .ivy2. - posted by pw...@apache.org on 2014/07/15 08:06:40 UTC, 0 replies.
- git commit: SPARK-2486: Utils.getCallSite is now resilient to bogus frames - posted by pw...@apache.org on 2014/07/15 08:09:23 UTC, 0 replies.
- git commit: Add/increase severity of warning in documentation of groupBy() - posted by pw...@apache.org on 2014/07/15 08:38:18 UTC, 1 replies.
- git commit: [SPARK-2390] Files in staging directory cannot be deleted and wastes the space of HDFS - posted by pw...@apache.org on 2014/07/15 08:55:44 UTC, 0 replies.
- git commit: [SPARK-2485][SQL] Lock usage of hive client. - posted by ad...@apache.org on 2014/07/15 09:14:00 UTC, 1 replies.
- git commit: discarded exceeded completedDrivers - posted by rx...@apache.org on 2014/07/15 09:22:09 UTC, 0 replies.
- git commit: [SPARK-2399] Add support for LZ4 compression. - posted by rx...@apache.org on 2014/07/15 10:47:01 UTC, 0 replies.
- git commit: [SPARK-2477][MLlib] Using appendBias for adding intercept in GeneralizedLinearAlgorithm - posted by me...@apache.org on 2014/07/15 11:15:07 UTC, 0 replies.
- git commit: Update README.md to include a slightly more informative project description. - posted by rx...@apache.org on 2014/07/15 11:17:23 UTC, 0 replies.
- git commit: README update: added "for Big Data". - posted by rx...@apache.org on 2014/07/15 11:20:25 UTC, 0 replies.
- git commit: [MLLIB] [SPARK-2222] Add multiclass evaluation metrics - posted by me...@apache.org on 2014/07/15 17:40:34 UTC, 0 replies.
- git commit: Reformat multi-line closure argument. - posted by ad...@apache.org on 2014/07/15 18:13:47 UTC, 0 replies.
- git commit: SPARK-2480: Resolve sbt warnings "NOTE: SPARK_YARN is deprecated, please use -Pyarn flag" - posted by pw...@apache.org on 2014/07/15 19:46:22 UTC, 0 replies.
- git commit: SPARK-1291: Link the spark UI to RM ui in yarn-client mode - posted by tg...@apache.org on 2014/07/15 20:53:03 UTC, 0 replies.
- git commit: Added LZ4 to compression codec in configuration page. - posted by rx...@apache.org on 2014/07/15 22:13:55 UTC, 0 replies.
- git commit: [SPARK-2471] remove runtime scope for jets3t - posted by me...@apache.org on 2014/07/15 23:01:10 UTC, 0 replies.
- git commit: [SPARK-2483][SQL] Fix parsing of repeated, nested data access. - posted by ma...@apache.org on 2014/07/15 23:01:54 UTC, 1 replies.
- git commit: [SQL] Whitelist more Hive tests. - posted by ma...@apache.org on 2014/07/15 23:04:08 UTC, 1 replies.
- git commit: [SPARK-2474][SQL] For a registered table in OverrideCatalog, the Analyzer failed to resolve references in the format of "tableName.fieldName" - posted by ma...@apache.org on 2014/07/15 23:06:49 UTC, 0 replies.
- git commit: SPARK-2407: Added internal implementation of SQL SUBSTR() - posted by ma...@apache.org on 2014/07/15 23:12:02 UTC, 1 replies.
- git commit: [SQL] Attribute equality comparisons should be done by exprId. - posted by ma...@apache.org on 2014/07/16 02:56:33 UTC, 1 replies.
- git commit: [SPARK-2498] [SQL] Synchronize on a lock when using scala reflection inside data type objects. - posted by ma...@apache.org on 2014/07/16 02:58:32 UTC, 1 replies.
- git commit: [SPARK-2469] Use Snappy (instead of LZF) for default shuffle compression codec - posted by rx...@apache.org on 2014/07/16 03:47:56 UTC, 0 replies.
- git commit: [SPARK-2500] Move the logInfo for registering BlockManager to BlockManagerMasterActor.register method - posted by rx...@apache.org on 2014/07/16 06:21:55 UTC, 0 replies.
- git commit: follow pep8 None should be compared using is or is not - posted by rx...@apache.org on 2014/07/16 06:34:11 UTC, 0 replies.
- git commit: [SPARK-2314][SQL] Override collect and take in JavaSchemaRDD, forwarding to SchemaRDD implementations. - posted by rx...@apache.org on 2014/07/16 06:35:40 UTC, 1 replies.
- git commit: [SPARK-2509][SQL] Add optimization for Substring. - posted by rx...@apache.org on 2014/07/16 07:35:38 UTC, 1 replies.
- git commit: [SPARK-2504][SQL] Fix nullability of Substring expression. - posted by rx...@apache.org on 2014/07/16 07:43:51 UTC, 1 replies.
- git commit: [SPARK-2119][SQL] Improved Parquet performance when reading off S3 - posted by ma...@apache.org on 2014/07/16 18:44:57 UTC, 0 replies.
- svn commit: r1611080 - in /spark: downloads.md site/downloads.html - posted by pw...@apache.org on 2014/07/16 18:49:47 UTC, 0 replies.
- svn commit: r1611081 - in /spark: downloads.md site/downloads.html - posted by pw...@apache.org on 2014/07/16 18:50:16 UTC, 0 replies.
- svn commit: r1611082 - in /spark: downloads.md site/downloads.html - posted by pw...@apache.org on 2014/07/16 18:50:37 UTC, 0 replies.
- git commit: SPARK-2277: make TaskScheduler track hosts on rack - posted by mr...@apache.org on 2014/07/16 19:24:25 UTC, 0 replies.
- git commit: Tightening visibility for various Broadcast related classes. - posted by rx...@apache.org on 2014/07/16 19:44:58 UTC, 0 replies.
- git commit: [SPARK-2525][SQL] Remove as many compilation warning messages as possible in Spark SQL - posted by rx...@apache.org on 2014/07/16 19:54:03 UTC, 1 replies.
- git commit: [SQL] Cleaned up ConstantFolding slightly. - posted by rx...@apache.org on 2014/07/16 19:55:57 UTC, 0 replies.
- git commit: SPARK-2519. Eliminate pattern-matching on Tuple2 in performance-critical... - posted by rx...@apache.org on 2014/07/16 20:07:20 UTC, 0 replies.
- git commit: [SPARK-2518][SQL] Fix foldability of Substring expression. - posted by rx...@apache.org on 2014/07/16 20:13:43 UTC, 1 replies.
- git commit: [SPARK-2517] Remove some compiler warnings. - posted by rx...@apache.org on 2014/07/16 20:15:10 UTC, 0 replies.
- git commit: [SPARK-2522] set default broadcast factory to torrent - posted by rx...@apache.org on 2014/07/16 20:28:01 UTC, 0 replies.
- git commit: fix compile error of streaming project - posted by rx...@apache.org on 2014/07/16 20:35:26 UTC, 0 replies.
- git commit: [SPARK-2317] Improve task logging. - posted by rx...@apache.org on 2014/07/16 20:50:53 UTC, 0 replies.
- git commit: SPARK-1097: Do not introduce deadlock while fixing concurrency bug - posted by pw...@apache.org on 2014/07/16 23:10:21 UTC, 1 replies.
- git commit: [SPARK-2154] Schedule next Driver when one completes (standalone mode) - posted by pw...@apache.org on 2014/07/16 23:16:52 UTC, 1 replies.
- git commit: [SPARK-2433][MLLIB] fix NaiveBayesModel.predict - posted by me...@apache.org on 2014/07/17 05:12:22 UTC, 0 replies.
- git commit: [SPARK-1112, 2156] (0.9 edition) Use correct akka frame size and overhead amounts. - posted by me...@apache.org on 2014/07/17 06:30:58 UTC, 0 replies.
- git commit: [branch-0.9] Fix github links in docs - posted by me...@apache.org on 2014/07/17 08:39:08 UTC, 0 replies.
- git commit: [branch-0.9] bump versions for v0.9.2 release candidate - posted by me...@apache.org on 2014/07/17 08:53:47 UTC, 0 replies.
- git commit: [branch-0.9] Update CHANGES.txt - posted by me...@apache.org on 2014/07/17 09:02:47 UTC, 0 replies.
- svn commit: r1611265 - in /spark: downloads.md site/downloads.html - posted by pw...@apache.org on 2014/07/17 09:07:11 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release v0.9.2-rc1 - posted by me...@apache.org on 2014/07/17 09:48:31 UTC, 0 replies.
- git commit: [SPARK-2412] CoalescedRDD throws exception with certain pref locs - posted by pw...@apache.org on 2014/07/17 10:01:19 UTC, 1 replies.
- git commit: SPARK-2526: Simplify options in make-distribution.sh - posted by pw...@apache.org on 2014/07/17 10:02:43 UTC, 0 replies.
- git commit: [SPARK-2423] Clean up SparkSubmit for readability - posted by pw...@apache.org on 2014/07/17 10:13:39 UTC, 0 replies.
- git commit: [SPARK-2534] Avoid pulling in the entire RDD in various operators - posted by rx...@apache.org on 2014/07/17 21:08:55 UTC, 0 replies.
- git commit: SPARK-1478.2 Fix incorrect NioServerSocketChannelFactory constructor call - posted by td...@apache.org on 2014/07/17 21:21:01 UTC, 0 replies.
- git commit: SPARK-1215 [MLLIB]: Clustering: Index out of bounds error (2) - posted by me...@apache.org on 2014/07/18 00:05:15 UTC, 0 replies.
- git commit: [SPARK-2534] Avoid pulling in the entire RDD in various operators (branch-1.0 backport) - posted by rx...@apache.org on 2014/07/18 01:36:32 UTC, 0 replies.
- git commit: [SPARK-2299] Consolidate various stageIdTo* hash maps in JobProgressListener - posted by rx...@apache.org on 2014/07/18 03:58:52 UTC, 0 replies.
- git commit: [SPARK-2411] Add a history-not-found page to standalone Master - posted by pw...@apache.org on 2014/07/18 04:46:10 UTC, 0 replies.
- git commit: [SPARK-2570] [SQL] Fix the bug of ClassCastException - posted by rx...@apache.org on 2014/07/18 08:25:07 UTC, 1 replies.
- git commit: SPARK-2553. CoGroupedRDD unnecessarily allocates a Tuple2 per dependency... - posted by ma...@apache.org on 2014/07/18 08:57:12 UTC, 0 replies.
- git commit: SPARK-2553. Fix compile error - posted by rx...@apache.org on 2014/07/18 09:47:47 UTC, 0 replies.
- git commit: Added t2 instance types - posted by pw...@apache.org on 2014/07/18 21:23:55 UTC, 1 replies.
- git commit: Reservoir sampling implementation. - posted by rx...@apache.org on 2014/07/18 21:41:54 UTC, 0 replies.
- svn commit: r1611797 [2/3] - in /spark: ./ news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/07/18 22:42:46 UTC, 0 replies.
- svn commit: r1611797 [3/3] - in /spark: ./ news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/07/18 22:42:46 UTC, 0 replies.
- svn commit: r1611797 [1/3] - in /spark: ./ news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/07/18 22:42:46 UTC, 0 replies.
- svn commit: r1611799 - in /spark: documentation.md site/documentation.html - posted by ma...@apache.org on 2014/07/18 22:52:58 UTC, 0 replies.
- svn commit: r1611800 - in /spark: community.md index.md site/community.html site/index.html - posted by ma...@apache.org on 2014/07/18 22:54:00 UTC, 0 replies.
- svn commit: r1611801 - in /spark: faq.md site/faq.html - posted by ma...@apache.org on 2014/07/18 22:55:12 UTC, 0 replies.
- svn commit: r1611802 - in /spark: documentation.md site/documentation.html - posted by ma...@apache.org on 2014/07/18 22:56:03 UTC, 0 replies.
- svn commit: r1611803 - in /spark: documentation.md site/documentation.html - posted by ma...@apache.org on 2014/07/18 22:56:49 UTC, 0 replies.
- svn commit: r1611804 - in /spark: documentation.md site/documentation.html - posted by ma...@apache.org on 2014/07/18 22:57:18 UTC, 0 replies.
- [1/2] [MLlib] SPARK-1536: multiclass classification support for decision tree - posted by me...@apache.org on 2014/07/18 23:00:19 UTC, 0 replies.
- [2/2] git commit: [MLlib] SPARK-1536: multiclass classification support for decision tree - posted by me...@apache.org on 2014/07/18 23:00:20 UTC, 0 replies.
- svn commit: r1611805 - in /spark: documentation.md site/documentation.html - posted by ma...@apache.org on 2014/07/18 23:02:17 UTC, 0 replies.
- git commit: [SPARK-2535][SQL] Add StringComparison case to NullPropagation. - posted by ma...@apache.org on 2014/07/18 23:24:06 UTC, 0 replies.
- git commit: [SPARK-2540] [SQL] Add HiveDecimal & HiveVarchar support in unwrapping data - posted by ma...@apache.org on 2014/07/18 23:38:20 UTC, 1 replies.
- git commit: [SPARK-2571] Correctly report shuffle read metrics. - posted by ka...@apache.org on 2014/07/18 23:40:54 UTC, 0 replies.
- git commit: [SPARK-2359][MLlib] Correlations - posted by me...@apache.org on 2014/07/19 02:25:36 UTC, 0 replies.
- git commit: [SPARK-2521] Broadcast RDD object (instead of sending it along with every task). - posted by rx...@apache.org on 2014/07/19 08:52:52 UTC, 0 replies.
- git commit: put 'curRequestSize = 0' after 'logDebug' it - posted by rx...@apache.org on 2014/07/19 10:27:31 UTC, 0 replies.
- git commit: SPARK-2407: Added Parser of SQL SUBSTR() - posted by ma...@apache.org on 2014/07/19 18:04:50 UTC, 0 replies.
- git commit: Revert "[SPARK-2521] Broadcast RDD object (instead of sending it along with every task)." - posted by rx...@apache.org on 2014/07/20 01:56:29 UTC, 0 replies.
- git commit: SPARK-2596 A tool for mirroring github pull requests on JIRA. - posted by pw...@apache.org on 2014/07/20 03:19:13 UTC, 0 replies.
- git commit: SPARK-2596 HOTFIX: Deal with non-existent JIRAs. - posted by pw...@apache.org on 2014/07/20 05:06:50 UTC, 0 replies.
- git commit: Typo fix to the programming guide in the docs - posted by pw...@apache.org on 2014/07/20 05:20:21 UTC, 1 replies.
- git commit: SPARK-2587: Fix error message in make-distribution.sh - posted by pw...@apache.org on 2014/07/20 05:24:17 UTC, 0 replies.
- git commit: [SPARK-2524] missing document about spark.deploy.retainedDrivers - posted by pw...@apache.org on 2014/07/20 05:47:04 UTC, 1 replies.
- git commit: SPARK-2519 part 2. Remove pattern matching on Tuple2 in critical section... - posted by rx...@apache.org on 2014/07/20 10:24:38 UTC, 0 replies.
- git commit: [SPARK-2598] RangePartitioner's binary search does not use the given Ordering - posted by rx...@apache.org on 2014/07/20 20:06:10 UTC, 1 replies.
- git commit: [SPARK-2495][MLLIB] remove private[mllib] from linear models' constructors - posted by rx...@apache.org on 2014/07/20 22:05:05 UTC, 0 replies.
- git commit: SPARK-2564. ShuffleReadMetrics.totalBlocksRead is redundant - posted by ad...@apache.org on 2014/07/20 23:45:47 UTC, 0 replies.
- git commit: [SPARK-2552][MLLIB] stabilize logistic function in pyspark - posted by me...@apache.org on 2014/07/21 03:40:41 UTC, 0 replies.
- git commit: Improve scheduler delay tooltip. - posted by ka...@apache.org on 2014/07/21 05:18:37 UTC, 0 replies.
- git commit: [SPARK-1945][MLLIB] Documentation Improvements for Spark 1.0 - posted by me...@apache.org on 2014/07/21 05:49:01 UTC, 0 replies.
- [1/2] [SPARK-2190][SQL] Specialized ColumnType for Timestamp - posted by ma...@apache.org on 2014/07/21 09:47:04 UTC, 0 replies.
- [2/2] git commit: [SPARK-2190][SQL] Specialized ColumnType for Timestamp - posted by ma...@apache.org on 2014/07/21 09:47:05 UTC, 0 replies.
- git commit: SPARK-1707. Remove unnecessary 3 second sleep in YarnClusterScheduler - posted by tg...@apache.org on 2014/07/21 20:15:41 UTC, 0 replies.
- git commit: Revert "[SPARK-1199][REPL] Remove VALId and use the original import style for defined classes." - posted by pw...@apache.org on 2014/07/21 20:54:44 UTC, 0 replies.
- git commit: [SPARK-2494] [PySpark] make hash of None consistant cross machines - posted by ma...@apache.org on 2014/07/21 21:00:00 UTC, 3 replies.
- git commit: Fix flakey HiveQuerySuite test - posted by ma...@apache.org on 2014/07/21 23:35:20 UTC, 0 replies.
- git commit: [SPARK-2434][MLlib]: Warning messages that point users to original MLlib implementations added to Examples - posted by me...@apache.org on 2014/07/22 02:04:23 UTC, 0 replies.
- git commit: [SPARK-2561][SQL] Fix apply schema - posted by ma...@apache.org on 2014/07/22 03:18:27 UTC, 1 replies.
- git commit: [SPARK-2086] Improve output of toDebugString to make shuffle boundaries more clear - posted by pw...@apache.org on 2014/07/22 03:55:07 UTC, 0 replies.
- git commit: [SPARK-2470] PEP8 fixes to PySpark - posted by rx...@apache.org on 2014/07/22 07:30:57 UTC, 0 replies.
- git commit: [SPARK-2452] Create a new valid for each instead of using lineId. - posted by pw...@apache.org on 2014/07/22 09:38:34 UTC, 0 replies.
- git commit: [SPARK-2612] [mllib] Fix data skew in ALS - posted by me...@apache.org on 2014/07/22 11:39:13 UTC, 0 replies.
- git commit: [MLLIB] make Mima ignore updateFeatures (private) in ALS - posted by me...@apache.org on 2014/07/22 20:45:42 UTC, 0 replies.
- git commit: SPARK-2047: Introduce an in-mem Sorter, and use it to reduce mem usage - posted by ma...@apache.org on 2014/07/22 20:58:58 UTC, 0 replies.
- git commit: [SPARK-2615] [SQL] Add Equal Sign "==" Support for HiveQl - posted by ma...@apache.org on 2014/07/23 03:13:35 UTC, 1 replies.
- git commit: Graphx example - posted by an...@apache.org on 2014/07/23 03:14:51 UTC, 0 replies.
- git commit: [YARN][SPARK-2606]:In some cases, the spark UI pages display incorrect - posted by tg...@apache.org on 2014/07/23 03:35:02 UTC, 0 replies.
- git commit: [YARN] SPARK-2577: File upload to viewfs is broken due to mount point re... - posted by tg...@apache.org on 2014/07/23 04:05:18 UTC, 0 replies.
- svn commit: r5945 - /dev/spark/spark-0.9.2-rc1/ - posted by me...@apache.org on 2014/07/23 05:06:31 UTC, 0 replies.
- svn commit: r5946 - /dev/spark/spark-0.9.2-rc1/ /release/spark/spark-0.9.2/ - posted by me...@apache.org on 2014/07/23 05:29:52 UTC, 0 replies.
- git commit: Remove GraphX MessageToPartition for compatibility with sort-based shuffle - posted by rx...@apache.org on 2014/07/23 07:18:34 UTC, 0 replies.
- git commit: [branch-0.9] manually update some version numbers to 0.9.3-SNAPSHOT - posted by me...@apache.org on 2014/07/23 07:44:06 UTC, 0 replies.
- git commit: [SPARK-2617] Correct doc and usages of preservesPartitioning - posted by rx...@apache.org on 2014/07/23 09:59:02 UTC, 0 replies.
- git commit: [SPARK-2609] Log thread ID when spilling ExternalAppendOnlyMap - posted by ma...@apache.org on 2014/07/23 19:31:52 UTC, 0 replies.
- git commit: [CORE] SPARK-2640: In "local[N]", free cores of the only executor should be touched by "spark.task.cpus" for every finish/start-up of tasks. - posted by ma...@apache.org on 2014/07/23 20:05:46 UTC, 0 replies.
- git commit: [SPARK-2588][SQL] Add some more DSLs. - posted by ma...@apache.org on 2014/07/23 23:47:28 UTC, 0 replies.
- svn commit: r1612960 - in /spark: ./ news/_posts/ releases/_posts/ site/ site/docs/0.9.2/ site/docs/0.9.2/api/ site/docs/0.9.2/api/bagel/ site/docs/0.9.2/api/bagel/index/ site/docs/0.9.2/api/bagel/lib/ site/docs/0.9.2/api/bagel/org/ site/docs/0.9.2/api... - posted by me...@apache.org on 2014/07/24 00:08:52 UTC, 0 replies.
- git commit: SPARK-2277: clear host->rack info properly - posted by ma...@apache.org on 2014/07/24 01:23:26 UTC, 0 replies.
- git commit: SPARK-2226: [SQL] transform HAVING clauses with aggregate expressions that aren't in the aggregation list - posted by ma...@apache.org on 2014/07/24 01:25:40 UTC, 0 replies.
- git commit: [SPARK-2569][SQL] Fix shipping of TEMPORARY hive UDFs. - posted by ma...@apache.org on 2014/07/24 01:26:59 UTC, 0 replies.
- git commit: [SPARK-2102][SQL][CORE] Add option for kryo registration required and use a resource pool in Spark SQL for Kryo instances. - posted by ma...@apache.org on 2014/07/24 01:31:48 UTC, 0 replies.
- git commit: [SPARK-2549] Functions defined inside of other functions trigger failures - posted by pw...@apache.org on 2014/07/24 02:12:32 UTC, 0 replies.
- git commit: [SPARK-2484][SQL] Build should not run hivecompatibility tests by default. - posted by pw...@apache.org on 2014/07/24 03:17:19 UTC, 0 replies.
- git commit: Replace RoutingTableMessage with pair - posted by rx...@apache.org on 2014/07/24 05:11:41 UTC, 0 replies.
- git commit: SPARK-2662: Fix NPE for JsonProtocol - posted by ma...@apache.org on 2014/07/24 07:50:42 UTC, 0 replies.
- git commit: [SPARK-2658][SQL] Add rule for true = 1. - posted by rx...@apache.org on 2014/07/24 07:52:57 UTC, 1 replies.
- git commit: SPARK-2310. Support arbitrary Spark properties on the command line with ... - posted by pw...@apache.org on 2014/07/24 08:13:33 UTC, 0 replies.
- git commit: [SPARK-2661][bagel]unpersist old processed rdd - posted by ma...@apache.org on 2014/07/24 09:09:40 UTC, 0 replies.
- git commit: SPARK-2150: Provide direct link to finished application UI in yarn resou... - posted by tg...@apache.org on 2014/07/24 16:31:09 UTC, 0 replies.
- git commit: [Build] SPARK-2619: Configurable filemode for the spark/bin folder in debian package - posted by pw...@apache.org on 2014/07/24 20:12:37 UTC, 0 replies.
- git commit: [SPARK-2603][SQL] Remove unnecessary toMap and toList in converting Java collections to Scala collections JsonRDD.scala - posted by ma...@apache.org on 2014/07/24 20:19:33 UTC, 1 replies.
- git commit: [SPARK-2479 (partial)][MLLIB] fix binary metrics unit tests - posted by rx...@apache.org on 2014/07/24 21:37:08 UTC, 0 replies.
- git commit: [SPARK-2037]: yarn client mode doesn't support spark.yarn.max.executor.failures - posted by tg...@apache.org on 2014/07/24 21:46:26 UTC, 0 replies.
- git commit: SPARK-2250: show stage RDDs in UI - posted by pw...@apache.org on 2014/07/24 23:13:06 UTC, 0 replies.
- git commit: [SPARK-2464][Streaming] Fixed Twitter stream stopping bug - posted by td...@apache.org on 2014/07/25 00:59:52 UTC, 1 replies.
- git commit: [SPARK-2014] Make PySpark store RDDs in MEMORY_ONLY_SER with compression by default - posted by ma...@apache.org on 2014/07/25 03:15:47 UTC, 0 replies.
- [1/3] git commit: Revert "[maven-release-plugin] prepare for next development iteration" - posted by td...@apache.org on 2014/07/25 05:10:09 UTC, 0 replies.
- [2/3] git commit: Revert "[maven-release-plugin] prepare release v1.0.1-rc3" - posted by td...@apache.org on 2014/07/25 05:10:10 UTC, 0 replies.
- [3/3] git commit: Updating versions for 1.0.2 release. - posted by td...@apache.org on 2014/07/25 05:10:11 UTC, 0 replies.
- git commit: [SPARK-2538] [PySpark] Hash based disk spilling aggregation - posted by ma...@apache.org on 2014/07/25 07:53:51 UTC, 0 replies.
- git commit: [SPARK-2656] Python version of stratified sampling - posted by me...@apache.org on 2014/07/25 08:42:42 UTC, 0 replies.
- git commit: SPARK-2657 Use more compact data structures than ArrayBuffer in groupBy & cogroup - posted by ma...@apache.org on 2014/07/25 09:32:36 UTC, 0 replies.
- git commit: [SPARK-2529] Clean closures in foreach and foreachPartition. - posted by rx...@apache.org on 2014/07/25 10:10:08 UTC, 1 replies.
- git commit: [SPARK-2665] [SQL] Add EqualNS & Unit Tests - posted by ma...@apache.org on 2014/07/25 10:30:37 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release v1.0.2-rc1 - posted by td...@apache.org on 2014/07/25 13:30:06 UTC, 2 replies.
- git commit: replace println to log4j - posted by ma...@apache.org on 2014/07/25 19:47:58 UTC, 0 replies.
- git commit: [SPARK-2683] unidoc failed because org.apache.spark.util.CallSite uses Java keywords as value names - posted by ma...@apache.org on 2014/07/25 20:14:57 UTC, 0 replies.
- [1/2] git commit: Revert "[maven-release-plugin] prepare for next development iteration" - posted by td...@apache.org on 2014/07/25 20:18:32 UTC, 1 replies.
- [2/2] git commit: Revert "[maven-release-plugin] prepare release v1.0.2-rc1" - posted by td...@apache.org on 2014/07/25 20:18:33 UTC, 1 replies.
- [1/2] [SPARK-2410][SQL] Merging Hive Thrift/JDBC server - posted by ma...@apache.org on 2014/07/25 21:21:02 UTC, 1 replies.
- [2/2] git commit: [SPARK-2410][SQL] Merging Hive Thrift/JDBC server - posted by ma...@apache.org on 2014/07/25 21:21:03 UTC, 1 replies.
- git commit: [SPARK-2682] Javadoc generated from Scala source code is not in javadoc's index - posted by ma...@apache.org on 2014/07/25 22:00:18 UTC, 0 replies.
- git commit: Updated CHANGES.txt - posted by td...@apache.org on 2014/07/25 22:51:00 UTC, 0 replies.
- git commit: [SQL]Update HiveMetastoreCatalog.scala - posted by ma...@apache.org on 2014/07/25 23:00:07 UTC, 0 replies.
- git commit: [SPARK-2125] Add sort flag and move sort into shuffle implementations - posted by ma...@apache.org on 2014/07/25 23:34:45 UTC, 0 replies.
- git commit: [SPARK-1726] [SPARK-2567] Eliminate zombie stages in UI. - posted by ma...@apache.org on 2014/07/26 00:15:55 UTC, 0 replies.
- [1/2] Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server" - posted by ma...@apache.org on 2014/07/26 00:37:03 UTC, 1 replies.
- [2/2] git commit: Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server" - posted by ma...@apache.org on 2014/07/26 00:37:04 UTC, 1 replies.
- git commit: Part of [SPARK-2456] Removed some HashMaps from DAGScheduler by storing information in Stage. - posted by rx...@apache.org on 2014/07/26 03:45:07 UTC, 0 replies.
- git commit: [SPARK-2659][SQL] Fix division semantics for hive - posted by ma...@apache.org on 2014/07/26 04:17:55 UTC, 0 replies.
- git commit: [SPARK-1458] [PySpark] Expose sc.version in Java and PySpark - posted by ma...@apache.org on 2014/07/26 09:54:09 UTC, 0 replies.
- git commit: [SPARK-2696] Reduce default value of spark.serializer.objectStreamReset - posted by ma...@apache.org on 2014/07/26 10:04:59 UTC, 2 replies.
- git commit: [SPARK-2652] [PySpark] Turning some default configs for PySpark - posted by ma...@apache.org on 2014/07/26 10:07:11 UTC, 0 replies.
- git commit: [SPARK-2279] Added emptyRDD method to Java API - posted by ma...@apache.org on 2014/07/26 19:27:18 UTC, 0 replies.
- git commit: [SPARK-2547]:The clustering documentaion example provided for spark 0.9.... - posted by jo...@apache.org on 2014/07/26 22:56:01 UTC, 0 replies.
- git commit: [SPARK-2704] Name threads in ConnectionManager and mark them as daemon. - posted by ma...@apache.org on 2014/07/27 00:00:37 UTC, 0 replies.
- svn commit: r1613741 [4/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [19/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [11/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [3/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [27/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [14/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [26/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [6/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [17/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [10/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [24/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [13/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [2/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [25/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [1/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [12/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [16/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [18/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [23/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [7/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [5/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [28/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [8/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [20/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [22/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [21/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [9/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/c... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- svn commit: r1613741 [15/28] - in /spark/site/docs/1.0.1/api/java: ./ org/apache/spark/ org/apache/spark/annotation/ org/apache/spark/api/java/ org/apache/spark/api/java/function/ org/apache/spark/broadcast/ org/apache/spark/io/ org/apache/spark/mllib/... - posted by ma...@apache.org on 2014/07/27 02:35:21 UTC, 0 replies.
- git commit: [SPARK-2601] [PySpark] Fix Py4J error when transforming pickleFiles - posted by ma...@apache.org on 2014/07/27 02:37:11 UTC, 0 replies.
- git commit: SPARK-2680: Lower spark.shuffle.memoryFraction to 0.2 by default - posted by ma...@apache.org on 2014/07/27 07:44:35 UTC, 0 replies.
- git commit: [SPARK-2361][MLLIB] Use broadcast instead of serializing data directly into task closure - posted by rx...@apache.org on 2014/07/27 07:56:11 UTC, 0 replies.
- git commit: [SPARK-2679] [MLLib] Ser/De for Double - posted by me...@apache.org on 2014/07/27 16:21:14 UTC, 0 replies.
- git commit: SPARK-2684: Update ExternalAppendOnlyMap to take an iterator as input - posted by ad...@apache.org on 2014/07/27 20:20:32 UTC, 0 replies.
- git commit: [SPARK-2705][CORE] Fixed stage description in stage info page - posted by pw...@apache.org on 2014/07/27 21:35:28 UTC, 0 replies.
- [1/2] [SPARK-1777] Prevent OOMs from single partitions - posted by ma...@apache.org on 2014/07/28 01:08:26 UTC, 0 replies.
- [2/2] git commit: [SPARK-1777] Prevent OOMs from single partitions - posted by ma...@apache.org on 2014/07/28 01:08:27 UTC, 0 replies.
- git commit: [SPARK-2514] [mllib] Random RDD generator - posted by me...@apache.org on 2014/07/28 01:16:42 UTC, 0 replies.
- git commit: SPARK-2651: Add maven scalastyle plugin - posted by pw...@apache.org on 2014/07/28 03:50:39 UTC, 0 replies.
- git commit: [SPARK-1550] [PySpark] Allow SparkContext creation after failed attempts - posted by ma...@apache.org on 2014/07/28 07:55:02 UTC, 0 replies.
- git commit: [SPARK-2523] [SQL] Hadoop table scan bug fixing - posted by ma...@apache.org on 2014/07/28 19:59:59 UTC, 0 replies.
- git commit: [SPARK-2479][MLlib] Comparing floating-point numbers using relative error in UnitTests - posted by me...@apache.org on 2014/07/28 20:34:24 UTC, 0 replies.
- [1/2] [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix) - posted by ma...@apache.org on 2014/07/28 21:07:35 UTC, 0 replies.
- [2/2] git commit: [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix) - posted by ma...@apache.org on 2014/07/28 21:07:36 UTC, 0 replies.
- git commit: Use commons-lang3 in SignalLogger rather than commons-lang - posted by rx...@apache.org on 2014/07/28 22:37:47 UTC, 0 replies.
- git commit: Excess judgment - posted by rx...@apache.org on 2014/07/29 06:39:05 UTC, 0 replies.
- git commit: [SPARK-2580] [PySpark] keep silent in worker if JVM close the socket - posted by jo...@apache.org on 2014/07/29 09:16:31 UTC, 1 replies.
- git commit: [SPARK-791] [PySpark] fix pickle itemgetter with cloudpickle - posted by jo...@apache.org on 2014/07/29 10:02:25 UTC, 2 replies.
- git commit: [SPARK-2726] and [SPARK-2727] Remove SortOrder and do in-place sort. - posted by rx...@apache.org on 2014/07/29 10:13:12 UTC, 0 replies.
- git commit: [SPARK-2174][MLLIB] treeReduce and treeAggregate - posted by rx...@apache.org on 2014/07/29 10:16:45 UTC, 0 replies.
- git commit: Minor indentation and comment typo fixes. - posted by rx...@apache.org on 2014/07/29 10:35:29 UTC, 0 replies.
- git commit: [STREAMING] SPARK-1729. Make Flume pull data from source, rather than the current pu... - posted by td...@apache.org on 2014/07/29 20:11:34 UTC, 0 replies.
- git commit: [SQL]change some test lists - posted by ma...@apache.org on 2014/07/29 21:22:53 UTC, 0 replies.
- git commit: [SPARK-2730][SQL] When retrieving a value from a Map, GetItem evaluates key twice - posted by ma...@apache.org on 2014/07/29 21:23:39 UTC, 1 replies.
- git commit: [SPARK-2674] [SQL] [PySpark] support datetime type for SchemaRDD - posted by ma...@apache.org on 2014/07/29 21:31:43 UTC, 0 replies.
- git commit: [SPARK-2082] stratified sampling in PairRDDFunctions that guarantees exact sample size - posted by me...@apache.org on 2014/07/29 21:49:50 UTC, 0 replies.
- git commit: [SPARK-2393][SQL] Cost estimation optimization framework for Catalyst logical plans & sample usage. - posted by ma...@apache.org on 2014/07/30 00:32:58 UTC, 0 replies.
- git commit: MAINTENANCE: Automated closing of pull requests. - posted by pw...@apache.org on 2014/07/30 02:53:49 UTC, 0 replies.
- git commit: [SPARK-2716][SQL] Don't check resolved for having filters. - posted by ma...@apache.org on 2014/07/30 03:14:25 UTC, 0 replies.
- git commit: [SPARK-2631][SQL] Use SQLConf to configure in-memory columnar caching - posted by ma...@apache.org on 2014/07/30 03:20:55 UTC, 0 replies.
- git commit: [SPARK-2305] [PySpark] Update Py4J to version 0.8.2.1 - posted by ma...@apache.org on 2014/07/30 04:02:11 UTC, 0 replies.
- [1/2] [SPARK-2054][SQL] Code Generation for Expression Evaluation - posted by ma...@apache.org on 2014/07/30 05:58:36 UTC, 0 replies.
- [2/2] git commit: [SPARK-2054][SQL] Code Generation for Expression Evaluation - posted by ma...@apache.org on 2014/07/30 05:58:37 UTC, 0 replies.
- git commit: [SPARK-2568] RangePartitioner should run only one job if data is balanced - posted by rx...@apache.org on 2014/07/30 07:16:24 UTC, 0 replies.
- git commit: [SQL] Handle null values in debug() - posted by ma...@apache.org on 2014/07/30 07:43:01 UTC, 0 replies.
- git commit: [SPARK-2260] Fix standalone-cluster mode, which was broken - posted by pw...@apache.org on 2014/07/30 08:52:15 UTC, 0 replies.
- [1/3] [SPARK-2179][SQL] Public API for DataTypes and Schema - posted by ma...@apache.org on 2014/07/30 09:20:03 UTC, 0 replies.
- [2/3] [SPARK-2179][SQL] Public API for DataTypes and Schema - posted by ma...@apache.org on 2014/07/30 09:20:04 UTC, 0 replies.
- [3/3] git commit: [SPARK-2179][SQL] Public API for DataTypes and Schema - posted by ma...@apache.org on 2014/07/30 09:20:05 UTC, 0 replies.
- git commit: SPARK-2543: Allow user to set maximum Kryo buffer size - posted by pw...@apache.org on 2014/07/30 09:26:36 UTC, 0 replies.
- git commit: SPARK-2748 [MLLIB] [GRAPHX] Loss of precision for small arguments to Math.exp, Math.log - posted by me...@apache.org on 2014/07/30 17:55:19 UTC, 0 replies.
- git commit: [SPARK-2521] Broadcast RDD object (instead of sending it along with every task) - posted by rx...@apache.org on 2014/07/30 18:27:56 UTC, 0 replies.
- git commit: [SPARK-2747] git diff --dirstat can miss sql changes and not run Hive tests - posted by rx...@apache.org on 2014/07/30 18:29:04 UTC, 0 replies.
- git commit: Avoid numerical instability - posted by me...@apache.org on 2014/07/30 18:57:03 UTC, 0 replies.
- git commit: [SPARK-2544][MLLIB] Improve ALS algorithm resource usage - posted by me...@apache.org on 2014/07/30 20:00:16 UTC, 0 replies.
- git commit: [SPARK-2746] Set SBT_MAVEN_PROFILES only when it is not set explicitly by the user. - posted by rx...@apache.org on 2014/07/30 20:47:09 UTC, 0 replies.
- git commit: Wrap FWDIR in quotes. - posted by rx...@apache.org on 2014/07/30 21:25:01 UTC, 0 replies.
- git commit: Wrap FWDIR in quotes in dev/check-license. - posted by rx...@apache.org on 2014/07/30 21:34:06 UTC, 0 replies.
- git commit: More wrapping FWDIR in quotes. - posted by rx...@apache.org on 2014/07/30 22:04:34 UTC, 0 replies.
- git commit: [SQL] Fix compiling of catalyst docs. - posted by ma...@apache.org on 2014/07/30 22:11:13 UTC, 0 replies.
- git commit: dev/check-license wrap folders in quotes. - posted by rx...@apache.org on 2014/07/30 22:17:56 UTC, 0 replies.
- [1/2] [SPARK-2024] Add saveAsSequenceFile to PySpark - posted by jo...@apache.org on 2014/07/30 22:19:26 UTC, 0 replies.
- [2/2] git commit: [SPARK-2024] Add saveAsSequenceFile to PySpark - posted by jo...@apache.org on 2014/07/30 22:19:27 UTC, 0 replies.
- git commit: Wrap JAR_DL in dev/check-license. - posted by rx...@apache.org on 2014/07/30 22:43:26 UTC, 0 replies.
- git commit: Set AMPLAB_JENKINS_BUILD_PROFILE. - posted by rx...@apache.org on 2014/07/30 23:08:37 UTC, 0 replies.
- git commit: Properly pass SBT_MAVEN_PROFILES into sbt. - posted by rx...@apache.org on 2014/07/30 23:31:32 UTC, 0 replies.
- git commit: SPARK-2749 [BUILD]. Spark SQL Java tests aren't compiling in Jenkins' Maven builds; missing junit:junit dep - posted by rx...@apache.org on 2014/07/31 00:04:36 UTC, 0 replies.
- git commit: SPARK-2741 - Publish version of spark assembly which does not contain Hive - posted by pw...@apache.org on 2014/07/31 02:04:35 UTC, 0 replies.
- git commit: [SPARK-2734][SQL] Remove tables from cache when DROP TABLE is run. - posted by ma...@apache.org on 2014/07/31 02:30:55 UTC, 0 replies.
- git commit: SPARK-2341 [MLLIB] loadLibSVMFile doesn't handle regression datasets - posted by me...@apache.org on 2014/07/31 02:34:40 UTC, 0 replies.
- git commit: Update DecisionTreeRunner.scala - posted by me...@apache.org on 2014/07/31 02:57:54 UTC, 0 replies.
- [1/2] SPARK-2045 Sort-based shuffle - posted by rx...@apache.org on 2014/07/31 03:08:06 UTC, 0 replies.
- [2/2] git commit: SPARK-2045 Sort-based shuffle - posted by rx...@apache.org on 2014/07/31 03:08:07 UTC, 0 replies.
- git commit: [SPARK-2758] UnionRDD's UnionPartition should not reference parent RDDs - posted by rx...@apache.org on 2014/07/31 06:30:17 UTC, 0 replies.
- git commit: Required AM memory is "amMem", not "args.amMemory" - posted by pw...@apache.org on 2014/07/31 06:38:03 UTC, 0 replies.
- git commit: [SPARK-2340] Resolve event logging and History Server paths properly - posted by pw...@apache.org on 2014/07/31 06:57:37 UTC, 0 replies.
- git commit: [SPARK-2737] Add retag() method for changing RDDs' ClassTags. - posted by jo...@apache.org on 2014/07/31 07:41:15 UTC, 0 replies.
- git commit: [SPARK-2497] Included checks for module symbols too. - posted by pw...@apache.org on 2014/07/31 07:46:34 UTC, 0 replies.
- git commit: automatically set master according to `spark.master` in `spark-defaults.... - posted by pw...@apache.org on 2014/07/31 08:38:42 UTC, 0 replies.
- git commit: [SPARK-2762] SparkILoop leaks memory in multi-repl configurations - posted by ma...@apache.org on 2014/07/31 19:25:46 UTC, 0 replies.
- git commit: [SPARK-2743][SQL] Resolve original attributes in ParquetTableScan - posted by ma...@apache.org on 2014/07/31 20:15:33 UTC, 0 replies.
- git commit: [SPARK-2397][SQL] Deprecate LocalHiveContext - posted by ma...@apache.org on 2014/07/31 20:26:48 UTC, 0 replies.
- git commit: SPARK-2028: Expose mapPartitionsWithInputSplit in HadoopRDD - posted by ma...@apache.org on 2014/07/31 20:35:43 UTC, 0 replies.
- git commit: SPARK-2664. Deal with `--conf` options in spark-submit that relate to fl... - posted by pw...@apache.org on 2014/07/31 20:51:34 UTC, 0 replies.
- git commit: SPARK-2749 [BUILD] Part 2. Fix a follow-on scalastyle error - posted by pw...@apache.org on 2014/07/31 21:18:52 UTC, 0 replies.
- git commit: SPARK-2646. log4j initialization not quite compatible with log4j 2.x - posted by pw...@apache.org on 2014/07/31 21:26:41 UTC, 0 replies.
- git commit: [SPARK-2511][MLLIB] add HashingTF and IDF - posted by me...@apache.org on 2014/07/31 21:55:04 UTC, 0 replies.
- git commit: [SPARK-2523] [SQL] Hadoop table scan bug fixing (fix failing Jenkins maven test) - posted by ma...@apache.org on 2014/07/31 22:05:31 UTC, 0 replies.
- git commit: Improvements to merge_spark_pr.py - posted by jo...@apache.org on 2014/07/31 23:35:17 UTC, 0 replies.
- git commit: Docs: monitoring, streaming programming guide - posted by jo...@apache.org on 2014/07/31 23:58:57 UTC, 1 replies.