You are viewing a plain text version of this content. The canonical link for it is here.
- spark git commit: [SPARK-7196][SQL] Support precision and scale of decimal type for JDBC - posted by rx...@apache.org on 2015/05/01 00:13:54 UTC, 1 replies.
- spark git commit: [SPARK-7288] Suppress compiler warnings due to use of sun.misc.Unsafe; add facade in front of Unsafe; remove use of Unsafe.setMemory - posted by rx...@apache.org on 2015/05/01 00:21:05 UTC, 0 replies.
- spark git commit: [SPARK-7267][SQL]Push down Project when it's child is Limit - posted by rx...@apache.org on 2015/05/01 00:22:16 UTC, 0 replies.
- spark git commit: [Build] Enable MiMa checks for SQL - posted by rx...@apache.org on 2015/05/01 01:23:06 UTC, 0 replies.
- spark git commit: [SPARK-7279] Removed diffSum which is theoretical zero in LinearRegression and coding formating - posted by me...@apache.org on 2015/05/01 01:26:53 UTC, 0 replies.
- spark git commit: [SPARK-7242][SQL][MLLIB] Frequent items for DataFrames - posted by rx...@apache.org on 2015/05/01 01:40:34 UTC, 0 replies.
- spark git commit: [SPARK-7280][SQL] Add "drop" column/s on a data frame - posted by rx...@apache.org on 2015/05/01 02:42:53 UTC, 0 replies.
- spark git commit: [SPARK-7093] [SQL] Using newPredicate in NestedLoopJoin to enable code generation - posted by ma...@apache.org on 2015/05/01 03:16:05 UTC, 0 replies.
- spark git commit: [SPARK-7109] [SQL] Push down left side filter for left semi join - posted by ma...@apache.org on 2015/05/01 03:19:00 UTC, 0 replies.
- spark git commit: [SPARK-6913][SQL] Fixed "java.sql.SQLException: No suitable driver found" - posted by ma...@apache.org on 2015/05/01 03:45:27 UTC, 0 replies.
- spark git commit: [SPARK-5213] [SQL] Pluggable SQL Parser Support - posted by ma...@apache.org on 2015/05/01 03:49:09 UTC, 1 replies.
- spark git commit: [SPARK-7123] [SQL] support table.star in sqlcontext - posted by ma...@apache.org on 2015/05/01 03:51:11 UTC, 0 replies.
- spark git commit: Revert "[SPARK-5213] [SQL] Pluggable SQL Parser Support" - posted by pw...@apache.org on 2015/05/01 05:32:03 UTC, 0 replies.
- spark git commit: [SPARK-7282] [STREAMING] Fix the race conditions in StreamingListenerSuite - posted by td...@apache.org on 2015/05/01 06:32:15 UTC, 0 replies.
- spark git commit: [SPARK-7248] implemented random number generators for DataFrames - posted by rx...@apache.org on 2015/05/01 06:56:08 UTC, 0 replies.
- spark git commit: [SPARK-6479] [BLOCK MANAGER] Create off-heap block storage API - posted by pw...@apache.org on 2015/05/01 07:22:55 UTC, 0 replies.
- spark git commit: HOTFIX: Disable buggy dependency checker - posted by pw...@apache.org on 2015/05/01 07:37:48 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-4550] In sort-based shuffle, store map outputs in serialized form - posted by pw...@apache.org on 2015/05/01 08:12:03 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-4550] In sort-based shuffle, store map outputs in serialized form - posted by pw...@apache.org on 2015/05/01 08:12:04 UTC, 0 replies.
- spark git commit: [SPARK-7287] enabled fixed test - posted by pw...@apache.org on 2015/05/01 08:37:49 UTC, 0 replies.
- spark git commit: [SPARK-7291] [CORE] Fix a flaky test in AkkaRpcEnvSuite - posted by pw...@apache.org on 2015/05/01 08:42:21 UTC, 0 replies.
- spark git commit: [SPARK-6257] [PYSPARK] [MLLIB] MLlib API missing items in Recommendation - posted by me...@apache.org on 2015/05/01 08:51:03 UTC, 0 replies.
- [1/5] spark git commit: [SPARK-3468] [WEBUI] Timeline-View feature - posted by pw...@apache.org on 2015/05/01 10:37:43 UTC, 0 replies.
- [2/5] spark git commit: [SPARK-3468] [WEBUI] Timeline-View feature - posted by pw...@apache.org on 2015/05/01 10:37:44 UTC, 0 replies.
- [3/5] spark git commit: [SPARK-3468] [WEBUI] Timeline-View feature - posted by pw...@apache.org on 2015/05/01 10:37:45 UTC, 0 replies.
- [4/5] spark git commit: [SPARK-3468] [WEBUI] Timeline-View feature - posted by pw...@apache.org on 2015/05/01 10:37:46 UTC, 0 replies.
- [5/5] spark git commit: [SPARK-3468] [WEBUI] Timeline-View feature - posted by pw...@apache.org on 2015/05/01 10:37:47 UTC, 0 replies.
- spark git commit: [SPARK-4705] Handle multiple app attempts event logs, history server. - posted by ir...@apache.org on 2015/05/01 16:51:00 UTC, 0 replies.
- spark git commit: [SPARK-3066] [MLLIB] Support recommendAll in matrix factorization model - posted by me...@apache.org on 2015/05/01 17:27:48 UTC, 0 replies.
- spark git commit: [SPARK-5891] [ML] Add Binarizer ML Transformer - posted by me...@apache.org on 2015/05/01 17:31:02 UTC, 0 replies.
- spark git commit: Limit help option regex - posted by sr...@apache.org on 2015/05/01 20:27:00 UTC, 1 replies.
- spark git commit: changing persistence engine trait to an abstract class - posted by rx...@apache.org on 2015/05/01 20:27:48 UTC, 0 replies.
- spark git commit: [SPARK-5854] personalized page rank - posted by jo...@apache.org on 2015/05/01 20:57:36 UTC, 0 replies.
- spark git commit: [SPARK-6846] [WEBUI] [HOTFIX] return to GET for kill link in UI since YARN AM won't proxy POST - posted by sr...@apache.org on 2015/05/01 20:57:42 UTC, 0 replies.
- spark git commit: [SPARK-7183] [NETWORK] Fix memory leak of TransportRequestHandler.streamIds - posted by ad...@apache.org on 2015/05/01 20:59:26 UTC, 0 replies.
- spark git commit: [SPARK-7274] [SQL] Create Column expression for array/struct creation. - posted by me...@apache.org on 2015/05/01 21:49:10 UTC, 0 replies.
- [1/2] spark git commit: Revert "[SPARK-7287] enabled fixed test" - posted by pw...@apache.org on 2015/05/01 21:59:33 UTC, 0 replies.
- [2/2] spark git commit: Revert "[SPARK-7224] added mock repository generator for --packages tests" - posted by pw...@apache.org on 2015/05/01 21:59:34 UTC, 0 replies.
- spark git commit: [SPARK-7213] [YARN] Check for read permissions before copying a Hadoop config file - posted by sr...@apache.org on 2015/05/01 22:16:07 UTC, 0 replies.
- spark git commit: [SPARK-7281] [YARN] Add option to set AM's lib path in client mode. - posted by sr...@apache.org on 2015/05/01 22:20:54 UTC, 0 replies.
- spark git commit: [SPARK-7240][SQL] Single pass covariance calculation for dataframes - posted by rx...@apache.org on 2015/05/01 22:29:41 UTC, 0 replies.
- spark git commit: [SPARK-5342] [YARN] Allow long running Spark apps to run on secure YARN/HDFS - posted by tg...@apache.org on 2015/05/01 22:32:22 UTC, 0 replies.
- spark git commit: Ignore flakey test in SparkSubmitUtilsSuite - posted by pw...@apache.org on 2015/05/01 23:40:54 UTC, 0 replies.
- spark git commit: [SPARK-7312][SQL] SPARK-6913 broke jdk6 build - posted by ma...@apache.org on 2015/05/02 01:47:04 UTC, 0 replies.
- spark git commit: [SPARK-7304] [BUILD] Include $@ in call to mvn consistently in make-distribution.sh - posted by pw...@apache.org on 2015/05/02 01:59:31 UTC, 0 replies.
- spark git commit: [SPARK-6999] [SQL] Remove the infinite recursive method (useless) - posted by ir...@apache.org on 2015/05/02 02:39:35 UTC, 0 replies.
- spark git commit: [SPARK-7309] [CORE] [STREAMING] Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler - posted by td...@apache.org on 2015/05/02 02:42:16 UTC, 0 replies.
- spark git commit: [SPARK-7112][Streaming][WIP] Add a InputInfoTracker to track all the input streams - posted by td...@apache.org on 2015/05/02 02:46:10 UTC, 0 replies.
- spark git commit: [SPARK-2808][Streaming][Kafka] update kafka to 0.8.2 - posted by td...@apache.org on 2015/05/02 02:54:59 UTC, 0 replies.
- spark git commit: [SPARK-3444] Provide an easy way to change log level - posted by pw...@apache.org on 2015/05/02 03:00:46 UTC, 0 replies.
- spark git commit: [SPARK-6954] [YARN] ExecutorAllocationManager can end up requesting a negative n... - posted by an...@apache.org on 2015/05/02 03:33:22 UTC, 0 replies.
- spark git commit: [SPARK-7216] [MESOS] Add driver details page to Mesos cluster UI. - posted by an...@apache.org on 2015/05/02 03:37:59 UTC, 0 replies.
- spark git commit: [SPARK-6443] [SPARK SUBMIT] Could not submit app in standalone cluster mode when HA is enabled - posted by an...@apache.org on 2015/05/02 03:38:24 UTC, 0 replies.
- spark git commit: [SPARK-2691] [MESOS] Support for Mesos DockerInfo - posted by an...@apache.org on 2015/05/02 03:41:26 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-6229] Add SASL encryption to network library. - posted by rx...@apache.org on 2015/05/02 04:02:24 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-6229] Add SASL encryption to network library. - posted by rx...@apache.org on 2015/05/02 04:02:25 UTC, 0 replies.
- spark git commit: [SPARK-7317] [Shuffle] Expose shuffle handle - posted by rx...@apache.org on 2015/05/02 06:23:50 UTC, 0 replies.
- spark git commit: [SPARK-7242] added python api for freqItems in DataFrames - posted by rx...@apache.org on 2015/05/02 08:43:29 UTC, 0 replies.
- spark git commit: [SPARK-7120] [SPARK-7121] Closure cleaner nesting + documentation + tests - posted by pw...@apache.org on 2015/05/02 08:55:50 UTC, 0 replies.
- spark git commit: [SPARK-7315] [STREAMING] [TEST] Fix flaky WALBackedBlockRDDSuite - posted by td...@apache.org on 2015/05/02 10:53:23 UTC, 0 replies.
- spark git commit: [SPARK-6954] [YARN] ExecutorAllocationManager can end up requesting a ne... - posted by sr...@apache.org on 2015/05/02 11:59:13 UTC, 0 replies.
- spark git commit: [SPARK-3444] Fix typo in Dataframes.py introduced in [] - posted by sr...@apache.org on 2015/05/03 00:04:40 UTC, 0 replies.
- spark git commit: [SPARK-7323] [SPARK CORE] Use insertAll instead of insert while merging combiners in reducer - posted by sr...@apache.org on 2015/05/03 00:05:56 UTC, 1 replies.
- spark git commit: [SPARK-6030] [CORE] Using simulated field layout method to compute class shellSize - posted by sr...@apache.org on 2015/05/03 00:08:15 UTC, 0 replies.
- spark git commit: [MINOR] [HIVE] Fix QueryPartitionSuite. - posted by sr...@apache.org on 2015/05/03 00:10:40 UTC, 0 replies.
- spark git commit: [SPARK-7255] [STREAMING] [DOCUMENTATION] Added documentation for spark.streaming.kafka.maxRetries - posted by sr...@apache.org on 2015/05/03 00:41:20 UTC, 0 replies.
- spark git commit: [SPARK-7031] [THRIFTSERVER] let thrift server take SPARK_DAEMON_MEMORY and SPARK_DAEMON_JAVA_OPTS - posted by sr...@apache.org on 2015/05/03 01:47:53 UTC, 0 replies.
- spark git commit: [SPARK-7022] [PYSPARK] [ML] Add ML.Tuning.ParamGridBuilder to PySpark - posted by me...@apache.org on 2015/05/03 20:42:09 UTC, 0 replies.
- spark git commit: [SPARK-6907] [SQL] Isolated client for HiveMetastore - posted by ma...@apache.org on 2015/05/03 22:12:55 UTC, 0 replies.
- spark git commit: [SPARK-7302] [DOCS] SPARK building documentation still mentions building for yarn 0.23 - posted by sr...@apache.org on 2015/05/03 22:22:37 UTC, 0 replies.
- svn commit: r1677482 [1/2] - in /spark: ./ _layouts/ css/ site/ site/css/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2015/05/03 22:48:45 UTC, 0 replies.
- svn commit: r1677482 [2/2] - in /spark: ./ _layouts/ css/ site/ site/css/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2015/05/03 22:48:45 UTC, 0 replies.
- spark git commit: [SPARK-7329] [MLLIB] simplify ParamGridBuilder impl - posted by me...@apache.org on 2015/05/04 03:06:56 UTC, 0 replies.
- spark git commit: [SPARK-7241] Pearson correlation for DataFrames - posted by rx...@apache.org on 2015/05/04 06:44:42 UTC, 0 replies.
- spark git commit: [SPARK-5563] [MLLIB] LDA with online variational inference - posted by jk...@apache.org on 2015/05/04 09:06:31 UTC, 0 replies.
- spark git commit: [SPARK-5100] [SQL] add webui for thriftserver - posted by li...@apache.org on 2015/05/04 10:59:38 UTC, 0 replies.
- Git Push Summary - posted by pw...@apache.org on 2015/05/04 17:43:22 UTC, 34 replies.
- spark git commit: [MINOR] Fix python test typo? - posted by pw...@apache.org on 2015/05/04 18:18:02 UTC, 0 replies.
- [1/3] spark git commit: [SPARK-5956] [MLLIB] Pipeline components should be copyable. - posted by me...@apache.org on 2015/05/04 20:29:04 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-5956] [MLLIB] Pipeline components should be copyable. - posted by me...@apache.org on 2015/05/04 20:29:05 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-5956] [MLLIB] Pipeline components should be copyable. - posted by me...@apache.org on 2015/05/04 20:29:06 UTC, 1 replies.
- spark git commit: [SPARK-7319][SQL] Improve the output from DataFrame.show() - posted by rx...@apache.org on 2015/05/04 21:08:44 UTC, 1 replies.
- [1/7] spark git commit: [SPARK-6943] [SPARK-6944] DAG visualization on SparkUI - posted by an...@apache.org on 2015/05/05 01:21:42 UTC, 1 replies.
- [2/7] spark git commit: [SPARK-6943] [SPARK-6944] DAG visualization on SparkUI - posted by an...@apache.org on 2015/05/05 01:21:43 UTC, 1 replies.
- [3/7] spark git commit: [SPARK-6943] [SPARK-6944] DAG visualization on SparkUI - posted by an...@apache.org on 2015/05/05 01:21:44 UTC, 1 replies.
- [4/7] spark git commit: [SPARK-6943] [SPARK-6944] DAG visualization on SparkUI - posted by an...@apache.org on 2015/05/05 01:21:45 UTC, 1 replies.
- [5/7] spark git commit: [SPARK-6943] [SPARK-6944] DAG visualization on SparkUI - posted by an...@apache.org on 2015/05/05 01:21:46 UTC, 1 replies.
- [6/7] spark git commit: [SPARK-6943] [SPARK-6944] DAG visualization on SparkUI - posted by an...@apache.org on 2015/05/05 01:21:47 UTC, 1 replies.
- [7/7] spark git commit: [SPARK-6943] [SPARK-6944] DAG visualization on SparkUI - posted by an...@apache.org on 2015/05/05 01:21:48 UTC, 1 replies.
- spark git commit: [SPARK-7243][SQL] Contingency Tables for DataFrames - posted by rx...@apache.org on 2015/05/05 02:02:55 UTC, 1 replies.
- spark git commit: [SPARK-7266] Add ExpectsInputTypes to expressions when possible. - posted by rx...@apache.org on 2015/05/05 03:03:21 UTC, 1 replies.
- spark git commit: [SPARK-7236] [CORE] Fix to prevent AkkaUtils askWithReply from sleeping on final attempt - posted by rx...@apache.org on 2015/05/05 03:29:26 UTC, 1 replies.
- spark git commit: [SPARK-7314] [SPARK-3524] [PYSPARK] upgrade Pyrolite to 4.4 - posted by me...@apache.org on 2015/05/05 08:52:50 UTC, 1 replies.
- spark git commit: [MINOR] Renamed variables in SparkKMeans.scala, LocalKMeans.scala and kmeans.py to simplify readability - posted by sr...@apache.org on 2015/05/05 09:54:48 UTC, 0 replies.
- spark git commit: [MINOR] [BUILD] Declare ivy dependency in root pom. - posted by sr...@apache.org on 2015/05/05 09:56:23 UTC, 2 replies.
- spark git commit: [SPARK-7139] [STREAMING] Allow received block metadata to be saved to WAL and recovered on driver failure - posted by td...@apache.org on 2015/05/05 10:45:58 UTC, 1 replies.
- spark git commit: [HOTFIX] [TEST] Ignoring flaky tests - posted by td...@apache.org on 2015/05/05 10:58:56 UTC, 1 replies.
- spark git commit: [SPARK-7113] [STREAMING] Support input information reporting for Direct Kafka stream - posted by td...@apache.org on 2015/05/05 11:06:42 UTC, 1 replies.
- spark git commit: [SPARK-7341] [STREAMING] [TESTS] Fix the flaky test: org.apache.spark.stre... - posted by td...@apache.org on 2015/05/05 11:15:44 UTC, 1 replies.
- spark git commit: [SPARK-6653] [YARN] New config to specify port for sparkYarnAM actor system - posted by sr...@apache.org on 2015/05/05 12:10:21 UTC, 1 replies.
- spark git commit: [SPARK-5112] Expose SizeEstimator as a developer api - posted by sr...@apache.org on 2015/05/05 13:38:50 UTC, 1 replies.
- spark git commit: [SPARK-7357] Improving HBaseTest example - posted by sr...@apache.org on 2015/05/05 13:40:45 UTC, 0 replies.
- [01/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:01 UTC, 3 replies.
- [02/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:02 UTC, 3 replies.
- [03/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:03 UTC, 3 replies.
- [04/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:04 UTC, 3 replies.
- [05/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:05 UTC, 3 replies.
- [06/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:06 UTC, 3 replies.
- [07/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:07 UTC, 3 replies.
- [08/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:08 UTC, 3 replies.
- [09/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:09 UTC, 3 replies.
- [10/10] spark git commit: [SPARK-3454] separate json endpoints for data in the UI - posted by ir...@apache.org on 2015/05/05 14:26:10 UTC, 3 replies.
- spark git commit: [MINOR] Minor update for document - posted by sr...@apache.org on 2015/05/05 15:44:06 UTC, 1 replies.
- spark git commit: [SPARK-5074] [CORE] [TESTS] Fix the flakey test 'run shuffle with map stage failure' in DAGSchedulerSuite - posted by sr...@apache.org on 2015/05/05 16:04:20 UTC, 2 replies.
- spark git commit: [SPARK-7350] [STREAMING] [WEBUI] Attach the Streaming tab when calling ssc.start() - posted by sr...@apache.org on 2015/05/05 16:10:23 UTC, 1 replies.
- spark git commit: [SPARK-7202] [MLLIB] [PYSPARK] Add SparseMatrixPickler to SerDe - posted by me...@apache.org on 2015/05/05 16:53:15 UTC, 1 replies.
- spark git commit: [SPARK-6612] [MLLIB] [PYSPARK] Python KMeans parity - posted by me...@apache.org on 2015/05/05 16:57:42 UTC, 1 replies.
- spark git commit: Closes #5591 Closes #5878 - posted by me...@apache.org on 2015/05/05 17:01:32 UTC, 0 replies.
- spark git commit: [MLLIB] [TREE] Verify size of input rdd > 0 when building meta data - posted by sr...@apache.org on 2015/05/05 17:47:38 UTC, 0 replies.
- spark git commit: [SPARK-7237] Many user provided closures are not actually cleaned - posted by an...@apache.org on 2015/05/05 18:37:08 UTC, 1 replies.
- spark git commit: [SPARK-7318] [STREAMING] DStream cleans objects that are not closures - posted by an...@apache.org on 2015/05/05 18:37:53 UTC, 1 replies.
- spark git commit: [SPARK-7007] [CORE] Add a metric source for ExecutorAllocationManager - posted by an...@apache.org on 2015/05/05 18:43:52 UTC, 1 replies.
- spark git commit: [SPARK-7243][SQL] Reduce size for Contingency Tables in DataFrames - posted by rx...@apache.org on 2015/05/05 20:01:29 UTC, 1 replies.
- spark git commit: [SPARK-7333] [MLLIB] Add BinaryClassificationEvaluator to PySpark - posted by me...@apache.org on 2015/05/05 20:45:44 UTC, 1 replies.
- spark git commit: [SPARK-5888] [MLLIB] Add OneHotEncoder as a Transformer - posted by me...@apache.org on 2015/05/05 21:34:05 UTC, 1 replies.
- spark git commit: [SPARK-6939] [STREAMING] [WEBUI] Add timeline and histogram graphs for streaming statistics - posted by td...@apache.org on 2015/05/05 21:52:21 UTC, 1 replies.
- spark git commit: [SPARK-7294][SQL] ADD BETWEEN - posted by rx...@apache.org on 2015/05/05 22:23:58 UTC, 1 replies.
- spark git commit: [SPARK-7351] [STREAMING] [DOCS] Add spark.streaming.ui.retainedBatches to docs - posted by td...@apache.org on 2015/05/05 22:42:27 UTC, 1 replies.
- spark git commit: [SQL][Minor] make StringComparison extends ExpectsInputTypes - posted by rx...@apache.org on 2015/05/05 23:24:40 UTC, 1 replies.
- spark git commit: [SPARK-7230] [SPARKR] Make RDD private in SparkR. - posted by rx...@apache.org on 2015/05/05 23:40:37 UTC, 1 replies.
- spark git commit: Some minor cleanup after SPARK-4550. - posted by jo...@apache.org on 2015/05/06 03:32:57 UTC, 1 replies.
- spark git commit: [SPARK-6231][SQL/DF] Automatically resolve join condition ambiguity for self-joins. - posted by ma...@apache.org on 2015/05/06 04:00:43 UTC, 1 replies.
- [01/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:27:59 UTC, 1 replies.
- [02/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:00 UTC, 1 replies.
- [03/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:01 UTC, 1 replies.
- [04/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:02 UTC, 1 replies.
- [05/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:03 UTC, 1 replies.
- [06/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:04 UTC, 1 replies.
- [07/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:05 UTC, 1 replies.
- [08/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:06 UTC, 1 replies.
- [09/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:07 UTC, 1 replies.
- [10/10] spark git commit: Revert "[SPARK-3454] separate json endpoints for data in the UI" - posted by rx...@apache.org on 2015/05/06 04:28:08 UTC, 1 replies.
- spark git commit: [SPARK-6841] [SPARKR] add support for mean, median, stdev etc. - posted by rx...@apache.org on 2015/05/06 05:39:59 UTC, 1 replies.
- spark git commit: [SPARK-7358][SQL] Move DataFrame mathfunctions into functions - posted by rx...@apache.org on 2015/05/06 07:56:19 UTC, 1 replies.
- spark git commit: [SPARK-6267] [MLLIB] Python API for IsotonicRegression - posted by me...@apache.org on 2015/05/06 07:57:17 UTC, 1 replies.
- spark git commit: [SPARK-7384][Core][Tests] Fix flaky tests for distributed mode in BroadcastSuite - posted by rx...@apache.org on 2015/05/06 08:25:32 UTC, 1 replies.
- svn commit: r1677933 - /spark/site/faq.html - posted by sr...@apache.org on 2015/05/06 08:42:44 UTC, 0 replies.
- svn commit: r1677934 - /spark/site/sql/index.html - posted by sr...@apache.org on 2015/05/06 08:45:28 UTC, 0 replies.
- spark git commit: [SPARK-6940] [MLLIB] Add CrossValidator to Python ML pipeline API - posted by me...@apache.org on 2015/05/06 10:28:53 UTC, 1 replies.
- spark git commit: [SQL] JavaDoc update for various DataFrame functions. - posted by rx...@apache.org on 2015/05/06 17:51:10 UTC, 1 replies.
- spark git commit: [SPARK-5456] [SQL] fix decimal compare for jdbc rdd - posted by rx...@apache.org on 2015/05/06 19:05:15 UTC, 2 replies.
- spark git commit: [SPARK-6201] [SQL] promote string and do widen types for IN - posted by yh...@apache.org on 2015/05/06 19:31:16 UTC, 1 replies.
- svn commit: r1678046 - in /spark: documentation.md site/documentation.html - posted by rx...@apache.org on 2015/05/06 19:34:21 UTC, 0 replies.
- [01/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:16 UTC, 1 replies.
- [02/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:17 UTC, 1 replies.
- [03/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:18 UTC, 1 replies.
- [04/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:19 UTC, 1 replies.
- [05/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:20 UTC, 1 replies.
- [06/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:21 UTC, 1 replies.
- [07/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:22 UTC, 1 replies.
- [08/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:23 UTC, 1 replies.
- [09/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:24 UTC, 1 replies.
- [10/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:25 UTC, 1 replies.
- [11/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:26 UTC, 1 replies.
- [12/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:27 UTC, 1 replies.
- [13/13] spark git commit: [SPARK-1442] [SQL] Window Function Support for Spark SQL - posted by ma...@apache.org on 2015/05/06 19:43:28 UTC, 1 replies.
- spark git commit: [SPARK-7311] Introduce internal Serializer API for determining if serializers support object relocation - posted by jo...@apache.org on 2015/05/06 19:53:11 UTC, 1 replies.
- spark git commit: Add `Private` annotation. - posted by jo...@apache.org on 2015/05/06 20:06:38 UTC, 1 replies.
- spark git commit: [HOT-FIX] Move HiveWindowFunctionQuerySuite.scala to hive compatibility dir. - posted by yh...@apache.org on 2015/05/06 23:48:37 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-5995] [ML] Make Prediction dev API public - posted by me...@apache.org on 2015/05/07 01:15:55 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-5995] [ML] Make Prediction dev API public - posted by me...@apache.org on 2015/05/07 01:15:56 UTC, 1 replies.
- spark git commit: [HOT FIX] [SPARK-7418] Ignore flaky SparkSubmitUtilsSuite test - posted by an...@apache.org on 2015/05/07 02:09:12 UTC, 1 replies.
- spark git commit: [SPARK-6799] [SPARKR] Remove SparkR RDD examples, add dataframe examples - posted by rx...@apache.org on 2015/05/07 02:31:28 UTC, 1 replies.
- spark git commit: [SPARK-7396] [STREAMING] [EXAMPLE] Update KafkaWordCountProducer to use new Producer API - posted by td...@apache.org on 2015/05/07 02:44:46 UTC, 1 replies.
- [1/3] spark git commit: [SPARK-7371] [SPARK-7377] [SPARK-7408] DAG visualization addendum (#5729) - posted by an...@apache.org on 2015/05/07 02:52:38 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-7371] [SPARK-7377] [SPARK-7408] DAG visualization addendum (#5729) - posted by an...@apache.org on 2015/05/07 02:52:39 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-7371] [SPARK-7377] [SPARK-7408] DAG visualization addendum (#5729) - posted by an...@apache.org on 2015/05/07 02:52:40 UTC, 1 replies.
- spark git commit: [HOT FIX] For DAG visualization #5954 - posted by an...@apache.org on 2015/05/07 03:03:11 UTC, 1 replies.
- spark git commit: [SPARK-7405] [STREAMING] Fix the bug that ReceiverInputDStream doesn't report InputInfo - posted by td...@apache.org on 2015/05/07 03:07:04 UTC, 1 replies.
- spark git commit: [SPARK-7432] [MLLIB] disable cv doctest - posted by me...@apache.org on 2015/05/07 07:29:17 UTC, 1 replies.
- spark git commit: [SPARK-6812] [SPARKR] filter() on DataFrame does not work as expected. - posted by sh...@apache.org on 2015/05/07 07:48:27 UTC, 1 replies.
- spark git commit: [SPARK-5938] [SPARK-5443] [SQL] Improve JsonRDD performance - posted by yh...@apache.org on 2015/05/07 07:57:01 UTC, 1 replies.
- spark git commit: [SPARK-7430] [STREAMING] [TEST] General improvements to streaming tests to increase debuggability - posted by td...@apache.org on 2015/05/07 09:21:16 UTC, 1 replies.
- spark git commit: [SPARK-7217] [STREAMING] Add configuration to control the default behavior of StreamingContext.stop() implicitly calling SparkContext.stop() - posted by td...@apache.org on 2015/05/07 09:24:54 UTC, 1 replies.
- spark git commit: [SPARK-7295][SQL] bitwise operations for DataFrame DSL - posted by rx...@apache.org on 2015/05/07 10:00:36 UTC, 1 replies.
- spark git commit: [SPARK-7035] Encourage __getitem__ over __getattr__ on column access in the Python DataFrame API - posted by rx...@apache.org on 2015/05/07 10:02:05 UTC, 1 replies.
- spark git commit: [SPARK-7421] [MLLIB] OnlineLDA cleanups - posted by jk...@apache.org on 2015/05/07 10:12:18 UTC, 1 replies.
- spark git commit: [SPARK-7429] [ML] Params cleanups - posted by me...@apache.org on 2015/05/07 10:28:55 UTC, 1 replies.
- spark git commit: [SPARK-7330] [SQL] avoid NPE at jdbc rdd - posted by yh...@apache.org on 2015/05/07 19:05:14 UTC, 2 replies.
- spark git commit: [SPARK-7388] [SPARK-7383] wrapper for VectorAssembler in Python - posted by me...@apache.org on 2015/05/07 19:25:44 UTC, 1 replies.
- spark git commit: [SPARK-7118] [Python] Add the coalesce Spark SQL function available in PySpark - posted by rx...@apache.org on 2015/05/07 19:58:44 UTC, 1 replies.
- spark git commit: [SPARK-6093] [MLLIB] Add RegressionMetrics in PySpark/MLlib - posted by me...@apache.org on 2015/05/07 20:18:35 UTC, 1 replies.
- spark git commit: [SPARK-1442] [SQL] [FOLLOW-UP] Address minor comments in Window Function PR (#5604). - posted by ma...@apache.org on 2015/05/07 20:46:55 UTC, 1 replies.
- spark git commit: [SPARK-7116] [SQL] [PYSPARK] Remove cache() causing memory leak - posted by ma...@apache.org on 2015/05/07 21:04:56 UTC, 1 replies.
- spark git commit: [SPARK-5213] [SQL] Remove the duplicated SparkSQLParser - posted by ma...@apache.org on 2015/05/07 21:09:58 UTC, 1 replies.
- spark git commit: [SPARK-7399] [SPARK CORE] Fixed compilation error in scala 2.11 - posted by an...@apache.org on 2015/05/07 21:21:36 UTC, 1 replies.
- spark git commit: [SPARK-7373] [MESOS] Add docker support for launching drivers in mesos cluster mode. - posted by an...@apache.org on 2015/05/07 21:23:20 UTC, 1 replies.
- spark git commit: [SPARK-7391] DAG visualization: auto expand if linked from another viz - posted by an...@apache.org on 2015/05/07 21:29:21 UTC, 1 replies.
- spark git commit: [SPARK-7347] DAG visualization: add tooltips to RDDs - posted by an...@apache.org on 2015/05/07 21:30:00 UTC, 1 replies.
- spark git commit: [SPARK-7328] [MLLIB] [PYSPARK] Pyspark.mllib.linalg.Vectors: Missing items - posted by jk...@apache.org on 2015/05/07 23:02:13 UTC, 1 replies.
- spark git commit: [SPARK-5726] [MLLIB] Elementwise (Hadamard) Vector Product Transformer - posted by jk...@apache.org on 2015/05/07 23:50:00 UTC, 1 replies.
- spark git commit: [SPARK-6948] [MLLIB] compress vectors in VectorAssembler - posted by me...@apache.org on 2015/05/08 00:45:44 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] make star and multialias extend NamedExpression - posted by ma...@apache.org on 2015/05/08 01:21:31 UTC, 1 replies.
- spark git commit: [SPARK-7277] [SQL] Throw exception if the property mapred.reduce.tasks is set to -1 - posted by ma...@apache.org on 2015/05/08 01:22:49 UTC, 1 replies.
- spark git commit: [SPARK-5281] [SQL] Registering table on RDD is giving MissingRequirementError - posted by ma...@apache.org on 2015/05/08 01:24:16 UTC, 1 replies.
- spark git commit: [SPARK-2155] [SQL] [WHEN D THEN E] [ELSE F] add CaseKeyWhen for "CASE a WHEN b THEN c * END" - posted by ma...@apache.org on 2015/05/08 01:26:58 UTC, 1 replies.
- spark git commit: [SPARK-7450] Use UNSAFE.getLong() to speed up BitSetMethods#anySet() - posted by jo...@apache.org on 2015/05/08 01:56:42 UTC, 1 replies.
- spark git commit: [SPARK-7305] [STREAMING] [WEBUI] Make BatchPage show friendly information when jobs are dropped by SparkListener - posted by td...@apache.org on 2015/05/08 02:34:48 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-6908] [SQL] Use isolated Hive client - posted by yh...@apache.org on 2015/05/08 04:36:31 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-6908] [SQL] Use isolated Hive client - posted by yh...@apache.org on 2015/05/08 04:36:32 UTC, 1 replies.
- spark git commit: [SPARK-7452] [MLLIB] fix bug in topBykey and update test - posted by jk...@apache.org on 2015/05/08 05:55:14 UTC, 1 replies.
- spark git commit: [SPARK-6986] [SQL] Use Serializer2 in more cases. - posted by yh...@apache.org on 2015/05/08 05:59:47 UTC, 1 replies.
- spark git commit: [SPARK-7470] [SQL] Spark shell SQLContext crashes without hive - posted by yh...@apache.org on 2015/05/08 07:32:21 UTC, 1 replies.
- spark git commit: [SPARK-7232] [SQL] Add a Substitution batch for spark sql analyzer - posted by yh...@apache.org on 2015/05/08 07:55:46 UTC, 1 replies.
- spark git commit: [SPARK-7392] [CORE] bugfix: Kryo buffer size cannot be larger than 2M - posted by sr...@apache.org on 2015/05/08 10:11:09 UTC, 1 replies.
- spark git commit: [SPARK-6869] [PYSPARK] Add pyspark archives path to PYTHONPATH - posted by tg...@apache.org on 2015/05/08 15:44:56 UTC, 1 replies.
- svn commit: r1678354 - in /spark: ./ releases/_posts/ site/ site/releases/ sql/ - posted by sr...@apache.org on 2015/05/08 15:59:52 UTC, 0 replies.
- spark git commit: [SPARK-7383] [ML] Feature Parity in PySpark for ml.features - posted by me...@apache.org on 2015/05/08 20:14:43 UTC, 1 replies.
- spark git commit: [SPARK-7474] [MLLIB] update ParamGridBuilder doctest - posted by me...@apache.org on 2015/05/08 20:16:09 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-6824] Fill the docs for DataFrame API in SparkR - posted by sh...@apache.org on 2015/05/08 20:25:16 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-6824] Fill the docs for DataFrame API in SparkR - posted by sh...@apache.org on 2015/05/08 20:25:17 UTC, 1 replies.
- spark git commit: [SPARK-7436] Fixed instantiation of custom recovery mode factory and added tests - posted by jo...@apache.org on 2015/05/08 20:36:45 UTC, 2 replies.
- spark git commit: [SPARK-7298] Harmonize style of new visualizations - posted by ma...@apache.org on 2015/05/08 20:41:51 UTC, 1 replies.
- spark git commit: [SPARK-7133] [SQL] Implement struct, array, and map field accessor - posted by ma...@apache.org on 2015/05/08 20:49:43 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-6627] Finished rename to ShuffleBlockResolver - posted by jo...@apache.org on 2015/05/08 21:30:39 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-6627] Finished rename to ShuffleBlockResolver - posted by jo...@apache.org on 2015/05/08 21:30:40 UTC, 1 replies.
- spark git commit: [SPARK-7490] [CORE] [Minor] MapOutputTracker.deserializeMapStatuses: close input streams - posted by sr...@apache.org on 2015/05/08 23:00:54 UTC, 2 replies.
- spark git commit: [MINOR] Ignore python/lib/pyspark.zip - posted by an...@apache.org on 2015/05/08 23:06:05 UTC, 1 replies.
- [1/3] spark git commit: [WEBUI] Remove debug feature for vis.js - posted by an...@apache.org on 2015/05/08 23:06:40 UTC, 1 replies.
- [2/3] spark git commit: [WEBUI] Remove debug feature for vis.js - posted by an...@apache.org on 2015/05/08 23:06:41 UTC, 1 replies.
- [3/3] spark git commit: [WEBUI] Remove debug feature for vis.js - posted by an...@apache.org on 2015/05/08 23:06:42 UTC, 1 replies.
- spark git commit: [SPARK-7489] [SPARK SHELL] Spark shell crashes when compiled with scala 2.11 - posted by an...@apache.org on 2015/05/08 23:07:56 UTC, 1 replies.
- spark git commit: [MINOR] Defeat early garbage collection of test suite variable - posted by an...@apache.org on 2015/05/08 23:09:06 UTC, 1 replies.
- spark git commit: [SPARK-7466] DAG visualization: fix orphan nodes - posted by an...@apache.org on 2015/05/08 23:09:45 UTC, 1 replies.
- spark git commit: [MINOR] [CORE] Allow History Server to read kerberos opts from config file. - posted by an...@apache.org on 2015/05/08 23:10:31 UTC, 1 replies.
- spark git commit: [SPARK-7378] [CORE] Handle deep links to unloaded apps. - posted by an...@apache.org on 2015/05/08 23:13:01 UTC, 1 replies.
- spark git commit: [SPARK-7390] [SQL] Only merge other CovarianceCounter when its count is greater than zero - posted by me...@apache.org on 2015/05/08 23:41:19 UTC, 1 replies.
- spark git commit: [SPARK-4699] [SQL] Make caseSensitive configurable in spark sql analyzer - posted by ma...@apache.org on 2015/05/09 00:25:58 UTC, 1 replies.
- spark git commit: [SPARK-5913] [MLLIB] Python API for ChiSqSelector - posted by jk...@apache.org on 2015/05/09 00:48:46 UTC, 1 replies.
- spark git commit: updated ec2 instance types - posted by sh...@apache.org on 2015/05/09 00:59:37 UTC, 1 replies.
- spark git commit: [SPARK-6955] Perform port retries at NettyBlockTransferService level - posted by an...@apache.org on 2015/05/09 02:13:59 UTC, 1 replies.
- spark git commit: [SPARK-7469] [SQL] DAG visualization: show SQL query operators - posted by an...@apache.org on 2015/05/09 02:15:14 UTC, 1 replies.
- spark git commit: [SPARK-7237] Clean function in several RDD methods - posted by an...@apache.org on 2015/05/09 02:16:41 UTC, 1 replies.
- spark git commit: [SPARK-7488] [ML] Feature Parity in PySpark for ml.recommendation - posted by me...@apache.org on 2015/05/09 02:24:35 UTC, 1 replies.
- spark git commit: [SPARK-7451] [YARN] Preemption of executors is counted as failure causing Spark job to fail - posted by sa...@apache.org on 2015/05/09 02:51:26 UTC, 1 replies.
- spark git commit: [SPARK-7231] [SPARKR] Changes to make SparkR DataFrame dplyr friendly. - posted by sh...@apache.org on 2015/05/09 03:30:05 UTC, 1 replies.
- spark git commit: Revert "[SPARK-7490] [CORE] [Minor] MapOutputTracker.deserializeMapStatuses: close input streams" - posted by an...@apache.org on 2015/05/09 04:07:18 UTC, 0 replies.
- spark git commit: [SPARK-7375] [SQL] Avoid row copying in exchange when sort.serializeMapOutputs takes effect - posted by yh...@apache.org on 2015/05/09 04:10:03 UTC, 1 replies.
- spark git commit: [SPARK-7262] [ML] Binary LogisticRegression with L1/L2 (elastic net) using OWLQN in new ML package - posted by me...@apache.org on 2015/05/09 06:43:09 UTC, 1 replies.
- spark git commit: [SPARK-7498] [ML] removed varargs annotation from Params.setDefaults - posted by me...@apache.org on 2015/05/09 06:55:58 UTC, 1 replies.
- spark git commit: [SPARK-7438] [SPARK CORE] Fixed validation of relativeSD in countApproxDistinct - posted by sr...@apache.org on 2015/05/09 11:03:26 UTC, 1 replies.
- spark git commit: [SPARK-7403] [WEBUI] Link URL in objects on Timeline View is wrong in case of running on YARN - posted by sr...@apache.org on 2015/05/09 11:10:33 UTC, 1 replies.
- spark git commit: [STREAMING] [DOCS] Fix wrong url about API docs of StreamingListener - posted by sr...@apache.org on 2015/05/09 11:16:30 UTC, 1 replies.
- spark git commit: Upgrade version of jackson-databind in sql/core/pom.xml - posted by ma...@apache.org on 2015/05/09 19:41:50 UTC, 1 replies.
- spark git commit: [BUILD] Reference fasterxml.jackson.version in sql/core/pom.xml - posted by ma...@apache.org on 2015/05/09 22:19:27 UTC, 1 replies.
- spark git commit: [SPARK-7475] [MLLIB] adjust ldaExample for online LDA - posted by jk...@apache.org on 2015/05/10 00:40:51 UTC, 1 replies.
- spark git commit: [SPARK-6091] [MLLIB] Add MulticlassMetrics in PySpark/MLlib - posted by me...@apache.org on 2015/05/10 09:57:23 UTC, 1 replies.
- spark git commit: [SPARK-7345][SQL] Spark cannot detect renamed columns using JDBC connector - posted by rx...@apache.org on 2015/05/10 10:31:37 UTC, 2 replies.
- spark git commit: [MINOR] [SQL] Fixes variable name typo - posted by li...@apache.org on 2015/05/10 15:39:06 UTC, 1 replies.
- spark git commit: [SPARK-7431] [ML] [PYTHON] Made CrossValidatorModel call parent init in PySpark - posted by jk...@apache.org on 2015/05/10 22:29:32 UTC, 1 replies.
- spark git commit: [SPARK-5521] PCA wrapper for easy transform vectors - posted by jk...@apache.org on 2015/05/10 22:34:12 UTC, 1 replies.
- spark git commit: [SPARK-7427] [PYSPARK] Make sharedParams match in Scala, Python - posted by jk...@apache.org on 2015/05/11 04:18:42 UTC, 1 replies.
- spark git commit: [SPARK-7512] [SPARKR] Fix RDD's show method to use getJRDD - posted by sh...@apache.org on 2015/05/11 04:49:46 UTC, 1 replies.
- spark git commit: [SPARK-7519] [SQL] fix minor bugs in thrift server UI - posted by li...@apache.org on 2015/05/11 08:08:25 UTC, 1 replies.
- spark git commit: [SPARK-7326] [STREAMING] Performing window() on a WindowedDStream doesn't work all the time - posted by sr...@apache.org on 2015/05/11 13:20:16 UTC, 1 replies.
- spark git commit: [SPARK-6092] [MLLIB] Add RankingMetrics in PySpark/MLlib - posted by me...@apache.org on 2015/05/11 18:14:23 UTC, 1 replies.
- spark git commit: [SPARK-7522] [EXAMPLES] Removed angle brackets from dataFormat option - posted by me...@apache.org on 2015/05/11 18:24:03 UTC, 3 replies.
- spark git commit: [SPARK-7341] [STREAMING] [TESTS] Fix the flaky test: org.apache.spark.streaming.InputStreamsSuite.socket input stream (backport for branch 1.3) - posted by td...@apache.org on 2015/05/11 19:48:57 UTC, 0 replies.
- spark git commit: [SPARK-7361] [STREAMING] Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM - posted by td...@apache.org on 2015/05/11 19:59:00 UTC, 1 replies.
- spark git commit: [SPARK-7462] By default retain group by columns in aggregate - posted by rx...@apache.org on 2015/05/11 20:35:19 UTC, 1 replies.
- spark git commit: [SPARK-6470] [YARN] Add support for YARN node labels. - posted by sa...@apache.org on 2015/05/11 21:09:52 UTC, 0 replies.
- spark git commit: [SPARK-7508] JettyUtils-generated servlets to log & report all errors - posted by pw...@apache.org on 2015/05/11 22:37:35 UTC, 1 replies.
- spark git commit: [SPARK-7515] [DOC] Update documentation for PySpark on YARN with cluster mode - posted by sa...@apache.org on 2015/05/11 23:20:16 UTC, 0 replies.
- spark git commit: [SPARK-7516] [Minor] [DOC] Replace depreciated inferSchema() with createDataFrame() - posted by rx...@apache.org on 2015/05/11 23:37:37 UTC, 1 replies.
- spark git commit: [STREAMING] [MINOR] Close files correctly when iterator is finished in streaming WAL recovery - posted by td...@apache.org on 2015/05/11 23:39:03 UTC, 1 replies.
- spark git commit: Update Documentation: leftsemi instead of semijoin - posted by rx...@apache.org on 2015/05/11 23:48:13 UTC, 1 replies.
- spark git commit: [MINOR] [DOCS] Fix the link to test building info on the wiki - posted by sr...@apache.org on 2015/05/12 01:25:48 UTC, 0 replies.
- spark git commit: [SQL] Show better error messages for incorrect join types in DataFrames. - posted by rx...@apache.org on 2015/05/12 02:02:15 UTC, 2 replies.
- spark git commit: [SPARK-7084] improve saveAsTable documentation - posted by rx...@apache.org on 2015/05/12 02:04:54 UTC, 2 replies.
- spark git commit: [SPARK-7462][SQL] Update documentation for retaining grouping columns in DataFrames. - posted by rx...@apache.org on 2015/05/12 03:07:17 UTC, 1 replies.
- spark git commit: Updated DataFrame.saveAsTable Hive warning to include SPARK-7550 ticket. - posted by rx...@apache.org on 2015/05/12 03:10:49 UTC, 2 replies.
- spark git commit: [SPARK-5893] [ML] Add bucketizer - posted by jk...@apache.org on 2015/05/12 03:41:26 UTC, 1 replies.
- spark git commit: [SPARK-7530] [STREAMING] Added StreamingContext.getState() to expose the current state of the context - posted by td...@apache.org on 2015/05/12 03:54:00 UTC, 1 replies.
- spark git commit: [SPARK-7331] [SQL] Re-use HiveConf in HiveQl - posted by ma...@apache.org on 2015/05/12 04:04:18 UTC, 1 replies.
- spark git commit: [SPARK-7324] [SQL] DataFrame.dropDuplicates - posted by ma...@apache.org on 2015/05/12 04:15:19 UTC, 1 replies.
- spark git commit: [SPARK-7411] [SQL] Support SerDe for HiveQl in CTAS - posted by ma...@apache.org on 2015/05/12 04:21:20 UTC, 1 replies.
- spark git commit: [SPARK-7437] [SQL] Fold "literal in (item1, item2, ..., literal, ...)" into true or false directly - posted by ma...@apache.org on 2015/05/12 04:22:57 UTC, 1 replies.
- spark git commit: [SPARK-7509][SQL] DataFrame.drop in Python for dropping columns. - posted by rx...@apache.org on 2015/05/12 05:04:39 UTC, 1 replies.
- spark git commit: [SPARK-7435] [SPARKR] Make DataFrame.show() consistent with that of Scala and pySpark - posted by sh...@apache.org on 2015/05/12 06:04:55 UTC, 1 replies.
- spark git commit: [SQL] Rename Dialect -> ParserDialect. - posted by rx...@apache.org on 2015/05/12 07:06:58 UTC, 1 replies.
- spark git commit: [SPARK-6994][SQL] Update docs for fetching Row fields by name - posted by rx...@apache.org on 2015/05/12 07:29:36 UTC, 1 replies.
- spark git commit: [SPARK-7534] [CORE] [WEBUI] Fix the Stage table when a stage is missing - posted by an...@apache.org on 2015/05/12 10:34:37 UTC, 1 replies.
- spark git commit: [MINOR] [PYSPARK] Set PYTHONPATH to python/lib/pyspark.zip rather than python/pyspark - posted by an...@apache.org on 2015/05/12 10:36:31 UTC, 1 replies.
- spark git commit: [SPARK-7485] [BUILD] Remove pyspark files from assembly. - posted by an...@apache.org on 2015/05/12 10:39:25 UTC, 1 replies.
- spark git commit: [SPARK-7467] Dag visualization: treat checkpoint as an RDD operation - posted by an...@apache.org on 2015/05/12 10:40:58 UTC, 1 replies.
- spark git commit: [SPARK-7532] [STREAMING] StreamingContext.start() made to logWarning and not throw exception - posted by td...@apache.org on 2015/05/12 17:48:28 UTC, 1 replies.
- spark git commit: [SPARK-6876] [PySpark] [SQL] add DataFrame na.replace in pyspark - posted by rx...@apache.org on 2015/05/12 19:23:45 UTC, 1 replies.
- spark git commit: [DataFrame][minor] cleanup unapply methods in DataTypes - posted by rx...@apache.org on 2015/05/12 19:28:46 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-3928] [SPARK-5182] [SQL] Partitioning support for the data sources API - posted by li...@apache.org on 2015/05/12 19:32:41 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-3928] [SPARK-5182] [SQL] Partitioning support for the data sources API - posted by li...@apache.org on 2015/05/12 19:32:42 UTC, 1 replies.
- spark git commit: [DataFrame][minor] support column in field accessor - posted by rx...@apache.org on 2015/05/12 19:37:59 UTC, 1 replies.
- [1/3] spark git commit: [SPARK-7500] DAG visualization: move cluster labeling to dagre-d3 - posted by an...@apache.org on 2015/05/12 20:18:04 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-7500] DAG visualization: move cluster labeling to dagre-d3 - posted by an...@apache.org on 2015/05/12 20:18:05 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-7500] DAG visualization: move cluster labeling to dagre-d3 - posted by an...@apache.org on 2015/05/12 20:18:06 UTC, 1 replies.
- spark git commit: [SPARK-7276] [DATAFRAME] speed up DataFrame.select by collapsing Project - posted by ma...@apache.org on 2015/05/12 20:58:43 UTC, 1 replies.
- spark git commit: [HOT FIX #6076] DAG visualization: curve the edges - posted by an...@apache.org on 2015/05/12 21:07:09 UTC, 1 replies.
- spark git commit: [SPARK-7487] [ML] Feature Parity in PySpark for ml.regression - posted by me...@apache.org on 2015/05/12 21:17:09 UTC, 1 replies.
- spark git commit: [SPARK-2018] [CORE] Upgrade LZF library to fix endian serialization p… - posted by sr...@apache.org on 2015/05/12 21:48:44 UTC, 2 replies.
- spark git commit: [SPARK-7552] [STREAMING] [BACKPORT] Close WAL files correctly when iteration is finished - posted by sr...@apache.org on 2015/05/12 22:05:39 UTC, 0 replies.
- spark git commit: [SPARK-7015] [MLLIB] [WIP] Multiclass to Binary Reduction: One Against All - posted by jk...@apache.org on 2015/05/12 22:35:28 UTC, 1 replies.
- spark git commit: [SPARK-7569][SQL] Better error for invalid binary expressions - posted by rx...@apache.org on 2015/05/12 22:36:58 UTC, 1 replies.
- spark git commit: [SPARK-7559] [MLLIB] Bucketizer should include the right most boundary in the last bucket. - posted by jk...@apache.org on 2015/05/12 23:24:30 UTC, 1 replies.
- spark git commit: [SPARK-7484][SQL]Support jdbc connection properties - posted by rx...@apache.org on 2015/05/12 23:38:49 UTC, 1 replies.
- spark git commit: [SPARK-7571] [MLLIB] rename Math to math - posted by me...@apache.org on 2015/05/12 23:39:07 UTC, 1 replies.
- spark git commit: [SPARK-7406] [STREAMING] [WEBUI] Add tooltips for "Scheduling Delay", "Processing Time" and "Total Delay" - posted by td...@apache.org on 2015/05/12 23:41:25 UTC, 1 replies.
- spark git commit: [SPARK-7496] [MLLIB] Update Programming guide with Online LDA - posted by jk...@apache.org on 2015/05/13 00:12:34 UTC, 1 replies.
- spark git commit: [SPARK-7557] [ML] [DOC] User guide for spark.ml HashingTF, Tokenizer - posted by me...@apache.org on 2015/05/13 01:39:59 UTC, 1 replies.
- spark git commit: [SPARK-7573] [ML] OneVsRest cleanups - posted by me...@apache.org on 2015/05/13 01:42:32 UTC, 1 replies.
- spark git commit: [SPARK-7553] [STREAMING] Added methods to maintain a singleton StreamingContext - posted by td...@apache.org on 2015/05/13 01:44:18 UTC, 1 replies.
- spark git commit: [SPARK-7528] [MLLIB] make RankingMetrics Java-friendly - posted by me...@apache.org on 2015/05/13 01:53:49 UTC, 1 replies.
- spark git commit: [SPARK-7554] [STREAMING] Throw exception when an active/stopped StreamingContext is used to create DStreams and output operations - posted by td...@apache.org on 2015/05/13 02:07:24 UTC, 1 replies.
- spark git commit: [SPARK-7572] [MLLIB] do not import Param/Params under pyspark.ml - posted by me...@apache.org on 2015/05/13 02:15:44 UTC, 1 replies.
- spark git commit: [HOTFIX] Use the old Job API to support old Hadoop versions - posted by li...@apache.org on 2015/05/13 02:33:32 UTC, 1 replies.
- spark git commit: [SPARK-7592] Always set resolution to "Fixed" in PR merge script. - posted by pw...@apache.org on 2015/05/13 03:20:58 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-7588] Document all SQL/DataFrame public methods with @since tag - posted by rx...@apache.org on 2015/05/13 03:37:05 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7588] Document all SQL/DataFrame public methods with @since tag - posted by rx...@apache.org on 2015/05/13 03:37:06 UTC, 1 replies.
- spark git commit: [SPARK-7321][SQL] Add Column expression for conditional statements (when/otherwise) - posted by rx...@apache.org on 2015/05/13 06:44:12 UTC, 1 replies.
- spark git commit: [SPARK-7566][SQL] Add type to HiveContext.analyzer - posted by rx...@apache.org on 2015/05/13 08:44:30 UTC, 2 replies.
- spark git commit: [SPARK-7482] [SPARKR] Rename some DataFrame API methods in SparkR to match their counterparts in Scala. - posted by sh...@apache.org on 2015/05/13 08:52:37 UTC, 1 replies.
- spark git commit: [SPARK-7526] [SPARKR] Specify ip of RBackend, MonitorServer and RRDD Socket server - posted by sh...@apache.org on 2015/05/13 08:55:48 UTC, 1 replies.
- spark git commit: [SPARK-6568] spark-shell.cmd --jars option does not accept the jar that has space in its path - posted by sr...@apache.org on 2015/05/13 10:43:44 UTC, 1 replies.
- spark git commit: [SPARK-7599] [SQL] Don't restrict customized output committers to be subclasses of FileOutputCommitter - posted by yh...@apache.org on 2015/05/13 16:35:59 UTC, 1 replies.
- spark git commit: [SQL] In InsertIntoFSBasedRelation.insert, log cause before abort job/task. - posted by li...@apache.org on 2015/05/13 17:36:13 UTC, 1 replies.
- spark git commit: [MINOR] [SQL] Removes debugging println - posted by li...@apache.org on 2015/05/13 17:40:09 UTC, 1 replies.
- spark git commit: [SPARK-6734] [SQL] Add UDTF.close support in Generate - posted by li...@apache.org on 2015/05/13 18:34:57 UTC, 1 replies.
- spark git commit: [SPARK-7589] [STREAMING] [WEBUI] Make "Input Rate" in the Streaming page consistent with other pages - posted by td...@apache.org on 2015/05/13 19:01:31 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7567] [SQL] Migrating Parquet data source to FSBasedRelation - posted by ma...@apache.org on 2015/05/13 20:04:14 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7567] [SQL] Migrating Parquet data source to FSBasedRelation - posted by ma...@apache.org on 2015/05/13 20:04:15 UTC, 1 replies.
- spark git commit: [SPARK-7551][DataFrame] support backticks for DataFrame attribute resolution - posted by rx...@apache.org on 2015/05/13 21:47:50 UTC, 1 replies.
- spark git commit: [MINOR] Avoid passing the PermGenSize option to IBM JVMs. - posted by sr...@apache.org on 2015/05/13 22:00:18 UTC, 0 replies.
- spark git commit: [MINOR] Enhance SizeEstimator to detect IBM compressed refs and s390 … - posted by sr...@apache.org on 2015/05/13 22:01:47 UTC, 0 replies.
- spark git commit: [MINOR] [CORE] Accept alternative mesos unsatisfied link error in test. - posted by sr...@apache.org on 2015/05/13 22:16:36 UTC, 0 replies.
- spark git commit: [SPARK-7593] [ML] Python Api for ml.feature.Bucketizer - posted by me...@apache.org on 2015/05/13 22:21:40 UTC, 1 replies.
- spark git commit: [SPARK-7545] [MLLIB] Added check in Bernoulli Naive Bayes to make sure that both training and predict features have values of 0 or 1 - posted by jk...@apache.org on 2015/05/13 23:13:25 UTC, 1 replies.
- spark git commit: [SPARK-7382] [MLLIB] Feature Parity in PySpark for ml.classification - posted by me...@apache.org on 2015/05/14 00:13:14 UTC, 1 replies.
- spark git commit: [SPARK-7303] [SQL] push down project if possible when the child is sort - posted by ma...@apache.org on 2015/05/14 01:13:52 UTC, 1 replies.
- spark git commit: [SQL] Move some classes into packages that are more appropriate. - posted by ma...@apache.org on 2015/05/14 01:15:36 UTC, 1 replies.
- spark git commit: [SPARK-7608] Clean up old state in RDDOperationGraphListener - posted by an...@apache.org on 2015/05/14 01:27:56 UTC, 1 replies.
- spark git commit: [SPARK-7399] Spark compilation error for scala 2.11 - posted by an...@apache.org on 2015/05/14 01:28:40 UTC, 1 replies.
- [1/3] spark git commit: [SPARK-7464] DAG visualization: highlight the same RDDs on hover - posted by an...@apache.org on 2015/05/14 01:29:14 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-7464] DAG visualization: highlight the same RDDs on hover - posted by an...@apache.org on 2015/05/14 01:29:15 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-7464] DAG visualization: highlight the same RDDs on hover - posted by an...@apache.org on 2015/05/14 01:29:16 UTC, 1 replies.
- spark git commit: [SPARK-7502] DAG visualization: gracefully handle removed stages - posted by an...@apache.org on 2015/05/14 01:29:55 UTC, 1 replies.
- spark git commit: [STREAMING] [MINOR] Keep streaming.UIUtils private - posted by an...@apache.org on 2015/05/14 01:31:28 UTC, 1 replies.
- spark git commit: [SPARK-7356] [STREAMING] Fix flakey tests in FlumePollingStreamSuite using SparkSink's batch CountDownLatch. - posted by an...@apache.org on 2015/05/14 01:43:33 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7081] Faster sort-based shuffle path using binary processing cache-aware sort - posted by rx...@apache.org on 2015/05/14 02:07:36 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7081] Faster sort-based shuffle path using binary processing cache-aware sort - posted by rx...@apache.org on 2015/05/14 02:07:37 UTC, 1 replies.
- spark git commit: [SPARK-7601] [SQL] Support Insert into JDBC Datasource - posted by ma...@apache.org on 2015/05/14 02:24:25 UTC, 1 replies.
- spark git commit: [SPARK-6752] [STREAMING] [REVISED] Allow StreamingContext to be recreated from checkpoint and existing SparkContext - posted by td...@apache.org on 2015/05/14 02:33:18 UTC, 1 replies.
- spark git commit: [HOTFIX] Bug in merge script - posted by pw...@apache.org on 2015/05/14 02:55:28 UTC, 0 replies.
- spark git commit: [HOTFIX] Use 'new Job' in fsBasedParquet.scala - posted by ma...@apache.org on 2015/05/14 02:58:46 UTC, 1 replies.
- spark git commit: [HOT FIX #6125] Do not wait for all stages to start rendering - posted by an...@apache.org on 2015/05/14 06:04:16 UTC, 1 replies.
- spark git commit: [SPARK-7612] [MLLIB] update NB training to use mllib's BLAS - posted by me...@apache.org on 2015/05/14 06:27:21 UTC, 1 replies.
- spark git commit: [SPARK-7620] [ML] [MLLIB] Removed calling size, length in while condition to avoid extra JVM call - posted by me...@apache.org on 2015/05/14 07:23:26 UTC, 1 replies.
- spark git commit: [SPARK-7595] [SQL] Window will cause resolve failed with self join - posted by ma...@apache.org on 2015/05/14 09:23:31 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7407] [MLLIB] use uid + name to identify parameters - posted by me...@apache.org on 2015/05/14 10:22:28 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7407] [MLLIB] use uid + name to identify parameters - posted by me...@apache.org on 2015/05/14 10:22:29 UTC, 1 replies.
- spark git commit: [SPARK-7568] [ML] ml.LogisticRegression doesn't output the right prediction - posted by me...@apache.org on 2015/05/14 10:26:12 UTC, 1 replies.
- spark git commit: [SPARK-7249] Updated Hadoop dependencies due to inconsistency in the versions - posted by sr...@apache.org on 2015/05/14 16:24:35 UTC, 1 replies.
- spark git commit: [SQL][minor] rename apply for QueryPlanner - posted by rx...@apache.org on 2015/05/14 19:25:28 UTC, 1 replies.
- spark git commit: [SPARK-7278] [PySpark] DateType should find datetime.datetime acceptable - posted by rx...@apache.org on 2015/05/15 00:11:05 UTC, 2 replies.
- spark git commit: Make SPARK prefix a variable - posted by rx...@apache.org on 2015/05/15 00:26:44 UTC, 1 replies.
- spark git commit: [SPARK-7598] [DEPLOY] Add aliveWorkers metrics in Master - posted by an...@apache.org on 2015/05/15 01:55:34 UTC, 1 replies.
- spark git commit: [SPARK-7643] [UI] use the correct size in RDDPage for storage info and partitions - posted by an...@apache.org on 2015/05/15 01:56:35 UTC, 1 replies.
- spark git commit: [SPARK-7649] [STREAMING] [WEBUI] Use window.localStorage to store the status rather than the url - posted by an...@apache.org on 2015/05/15 01:57:40 UTC, 1 replies.
- spark git commit: [SPARK-7645] [STREAMING] [WEBUI] Show milliseconds in the UI if the batch interval < 1 second - posted by an...@apache.org on 2015/05/15 01:58:42 UTC, 1 replies.
- spark git commit: [SPARK-7648] [MLLIB] Add weights and intercept to GLM wrappers in spark.ml - posted by me...@apache.org on 2015/05/15 03:14:03 UTC, 1 replies.
- spark git commit: [SPARK-7619] [PYTHON] fix docstring signature - posted by me...@apache.org on 2015/05/15 03:16:45 UTC, 1 replies.
- spark git commit: [SPARK-7548] [SQL] Add explode function for DataFrames - posted by ma...@apache.org on 2015/05/15 04:50:37 UTC, 1 replies.
- spark git commit: [SPARK-7098][SQL] Make the WHERE clause with timestamp show consistent result - posted by rx...@apache.org on 2015/05/15 05:49:28 UTC, 1 replies.
- spark git commit: [SQL] When creating partitioned table scan, explicitly create UnionRDD. - posted by li...@apache.org on 2015/05/15 06:04:21 UTC, 1 replies.
- spark git commit: [HOTFIX] Add workaround for SPARK-7660 to fix JavaAPISuite failures. - posted by jo...@apache.org on 2015/05/15 08:18:47 UTC, 1 replies.
- spark git commit: [CORE] Remove unreachable Heartbeat message from Worker - posted by an...@apache.org on 2015/05/15 08:50:54 UTC, 1 replies.
- spark git commit: [SPARK-7650] [STREAMING] [WEBUI] Move streaming css and js files to the streaming project - posted by an...@apache.org on 2015/05/15 08:51:47 UTC, 1 replies.
- spark git commit: [SPARK-6258] [MLLIB] GaussianMixture Python API parity check - posted by jk...@apache.org on 2015/05/15 09:19:13 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7591] [SQL] Partitioning support API tweaks - posted by li...@apache.org on 2015/05/15 10:21:11 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7591] [SQL] Partitioning support API tweaks - posted by li...@apache.org on 2015/05/15 10:21:12 UTC, 1 replies.
- spark git commit: [SPARK-7503] [YARN] Resources in .sparkStaging directory can't be cleaned up on error - posted by sr...@apache.org on 2015/05/15 12:37:44 UTC, 1 replies.
- spark git commit: [SPARK-7668] [MLLIB] Preserve isTransposed property for Matrix after calling map function - posted by me...@apache.org on 2015/05/15 19:03:39 UTC, 2 replies.
- spark git commit: [SPARK-7651] [MLLIB] [PYSPARK] GMM predict, predictSoft should raise error on bad input - posted by jk...@apache.org on 2015/05/15 19:43:21 UTC, 2 replies.
- spark git commit: [SPARK-7233] [CORE] Detect REPL mode once - posted by an...@apache.org on 2015/05/15 20:21:03 UTC, 1 replies.
- spark git commit: [CORE] Protect additional test vars from early GC - posted by an...@apache.org on 2015/05/15 20:27:32 UTC, 1 replies.
- spark git commit: [SPARK-5412] [DEPLOY] Cannot bind Master to a specific hostname as per the documentation - posted by an...@apache.org on 2015/05/15 20:30:23 UTC, 3 replies.
- spark git commit: [SPARK-7664] [WEBUI] DAG visualization: Fix incorrect link paths of DAG. - posted by an...@apache.org on 2015/05/15 20:54:36 UTC, 1 replies.
- spark git commit: [SPARK-7504] [YARN] NullPointerException when initializing SparkContext in YARN-cluster mode - posted by an...@apache.org on 2015/05/15 21:15:46 UTC, 1 replies.
- spark git commit: [SPARK-7296] Add timeline visualization for stages in the UI. - posted by ka...@apache.org on 2015/05/15 22:57:27 UTC, 1 replies.
- spark git commit: [SPARK-7226] [SPARKR] Support math functions in R DataFrame - posted by sh...@apache.org on 2015/05/15 23:06:35 UTC, 1 replies.
- spark git commit: [SPARK-7677] [STREAMING] Add Kafka modules to the 2.11 build. - posted by pw...@apache.org on 2015/05/15 23:57:52 UTC, 1 replies.
- spark git commit: [SPARK-7556] [ML] [DOC] Add user guide for spark.ml Binarizer, including Scala, Java and Python examples - posted by jk...@apache.org on 2015/05/16 00:05:10 UTC, 1 replies.
- svn commit: r1679666 [2/2] - in /spark: news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by pw...@apache.org on 2015/05/16 02:26:12 UTC, 0 replies.
- svn commit: r1679666 [1/2] - in /spark: news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by pw...@apache.org on 2015/05/16 02:26:12 UTC, 0 replies.
- svn commit: r1679667 - in /spark: news/_posts/2015-05-15-spark-summit-europe.md site/news/index.html site/news/spark-summit-europe.html - posted by pw...@apache.org on 2015/05/16 02:28:30 UTC, 0 replies.
- spark git commit: [SPARK-7676] Bug fix and cleanup of stage timeline view - posted by ka...@apache.org on 2015/05/16 02:45:16 UTC, 1 replies.
- spark git commit: [SPARK-7563] OutputCommitCoordinator.stop() should only run on the driver - posted by pw...@apache.org on 2015/05/16 03:06:05 UTC, 1 replies.
- spark git commit: [SPARK-7575] [ML] [DOC] Example code for OneVsRest - posted by jk...@apache.org on 2015/05/16 04:33:42 UTC, 1 replies.
- spark git commit: [SPARK-7073] [SQL] [PySpark] Clean up SQL data type hierarchy in Python - posted by rx...@apache.org on 2015/05/16 05:05:29 UTC, 1 replies.
- spark git commit: [SPARK-7543] [SQL] [PySpark] split dataframe.py into multiple files - posted by rx...@apache.org on 2015/05/16 05:09:17 UTC, 1 replies.
- spark git commit: [SPARK-7473] [MLLIB] Add reservoir sample in RandomForest - posted by jk...@apache.org on 2015/05/16 05:42:52 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7654][SQL] DataFrameReader and DataFrameWriter for input/output API - posted by rx...@apache.org on 2015/05/16 07:00:34 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7654][SQL] DataFrameReader and DataFrameWriter for input/output API - posted by rx...@apache.org on 2015/05/16 07:00:35 UTC, 1 replies.
- svn commit: r1679691 - in /spark: community.md site/community.html - posted by rx...@apache.org on 2015/05/16 08:20:29 UTC, 0 replies.
- spark git commit: [SPARK-7671] Fix wrong URLs in MLlib Data Types Documentation - posted by sr...@apache.org on 2015/05/16 09:07:11 UTC, 1 replies.
- spark git commit: [SPARK-4556] [BUILD] binary distribution assembly can't run in local mode - posted by sr...@apache.org on 2015/05/16 09:18:46 UTC, 1 replies.
- spark git commit: [SPARK-7672] [CORE] Use int conversion in translating kryoserializer.buffer.mb to kryoserializer.buffer - posted by sr...@apache.org on 2015/05/16 09:24:28 UTC, 1 replies.
- spark git commit: [SPARK-7655][Core][SQL] Remove 'scala.concurrent.ExecutionContext.Implicits.global' in 'ask' and 'BroadcastHashJoin' - posted by rx...@apache.org on 2015/05/16 09:44:32 UTC, 1 replies.
- spark git commit: [SPARK-6197][CORE] handle json exception when hisotry file not finished writing - posted by sr...@apache.org on 2015/05/16 13:50:22 UTC, 0 replies.
- spark git commit: [HOTFIX] [SQL] Fixes DataFrameWriter.mode(String) - posted by li...@apache.org on 2015/05/16 14:57:01 UTC, 1 replies.
- spark git commit: [BUILD] update jblas dependency version to 1.2.4 - posted by sr...@apache.org on 2015/05/16 19:17:53 UTC, 1 replies.
- spark git commit: [SPARK-7654][MLlib] Migrate MLlib to the DataFrame reader/writer API. - posted by rx...@apache.org on 2015/05/17 00:04:21 UTC, 1 replies.
- spark git commit: [SPARK-7655][Core] Deserializing value should not hold the TaskSchedulerImpl lock - posted by rx...@apache.org on 2015/05/17 06:03:25 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7654][SQL] Move JDBC into DataFrame's reader/writer interface. - posted by rx...@apache.org on 2015/05/17 07:01:56 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7654][SQL] Move JDBC into DataFrame's reader/writer interface. - posted by rx...@apache.org on 2015/05/17 07:01:57 UTC, 1 replies.
- spark git commit: [MINOR] [SQL] Removes an unreachable case clause - posted by rx...@apache.org on 2015/05/17 08:20:15 UTC, 1 replies.
- spark git commit: [MINOR] Add 1.3, 1.3.1 to master branch EC2 scripts - posted by sh...@apache.org on 2015/05/17 09:12:23 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] Skip unresolved expression for InConversion - posted by li...@apache.org on 2015/05/17 09:17:18 UTC, 0 replies.
- spark git commit: [SPARK-7447] [SQL] Don't re-merge Parquet schema when the relation is deserialized - posted by li...@apache.org on 2015/05/17 09:42:30 UTC, 1 replies.
- spark git commit: [SPARK-7669] Builds against Hadoop 2.6+ get inconsistent curator depend… - posted by sr...@apache.org on 2015/05/17 18:03:16 UTC, 1 replies.
- spark git commit: [SPARK-7660] Wrap SnappyOutputStream to work around snappy-java bug - posted by jo...@apache.org on 2015/05/17 18:33:41 UTC, 3 replies.
- spark git commit: [SPARK-7686] [SQL] DescribeCommand is assigned wrong output attributes in SparkStrategies - posted by rx...@apache.org on 2015/05/17 20:59:32 UTC, 1 replies.
- spark git commit: [SPARK-7491] [SQL] Allow configuration of classloader isolation for hive - posted by ma...@apache.org on 2015/05/17 21:43:20 UTC, 1 replies.
- spark git commit: [SPARK-6514] [SPARK-5960] [SPARK-6656] [SPARK-7679] [STREAMING] [KINESIS] Updates to the Kinesis API - posted by td...@apache.org on 2015/05/18 01:49:16 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] use catalyst type converter in ScalaUdf - posted by yh...@apache.org on 2015/05/18 01:52:16 UTC, 1 replies.
- spark git commit: [SPARK-7693][Core] Remove "import scala.concurrent.ExecutionContext.Implicits.global" - posted by rx...@apache.org on 2015/05/18 05:37:22 UTC, 1 replies.
- spark git commit: [SPARK-7694] [MLLIB] Use getOrElse for getting the threshold of LR model - posted by me...@apache.org on 2015/05/18 06:16:56 UTC, 1 replies.
- spark git commit: [SPARK-7299][SQL] Set precision and scale for Decimal according to JDBC metadata instead of returned BigDecimal - posted by rx...@apache.org on 2015/05/18 10:10:58 UTC, 1 replies.
- spark git commit: [SPARK-6657] [PYSPARK] Fix doc warnings - posted by me...@apache.org on 2015/05/18 17:35:19 UTC, 1 replies.
- spark git commit: [SPARK-7272] [MLLIB] User guide for PMML model export - posted by me...@apache.org on 2015/05/18 17:46:36 UTC, 1 replies.
- spark git commit: [SPARK-7627] [SPARK-7472] DAG visualization: style skipped stages - posted by an...@apache.org on 2015/05/18 19:59:40 UTC, 1 replies.
- spark git commit: [SPARK-6888] [SQL] Make the jdbc driver handling user-definable - posted by ma...@apache.org on 2015/05/18 20:55:46 UTC, 1 replies.
- spark git commit: [SPARK-7570] [SQL] Ignores _temporary during partition discovery - posted by ma...@apache.org on 2015/05/18 20:59:49 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] [THIS] use private for internal field in ScalaUdf - posted by ma...@apache.org on 2015/05/18 21:02:03 UTC, 1 replies.
- spark git commit: [SPARK-7380] [MLLIB] pipeline stages should be copyable in Python - posted by me...@apache.org on 2015/05/18 21:02:24 UTC, 1 replies.
- spark git commit: [SPARK-2883] [SQL] ORC data source for Spark SQL - posted by ma...@apache.org on 2015/05/18 21:03:53 UTC, 1 replies.
- spark git commit: [SPARK-7631] [SQL] treenode argString should not print children - posted by ma...@apache.org on 2015/05/18 21:05:26 UTC, 1 replies.
- spark git commit: [SPARK-7269] [SQL] Incorrect analysis for aggregation(use semanticEquals) - posted by ma...@apache.org on 2015/05/18 21:13:03 UTC, 1 replies.
- spark git commit: [SPARK-7567] [SQL] [follow-up] Use a new flag to set output committer based on mapreduce apis - posted by ma...@apache.org on 2015/05/18 21:17:15 UTC, 1 replies.
- spark git commit: [SPARK-7673] [SQL] WIP: HadoopFsRelation and ParquetRelation2 performance optimizations - posted by yh...@apache.org on 2015/05/18 21:45:42 UTC, 1 replies.
- spark git commit: [SPARK-6216] [PYSPARK] check python version of worker with driver - posted by jo...@apache.org on 2015/05/18 21:55:20 UTC, 1 replies.
- spark git commit: [SPARK-7658] [STREAMING] [WEBUI] Update the mouse behaviors for the timeline graphs - posted by td...@apache.org on 2015/05/18 22:34:49 UTC, 1 replies.
- spark git commit: [HOTFIX] Fix ORC build break - posted by an...@apache.org on 2015/05/18 23:04:07 UTC, 1 replies.
- [1/3] spark git commit: [SPARK-7501] [STREAMING] DAG visualization: show DStream operations - posted by an...@apache.org on 2015/05/18 23:33:42 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-7501] [STREAMING] DAG visualization: show DStream operations - posted by an...@apache.org on 2015/05/18 23:33:43 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-7501] [STREAMING] DAG visualization: show DStream operations - posted by an...@apache.org on 2015/05/18 23:33:44 UTC, 1 replies.
- spark git commit: [SPARK-7063] when lz4 compression is used, it causes core dump - posted by sr...@apache.org on 2015/05/18 23:47:55 UTC, 0 replies.
- spark git commit: [SQL] Fix serializability of ORC table scan - posted by yh...@apache.org on 2015/05/19 00:24:35 UTC, 1 replies.
- spark git commit: [SPARK-7624] Revert #4147 - posted by jo...@apache.org on 2015/05/19 01:55:49 UTC, 1 replies.
- spark git commit: [SPARK-7621] [STREAMING] Report Kafka errors to StreamingListeners - posted by td...@apache.org on 2015/05/19 03:13:33 UTC, 2 replies.
- spark git commit: [SPARK-7692] Updated Kinesis examples - posted by td...@apache.org on 2015/05/19 03:24:34 UTC, 1 replies.
- spark git commit: [SPARK-7681] [MLLIB] Add SparseVector support for gemv - posted by me...@apache.org on 2015/05/19 06:32:41 UTC, 1 replies.
- spark git commit: Version updates for Spark 1.4.0 - posted by pw...@apache.org on 2015/05/19 06:38:46 UTC, 0 replies.
- spark git commit: [SPARK-7150] SparkContext.range() and SQLContext.range() - posted by rx...@apache.org on 2015/05/19 06:43:21 UTC, 1 replies.
- [1/3] spark git commit: CHANGES.txt and changelist updaets for Spark 1.4. - posted by pw...@apache.org on 2015/05/19 06:44:45 UTC, 0 replies.
- [2/3] spark git commit: CHANGES.txt and changelist updaets for Spark 1.4. - posted by pw...@apache.org on 2015/05/19 06:44:46 UTC, 0 replies.
- [3/3] spark git commit: CHANGES.txt and changelist updaets for Spark 1.4. - posted by pw...@apache.org on 2015/05/19 06:44:47 UTC, 0 replies.
- spark git commit: [SPARK-7687] [SQL] DataFrame.describe() should cast all aggregates to String - posted by rx...@apache.org on 2015/05/19 06:53:47 UTC, 1 replies.
- [1/2] spark git commit: Preparing development version 1.4.1-SNAPSHOT - posted by pw...@apache.org on 2015/05/19 07:01:39 UTC, 2 replies.
- [2/2] spark git commit: Preparing Spark release v1.4.0-rc1 - posted by pw...@apache.org on 2015/05/19 07:01:40 UTC, 2 replies.
- spark git commit: [HOTFIX]: Java 6 Build Breaks - posted by pw...@apache.org on 2015/05/19 08:01:45 UTC, 1 replies.
- [1/2] spark git commit: Revert "Preparing development version 1.4.1-SNAPSHOT" - posted by pw...@apache.org on 2015/05/19 08:06:27 UTC, 1 replies.
- [2/2] spark git commit: Revert "Preparing Spark release v1.4.0-rc1" - posted by pw...@apache.org on 2015/05/19 08:06:28 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.4.0-rc1 - posted by pw...@apache.org on 2015/05/19 08:07:09 UTC, 0 replies.
- [2/2] spark git commit: Preparing development version 1.4.1-SNAPSHOT - posted by pw...@apache.org on 2015/05/19 08:07:10 UTC, 2 replies.
- spark git commit: [HOTFIX] Fixing style failures in Kinesis source - posted by pw...@apache.org on 2015/05/19 09:02:34 UTC, 1 replies.
- spark git commit: [SPARK-7581] [ML] [DOC] User guide for spark.ml PolynomialExpansion - posted by jk...@apache.org on 2015/05/19 09:06:37 UTC, 1 replies.
- [1/3] spark git commit: Revert "Preparing development version 1.4.1-SNAPSHOT" - posted by pw...@apache.org on 2015/05/19 09:12:28 UTC, 0 replies.
- [2/3] spark git commit: Revert "Preparing Spark release v1.4.0-rc1" - posted by pw...@apache.org on 2015/05/19 09:12:29 UTC, 0 replies.
- [3/3] spark git commit: Updating CHANGES.txt for Spark 1.4 - posted by pw...@apache.org on 2015/05/19 09:12:30 UTC, 0 replies.
- spark git commit: Fixing a few basic typos in the Programming Guide. - posted by sr...@apache.org on 2015/05/19 10:00:13 UTC, 1 replies.
- spark git commit: [HOTFIX] Revert "[SPARK-7092] Update spark scala version to 2.11.6" - posted by pw...@apache.org on 2015/05/19 11:29:23 UTC, 1 replies.
- spark git commit: [SPARK-7723] Fix string interpolation in pipeline examples - posted by sr...@apache.org on 2015/05/19 11:31:15 UTC, 1 replies.
- spark git commit: CHANGES.txt updates - posted by pw...@apache.org on 2015/05/19 11:32:58 UTC, 0 replies.
- spark git commit: [SPARK-7681] [MLLIB] remove mima excludes for 1.3 - posted by me...@apache.org on 2015/05/19 17:25:00 UTC, 1 replies.
- spark git commit: [SPARK-7704] Updating Programming Guides per SPARK-4397 - posted by sr...@apache.org on 2015/05/19 19:14:40 UTC, 1 replies.
- spark git commit: [SPARK-7047] [ML] ml.Model optional parent support - posted by me...@apache.org on 2015/05/19 19:55:28 UTC, 1 replies.
- spark git commit: [SPARK-7678] [ML] Fix default random seed in HasSeed - posted by me...@apache.org on 2015/05/19 19:57:50 UTC, 1 replies.
- spark git commit: [SPARK-7726] Fix Scaladoc false errors - posted by pw...@apache.org on 2015/05/19 21:14:51 UTC, 1 replies.
- spark git commit: [SPARK-7586] [ML] [DOC] Add docs of Word2Vec in ml package - posted by jk...@apache.org on 2015/05/19 22:44:01 UTC, 1 replies.
- spark git commit: [SPARK-7652] [MLLIB] Update the implementation of naive Bayes prediction with BLAS - posted by me...@apache.org on 2015/05/19 22:53:13 UTC, 1 replies.
- spark git commit: [SPARK-7738] [SQL] [PySpark] add reader and writer API in Python - posted by rx...@apache.org on 2015/05/19 23:23:32 UTC, 1 replies.
- spark git commit: [SPARK-7662] [SQL] Resolve correct names for generator in projection - posted by ma...@apache.org on 2015/05/20 00:20:40 UTC, 1 replies.
- spark git commit: [SPARK-6246] [EC2] fixed support for more than 100 nodes - posted by sh...@apache.org on 2015/05/20 01:46:18 UTC, 0 replies.
- spark git commit: [SPARK-7744] [DOCS] [MLLIB] Distributed matrix" section in MLlib "Data Types" documentation should be reordered. - posted by me...@apache.org on 2015/05/20 02:18:10 UTC, 2 replies.
- spark git commit: [SPARK-7656] [SQL] use CatalystConf in FunctionRegistry - posted by ma...@apache.org on 2015/05/20 02:35:56 UTC, 1 replies.
- spark git commit: [SPARK-7663] [MLLIB] Add requirement for word2vec model - posted by sr...@apache.org on 2015/05/20 11:44:33 UTC, 0 replies.
- spark git commit: [SPARK-7320] [SQL] Add Cube / Rollup for dataframe - posted by li...@apache.org on 2015/05/20 13:12:03 UTC, 3 replies.
- spark git commit: [SPARK-7533] [YARN] Decrease spacing between AM-RM heartbeats. - posted by tg...@apache.org on 2015/05/20 15:27:44 UTC, 0 replies.
- spark git commit: [SPARK-7654] [MLLIB] Migrate MLlib to the DataFrame reader/writer API - posted by me...@apache.org on 2015/05/20 16:46:20 UTC, 1 replies.
- spark git commit: [SPARK-6094] [MLLIB] Add MultilabelMetrics in PySpark/MLlib - posted by me...@apache.org on 2015/05/20 16:55:56 UTC, 1 replies.
- spark git commit: [SPARK-7713] [SQL] Use shared broadcast hadoop conf for partitioned table scan. - posted by yh...@apache.org on 2015/05/20 20:23:44 UTC, 1 replies.
- spark git commit: [SPARK-7537] [MLLIB] spark.mllib API updates - posted by me...@apache.org on 2015/05/20 21:50:13 UTC, 1 replies.
- spark git commit: [SPARK-7579] [ML] [DOC] User guide update for OneHotEncoder - posted by jk...@apache.org on 2015/05/20 22:10:35 UTC, 1 replies.
- spark git commit: Revert "[SPARK-7320] [SQL] Add Cube / Rollup for dataframe" - posted by pw...@apache.org on 2015/05/20 22:39:11 UTC, 1 replies.
- spark git commit: [SPARK-7511] [MLLIB] pyspark ml seed param should be random by default or 42 is quite funny but not very random - posted by jk...@apache.org on 2015/05/21 00:16:19 UTC, 1 replies.
- spark git commit: [SPARK-7237] [SPARK-7741] [CORE] [STREAMING] Clean more closures that need cleaning - posted by td...@apache.org on 2015/05/21 00:39:36 UTC, 1 replies.
- spark git commit: [SPARK-7767] [STREAMING] Added test for checkpoint serialization in StreamingContext.start() - posted by td...@apache.org on 2015/05/21 01:21:26 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release rc-test - posted by pw...@apache.org on 2015/05/21 01:30:07 UTC, 3 replies.
- [2/2] spark git commit: Preparing development version 1.4.0-SNAPSHOT - posted by pw...@apache.org on 2015/05/21 01:30:08 UTC, 9 replies.
- spark git commit: [SPARK-7698] Cache and reuse buffers in ExecutorMemoryAllocator when using heap allocation - posted by jo...@apache.org on 2015/05/21 01:39:30 UTC, 1 replies.
- spark git commit: [SPARK-7251] Perform sequential scan when iterating over BytesToBytesMap - posted by jo...@apache.org on 2015/05/21 01:43:04 UTC, 1 replies.
- spark git commit: [SPARK-7762] [MLLIB] set default value for outputCol - posted by jk...@apache.org on 2015/05/21 02:26:39 UTC, 1 replies.
- spark git commit: [SPARK-7719] Re-add UnsafeShuffleWriterSuite test that was removed for Java 6 compat - posted by jo...@apache.org on 2015/05/21 02:53:06 UTC, 1 replies.
- spark git commit: [SPARK-7750] [WEBUI] Rename endpoints from `json` to `api` to allow fu… - posted by ir...@apache.org on 2015/05/21 04:14:06 UTC, 1 replies.
- spark git commit: [SPARK-7777] [STREAMING] Fix the flaky test in org.apache.spark.streaming.BasicOperationsSuite - posted by td...@apache.org on 2015/05/21 04:56:05 UTC, 1 replies.
- spark git commit: [SPARK-7774] [MLLIB] add sqlContext to MLlibTestSparkContext - posted by me...@apache.org on 2015/05/21 05:30:43 UTC, 1 replies.
- spark git commit: [SPARK-7746][SQL] Add FetchSize parameter for JDBC driver - posted by rx...@apache.org on 2015/05/21 07:23:54 UTC, 1 replies.
- spark git commit: [SPARK-7389] [CORE] Tachyon integration improvement - posted by pw...@apache.org on 2015/05/21 07:33:08 UTC, 0 replies.
- spark git commit: [SPARK-7606] [SQL] [PySpark] add version to Python SQL API docs - posted by rx...@apache.org on 2015/05/21 08:05:56 UTC, 1 replies.
- spark git commit: [SPARK-7753] [MLLIB] Update KernelDensity API - posted by me...@apache.org on 2015/05/21 08:39:03 UTC, 1 replies.
- spark git commit: [SPARK-7745] Change asserts to requires for user input checks in Spark Streaming - posted by td...@apache.org on 2015/05/21 09:31:09 UTC, 1 replies.
- spark git commit: [SPARK-7320] [SQL] [Minor] Move the testData into beforeAll() - posted by yh...@apache.org on 2015/05/21 18:28:05 UTC, 1 replies.
- spark git commit: [SPARK-7565] [SQL] fix MapType in JsonRDD - posted by yh...@apache.org on 2015/05/21 18:58:51 UTC, 1 replies.
- spark git commit: [SPARK-7752] [MLLIB] Use lowercase letters for NaiveBayes.modelType - posted by jk...@apache.org on 2015/05/21 19:30:17 UTC, 1 replies.
- spark git commit: [SPARK-7749] [SQL] Fixes partition discovery for non-partitioned tables - posted by yh...@apache.org on 2015/05/21 19:56:22 UTC, 1 replies.
- spark git commit: [SPARK-7787] [STREAMING] Fix serialization issue of SerializableAWSCredentials - posted by td...@apache.org on 2015/05/21 20:39:38 UTC, 1 replies.
- spark git commit: [SPARK-6416] [DOCS] RDD.fold() requires the operator to be commutative - posted by sr...@apache.org on 2015/05/21 20:43:01 UTC, 1 replies.
- spark git commit: [SPARK-7394][SQL] Add Pandas style cast (astype) - posted by rx...@apache.org on 2015/05/21 20:50:43 UTC, 1 replies.
- spark git commit: [SPARK-7793] [MLLIB] Use getOrElse for getting the threshold of SVM model - posted by me...@apache.org on 2015/05/21 21:09:54 UTC, 1 replies.
- spark git commit: [SQL] [TEST] udf_java_method failed due to jdk version - posted by ma...@apache.org on 2015/05/21 21:32:04 UTC, 1 replies.
- spark git commit: [SPARK-7775] YARN AM negative sleep exception - posted by sr...@apache.org on 2015/05/21 21:34:31 UTC, 0 replies.
- spark git commit: [SPARK-7585] [ML] [DOC] VectorIndexer user guide section - posted by me...@apache.org on 2015/05/21 22:06:02 UTC, 1 replies.
- spark git commit: [SPARK-7498] [MLLIB] add varargs back to setDefault - posted by me...@apache.org on 2015/05/21 22:06:55 UTC, 1 replies.
- spark git commit: [SPARK-7722] [STREAMING] Added Kinesis to style checker - posted by td...@apache.org on 2015/05/21 22:50:14 UTC, 1 replies.
- spark git commit: [SPARK-7763] [SPARK-7616] [SQL] Persists partition columns into metastore - posted by yh...@apache.org on 2015/05/21 22:51:44 UTC, 1 replies.
- spark git commit: [SPARK-7478] [SQL] Added SQLContext.getOrCreate - posted by td...@apache.org on 2015/05/21 23:08:25 UTC, 1 replies.
- spark git commit: [SPARK-7711] Add a startTime property to match the corresponding one in Scala - posted by jo...@apache.org on 2015/05/21 23:09:03 UTC, 1 replies.
- spark git commit: [SPARK-7718] [SQL] Speed up partitioning by avoiding closure cleaning - posted by yh...@apache.org on 2015/05/21 23:33:16 UTC, 1 replies.
- spark git commit: [SPARK-7800] isDefined should not marked too early in putNewKey - posted by sr...@apache.org on 2015/05/22 00:12:07 UTC, 1 replies.
- spark git commit: [BUILD] Always run SQL tests in master build. - posted by jo...@apache.org on 2015/05/22 00:41:06 UTC, 1 replies.
- spark git commit: [SPARK-7737] [SQL] Use leaf dirs having data files to discover partitions. - posted by li...@apache.org on 2015/05/22 01:12:03 UTC, 1 replies.
- spark git commit: [SPARK-7776] [STREAMING] Added shutdown hook to StreamingContext - posted by td...@apache.org on 2015/05/22 02:41:34 UTC, 1 replies.
- spark git commit: [SPARK-7783] [SQL] [PySpark] add DataFrame.rollup/cube in Python - posted by rx...@apache.org on 2015/05/22 02:43:11 UTC, 1 replies.
- spark git commit: [SPARK-7794] [MLLIB] update RegexTokenizer default settings - posted by me...@apache.org on 2015/05/22 02:59:08 UTC, 1 replies.
- spark git commit: [SPARK-7219] [MLLIB] Output feature attributes in HashingTF - posted by jk...@apache.org on 2015/05/22 03:04:52 UTC, 1 replies.
- spark git commit: [SPARK-7657] [YARN] Add driver logs links in application UI, in cluster mode. - posted by ir...@apache.org on 2015/05/22 03:24:44 UTC, 0 replies.
- spark git commit: [DOCS] [MLLIB] Fixing broken link in MLlib Linear Methods documentation. - posted by me...@apache.org on 2015/05/22 04:05:07 UTC, 1 replies.
- spark git commit: [SPARK-7535] [.0] [MLLIB] Audit the pipeline APIs for 1.4 - posted by me...@apache.org on 2015/05/22 07:57:38 UTC, 1 replies.
- spark git commit: [SPARK-7578] [ML] [DOC] User guide for spark.ml Normalizer, IDF, StandardScaler - posted by me...@apache.org on 2015/05/22 07:59:49 UTC, 1 replies.
- spark git commit: [SPARK-7322][SQL] Window functions in DataFrame - posted by rx...@apache.org on 2015/05/22 10:00:32 UTC, 1 replies.
- spark git commit: [MINOR] [SQL] Ignores Thrift server UISeleniumSuite - posted by li...@apache.org on 2015/05/22 10:32:23 UTC, 1 replies.
- spark git commit: [SPARK-6743] [SQL] Fix empty projections of cached data - posted by ma...@apache.org on 2015/05/22 18:44:48 UTC, 1 replies.
- spark git commit: [SPARK-7404] [ML] Add RegressionEvaluator to spark.ml - posted by me...@apache.org on 2015/05/22 18:59:47 UTC, 1 replies.
- spark git commit: Revert "[BUILD] Always run SQL tests in master build." - posted by pw...@apache.org on 2015/05/22 19:04:51 UTC, 1 replies.
- spark git commit: [SPARK-7574] [ML] [DOC] User guide for OneVsRest - posted by jk...@apache.org on 2015/05/22 22:18:11 UTC, 1 replies.
- spark git commit: [SPARK-7766] KryoSerializerInstance reuse is unsafe when auto-reset is disabled - posted by jo...@apache.org on 2015/05/22 22:28:25 UTC, 1 replies.
- spark git commit: [SPARK-7758] [SQL] Override more configs to avoid failure when connect to a postgre sql - posted by ma...@apache.org on 2015/05/22 23:44:22 UTC, 1 replies.
- spark git commit: [SPARK-7724] [SQL] Support Intersect/Except in Catalyst DSL. - posted by ma...@apache.org on 2015/05/23 00:12:19 UTC, 1 replies.
- spark git commit: [SPARK-7270] [SQL] Consider dynamic partition when inserting into hive table - posted by ma...@apache.org on 2015/05/23 00:40:20 UTC, 1 replies.
- spark git commit: [SPARK-7624] Revert "[SPARK-4939] revive offers periodically in LocalBackend" in 1.3 branch - posted by da...@apache.org on 2015/05/23 01:01:04 UTC, 0 replies.
- spark git commit: [SPARK-7760] add /json back into master & worker pages; add test - posted by jo...@apache.org on 2015/05/23 01:05:17 UTC, 1 replies.
- spark git commit: [SPARK-7834] [SQL] Better window error messages - posted by ma...@apache.org on 2015/05/23 02:23:42 UTC, 1 replies.
- spark git commit: [SPARK-7771] [SPARK-7779] Dynamic allocation: lower default timeouts further - posted by an...@apache.org on 2015/05/23 02:37:55 UTC, 1 replies.
- spark git commit: [SPARK-7788] Made KinesisReceiver.onStart() non-blocking - posted by td...@apache.org on 2015/05/23 02:39:04 UTC, 1 replies.
- spark git commit: [SPARK-7224] [SPARK-7306] mock repository generator for --packages tests without nio.Path - posted by jo...@apache.org on 2015/05/23 02:48:15 UTC, 1 replies.
- spark git commit: [SPARK-7830] [DOCS] [MLLIB] Adding logistic regression to the list of Multiclass Classification Supported Methods documentation - posted by jk...@apache.org on 2015/05/23 03:03:16 UTC, 1 replies.
- spark git commit: [SPARK-7795] [CORE] Speed up task scheduling in standalone mode by reusing serializer - posted by jo...@apache.org on 2015/05/23 07:03:46 UTC, 0 replies.
- spark git commit: [MINOR] Add SparkR to create-release script - posted by pw...@apache.org on 2015/05/23 07:33:52 UTC, 1 replies.
- spark git commit: [SPARK-7838] [STREAMING] Set scope for kinesis stream - posted by an...@apache.org on 2015/05/23 08:05:58 UTC, 1 replies.
- spark git commit: [HOTFIX] Add tests for SparkListenerApplicationStart with Driver Logs. - posted by an...@apache.org on 2015/05/23 08:07:59 UTC, 0 replies.
- spark git commit: [SPARK-5090] [EXAMPLES] The improvement of python converter for hbase - posted by da...@apache.org on 2015/05/23 08:37:22 UTC, 0 replies.
- spark git commit: [SPARK-6806] [SPARKR] [DOCS] Fill in SparkR examples in programming guide - posted by sh...@apache.org on 2015/05/23 09:02:16 UTC, 1 replies.
- spark git commit: [SPARK-6811] Copy SparkR lib in make-distribution.sh - posted by sh...@apache.org on 2015/05/23 09:04:26 UTC, 1 replies.
- spark git commit: [SPARK-7777][Streaming] Handle the case when there is no block in a batch - posted by td...@apache.org on 2015/05/23 11:11:20 UTC, 1 replies.
- spark git commit: [SPARK-7322, SPARK-7836, SPARK-7822][SQL] DataFrame window function related updates - posted by yh...@apache.org on 2015/05/23 17:30:13 UTC, 1 replies.
- spark git commit: [SPARK-7840] add insertInto() to Writer - posted by da...@apache.org on 2015/05/23 18:07:32 UTC, 1 replies.
- spark git commit: Fix install jira-python - posted by da...@apache.org on 2015/05/23 18:14:29 UTC, 0 replies.
- spark git commit: [SPARK-7654] [SQL] Move insertInto into reader/writer interface. - posted by yh...@apache.org on 2015/05/23 18:48:25 UTC, 1 replies.
- spark git commit: [HOTFIX] Copy SparkR lib if it exists in make-distribution - posted by sh...@apache.org on 2015/05/23 21:28:20 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release 1.4.0-rc2-test - posted by pw...@apache.org on 2015/05/23 23:46:55 UTC, 0 replies.
- [1/2] spark git commit: Preparing Spark release v1.4.0-rc2-test - posted by pw...@apache.org on 2015/05/23 23:59:46 UTC, 0 replies.
- spark git commit: [SPARK-7287] [HOTFIX] Disable o.a.s.deploy.SparkSubmitSuite --packages - posted by pw...@apache.org on 2015/05/24 04:44:14 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.4.0-rc2 - posted by pw...@apache.org on 2015/05/24 05:13:14 UTC, 0 replies.
- spark git commit: [SPARK-7845] [BUILD] Bump "Hadoop 1" tests to version 1.2.1 - posted by yh...@apache.org on 2015/05/24 18:50:08 UTC, 1 replies.
- spark git commit: [SPARK-7805] [SQL] Move SQLTestUtils.scala and ParquetTest.scala to src/test - posted by yh...@apache.org on 2015/05/24 18:51:44 UTC, 1 replies.
- spark git commit: [SPARK-7833] [ML] Add python wrapper for RegressionEvaluator - posted by me...@apache.org on 2015/05/24 19:36:04 UTC, 1 replies.
- spark git commit: [SPARK-7811] Fix typo on slf4j configuration on metrics.properties.tem… - posted by sr...@apache.org on 2015/05/24 22:48:54 UTC, 0 replies.
- spark git commit: Close HBaseAdmin at the end of HBaseTest - posted by sr...@apache.org on 2015/05/25 09:19:47 UTC, 0 replies.
- spark git commit: Add test which shows Kryo buffer size configured in mb is properly supported - posted by sr...@apache.org on 2015/05/25 09:20:36 UTC, 0 replies.
- spark git commit: [SPARK-7684] [SQL] Invoking HiveContext.newTemporaryConfiguration() shouldn't create new metastore directory - posted by li...@apache.org on 2015/05/25 18:16:15 UTC, 1 replies.
- spark git commit: [SPARK-7842] [SQL] Makes task committing/aborting in InsertIntoHadoopFsRelation more robust - posted by li...@apache.org on 2015/05/25 18:28:55 UTC, 1 replies.
- spark git commit: [SPARK-6391][DOCS] Document Tachyon compatibility. - posted by rx...@apache.org on 2015/05/26 01:50:46 UTC, 1 replies.
- spark git commit: [SPARK-7832] [Build] Always run SQL tests in master build. - posted by rx...@apache.org on 2015/05/26 03:24:04 UTC, 1 replies.
- spark git commit: [SQL][minor] Removed unused Catalyst logical plan DSL. - posted by rx...@apache.org on 2015/05/26 08:09:24 UTC, 1 replies.
- spark git commit: [SPARK-7042] [BUILD] use the standard akka artifacts with hadoop-2.x - posted by sr...@apache.org on 2015/05/26 08:49:38 UTC, 0 replies.
- spark git commit: [CORE] [TEST] Fix SimpleDateParamTest - posted by ir...@apache.org on 2015/05/26 15:42:58 UTC, 1 replies.
- spark git commit: [SPARK-7339] [PYSPARK] PySpark shuffle spill memory sometimes are not correct - posted by da...@apache.org on 2015/05/26 17:35:55 UTC, 1 replies.
- spark git commit: [SPARK-7806][EC2] Fixes that allow the spark_ec2.py tool to run with Python3 - posted by da...@apache.org on 2015/05/26 18:02:41 UTC, 1 replies.
- spark git commit: [DOCS] [MLLIB] Fixing misformatted links in v1.4 MLlib Naive Bayes documentation by removing space and newline characters. - posted by sr...@apache.org on 2015/05/26 18:06:30 UTC, 1 replies.
- spark git commit: [SPARK-7854] [TEST] refine Kryo test suite - posted by sr...@apache.org on 2015/05/26 18:08:23 UTC, 0 replies.
- spark git commit: Revert "[SPARK-7042] [BUILD] use the standard akka artifacts with hadoop-2.x" - posted by pw...@apache.org on 2015/05/26 19:05:19 UTC, 0 replies.
- spark git commit: [SPARK-7844] [MLLIB] Fix broken tests in KernelDensity - posted by me...@apache.org on 2015/05/26 22:21:05 UTC, 1 replies.
- spark git commit: [SPARK-3674] YARN support in Spark EC2 - posted by an...@apache.org on 2015/05/27 00:01:31 UTC, 1 replies.
- spark git commit: [SPARK-6602] [CORE] Remove some places in core that calling SparkEnv.actorSystem - posted by an...@apache.org on 2015/05/27 00:28:53 UTC, 0 replies.
- spark git commit: [SPARK-7748] [MLLIB] Graduate spark.ml from alpha - posted by me...@apache.org on 2015/05/27 00:51:35 UTC, 1 replies.
- spark git commit: [SPARK-7864] [UI] Do not kill innocent stages from visualization - posted by an...@apache.org on 2015/05/27 01:31:38 UTC, 1 replies.
- spark git commit: [SPARK-7883] [DOCS] [MLLIB] Fixing broken trainImplicit Scala example in MLlib Collaborative Filtering documentation. - posted by me...@apache.org on 2015/05/27 03:09:00 UTC, 5 replies.
- spark git commit: [SPARK-7637] [SQL] O(N) merge implementation for StructType merge - posted by ma...@apache.org on 2015/05/27 03:18:04 UTC, 0 replies.
- spark git commit: [SPARK-7858] [SQL] Use output schema, not relation schema, for data source input conversion - posted by yh...@apache.org on 2015/05/27 05:24:46 UTC, 1 replies.
- spark git commit: [SPARK-7868] [SQL] Ignores _temporary directories in HadoopFsRelation - posted by yh...@apache.org on 2015/05/27 05:49:00 UTC, 1 replies.
- spark git commit: [SPARK-7535] [.1] [MLLIB] minor changes to the pipeline API - posted by me...@apache.org on 2015/05/27 08:51:35 UTC, 1 replies.
- spark git commit: [SPARK-7850][BUILD] Hive 0.12.0 profile in POM should be removed - posted by rx...@apache.org on 2015/05/27 09:18:51 UTC, 1 replies.
- spark git commit: [SPARK-7697][SQL] Use LongType for unsigned int in JDBCRDD - posted by rx...@apache.org on 2015/05/27 09:27:43 UTC, 1 replies.
- spark git commit: [SPARK-7887][SQL] Remove EvaluatedType from SQL Expression. - posted by rx...@apache.org on 2015/05/27 10:13:02 UTC, 0 replies.
- spark git commit: [SQL] Rename MathematicalExpression UnaryMathExpression, and specify BinaryMathExpression's output data type as DoubleType. - posted by rx...@apache.org on 2015/05/27 10:14:00 UTC, 1 replies.
- spark git commit: [CORE] [TEST] HistoryServerSuite failed due to timezone issue - posted by ir...@apache.org on 2015/05/27 16:12:25 UTC, 1 replies.
- spark git commit: [SPARK-7878] Rename Stage.jobId to firstJobId - posted by ka...@apache.org on 2015/05/27 18:32:36 UTC, 0 replies.
- spark git commit: [SPARK-7847] [SQL] Fixes dynamic partition directory escaping - posted by yh...@apache.org on 2015/05/27 19:09:15 UTC, 1 replies.
- spark git commit: [SPARK-7864] [UI] Fix the logic grabbing the link from table in AllJobPage - posted by an...@apache.org on 2015/05/27 20:42:07 UTC, 1 replies.
- spark git commit: Removed Guava dependency from JavaTypeInference's type signature. - posted by rx...@apache.org on 2015/05/27 20:54:38 UTC, 1 replies.
- spark git commit: [SPARK-7790] [SQL] date and decimal conversion for dynamic partition key - posted by yh...@apache.org on 2015/05/27 21:42:22 UTC, 1 replies.
- spark git commit: [SPARK-7684] [SQL] Refactoring MetastoreDataSourcesSuite to workaround SPARK-7684 - posted by yh...@apache.org on 2015/05/27 22:09:37 UTC, 1 replies.
- spark git commit: [SPARK-7853] [SQL] Fixes a class loader issue in Spark SQL - posted by yh...@apache.org on 2015/05/27 23:31:09 UTC, 1 replies.
- spark git commit: [SPARK-7897][SQL] Use DecimalType to represent unsigned bigint in JDBCRDD - posted by rx...@apache.org on 2015/05/28 03:51:39 UTC, 1 replies.
- spark git commit: [SPARK-7907] [SQL] [UI] Rename tab ThriftServer to SQL. - posted by yh...@apache.org on 2015/05/28 05:04:52 UTC, 1 replies.
- spark git commit: [SPARK-7873] Allow KryoSerializerInstance to create multiple streams at the same time - posted by pw...@apache.org on 2015/05/28 05:19:57 UTC, 1 replies.
- spark git commit: [SPARK-7896] Allow ChainedBuffer to store more than 2 GB - posted by pw...@apache.org on 2015/05/28 07:28:54 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.4.0-rc3 - posted by pw...@apache.org on 2015/05/28 07:36:59 UTC, 4 replies.
- spark git commit: [DOCS] Fix typo in documentation for Java UDF registration - posted by rx...@apache.org on 2015/05/28 07:39:21 UTC, 1 replies.
- spark git commit: [SPARK-7782] fixed sort arrow issue - posted by rx...@apache.org on 2015/05/28 08:13:16 UTC, 1 replies.
- spark git commit: [SPARK-7895] [STREAMING] [EXAMPLES] Move Kafka examples from scala-2.10/src to src - posted by pw...@apache.org on 2015/05/28 18:04:15 UTC, 1 replies.
- spark git commit: [SPARK-7911] [MLLIB] A workaround for VectorUDT serialize (or deserialize) being called multiple times - posted by me...@apache.org on 2015/05/28 21:03:50 UTC, 1 replies.
- spark git commit: [MINOR] [CORE] Warn about caching if dynamic allocation is enabled (1.3) - posted by an...@apache.org on 2015/05/28 21:40:17 UTC, 0 replies.
- spark git commit: [MINOR] Fix the a minor bug in PageRank Example. - posted by an...@apache.org on 2015/05/28 22:39:45 UTC, 3 replies.
- spark git commit: [DOCS] Fixing broken "IDE setup" link in the Building Spark documentation. - posted by sr...@apache.org on 2015/05/28 23:16:39 UTC, 2 replies.
- spark git commit: [SPARK-7198] [MLLIB] VectorAssembler should output ML attributes - posted by jk...@apache.org on 2015/05/29 01:32:55 UTC, 1 replies.
- spark git commit: Remove SizeEstimator from o.a.spark package. - posted by rx...@apache.org on 2015/05/29 01:57:04 UTC, 1 replies.
- spark git commit: [SPARK-7853] [SQL] Fix HiveContext in Spark Shell - posted by yh...@apache.org on 2015/05/29 02:12:34 UTC, 1 replies.
- spark git commit: [SPARK-7577] [ML] [DOC] add bucketizer doc - posted by jk...@apache.org on 2015/05/29 02:30:21 UTC, 1 replies.
- spark git commit: [SPARK-7927] whitespace fixes for streaming. - posted by rx...@apache.org on 2015/05/29 02:55:26 UTC, 1 replies.
- spark git commit: [SPARK-7927] whitespace fixes for Hive and ThriftServer. - posted by rx...@apache.org on 2015/05/29 03:09:06 UTC, 1 replies.
- spark git commit: [SPARK-7933] Remove Patrick's username/pw from merge script - posted by pw...@apache.org on 2015/05/29 04:04:38 UTC, 1 replies.
- spark git commit: [SPARK-7826] [CORE] Suppress extra calling getCacheLocs. - posted by ka...@apache.org on 2015/05/29 04:12:52 UTC, 0 replies.
- spark git commit: [SPARK-7927] [MLLIB] Enforce whitespace for more tokens in style checker - posted by rx...@apache.org on 2015/05/29 05:09:18 UTC, 1 replies.
- spark git commit: [SPARK-7927] whitespace fixes for SQL core. - posted by rx...@apache.org on 2015/05/29 05:10:24 UTC, 1 replies.
- spark git commit: [SPARK-7929] Remove Bagel examples & whitespace fix for examples. - posted by rx...@apache.org on 2015/05/29 05:11:07 UTC, 1 replies.
- spark git commit: [SPARK-7927] whitespace fixes for Catalyst module. - posted by rx...@apache.org on 2015/05/29 05:12:02 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7927] whitespace fixes for core. - posted by rx...@apache.org on 2015/05/29 05:16:03 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-7927] whitespace fixes for core. - posted by rx...@apache.org on 2015/05/29 05:16:04 UTC, 1 replies.
- spark git commit: [SPARK-7927] whitespace fixes for GraphX. - posted by rx...@apache.org on 2015/05/29 05:17:21 UTC, 1 replies.
- spark git commit: [SPARK-7926] [PYSPARK] use the official Pyrolite release - posted by me...@apache.org on 2015/05/29 06:20:57 UTC, 1 replies.
- spark git commit: [MINOR] fix RegressionEvaluator doc - posted by me...@apache.org on 2015/05/29 06:26:46 UTC, 1 replies.
- spark git commit: [SPARK-7932] Fix misleading scheduler delay visualization - posted by ka...@apache.org on 2015/05/29 07:09:54 UTC, 1 replies.
- spark git commit: [SPARK-7930] [CORE] [STREAMING] Fixed shutdown hook priorities - posted by pw...@apache.org on 2015/05/29 07:28:18 UTC, 1 replies.
- spark git commit: [SPARK-7922] [MLLIB] use DataFrames for user/item factors in ALSModel - posted by me...@apache.org on 2015/05/29 07:38:41 UTC, 1 replies.
- spark git commit: [SPARK-7931] [STREAMING] Do not restart receiver when stopped - posted by pw...@apache.org on 2015/05/29 07:46:04 UTC, 0 replies.
- spark git commit: [HOTFIX] Minor style fix from last commit - posted by pw...@apache.org on 2015/05/29 07:48:14 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-7931] [STREAMING] Do not restart receiver when stopped - posted by pw...@apache.org on 2015/05/29 07:48:42 UTC, 0 replies.
- [2/2] spark git commit: [HOTFIX] Minor style fix from last commit - posted by pw...@apache.org on 2015/05/29 07:48:43 UTC, 0 replies.
- spark git commit: [SPARK-7929] Turn whitespace checker on for more token types. - posted by rx...@apache.org on 2015/05/29 08:00:05 UTC, 1 replies.
- spark git commit: [SPARK-7912] [SPARK-7921] [MLLIB] Update OneHotEncoder to handle ML attributes and change includeFirst to dropLast - posted by me...@apache.org on 2015/05/29 09:51:20 UTC, 1 replies.
- spark git commit: [SPARK-7756] [CORE] Use testing cipher suites common to Oracle and IBM security providers - posted by sr...@apache.org on 2015/05/29 11:14:51 UTC, 1 replies.
- spark git commit: [SPARK-7863] [CORE] Create SimpleDateFormat for every SimpleDateParam instance because it's not thread-safe - posted by sr...@apache.org on 2015/05/29 11:18:03 UTC, 0 replies.
- spark git commit: [SPARK-7524] [SPARK-7846] add configs for keytab and principal, pass these two configs with different way in different modes - posted by tg...@apache.org on 2015/05/29 18:06:45 UTC, 0 replies.
- spark git commit: HOTFIX: Scala style checker failure due to a missing space in TachyonBlockManager.scala. - posted by rx...@apache.org on 2015/05/29 18:38:15 UTC, 0 replies.
- spark git commit: [SPARK-7950] [SQL] Sets spark.sql.hive.version in HiveThriftServer2.startWithContext() - posted by yh...@apache.org on 2015/05/29 19:43:40 UTC, 1 replies.
- spark git commit: HOTFIX: Scala style checker for DataTypeSuite.scala. - posted by rx...@apache.org on 2015/05/29 20:07:00 UTC, 0 replies.
- spark git commit: [SQL] [TEST] [MINOR] Uses a temporary log4j.properties in HiveThriftServer2Test to ensure expected logging behavior - posted by an...@apache.org on 2015/05/29 20:11:43 UTC, 1 replies.
- spark git commit: [SPARK-7946] [MLLIB] DecayFactor wrongly set in StreamingKMeans - posted by me...@apache.org on 2015/05/29 20:36:45 UTC, 3 replies.
- spark git commit: Revert "[SQL] [TEST] [MINOR] Uses a temporary log4j.properties in HiveThriftServer2Test to ensure expected logging behavior" - posted by pw...@apache.org on 2015/05/29 22:03:59 UTC, 0 replies.
- spark git commit: [SPARK-7940] Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH, LARROW, RARROW in style checker. - posted by rx...@apache.org on 2015/05/29 22:38:40 UTC, 1 replies.
- [1/6] spark git commit: [SPARK-7558] Demarcate tests in unit-tests.log - posted by an...@apache.org on 2015/05/29 23:03:24 UTC, 0 replies.
- [2/6] spark git commit: [SPARK-7558] Demarcate tests in unit-tests.log - posted by an...@apache.org on 2015/05/29 23:03:25 UTC, 0 replies.
- [3/6] spark git commit: [SPARK-7558] Demarcate tests in unit-tests.log - posted by an...@apache.org on 2015/05/29 23:03:26 UTC, 0 replies.
- [4/6] spark git commit: [SPARK-7558] Demarcate tests in unit-tests.log - posted by an...@apache.org on 2015/05/29 23:03:27 UTC, 0 replies.
- [5/6] spark git commit: [SPARK-7558] Demarcate tests in unit-tests.log - posted by an...@apache.org on 2015/05/29 23:03:28 UTC, 0 replies.
- [6/6] spark git commit: [SPARK-7558] Demarcate tests in unit-tests.log - posted by an...@apache.org on 2015/05/29 23:03:29 UTC, 0 replies.
- spark git commit: [SPARK-6806] [SPARKR] [DOCS] Add a new SparkR programming guide - posted by da...@apache.org on 2015/05/29 23:11:53 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-7899] [PYSPARK] Fix Python 3 pyspark/sql/types module conflict - posted by da...@apache.org on 2015/05/29 23:13:39 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-7899] [PYSPARK] Fix Python 3 pyspark/sql/types module conflict - posted by da...@apache.org on 2015/05/29 23:13:40 UTC, 0 replies.
- spark git commit: [SPARK-7910] [TINY] [JAVAAPI] expose partitioner information in javardd - posted by jo...@apache.org on 2015/05/30 00:00:01 UTC, 0 replies.
- spark git commit: [SPARK-7954] [SPARKR] Create SparkContext in sparkRSQL init - posted by da...@apache.org on 2015/05/30 00:08:26 UTC, 1 replies.
- spark git commit: [SPARK-6013] [ML] Add more Python ML examples for spark.ml - posted by jk...@apache.org on 2015/05/30 00:22:32 UTC, 1 replies.
- spark git commit: [HOTFIX] [SQL] Maven test compilation issue - posted by an...@apache.org on 2015/05/30 00:27:52 UTC, 0 replies.
- spark git commit: [HOT FIX] [BUILD] Fix maven build failures - posted by an...@apache.org on 2015/05/30 02:19:49 UTC, 0 replies.
- spark git commit: [DOCS][Tiny] Added a missing dash(-) in docs/configuration.md - posted by rx...@apache.org on 2015/05/30 05:35:21 UTC, 1 replies.
- spark git commit: [SPARK-7957] Preserve partitioning when using randomSplit - posted by rx...@apache.org on 2015/05/30 07:19:18 UTC, 1 replies.
- spark git commit: [SPARK-7558] Guard against direct uses of FunSuite / FunSuiteLike - posted by rx...@apache.org on 2015/05/30 07:57:55 UTC, 0 replies.
- spark git commit: [TRIVIAL] Typo fix for last commit - posted by an...@apache.org on 2015/05/30 08:09:13 UTC, 0 replies.
- spark git commit: [SPARK-7576] [MLLIB] Add spark.ml user guide doc/example for ElementwiseProduct - posted by jk...@apache.org on 2015/05/30 08:55:23 UTC, 1 replies.
- spark git commit: [SPARK-7962] [MESOS] Fix master url parsing in rest submission client. - posted by an...@apache.org on 2015/05/30 08:56:22 UTC, 1 replies.
- spark git commit: [SPARK-7459] [MLLIB] ElementwiseProduct Java example - posted by jk...@apache.org on 2015/05/30 09:00:44 UTC, 1 replies.
- spark git commit: [SPARK-7964][SQL] remove unnecessary type coercion rule - posted by rx...@apache.org on 2015/05/30 09:26:49 UTC, 0 replies.
- spark git commit: [SPARK-7890] [DOCS] Document that Spark 2.11 now supports Kafka - posted by sr...@apache.org on 2015/05/30 13:59:37 UTC, 1 replies.
- spark git commit: [SPARK-7945] [CORE] Do trim to values in properties file - posted by sr...@apache.org on 2015/05/30 14:04:36 UTC, 0 replies.
- spark git commit: [SPARK-7717] [WEBUI] Only showing total memory and cores for alive workers - posted by sr...@apache.org on 2015/05/30 14:07:09 UTC, 0 replies.
- spark git commit: [DOCS] [MINOR] Update for the Hadoop versions table with hadoop-2.6 - posted by sr...@apache.org on 2015/05/30 14:25:59 UTC, 1 replies.
- spark git commit: Closes #4685 - posted by rx...@apache.org on 2015/05/30 21:06:42 UTC, 0 replies.
- spark git commit: [SPARK-7849] [SQL] [Docs] Updates SQL programming guide for 1.4 - posted by rx...@apache.org on 2015/05/30 21:16:11 UTC, 1 replies.
- spark git commit: Updated SQL programming guide's Hive connectivity section. - posted by rx...@apache.org on 2015/05/30 23:57:45 UTC, 1 replies.
- spark git commit: [SPARK-7855] Move bypassMergeSort-handling from ExternalSorter to own component - posted by rx...@apache.org on 2015/05/31 00:27:55 UTC, 0 replies.
- spark git commit: [SPARK-7918] [MLLIB] MLlib Python doc parity check for evaluation and feature - posted by jk...@apache.org on 2015/05/31 01:24:21 UTC, 1 replies.
- spark git commit: [SPARK-7920] [MLLIB] Make MLlib ChiSqSelector Serializable (& Fix Related Documentation Example). - posted by jk...@apache.org on 2015/05/31 01:51:04 UTC, 1 replies.
- spark git commit: [HOTFIX] Replace FunSuite with SparkFunSuite. - posted by jo...@apache.org on 2015/05/31 02:01:10 UTC, 0 replies.
- spark git commit: [SPARK-5610] [DOC] update genjavadocSettings to use the patched version of genjavadoc - posted by rx...@apache.org on 2015/05/31 02:21:48 UTC, 1 replies.
- spark git commit: [SQL] Tighten up visibility for JavaDoc. - posted by rx...@apache.org on 2015/05/31 04:51:15 UTC, 1 replies.
- spark git commit: [SPARK-7971] Add JavaDoc style deprecation for deprecated DataFrame methods - posted by rx...@apache.org on 2015/05/31 04:51:57 UTC, 1 replies.
- spark git commit: Update documentation for the new DataFrame reader/writer interface. - posted by rx...@apache.org on 2015/05/31 05:10:06 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] Fixes a minor comment mistake in IsolatedClientLoader - posted by li...@apache.org on 2015/05/31 06:56:55 UTC, 0 replies.
- spark git commit: [SPARK-7976] Add style checker to disallow overriding finalize. - posted by rx...@apache.org on 2015/05/31 08:36:36 UTC, 1 replies.
- spark git commit: [SQL] [MINOR] Adds @deprecated Scaladoc entry for SchemaRDD - posted by rx...@apache.org on 2015/05/31 08:49:46 UTC, 1 replies.
- spark git commit: [SPARK-7975] Add style checker to disallow overriding equals covariantly. - posted by rx...@apache.org on 2015/05/31 09:06:00 UTC, 1 replies.
- spark git commit: [SPARK-3850] Trim trailing spaces for core. - posted by rx...@apache.org on 2015/05/31 09:16:26 UTC, 1 replies.
- spark git commit: [SPARK-3850] Trim trailing spaces for examples/streaming/yarn. - posted by rx...@apache.org on 2015/05/31 09:48:28 UTC, 1 replies.
- spark git commit: [SPARK-3850] Trim trailing spaces for SQL. - posted by rx...@apache.org on 2015/05/31 09:48:54 UTC, 1 replies.
- spark git commit: [SPARK-7979] Enforce structural type checker. - posted by rx...@apache.org on 2015/05/31 10:40:55 UTC, 1 replies.
- spark git commit: [MINOR] Add license for dagre-d3 and graphlib-dot - posted by an...@apache.org on 2015/05/31 20:18:15 UTC, 1 replies.
- spark git commit: [SPARK-3850] Trim trailing spaces for MLlib. - posted by rx...@apache.org on 2015/05/31 20:35:34 UTC, 1 replies.
- spark git commit: [SPARK-7949] [MLLIB] [DOC] update document with some missing save/load - posted by jk...@apache.org on 2015/05/31 20:51:56 UTC, 1 replies.
- svn commit: r1682772 - in /spark: faq.md site/faq.html site/streaming/index.html streaming/index.md - posted by ma...@apache.org on 2015/05/31 21:04:54 UTC, 0 replies.
- svn commit: r1682773 - in /spark: _layouts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2015/05/31 21:06:02 UTC, 0 replies.
- spark git commit: [SPARK-3850] Turn style checker on for trailing whitespaces. - posted by rx...@apache.org on 2015/05/31 23:23:45 UTC, 1 replies.