You are viewing a plain text version of this content. The canonical link for it is here.
- spark git commit: [SPARK-5422] Add support for sending Graphite metrics via UDP - posted by rx...@apache.org on 2015/02/01 08:41:15 UTC, 0 replies.
- spark git commit: [SPARK-5207] [MLLIB] StandardScalerModel mean and variance re-use - posted by me...@apache.org on 2015/02/01 18:21:15 UTC, 0 replies.
- spark git commit: [SPARK-5424][MLLIB] make the new ALS impl take generic ID types - posted by me...@apache.org on 2015/02/01 23:13:36 UTC, 0 replies.
- spark git commit: [SPARK-4859][Core][Streaming] Refactor LiveListenerBus and StreamingListenerBus - posted by an...@apache.org on 2015/02/02 02:48:43 UTC, 0 replies.
- spark git commit: [Minor][SQL] Little refactor DataFrame related codes - posted by ma...@apache.org on 2015/02/02 02:52:22 UTC, 0 replies.
- spark git commit: [SPARK-5155] Build fails with spark-ganglia-lgpl profile - posted by an...@apache.org on 2015/02/02 02:55:00 UTC, 0 replies.
- spark git commit: [SPARK-5176] The thrift server does not support cluster mode - posted by an...@apache.org on 2015/02/02 02:57:33 UTC, 0 replies.
- spark git commit: [SPARK-1825] Make Windows Spark client work fine with Linux YARN cluster - posted by an...@apache.org on 2015/02/02 03:28:58 UTC, 0 replies.
- spark git commit: [SPARK-5196][SQL] Support `comment` in Create Table Field DDL - posted by ma...@apache.org on 2015/02/02 03:42:04 UTC, 0 replies.
- spark git commit: [SPARK-5262] [SPARK-5244] [SQL] add coalesce in SQLParser and widen types for parameters of coalesce - posted by ma...@apache.org on 2015/02/02 03:51:45 UTC, 0 replies.
- spark git commit: [SPARK-5465] [SQL] Fixes filter push-down for Parquet data source - posted by ma...@apache.org on 2015/02/02 03:52:42 UTC, 0 replies.
- spark git commit: [Spark-5406][MLlib] LocalLAPACK mode in RowMatrix.computeSVD should have much smaller upper bound - posted by me...@apache.org on 2015/02/02 04:40:30 UTC, 0 replies.
- spark git commit: [SPARK-4001][MLlib] adding parallel FP-Growth algorithm for frequent pattern mining in MLlib - posted by me...@apache.org on 2015/02/02 05:07:32 UTC, 0 replies.
- spark git commit: [SPARK-3996]: Shade Jetty in Spark deliverables - posted by pw...@apache.org on 2015/02/02 06:14:06 UTC, 0 replies.
- spark git commit: [SPARK-5353] Log failures in REPL class loading - posted by pw...@apache.org on 2015/02/02 06:43:51 UTC, 0 replies.
- spark git commit: [SPARK-5478][UI][Minor] Add missing right parentheses - posted by pw...@apache.org on 2015/02/02 08:56:13 UTC, 0 replies.
- spark git commit: SPARK-5492. Thread statistics can break with older Hadoop versions - posted by pw...@apache.org on 2015/02/02 09:54:04 UTC, 0 replies.
- spark git commit: [MLLIB] SPARK-5491 (ex SPARK-1473): Chi-square feature selection - posted by me...@apache.org on 2015/02/02 21:13:09 UTC, 0 replies.
- spark git commit: SPARK-4585. Spark dynamic executor allocation should use minExecutors as... - posted by an...@apache.org on 2015/02/02 21:27:10 UTC, 0 replies.
- spark git commit: [SPARK-5173]support python application running on yarn cluster mode - posted by an...@apache.org on 2015/02/02 21:32:57 UTC, 0 replies.
- spark git commit: [Docs] Fix Building Spark link text - posted by an...@apache.org on 2015/02/02 21:33:50 UTC, 1 replies.
- spark git commit: [SPARK-5530] Add executor container to executorIdToContainer - posted by an...@apache.org on 2015/02/02 21:37:54 UTC, 0 replies.
- spark git commit: Disabling Utils.chmod700 for Windows - posted by jo...@apache.org on 2015/02/02 22:46:59 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-5212][SQL] Add support of schema-less, custom field delimiter and SerDe for HiveQL transform - posted by ma...@apache.org on 2015/02/02 22:54:01 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-5212][SQL] Add support of schema-less, custom field delimiter and SerDe for HiveQL transform - posted by ma...@apache.org on 2015/02/02 22:54:02 UTC, 0 replies.
- spark git commit: [SPARK-4631][streaming][FIX] Wait for a receiver to start before publishing test data. - posted by td...@apache.org on 2015/02/02 23:00:36 UTC, 1 replies.
- spark git commit: [HOTFIX] Add jetty references to build for YARN module. - posted by pw...@apache.org on 2015/02/02 23:00:54 UTC, 0 replies.
- [1/2] spark git commit: Disabling Utils.chmod700 for Windows - posted by jo...@apache.org on 2015/02/02 23:05:28 UTC, 0 replies.
- [2/2] spark git commit: Make sure only owner can read / write to directories created for the job. - posted by jo...@apache.org on 2015/02/02 23:05:29 UTC, 0 replies.
- spark git commit: SPARK-5425: Use synchronised methods in system properties to create SparkConf - posted by jo...@apache.org on 2015/02/02 23:06:36 UTC, 2 replies.
- spark git commit: [SPARK-5461] [graphx] Add isCheckpointed, getCheckpointedFiles methods to Graph - posted by me...@apache.org on 2015/02/02 23:35:06 UTC, 0 replies.
- spark git commit: SPARK-5500. Document that feeding hadoopFile into a shuffle operation wi... - posted by rx...@apache.org on 2015/02/02 23:52:49 UTC, 0 replies.
- spark git commit: [SPARK-4508] [SQL] build native date type to conform behavior to Hive - posted by ma...@apache.org on 2015/02/03 00:49:26 UTC, 2 replies.
- spark git commit: [SPARK-5513][MLLIB] Add nonnegative option to ml's ALS - posted by me...@apache.org on 2015/02/03 00:55:48 UTC, 0 replies.
- spark git commit: [SPARK-2309][MLlib] Multinomial Logistic Regression - posted by me...@apache.org on 2015/02/03 00:59:20 UTC, 0 replies.
- spark git commit: [SPARK-5195][sql]Update HiveMetastoreCatalog.scala(override the MetastoreRelation's sameresult method only compare databasename and table name) - posted by ma...@apache.org on 2015/02/03 01:09:44 UTC, 1 replies.
- spark git commit: Revert "[SPARK-5195][sql]Update HiveMetastoreCatalog.scala(override the MetastoreRelation's sameresult method only compare databasename and table name)" - posted by pw...@apache.org on 2015/02/03 01:33:57 UTC, 0 replies.
- [1/2] spark git commit: Revert "Preparing development version 1.2.2-SNAPSHOT" - posted by pw...@apache.org on 2015/02/03 01:39:01 UTC, 0 replies.
- [2/2] spark git commit: Revert "Preparing Spark release v1.2.1-rc2" - posted by pw...@apache.org on 2015/02/03 01:39:02 UTC, 0 replies.
- Git Push Summary - posted by pw...@apache.org on 2015/02/03 01:39:32 UTC, 14 replies.
- [1/2] spark git commit: Preparing Spark release v1.2.1-rc3 - posted by pw...@apache.org on 2015/02/03 01:39:34 UTC, 0 replies.
- [2/2] spark git commit: Preparing development version 1.2.2-SNAPSHOT - posted by pw...@apache.org on 2015/02/03 01:39:35 UTC, 0 replies.
- spark git commit: [SPARK-5514] DataFrame.collect should call executeCollect - posted by rx...@apache.org on 2015/02/03 01:55:38 UTC, 0 replies.
- spark git commit: [SPARK-5534] [graphx] Graph getStorageLevel fix - posted by me...@apache.org on 2015/02/03 02:02:34 UTC, 0 replies.
- spark git commit: [SPARK-5540] hide ALS.solveLeastSquares - posted by me...@apache.org on 2015/02/03 02:10:06 UTC, 0 replies.
- [1/2] spark git commit: Spark 3883: SSL support for HttpServer and Akka - posted by jo...@apache.org on 2015/02/03 02:28:11 UTC, 0 replies.
- [2/2] spark git commit: Spark 3883: SSL support for HttpServer and Akka - posted by jo...@apache.org on 2015/02/03 02:28:12 UTC, 0 replies.
- spark git commit: Revert "[SPARK-4508] [SQL] build native date type to conform behavior to Hive" - posted by pw...@apache.org on 2015/02/03 02:52:22 UTC, 0 replies.
- [1/2] spark git commit: [SQL] Improve DataFrame API error reporting - posted by rx...@apache.org on 2015/02/03 04:01:50 UTC, 0 replies.
- [2/2] spark git commit: [SQL] Improve DataFrame API error reporting - posted by rx...@apache.org on 2015/02/03 04:01:51 UTC, 0 replies.
- spark git commit: [SPARK-5154] [PySpark] [Streaming] Kafka streaming support in Python - posted by td...@apache.org on 2015/02/03 04:16:37 UTC, 0 replies.
- spark git commit: [SPARK-5512][Mllib] Run the PIC algorithm with initial vector suggected by the PIC paper - posted by me...@apache.org on 2015/02/03 04:34:28 UTC, 0 replies.
- spark git commit: [SPARK-5472][SQL] A JDBC data source for Spark SQL. - posted by ma...@apache.org on 2015/02/03 04:50:41 UTC, 0 replies.
- spark git commit: [SPARK-5543][WebUI] Remove unused import JsonUtil from from JsonProtocol - posted by jo...@apache.org on 2015/02/03 05:03:19 UTC, 0 replies.
- spark git commit: SPARK-5542: Decouple publishing, packaging, and tagging in release script - posted by pw...@apache.org on 2015/02/03 06:00:34 UTC, 0 replies.
- spark git commit: SPARK-3996: Add jetty servlet and continuations. - posted by pw...@apache.org on 2015/02/03 06:01:40 UTC, 0 replies.
- spark git commit: [Doc] Minor: Fixes several formatting issues - posted by rx...@apache.org on 2015/02/03 06:14:23 UTC, 0 replies.
- spark git commit: [SPARK-5219][Core] Add locks to avoid scheduling race conditions - posted by rx...@apache.org on 2015/02/03 06:42:20 UTC, 0 replies.
- spark git commit: [SPARK-4979][MLLIB] Streaming logisitic regression - posted by me...@apache.org on 2015/02/03 07:42:18 UTC, 0 replies.
- spark git commit: [SPARK-3778] newAPIHadoopRDD doesn't properly pass credentials for secure hdfs - posted by jo...@apache.org on 2015/02/03 07:46:05 UTC, 0 replies.
- spark git commit: [SPARK-5012][MLLib][PySpark]Python API for Gaussian Mixture Model - posted by me...@apache.org on 2015/02/03 08:05:01 UTC, 0 replies.
- spark git commit: [SPARK-5501][SPARK-5420][SQL] Write support for the data source API - posted by rx...@apache.org on 2015/02/03 08:30:47 UTC, 0 replies.
- spark git commit: [SPARK-5414] Add SparkFirehoseListener class for consuming all SparkListener events - posted by rx...@apache.org on 2015/02/03 08:35:10 UTC, 0 replies.
- spark git commit: [SPARK-5536] replace old ALS implementation by the new one - posted by me...@apache.org on 2015/02/03 08:49:12 UTC, 0 replies.
- spark git commit: [SPARK-1405] [mllib] Latent Dirichlet Allocation (LDA) using EM - posted by me...@apache.org on 2015/02/03 08:58:35 UTC, 0 replies.
- spark git commit: [minor] update streaming linear algorithms - posted by me...@apache.org on 2015/02/03 09:14:46 UTC, 0 replies.
- spark git commit: [SQL][DataFrame] Remove DataFrameApi, ExpressionApi, and GroupedDataFrameApi - posted by rx...@apache.org on 2015/02/03 09:29:07 UTC, 0 replies.
- spark git commit: [SPARK-5551][SQL] Create type alias for SchemaRDD for source backward compatibility - posted by rx...@apache.org on 2015/02/03 09:29:27 UTC, 0 replies.
- spark git commit: [SPARK-5549] Define TaskContext interface in Scala. - posted by rx...@apache.org on 2015/02/03 09:46:07 UTC, 0 replies.
- spark git commit: Minor: Fix TaskContext deprecated annotations. - posted by rx...@apache.org on 2015/02/03 19:34:20 UTC, 0 replies.
- spark git commit: [SQL] DataFrame API update - posted by rx...@apache.org on 2015/02/03 19:34:58 UTC, 0 replies.
- spark git commit: [SPARK-4987] [SQL] parquet timestamp type support - posted by ma...@apache.org on 2015/02/03 21:06:13 UTC, 1 replies.
- spark git commit: [SPARK-5550] [SQL] Support the case insensitive for UDF - posted by ma...@apache.org on 2015/02/03 21:12:29 UTC, 1 replies.
- spark git commit: [SPARK-5383][SQL] Support alias for udtfs - posted by ma...@apache.org on 2015/02/03 21:16:35 UTC, 1 replies.
- spark git commit: [SPARK-5153][Streaming][Test] Increased timeout to deal with flaky KafkaStreamSuite - posted by td...@apache.org on 2015/02/03 22:46:07 UTC, 2 replies.
- spark git commit: [STREAMING] SPARK-4986 Wait for receivers to deregister and receiver job to terminate - posted by td...@apache.org on 2015/02/03 23:53:44 UTC, 2 replies.
- spark git commit: [SPARK-5554] [SQL] [PySpark] add more tests for DataFrame Python API - posted by rx...@apache.org on 2015/02/04 01:02:15 UTC, 1 replies.
- spark git commit: [SPARK-5520][MLlib] Make FP-Growth implementation take generic item types (WIP) - posted by me...@apache.org on 2015/02/04 02:02:45 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-5578][SQL][DataFrame] Provide a convenient way for Scala users to use UDFs - posted by rx...@apache.org on 2015/02/04 05:07:47 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-5578][SQL][DataFrame] Provide a convenient way for Scala users to use UDFs - posted by rx...@apache.org on 2015/02/04 05:07:48 UTC, 1 replies.
- spark git commit: [SPARK-4795][Core] Redesign the "primitive type => Writable" implicit APIs to make them be activated automatically - posted by rx...@apache.org on 2015/02/04 05:17:13 UTC, 1 replies.
- spark git commit: [FIX][MLLIB] fix seed handling in Python GMM - posted by me...@apache.org on 2015/02/04 05:39:16 UTC, 1 replies.
- spark git commit: [SPARK-5579][SQL][DataFrame] Support for project/filter using SQL expressions - posted by rx...@apache.org on 2015/02/04 07:15:50 UTC, 1 replies.
- spark git commit: [SPARK-4969][STREAMING][PYTHON] Add binaryRecords to streaming - posted by td...@apache.org on 2015/02/04 07:24:42 UTC, 1 replies.
- spark git commit: [SPARK-4939] revive offers periodically in LocalBackend - posted by ka...@apache.org on 2015/02/04 07:30:36 UTC, 2 replies.
- spark git commit: [SPARK-5341] Use maven coordinates as dependencies in spark-shell and spark-submit - posted by pw...@apache.org on 2015/02/04 07:39:21 UTC, 1 replies.
- spark git commit: [SPARK-5379][Streaming] Add awaitTerminationOrTimeout - posted by td...@apache.org on 2015/02/04 09:40:34 UTC, 1 replies.
- spark git commit: [Minor] Fix incorrect warning log - posted by td...@apache.org on 2015/02/04 09:52:45 UTC, 2 replies.
- spark git commit: [SPARK-5574] use given name prefix in dir - posted by rx...@apache.org on 2015/02/04 10:02:22 UTC, 1 replies.
- spark git commit: [SPARK-5585] Flaky test in MLlib python - posted by me...@apache.org on 2015/02/04 17:54:23 UTC, 1 replies.
- spark git commit: [SPARK-5588] [SQL] support select/filter by SQL expression - posted by rx...@apache.org on 2015/02/04 20:34:49 UTC, 1 replies.
- spark git commit: [SPARK-4964] [Streaming] Exactly-once semantics for Kafka - posted by td...@apache.org on 2015/02/04 21:06:39 UTC, 1 replies.
- spark git commit: [SPARK-4707][STREAMING] Reliable Kafka Receiver can lose data if the blo... - posted by td...@apache.org on 2015/02/04 23:20:52 UTC, 1 replies.
- spark git commit: [SPARK-4939] move to next locality when no pending tasks - posted by ka...@apache.org on 2015/02/04 23:22:46 UTC, 1 replies.
- spark git commit: [SPARK-5591][SQL] Fix NoSuchObjectException for CTAS - posted by ma...@apache.org on 2015/02/04 23:33:34 UTC, 1 replies.
- spark git commit: [SPARK-5587][SQL] Support change database owner - posted by ma...@apache.org on 2015/02/04 23:35:15 UTC, 1 replies.
- spark git commit: [SPARK-5426][SQL] Add SparkSQL Java API helper methods. - posted by ma...@apache.org on 2015/02/05 00:08:51 UTC, 1 replies.
- spark git commit: [SPARK-5367][SQL] Support star expression in udfs - posted by ma...@apache.org on 2015/02/05 00:12:11 UTC, 1 replies.
- spark git commit: [SQL][Hiveconsole] Bring hive console code up to date and update README.md - posted by ma...@apache.org on 2015/02/05 00:14:05 UTC, 1 replies.
- spark git commit: [SQL] Correct the default size of TimestampType and expose NumericType - posted by ma...@apache.org on 2015/02/05 00:14:52 UTC, 1 replies.
- spark git commit: [SQL] Use HiveContext's sessionState in HiveMetastoreCatalog.hiveDefaultTableFilePath - posted by ma...@apache.org on 2015/02/05 00:22:44 UTC, 1 replies.
- spark git commit: [SPARK-5118][SQL] Fix: create table test stored as parquet as select .. - posted by ma...@apache.org on 2015/02/05 00:26:14 UTC, 1 replies.
- spark git commit: [SPARK-5577] Python udf for DataFrame - posted by rx...@apache.org on 2015/02/05 00:55:12 UTC, 1 replies.
- spark git commit: [SPARK-5411] Allow SparkListeners to be specified in SparkConf and loaded when creating SparkContext - posted by pw...@apache.org on 2015/02/05 02:18:05 UTC, 1 replies.
- svn commit: r1657457 - in /spark/site: robots.txt sitemap.xml - posted by ma...@apache.org on 2015/02/05 03:01:47 UTC, 0 replies.
- spark git commit: [SPARK-5605][SQL][DF] Allow using String to specify colum name in DSL aggregate functions - posted by rx...@apache.org on 2015/02/05 03:36:03 UTC, 1 replies.
- spark git commit: [SPARK-4520] [SQL] This pr fixes the ArrayIndexOutOfBoundsException as r... - posted by li...@apache.org on 2015/02/05 04:18:21 UTC, 1 replies.
- spark git commit: [SQL][DataFrame] Minor cleanup. - posted by rx...@apache.org on 2015/02/05 04:52:01 UTC, 1 replies.
- spark git commit: [SPARK-5538][SQL] Fix flaky CachedTableSuite - posted by rx...@apache.org on 2015/02/05 04:52:45 UTC, 1 replies.
- spark git commit: [SPARK-5602][SQL] Better support for creating DataFrame from local data collection - posted by rx...@apache.org on 2015/02/05 04:54:00 UTC, 1 replies.
- spark git commit: SPARK-5607: Update to Kryo 2.24.0 to avoid including objenesis 1.2. - posted by pw...@apache.org on 2015/02/05 07:39:45 UTC, 1 replies.
- spark git commit: [SPARK-5596] [mllib] ML model import/export for GLMs, NaiveBayes - posted by me...@apache.org on 2015/02/05 07:46:52 UTC, 1 replies.
- spark git commit: [SPARK-5599] Check MLlib public APIs for 1.3 - posted by me...@apache.org on 2015/02/05 08:03:51 UTC, 1 replies.
- spark git commit: [SPARK-5606][SQL] Support plus sign in HiveContext - posted by ma...@apache.org on 2015/02/05 08:16:25 UTC, 1 replies.
- spark git commit: [SPARK-5612][SQL] Move DataFrame implicit functions into SQLContext.implicits. - posted by rx...@apache.org on 2015/02/05 08:44:37 UTC, 1 replies.
- spark git commit: [MLlib] Minor: UDF style update. - posted by rx...@apache.org on 2015/02/05 08:58:06 UTC, 1 replies.
- spark git commit: [HOTFIX] MLlib build break. - posted by rx...@apache.org on 2015/02/05 09:43:07 UTC, 1 replies.
- spark git commit: SPARK-4687. Add a recursive option to the addFile API - posted by jo...@apache.org on 2015/02/05 19:16:12 UTC, 1 replies.
- spark git commit: [SPARK-5608] Improve SEO of Spark documentation pages - posted by ma...@apache.org on 2015/02/05 20:12:55 UTC, 1 replies.
- spark git commit: SPARK-5548: Fixed a race condition in AkkaUtilsSuite - posted by pw...@apache.org on 2015/02/05 21:00:11 UTC, 1 replies.
- spark git commit: [SPARK-5474][Build]curl should support URL redirection in build/mvn - posted by pw...@apache.org on 2015/02/05 21:03:16 UTC, 1 replies.
- spark git commit: [Branch-1.3] [DOC] doc fix for date - posted by rx...@apache.org on 2015/02/05 21:42:30 UTC, 1 replies.
- spark git commit: [SPARK-5617][SQL] fix test failure of SQLQuerySuite - posted by rx...@apache.org on 2015/02/05 21:44:15 UTC, 1 replies.
- spark git commit: [SPARK-5135][SQL] Add support for describe table to DDL in SQLContext - posted by rx...@apache.org on 2015/02/05 22:08:13 UTC, 1 replies.
- spark git commit: [SPARK-5460][MLlib] Wrapped `Try` around `deleteAllCheckpoints` - RandomForest. - posted by me...@apache.org on 2015/02/06 00:02:10 UTC, 1 replies.
- spark git commit: [SPARK-5604[MLLIB] remove checkpointDir from LDA - posted by me...@apache.org on 2015/02/06 00:07:36 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-5182] [SPARK-5528] [SPARK-5509] [SPARK-3575] [SQL] Parquet data source improvements - posted by ma...@apache.org on 2015/02/06 00:30:00 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-5182] [SPARK-5528] [SPARK-5509] [SPARK-3575] [SQL] Parquet data source improvements - posted by ma...@apache.org on 2015/02/06 00:30:01 UTC, 1 replies.
- spark git commit: [SPARK-5620][DOC] group methods in generated unidoc - posted by rx...@apache.org on 2015/02/06 01:26:54 UTC, 1 replies.
- spark git commit: [SPARK-5638][SQL] Add a config flag to disable eager analysis of DataFrames - posted by rx...@apache.org on 2015/02/06 03:07:12 UTC, 1 replies.
- spark git commit: [HOTFIX] [SQL] Disables Metastore Parquet table conversion for "SQLQuerySuite.CTAS with serde" - posted by li...@apache.org on 2015/02/06 03:09:31 UTC, 1 replies.
- spark git commit: SPARK-5557: Explicitly include servlet API in dependencies. - posted by pw...@apache.org on 2015/02/06 03:14:55 UTC, 1 replies.
- spark git commit: Revert "SPARK-5607: Update to Kryo 2.24.0 to avoid including objenesis 1.2." - posted by pw...@apache.org on 2015/02/06 03:37:47 UTC, 1 replies.
- spark git commit: [SPARK-5639][SQL] Support DataFrame.renameColumn. - posted by rx...@apache.org on 2015/02/06 08:02:41 UTC, 1 replies.
- spark git commit: [SPARK-5604][MLLIB] remove checkpointDir from trees - posted by me...@apache.org on 2015/02/06 08:32:13 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-4789] [SPARK-4942] [SPARK-5031] [mllib] Standardize ML Prediction APIs - posted by me...@apache.org on 2015/02/06 08:43:58 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-4789] [SPARK-4942] [SPARK-5031] [mllib] Standardize ML Prediction APIs - posted by me...@apache.org on 2015/02/06 08:43:59 UTC, 1 replies.
- spark git commit: [SPARK-5380][GraphX] Solve an ArrayIndexOutOfBoundsException when build graph with a file format error - posted by sr...@apache.org on 2015/02/06 10:02:03 UTC, 1 replies.
- spark git commit: [Minor] Remove permission for execution from spark-shell.cmd - posted by sr...@apache.org on 2015/02/06 10:33:42 UTC, 1 replies.
- spark git commit: [SPARK-5157][YARN] Configure more JVM options properly when we use ConcMarkSweepGC for AM. - posted by sr...@apache.org on 2015/02/06 10:39:19 UTC, 1 replies.
- spark git commit: [SPARK-5582] [history] Ignore empty log directories. - posted by sr...@apache.org on 2015/02/06 11:07:25 UTC, 1 replies.
- spark git commit: [SPARK-5470][Core]use defaultClassLoader to load classes in KryoSerializer - posted by sr...@apache.org on 2015/02/06 12:00:41 UTC, 1 replies.
- spark git commit: Update ec2-scripts.md - posted by sr...@apache.org on 2015/02/06 12:04:53 UTC, 1 replies.
- spark git commit: [Build] Set all Debian package permissions to 755 - posted by sr...@apache.org on 2015/02/06 12:38:43 UTC, 1 replies.
- spark git commit: [SPARK-5416] init Executor.threadPool before ExecutorSource - posted by sr...@apache.org on 2015/02/06 13:22:30 UTC, 1 replies.
- spark git commit: [SPARK-5013] [MLlib] Added documentation and sample data file for GaussianMixture - posted by me...@apache.org on 2015/02/06 19:26:54 UTC, 1 replies.
- spark git commit: [SPARK-5653][YARN] In ApplicationMaster rename isDriver to isClusterMode - posted by an...@apache.org on 2015/02/06 19:48:37 UTC, 1 replies.
- spark git commit: SPARK-4337. [YARN] Add ability to cancel pending requests - posted by an...@apache.org on 2015/02/06 19:53:18 UTC, 1 replies.
- spark git commit: [SPARK-5636] Ramp up faster in dynamic allocation - posted by an...@apache.org on 2015/02/06 19:55:30 UTC, 1 replies.
- spark git commit: [SPARK-5396] Syntax error in spark scripts on windows. - posted by an...@apache.org on 2015/02/06 19:58:34 UTC, 1 replies.
- spark git commit: [SPARK-4877] Allow user first classes to extend classes in the parent. - posted by jo...@apache.org on 2015/02/06 20:04:03 UTC, 1 replies.
- spark git commit: [SPARK-5593][Core]Replace BlockManagerListener with ExecutorListener in ExecutorAllocationListener - posted by an...@apache.org on 2015/02/06 20:09:40 UTC, 1 replies.
- spark git commit: [SPARK-5618][Spark Core][Minor] Optimise utility code. - posted by an...@apache.org on 2015/02/06 20:12:36 UTC, 1 replies.
- spark git commit: SPARK-2450 Adds executor log links to Web UI - posted by jo...@apache.org on 2015/02/06 20:13:11 UTC, 1 replies.
- spark git commit: [SPARK-5555] Enable UISeleniumSuite tests - posted by jo...@apache.org on 2015/02/06 20:15:04 UTC, 1 replies.
- spark git commit: [SPARK-5652][Mllib] Use broadcasted weights in LogisticRegressionModel - posted by me...@apache.org on 2015/02/06 20:22:16 UTC, 1 replies.
- spark git commit: [SPARK-4989][CORE] backport for branch-1.2 catch eventlog exception for wrong eventlog conf - posted by an...@apache.org on 2015/02/06 20:49:45 UTC, 0 replies.
- spark git commit: [HOTFIX] Fix test build break in ExecutorAllocationManagerSuite. - posted by jo...@apache.org on 2015/02/06 20:50:00 UTC, 1 replies.
- spark git commit: [SPARK-4361][Doc] Add more docs for Hadoop Configuration - posted by an...@apache.org on 2015/02/06 20:51:20 UTC, 1 replies.
- spark git commit: [SPARK-2945][YARN][Doc]add doc for spark.executor.instances - posted by an...@apache.org on 2015/02/06 20:58:25 UTC, 1 replies.
- spark git commit: [SPARK-5628] Add version option to spark-ec2 - posted by jo...@apache.org on 2015/02/06 21:08:47 UTC, 1 replies.
- spark git commit: [SPARK-5650][SQL] Support optional 'FROM' clause - posted by ma...@apache.org on 2015/02/06 21:13:47 UTC, 1 replies.
- spark git commit: [SPARK-5640] Synchronize ScalaReflection where necessary - posted by ma...@apache.org on 2015/02/06 21:15:05 UTC, 1 replies.
- spark git commit: [SPARK-5619][SQL] Support 'show roles' in HiveContext - posted by ma...@apache.org on 2015/02/06 21:29:29 UTC, 1 replies.
- spark git commit: [SPARK-5324][SQL] Results of describe can't be queried - posted by ma...@apache.org on 2015/02/06 21:33:22 UTC, 1 replies.
- spark git commit: [SPARK-5595][SPARK-5603][SQL] Add a rule to do PreInsert type casting and field renaming and invalidating in memory cache after INSERT - posted by ma...@apache.org on 2015/02/06 21:38:12 UTC, 1 replies.
- spark git commit: [SQL][HiveConsole][DOC] HiveConsole `correct hiveconsole imports` - posted by ma...@apache.org on 2015/02/06 21:41:32 UTC, 1 replies.
- spark git commit: [SQL][Minor] Remove cache keyword in SqlParser - posted by ma...@apache.org on 2015/02/06 21:42:28 UTC, 1 replies.
- spark git commit: [SPARK-5278][SQL] Introduce UnresolvedGetField and complete the check of ambiguous reference to fields - posted by ma...@apache.org on 2015/02/06 22:08:13 UTC, 1 replies.
- spark git commit: [SPARK-5586][Spark Shell][SQL] Make `sqlContext` available in spark shell - posted by ma...@apache.org on 2015/02/06 22:20:13 UTC, 1 replies.
- spark git commit: [SPARK-4983] Insert waiting time before tagging EC2 instances - posted by jo...@apache.org on 2015/02/06 22:28:53 UTC, 2 replies.
- spark git commit: SPARK-5613: Catch the ApplicationNotFoundException exception to avoid thread from getting killed on yarn restart. - posted by an...@apache.org on 2015/02/06 22:47:44 UTC, 2 replies.
- spark git commit: [HOTFIX][MLLIB] fix a compilation error with java 6 - posted by me...@apache.org on 2015/02/06 22:52:50 UTC, 1 replies.
- spark git commit: SPARK-5633 pyspark saveAsTextFile support for compression codec - posted by jo...@apache.org on 2015/02/06 22:55:12 UTC, 1 replies.
- spark git commit: [SPARK-5600] [core] Clean up FsHistoryProvider test, fix app sort order. - posted by an...@apache.org on 2015/02/06 23:23:11 UTC, 1 replies.
- spark git commit: [HOTFIX] Fix the maven build after adding sqlContext to spark-shell - posted by ma...@apache.org on 2015/02/06 23:27:25 UTC, 1 replies.
- spark git commit: [SPARK-4874] [CORE] Collect record count metrics - posted by pw...@apache.org on 2015/02/06 23:31:24 UTC, 1 replies.
- spark git commit: [SPARK-5444][Network]Add a retry to deal with the conflict port in netty server. - posted by an...@apache.org on 2015/02/06 23:37:01 UTC, 1 replies.
- spark git commit: [SPARK-4994][network]Cleanup removed executors' ShuffleInfo in yarn shuffle service - posted by an...@apache.org on 2015/02/06 23:48:43 UTC, 1 replies.
- spark git commit: [SQL] Use TestSQLContext in Java tests - posted by ma...@apache.org on 2015/02/07 00:12:24 UTC, 1 replies.
- spark git commit: [SQL] [Minor] HiveParquetSuite was disabled by mistake, re-enable them - posted by li...@apache.org on 2015/02/07 00:23:51 UTC, 1 replies.
- spark git commit: [SPARK-5601][MLLIB] make streaming linear algorithms Java-friendly - posted by me...@apache.org on 2015/02/07 00:43:02 UTC, 1 replies.
- spark git commit: SPARK-5403: Ignore UserKnownHostsFile in SSH calls - posted by jo...@apache.org on 2015/02/07 00:44:18 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-5388] Provide a stable application submission gateway for standalone cluster mode - posted by pw...@apache.org on 2015/02/07 00:57:07 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-5388] Provide a stable application submission gateway for standalone cluster mode - posted by pw...@apache.org on 2015/02/07 00:57:08 UTC, 1 replies.
- spark git commit: [BUILD] Add the ability to launch spark-shell from SBT. - posted by rx...@apache.org on 2015/02/07 09:14:40 UTC, 1 replies.
- spark git commit: SPARK-5408: Use -XX:MaxPermSize specified by user instead of default in ... - posted by sr...@apache.org on 2015/02/07 16:58:14 UTC, 0 replies.
- spark git commit: [SPARK-5108][BUILD] Jackson dependency management for Hadoop-2.6.0 support - posted by sr...@apache.org on 2015/02/07 20:41:40 UTC, 1 replies.
- spark git commit: [SPARK-5671] Upgrade jets3t to 0.9.2 in hadoop-2.3 and 2.4 profiles - posted by jo...@apache.org on 2015/02/08 02:19:16 UTC, 1 replies.
- spark git commit: [HOTFIX] use --driver-java-options instead of --conf for branch-1.0 - posted by jo...@apache.org on 2015/02/08 06:59:26 UTC, 0 replies.
- spark git commit: [SPARK-5366][EC2] Check the mode of private key - posted by sr...@apache.org on 2015/02/08 11:08:58 UTC, 0 replies.
- spark git commit: [SPARK-5656] Fail gracefully for large values of k and/or n that will ex... - posted by sr...@apache.org on 2015/02/08 11:13:34 UTC, 0 replies.
- spark git commit: [SPARK-5672][Web UI] Don't return `ERROR 500` when have missing args - posted by sr...@apache.org on 2015/02/08 11:31:52 UTC, 1 replies.
- spark git commit: [SPARK-3039] [BUILD] Spark assembly for new hadoop API (hadoop 2) contai... - posted by sr...@apache.org on 2015/02/08 11:35:35 UTC, 1 replies.
- spark git commit: [SQL] Set sessionState in QueryExecution. - posted by ma...@apache.org on 2015/02/08 23:55:11 UTC, 1 replies.
- svn commit: r1658278 - in /spark: ./ _layouts/ graphx/ mllib/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ sql/ streaming/ - posted by ma...@apache.org on 2015/02/09 00:58:25 UTC, 0 replies.
- svn commit: r1658279 - in /spark: robots.txt sitemap.xml - posted by ma...@apache.org on 2015/02/09 00:59:50 UTC, 0 replies.
- spark git commit: [SPARK-5598][MLLIB] model save/load for ALS - posted by me...@apache.org on 2015/02/09 01:26:34 UTC, 1 replies.
- spark git commit: SPARK-5665 [DOCS] Update netlib-java documentation - posted by me...@apache.org on 2015/02/09 01:34:32 UTC, 1 replies.
- spark git commit: [SPARK-5643][SQL] Add a show method to print the content of a DataFrame in tabular format. - posted by rx...@apache.org on 2015/02/09 03:56:58 UTC, 1 replies.
- spark git commit: [SPARK-5660][MLLIB] Make Matrix apply public - posted by me...@apache.org on 2015/02/09 06:07:41 UTC, 1 replies.
- spark git commit: SPARK-4405 [MLLIB] Matrices.* construction methods should check for rows x cols overflow - posted by me...@apache.org on 2015/02/09 06:08:52 UTC, 1 replies.
- svn commit: r7964 - /release/spark/spark-1.1.0/ - posted by pw...@apache.org on 2015/02/09 06:50:16 UTC, 0 replies.
- svn commit: r7965 - /dev/spark/spark-1.2.1-rc3/ - posted by pw...@apache.org on 2015/02/09 07:29:04 UTC, 0 replies.
- svn commit: r7966 - /dev/spark/spark-1.2.1-rc3/ /release/spark/spark-1.2.1/ - posted by pw...@apache.org on 2015/02/09 07:34:02 UTC, 0 replies.
- spark git commit: [SPARK-5472][SQL] Fix Scala code style - posted by rx...@apache.org on 2015/02/09 07:36:46 UTC, 1 replies.
- spark git commit: [SPARK-5539][MLLIB] LDA guide - posted by me...@apache.org on 2015/02/09 08:40:40 UTC, 1 replies.
- spark git commit: [SPARK-5473] [EC2] Expose SSH failures after status checks pass - posted by sr...@apache.org on 2015/02/09 10:44:58 UTC, 1 replies.
- spark git commit: SPARK-2149. [MLLIB] Univariate kernel density estimation - posted by sr...@apache.org on 2015/02/09 11:12:17 UTC, 0 replies.
- spark git commit: SPARK-4267 [YARN] Failing to launch jobs on Spark on YARN with Hadoop 2.5.0 or later - posted by an...@apache.org on 2015/02/09 19:34:02 UTC, 1 replies.
- spark git commit: SPARK-3242 [EC2] Spark 1.0.2 ec2 scripts creates clusters with Spark 1.0.1 installed by default - posted by an...@apache.org on 2015/02/09 19:42:23 UTC, 0 replies.
- spark git commit: [SPARK-5678] Convert DataFrame to pandas.DataFrame and Series - posted by rx...@apache.org on 2015/02/09 20:42:54 UTC, 1 replies.
- spark git commit: [SPARK-5664][BUILD] Restore stty settings when exiting from SBT's spark-shell - posted by ma...@apache.org on 2015/02/09 20:45:15 UTC, 1 replies.
- svn commit: r1658576 - in /spark: ./ js/ site/ site/docs/ site/docs/1.2.1/ site/docs/1.2.1/api/ site/docs/1.2.1/api/java/ site/docs/1.2.1/api/java/org/ site/docs/1.2.1/api/java/org/apache/ site/docs/1.2.1/api/java/org/apache/spark/ site/docs/1.2.1/api/... - posted by pw...@apache.org on 2015/02/09 22:17:03 UTC, 0 replies.
- spark git commit: [SPARK-5691] Fixing wrong data structure lookup for dupe app registratio... - posted by an...@apache.org on 2015/02/09 22:20:17 UTC, 1 replies.
- spark git commit: [SPARK-5691] Fixing wrong data structure lookup for dupe app registration - posted by an...@apache.org on 2015/02/09 22:21:22 UTC, 2 replies.
- svn commit: r1658579 - in /spark: releases/_posts/2015-02-09-spark-release-1-2-1.md site/releases/spark-release-1-2-1.html - posted by pw...@apache.org on 2015/02/09 22:27:38 UTC, 0 replies.
- spark git commit: [SPARK-4905][STREAMING] FlumeStreamSuite fix. - posted by jo...@apache.org on 2015/02/09 23:17:32 UTC, 2 replies.
- spark git commit: [SPARK-5675][SQL] XyzType companion object should subclass XyzType - posted by rx...@apache.org on 2015/02/09 23:51:48 UTC, 1 replies.
- spark git commit: [SQL] Fix flaky SET test - posted by ma...@apache.org on 2015/02/09 23:58:23 UTC, 0 replies.
- spark git commit: [SPARK-5611] [EC2] Allow spark-ec2 repo and branch to be set on CLI of spark_ec2.py - posted by sr...@apache.org on 2015/02/10 00:47:13 UTC, 0 replies.
- spark git commit: [SQL] Add some missing DataFrame functions. - posted by ma...@apache.org on 2015/02/10 01:02:59 UTC, 1 replies.
- spark git commit: [SQL] Code cleanup. - posted by ma...@apache.org on 2015/02/10 01:20:46 UTC, 1 replies.
- spark git commit: [SPARK-5696] [SQL] [HOTFIX] Asks HiveThriftServer2 to re-initialize log4j using Hive configurations - posted by li...@apache.org on 2015/02/10 01:23:18 UTC, 1 replies.
- spark git commit: [SPARK-5614][SQL] Predicate pushdown through Generate. - posted by ma...@apache.org on 2015/02/10 01:25:57 UTC, 1 replies.
- spark git commit: [SPARK-2096][SQL] support dot notation on array of struct - posted by ma...@apache.org on 2015/02/10 01:39:40 UTC, 1 replies.
- spark git commit: [SPARK-5648][SQL] support "alter ... unset tblproperties("key")" - posted by ma...@apache.org on 2015/02/10 01:40:31 UTC, 1 replies.
- spark git commit: [SPARK-5699] [SQL] [Tests] Runs hive-thriftserver tests whenever SQL code is modified - posted by li...@apache.org on 2015/02/10 01:52:09 UTC, 1 replies.
- spark git commit: [SPARK-5698] Do not let user request negative # of executors - posted by an...@apache.org on 2015/02/10 02:33:31 UTC, 2 replies.
- [1/4] spark git commit: [SPARK-5469] restructure pyspark.sql into multiple files - posted by rx...@apache.org on 2015/02/10 05:58:27 UTC, 1 replies.
- [2/4] spark git commit: [SPARK-5469] restructure pyspark.sql into multiple files - posted by rx...@apache.org on 2015/02/10 05:58:28 UTC, 1 replies.
- [3/4] spark git commit: [SPARK-5469] restructure pyspark.sql into multiple files - posted by rx...@apache.org on 2015/02/10 05:58:29 UTC, 1 replies.
- [4/4] spark git commit: [SPARK-5469] restructure pyspark.sql into multiple files - posted by rx...@apache.org on 2015/02/10 05:58:30 UTC, 1 replies.
- spark git commit: Add a config option to print DAG. - posted by rx...@apache.org on 2015/02/10 05:59:01 UTC, 1 replies.
- spark git commit: SPARK-4900 [MLLIB] MLlib SingularValueDecomposition ARPACK IllegalStateException - posted by me...@apache.org on 2015/02/10 06:13:59 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-2996] Implement userClassPathFirst for driver, yarn. - posted by an...@apache.org on 2015/02/10 06:17:31 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-2996] Implement userClassPathFirst for driver, yarn. - posted by an...@apache.org on 2015/02/10 06:17:32 UTC, 1 replies.
- spark git commit: [SPARK-5703] AllJobsPage throws empty.max exception - posted by an...@apache.org on 2015/02/10 06:18:49 UTC, 2 replies.
- spark git commit: [SPARK-5701] Only set ShuffleReadMetrics when task has shuffle deps - posted by an...@apache.org on 2015/02/10 06:22:11 UTC, 1 replies.
- spark git commit: [SQL] Remove the duplicated code - posted by rx...@apache.org on 2015/02/10 06:33:36 UTC, 1 replies.
- spark git commit: [SPARK-5597][MLLIB] save/load for decision trees and emsembles - posted by me...@apache.org on 2015/02/10 07:09:11 UTC, 1 replies.
- spark git commit: [SPARK-4964][Streaming][Kafka] More updates to Exactly-once Kafka stream - posted by td...@apache.org on 2015/02/10 07:45:53 UTC, 1 replies.
- spark git commit: SPARK-5239 [CORE] JdbcRDD throws "java.lang.AbstractMethodError: oracle.jdbc.driver.xxxxxx.isClosed()Z" - posted by sr...@apache.org on 2015/02/10 10:19:09 UTC, 1 replies.
- spark git commit: [SPARK-5700] [SQL] [Build] Bumps jets3t to 0.9.3 for hadoop-2.3 and hadoop-2.4 profiles - posted by li...@apache.org on 2015/02/10 11:28:58 UTC, 1 replies.
- spark git commit: [SPARK-1805] [EC2] Validate instance types - posted by sr...@apache.org on 2015/02/10 16:45:45 UTC, 0 replies.
- spark git commit: [Spark-5717] [MLlib] add stop and reorganize import - posted by sr...@apache.org on 2015/02/10 18:37:37 UTC, 1 replies.
- svn commit: r1658778 - in /spark: _layouts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by pw...@apache.org on 2015/02/10 19:51:09 UTC, 0 replies.
- spark git commit: [SPARK-5716] [SQL] Support TOK_CHARSETLITERAL in HiveQl - posted by ma...@apache.org on 2015/02/10 20:08:25 UTC, 1 replies.
- spark git commit: SPARK-4136. Under dynamic allocation, cancel outstanding executor requests when no longer needed - posted by an...@apache.org on 2015/02/10 20:12:13 UTC, 1 replies.
- spark git commit: [HOTFIX][SPARK-4136] Fix compilation and tests - posted by an...@apache.org on 2015/02/10 20:18:21 UTC, 1 replies.
- spark git commit: [SPARK-5592][SQL] java.net.URISyntaxException when insert data to a partitioned table - posted by li...@apache.org on 2015/02/10 20:54:37 UTC, 1 replies.
- spark git commit: [SPARK-5668] Display region in spark_ec2.py get_existing_cluster() - posted by sr...@apache.org on 2015/02/10 20:54:57 UTC, 0 replies.
- spark git commit: [SQL] Add toString to DataFrame/Column - posted by ma...@apache.org on 2015/02/10 22:14:05 UTC, 1 replies.
- spark git commit: [SPARK-5686][SQL] Add show current roles command in HiveQl - posted by ma...@apache.org on 2015/02/10 22:20:17 UTC, 1 replies.
- spark git commit: [SPARK-5021] [MLlib] Gaussian Mixture now supports Sparse Input - posted by me...@apache.org on 2015/02/10 23:05:58 UTC, 1 replies.
- spark git commit: [SPARK-5343][GraphX]: ShortestPaths traverses backwards - posted by an...@apache.org on 2015/02/10 23:57:14 UTC, 1 replies.
- spark git commit: [SPARK-5644] [Core]Delete tmp dir when sc is stop - posted by sr...@apache.org on 2015/02/11 00:23:40 UTC, 0 replies.
- spark git commit: [SQL][Minor] correct some comments - posted by sr...@apache.org on 2015/02/11 01:59:53 UTC, 0 replies.
- spark git commit: [SPARK-5725] [SQL] Fixes ParquetRelation2.equals - posted by li...@apache.org on 2015/02/11 02:04:09 UTC, 1 replies.
- spark git commit: [SQL] Make Options in the data source API CREATE TABLE statements optional. - posted by ma...@apache.org on 2015/02/11 02:06:16 UTC, 1 replies.
- spark git commit: [SPARK-5493] [core] Add option to impersonate user. - posted by pw...@apache.org on 2015/02/11 02:19:12 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-5658][SQL] Finalize DDL and write support APIs - posted by ma...@apache.org on 2015/02/11 02:29:57 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-5658][SQL] Finalize DDL and write support APIs - posted by ma...@apache.org on 2015/02/11 02:29:58 UTC, 1 replies.
- spark git commit: [SQL] Add an exception for analysis errors. - posted by ma...@apache.org on 2015/02/11 02:32:46 UTC, 1 replies.
- spark git commit: [SPARK-5683] [SQL] Avoid multiple json generator created - posted by ma...@apache.org on 2015/02/11 03:20:18 UTC, 1 replies.
- spark git commit: [SPARK-5704] [SQL] [PySpark] createDataFrame from RDD with columns - posted by ma...@apache.org on 2015/02/11 04:40:20 UTC, 1 replies.
- spark git commit: [SPARK-5709] [SQL] Add EXPLAIN support in DataFrame API for debugging purpose - posted by ma...@apache.org on 2015/02/11 04:40:54 UTC, 1 replies.
- spark git commit: [SQL][DataFrame] Fix column computability bug. - posted by ma...@apache.org on 2015/02/11 04:50:50 UTC, 1 replies.
- spark git commit: [SPARK-4879] Use driver to coordinate Hadoop output committing for speculative tasks - posted by an...@apache.org on 2015/02/11 05:12:22 UTC, 1 replies.
- spark git commit: [SPARK-5729] Potential NPE in standalone REST API - posted by an...@apache.org on 2015/02/11 05:19:16 UTC, 1 replies.
- spark git commit: [SPARK-5702][SQL] Allow short names for built-in data sources. - posted by rx...@apache.org on 2015/02/11 05:40:30 UTC, 1 replies.
- spark git commit: [SPARK-5714][Mllib] Refactor initial step of LDA to remove redundant operations - posted by me...@apache.org on 2015/02/11 06:51:18 UTC, 1 replies.
- spark git commit: Updating versions for Spark 1.3 - posted by pw...@apache.org on 2015/02/11 06:56:08 UTC, 0 replies.
- [1/2] spark git commit: Preparing development version 1.3.1-SNAPSHOT - posted by pw...@apache.org on 2015/02/11 07:15:37 UTC, 2 replies.
- [2/2] spark git commit: Preparing Spark release v1.3.0-snapshot1 - posted by pw...@apache.org on 2015/02/11 07:15:38 UTC, 1 replies.
- spark git commit: HOTFIX: Java 6 compilation error in Spark SQL - posted by pw...@apache.org on 2015/02/11 07:43:36 UTC, 0 replies.
- [1/3] spark git commit: Revert "Preparing development version 1.3.1-SNAPSHOT" - posted by pw...@apache.org on 2015/02/11 07:44:28 UTC, 0 replies.
- [2/3] spark git commit: Revert "Preparing Spark release v1.3.0-snapshot1" - posted by pw...@apache.org on 2015/02/11 07:44:29 UTC, 0 replies.
- [3/3] spark git commit: HOTFIX: Java 6 compilation error in Spark SQL - posted by pw...@apache.org on 2015/02/11 07:44:30 UTC, 0 replies.
- spark git commit: HOTFIX: Adding Junit to Hive tests for Maven build - posted by pw...@apache.org on 2015/02/11 08:45:41 UTC, 1 replies.
- [1/2] spark git commit: Revert "Preparing development version 1.3.1-SNAPSHOT" - posted by pw...@apache.org on 2015/02/11 08:46:13 UTC, 1 replies.
- [2/2] spark git commit: Revert "Preparing Spark release v1.3.0-snapshot1" - posted by pw...@apache.org on 2015/02/11 08:46:14 UTC, 1 replies.
- [1/2] spark git commit: Preparing Spark release v1.3.0-snapshot1 - posted by pw...@apache.org on 2015/02/11 08:47:12 UTC, 0 replies.
- [2/2] spark git commit: Preparing development version 1.3.1-SNAPSHOT - posted by pw...@apache.org on 2015/02/11 08:47:13 UTC, 0 replies.
- spark git commit: [SPARK-4964] [Streaming] refactor createRDD to take leaders via map instead of array - posted by td...@apache.org on 2015/02/11 09:13:39 UTC, 1 replies.
- spark git commit: SPARK-5728 [STREAMING] MQTTStreamSuite leaves behind ActiveMQ database files - posted by sr...@apache.org on 2015/02/11 09:14:01 UTC, 2 replies.
- spark git commit: SPARK-5727 [BUILD] Deprecate Debian packaging - posted by sr...@apache.org on 2015/02/11 09:30:21 UTC, 1 replies.
- spark git commit: [SPARK-5733] Error Link in Pagination of HistroyPage when showing Incomplete Applications - posted by sr...@apache.org on 2015/02/11 16:56:11 UTC, 1 replies.
- spark git commit: [SPARK-5677] [SPARK-5734] [SQL] [PySpark] Python DataFrame API remaining tasks - posted by rx...@apache.org on 2015/02/11 21:13:18 UTC, 1 replies.
- spark git commit: Remove outdated remark about take(n). - posted by sr...@apache.org on 2015/02/11 21:24:22 UTC, 1 replies.
- spark git commit: [SPARK-5454] More robust handling of self joins - posted by ma...@apache.org on 2015/02/11 21:32:02 UTC, 1 replies.
- spark git commit: [SPARK-3688][SQL]LogicalPlan can't resolve column correctlly - posted by ma...@apache.org on 2015/02/11 21:54:40 UTC, 1 replies.
- spark git commit: [SPARK-3688][SQL] More inline comments for LogicalPlan. - posted by rx...@apache.org on 2015/02/12 00:26:34 UTC, 1 replies.
- spark git commit: [SQL] Two DataFrame fixes. - posted by rx...@apache.org on 2015/02/12 03:32:52 UTC, 1 replies.
- spark git commit: [SQL] Make dataframe more tolerant of being serialized - posted by ma...@apache.org on 2015/02/12 04:05:56 UTC, 1 replies.
- spark git commit: SPARK-5727 [BUILD] Remove Debian packaging - posted by sr...@apache.org on 2015/02/12 13:36:31 UTC, 0 replies.
- spark git commit: ignore cache paths for RAT tests - posted by sr...@apache.org on 2015/02/12 19:37:08 UTC, 0 replies.
- spark git commit: [SPARK-5655] Don't chmod700 application files if running in YARN - posted by sr...@apache.org on 2015/02/12 19:41:44 UTC, 2 replies.
- spark git commit: [SPARK-5757][MLLIB] replace SQL JSON usage in model import/export by json4s - posted by me...@apache.org on 2015/02/12 19:48:17 UTC, 1 replies.
- spark git commit: SPARK-5776 JIRA version not of form x.y.z breaks merge_spark_pr.py - posted by sr...@apache.org on 2015/02/12 21:14:49 UTC, 0 replies.
- spark git commit: [SQL][DOCS] Update sql documentation - posted by rx...@apache.org on 2015/02/12 21:46:19 UTC, 1 replies.
- spark git commit: [SQL] Improve error messages - posted by ma...@apache.org on 2015/02/12 22:11:30 UTC, 1 replies.
- spark git commit: [SPARK-5645] Added local read bytes/time to task metrics - posted by an...@apache.org on 2015/02/12 23:36:30 UTC, 1 replies.
- spark git commit: [EC2] Update default Spark version to 1.2.1 - posted by an...@apache.org on 2015/02/12 23:38:44 UTC, 0 replies.
- spark git commit: [SPARK-5765][Examples]Fixed word split problem in run-example and compute-classpath - posted by an...@apache.org on 2015/02/12 23:44:24 UTC, 2 replies.
- spark git commit: [SPARK-5762] Fix shuffle write time for sort-based shuffle - posted by an...@apache.org on 2015/02/12 23:46:39 UTC, 2 replies.
- spark git commit: [SPARK-5760][SPARK-5761] Fix standalone rest protocol corner cases + revamp tests - posted by an...@apache.org on 2015/02/12 23:47:54 UTC, 1 replies.
- spark git commit: [SPARK-5759][Yarn]ExecutorRunnable should catch YarnException while NMClient start contain... - posted by an...@apache.org on 2015/02/12 23:51:11 UTC, 1 replies.
- spark git commit: SPARK-5747: Fix wordsplitting bugs in make-distribution.sh - posted by an...@apache.org on 2015/02/12 23:52:45 UTC, 1 replies.
- spark git commit: [SPARK-5780] [PySpark] Mute the logging during unit tests - posted by an...@apache.org on 2015/02/12 23:54:38 UTC, 2 replies.
- spark git commit: [SPARK-5758][SQL] Use LongType as the default type for integers in JSON schema inference. - posted by ma...@apache.org on 2015/02/13 00:17:30 UTC, 1 replies.
- spark git commit: [SPARK-5573][SQL] Add explode to dataframes - posted by ma...@apache.org on 2015/02/13 00:19:28 UTC, 1 replies.
- spark git commit: [SPARK-5755] [SQL] remove unnecessary Add - posted by ma...@apache.org on 2015/02/13 00:22:10 UTC, 1 replies.
- spark git commit: [SPARK-5335] Fix deletion of security groups within a VPC - posted by sr...@apache.org on 2015/02/13 00:26:29 UTC, 2 replies.
- spark git commit: [SQL] Move SaveMode to SQL package. - posted by ma...@apache.org on 2015/02/13 00:32:21 UTC, 1 replies.
- spark git commit: Revert "[SPARK-5762] Fix shuffle write time for sort-based shuffle" - posted by an...@apache.org on 2015/02/13 01:18:31 UTC, 0 replies.
- spark git commit: [SPARK-3299][SQL]Public API in SQLContext to list tables - posted by ma...@apache.org on 2015/02/13 03:08:11 UTC, 1 replies.
- spark git commit: [SQL] Fix docs of SQLContext.tables - posted by ma...@apache.org on 2015/02/13 05:55:02 UTC, 1 replies.
- spark git commit: [SPARK-3365][SQL]Wrong schema generated for List type - posted by li...@apache.org on 2015/02/13 07:18:49 UTC, 1 replies.
- spark git commit: [SPARK-4832][Deploy]some other processes might take the daemon pid - posted by sr...@apache.org on 2015/02/13 11:27:28 UTC, 2 replies.
- spark git commit: SPARK-4267 [YARN] Backport: Failing to launch jobs on Spark on YARN with Hadoop 2.5.0 or later - posted by sr...@apache.org on 2015/02/13 15:26:01 UTC, 0 replies.
- spark git commit: [SPARK-5732][CORE]:Add an option to print the spark version in spark script. - posted by an...@apache.org on 2015/02/13 18:44:17 UTC, 1 replies.
- spark git commit: [SPARK-5503][MLLIB] Example code for Power Iteration Clustering - posted by me...@apache.org on 2015/02/13 18:46:00 UTC, 1 replies.
- spark git commit: [SPARK-5783] Better eventlog-parsing error messages - posted by an...@apache.org on 2015/02/13 18:47:32 UTC, 1 replies.
- spark git commit: [SPARK-5735] Replace uses of EasyMock with Mockito - posted by an...@apache.org on 2015/02/13 18:55:39 UTC, 1 replies.
- spark git commit: SPARK-5805 Fixed the type error in documentation. - posted by me...@apache.org on 2015/02/13 21:31:33 UTC, 1 replies.
- spark git commit: [HOTFIX] Ignore DirectKafkaStreamSuite. - posted by rx...@apache.org on 2015/02/13 21:44:14 UTC, 1 replies.
- spark git commit: [HOTFIX] Fix build break in MesosSchedulerBackendSuite - posted by an...@apache.org on 2015/02/13 22:10:57 UTC, 1 replies.
- spark git commit: [SPARK-5642] [SQL] Apply column pruning on unused aggregation fields - posted by ma...@apache.org on 2015/02/13 22:49:17 UTC, 1 replies.
- spark git commit: [SPARK-5789][SQL]Throw a better error message if JsonRDD.parseJson encounters unrecoverable parsing errors. - posted by ma...@apache.org on 2015/02/13 22:51:29 UTC, 1 replies.
- spark git commit: [SPARK-5806] re-organize sections in mllib-clustering.md - posted by me...@apache.org on 2015/02/14 00:09:31 UTC, 1 replies.
- spark git commit: [SPARK-5803][MLLIB] use ArrayBuilder to build primitive arrays - posted by me...@apache.org on 2015/02/14 01:43:52 UTC, 1 replies.
- spark git commit: [SPARK-5730][ML] add doc groups to spark.ml components - posted by me...@apache.org on 2015/02/14 01:46:02 UTC, 1 replies.
- spark git commit: [SPARK-5227] [SPARK-5679] Disable FileSystem cache in WholeTextFileRecordReaderSuite - posted by pw...@apache.org on 2015/02/14 02:45:33 UTC, 2 replies.
- spark git commit: SPARK-3290 [GRAPHX] No unpersist callls in SVDPlusPlus - posted by an...@apache.org on 2015/02/14 05:13:15 UTC, 1 replies.
- [1/3] spark git commit: [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFrames - posted by rx...@apache.org on 2015/02/14 08:03:26 UTC, 1 replies.
- [2/3] spark git commit: [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFrames - posted by rx...@apache.org on 2015/02/14 08:03:27 UTC, 1 replies.
- [3/3] spark git commit: [SPARK-5752][SQL] Don't implicitly convert RDDs directly to DataFrames - posted by rx...@apache.org on 2015/02/14 08:03:28 UTC, 1 replies.
- spark git commit: SPARK-5819 Backported the fix described in SPARK-5805 - posted by sr...@apache.org on 2015/02/14 16:06:50 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-5800] Streaming Docs. Change linked files according the selected language - posted by sr...@apache.org on 2015/02/14 21:12:45 UTC, 1 replies.
- [2/2] spark git commit: Revise formatting of previous commit f80e2629bb74bc62960c61ff313f7e7802d61319 - posted by sr...@apache.org on 2015/02/14 21:12:46 UTC, 1 replies.
- spark git commit: SPARK-5822 [BUILD] cannot import src/main/scala & src/test/scala into eclipse as source folder - posted by sr...@apache.org on 2015/02/14 21:45:32 UTC, 1 replies.
- spark git commit: [SPARK-5827][SQL] Add missing import in the example of SqlContext - posted by sr...@apache.org on 2015/02/15 15:42:25 UTC, 1 replies.
- spark git commit: [MLLIB][SPARK-5502] User guide for isotonic regression - posted by me...@apache.org on 2015/02/15 18:10:06 UTC, 1 replies.
- spark git commit: SPARK-5669 [BUILD] Spark assembly includes incompatibly licensed libgfortran, libgcc code via JBLAS - posted by me...@apache.org on 2015/02/15 18:15:51 UTC, 1 replies.
- spark git commit: [SPARK-5769] Set params in constructors and in setParams in Python ML pipelines - posted by me...@apache.org on 2015/02/16 05:29:31 UTC, 1 replies.
- spark git commit: SPARK-5815 [MLLIB] Deprecate SVDPlusPlus APIs that expose DoubleMatrix from JBLAS - posted by me...@apache.org on 2015/02/16 05:41:30 UTC, 1 replies.
- spark git commit: [Ml] SPARK-5796 Don't transform data on a last estimator in Pipeline - posted by me...@apache.org on 2015/02/16 05:51:34 UTC, 1 replies.
- spark git commit: [Ml] SPARK-5804 Explicitly manage cache in Crossvalidator k-fold loop - posted by me...@apache.org on 2015/02/16 09:07:27 UTC, 1 replies.
- spark git commit: [Minor] [SQL] Renames stringRddToDataFrame to stringRddToDataFrameHolder for consistency - posted by li...@apache.org on 2015/02/16 10:33:41 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-4553] [SPARK-5767] [SQL] Wires Parquet data source with the newly introduced write support for data source API - posted by li...@apache.org on 2015/02/16 10:38:38 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-4553] [SPARK-5767] [SQL] Wires Parquet data source with the newly introduced write support for data source API - posted by li...@apache.org on 2015/02/16 10:38:39 UTC, 1 replies.
- spark git commit: [SPARK-5831][Streaming]When checkpoint file size is bigger than 10, then delete the old ones - posted by sr...@apache.org on 2015/02/16 15:54:30 UTC, 0 replies.
- spark git commit: SPARK-5815 [MLLIB] Part 2. Deprecate SVDPlusPlus APIs that expose DoubleMatrix from JBLAS - posted by sr...@apache.org on 2015/02/16 18:04:36 UTC, 0 replies.
- spark git commit: [SPARK-5799][SQL] Compute aggregation function on specified numeric columns - posted by rx...@apache.org on 2015/02/16 19:06:18 UTC, 1 replies.
- spark git commit: Minor fixes for commit https://github.com/apache/spark/pull/4592. - posted by rx...@apache.org on 2015/02/16 19:10:14 UTC, 0 replies.
- spark git commit: SPARK-5795 [STREAMING] api.java.JavaPairDStream.saveAsNewAPIHadoopFiles may not friendly to java - posted by sr...@apache.org on 2015/02/16 20:32:36 UTC, 1 replies.
- spark git commit: [SQL] [Minor] Update the SpecificMutableRow.copy - posted by ma...@apache.org on 2015/02/16 21:21:20 UTC, 1 replies.
- spark git commit: [SPARK-5824] [SQL] add null format in ctas and set default col comment to null - posted by ma...@apache.org on 2015/02/16 21:31:39 UTC, 1 replies.
- spark git commit: [SQL] Initial support for reporting location of error in sql string - posted by ma...@apache.org on 2015/02/16 21:33:04 UTC, 1 replies.
- spark git commit: [SQL] Add fetched row count in SparkSQLCLIDriver - posted by ma...@apache.org on 2015/02/16 21:34:18 UTC, 1 replies.
- spark git commit: [SPARK-5296] [SQL] Add more filter types for data sources API - posted by ma...@apache.org on 2015/02/16 21:48:59 UTC, 1 replies.
- spark git commit: [SPARK-5833] [SQL] Adds REFRESH TABLE command - posted by ma...@apache.org on 2015/02/16 21:52:07 UTC, 1 replies.
- spark git commit: SPARK-5841: remove DiskBlockManager shutdown hook on stop - posted by sr...@apache.org on 2015/02/16 23:54:37 UTC, 1 replies.
- spark git commit: SPARK-5357: Update commons-codec version to 1.10 (current) - posted by sr...@apache.org on 2015/02/17 00:05:38 UTC, 1 replies.
- spark git commit: [SPARK-2313] Use socket to communicate GatewayServer port back to Python driver - posted by jo...@apache.org on 2015/02/17 00:38:01 UTC, 1 replies.
- spark git commit: [SPARK-1600] Refactor FileInputStream tests to remove Thread.sleep() calls and SystemClock usage (branch-1.2 backport) - posted by jo...@apache.org on 2015/02/17 00:41:46 UTC, 0 replies.
- spark git commit: HOTFIX: Break in Jekyll build from #4589 - posted by pw...@apache.org on 2015/02/17 00:44:37 UTC, 1 replies.
- spark git commit: [SPARK-5746][SQL] Check invalid cases for the write path of data source API - posted by ma...@apache.org on 2015/02/17 00:52:02 UTC, 1 replies.
- spark git commit: [SPARK-5839][SQL]HiveMetastoreCatalog does not recognize table names and aliases of data source tables. - posted by ma...@apache.org on 2015/02/17 00:54:05 UTC, 1 replies.
- spark git commit: [SQL] Optimize arithmetic and predicate operators - posted by ma...@apache.org on 2015/02/17 00:58:11 UTC, 1 replies.
- spark git commit: [SPARK-4865][SQL]Include temporary tables in SHOW TABLES - posted by ma...@apache.org on 2015/02/17 00:59:33 UTC, 1 replies.
- spark git commit: [SPARK-5441][pyspark] Make SerDeUtil PairRDD to Python conversions more robust - posted by jo...@apache.org on 2015/02/17 01:32:17 UTC, 0 replies.
- spark git commit: [SPARK-5361]Multiple Java RDD <-> Python RDD conversions not working correctly - posted by jo...@apache.org on 2015/02/17 01:51:46 UTC, 0 replies.
- spark git commit: SPARK-5848: tear down the ConsoleProgressBar timer - posted by sr...@apache.org on 2015/02/17 01:59:59 UTC, 1 replies.
- spark git commit: [SPARK-5788] [PySpark] capture the exception in python write thread - posted by jo...@apache.org on 2015/02/17 02:57:22 UTC, 2 replies.
- spark git commit: [SPARK-3340] Deprecate ADD_JARS and ADD_FILES - posted by an...@apache.org on 2015/02/17 03:07:00 UTC, 1 replies.
- spark git commit: [SPARK-5849] Handle more types of invalid JSON requests in SubmitRestProtocolMessage.parseAction - posted by an...@apache.org on 2015/02/17 03:08:03 UTC, 1 replies.
- spark git commit: [SQL] Various DataFrame doc changes. - posted by rx...@apache.org on 2015/02/17 04:00:34 UTC, 1 replies.
- spark git commit: [SPARK-5363] [PySpark] check ending mark in non-block way - posted by jo...@apache.org on 2015/02/17 05:32:21 UTC, 2 replies.
- spark git commit: SPARK-5850: Remove experimental label for Scala 2.11 and FlumePollingStream - posted by pw...@apache.org on 2015/02/17 05:33:36 UTC, 1 replies.
- spark git commit: [SPARK-5395] [PySpark] fix python process leak while coalesce() - posted by jo...@apache.org on 2015/02/17 05:35:12 UTC, 0 replies.
- spark git commit: [SPARK-5853][SQL] Schema support in Row. - posted by rx...@apache.org on 2015/02/17 05:43:00 UTC, 1 replies.
- spark git commit: [SPARK-5802][MLLIB] cache transformed data in glm - posted by me...@apache.org on 2015/02/17 07:09:08 UTC, 1 replies.
- spark git commit: HOTFIX: Style issue causing build break - posted by pw...@apache.org on 2015/02/17 07:11:38 UTC, 2 replies.
- spark git commit: [SPARK-5826][Streaming] Fix Configuration not serializable problem - posted by sr...@apache.org on 2015/02/17 11:45:28 UTC, 1 replies.
- spark git commit: Revert "[SPARK-5363] [PySpark] check ending mark in non-block way" - posted by jo...@apache.org on 2015/02/17 16:50:39 UTC, 2 replies.
- spark git commit: SPARK-5856: In Maven build script, launch Zinc with more memory - posted by pw...@apache.org on 2015/02/17 19:10:03 UTC, 1 replies.
- spark git commit: [SPARK-5858][MLLIB] Remove unnecessary first() call in GLM - posted by me...@apache.org on 2015/02/17 19:17:47 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation - posted by ma...@apache.org on 2015/02/17 19:21:28 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-5166][SPARK-5247][SPARK-5258][SQL] API Cleanup / Documentation - posted by ma...@apache.org on 2015/02/17 19:21:29 UTC, 1 replies.
- spark git commit: [SPARK-5859] [PySpark] [SQL] fix DataFrame Python API - posted by ma...@apache.org on 2015/02/17 19:22:51 UTC, 1 replies.
- spark git commit: [SPARK-5778] throw if nonexistent metrics config file provided - posted by pw...@apache.org on 2015/02/17 19:57:33 UTC, 1 replies.
- spark git commit: [SPARK-5661]function hasShutdownDeleteTachyonDir should use shutdownDeleteTachyonPaths to determine whether contains file - posted by sr...@apache.org on 2015/02/17 19:59:47 UTC, 1 replies.
- spark git commit: [SPARK-3381] [MLlib] Eliminate bins for unordered features in DecisionTrees - posted by jk...@apache.org on 2015/02/17 20:19:47 UTC, 0 replies.
- spark git commit: MAINTENANCE: Automated closing of pull requests. - posted by pw...@apache.org on 2015/02/17 20:35:32 UTC, 2 replies.
- spark git commit: SPARK-5841 [CORE] [HOTFIX] Memory leak in DiskBlockManager - posted by sr...@apache.org on 2015/02/17 20:40:11 UTC, 1 replies.
- spark git commit: [SPARK-5864] [PySpark] support .jar as python package - posted by pw...@apache.org on 2015/02/17 21:05:15 UTC, 1 replies.
- spark git commit: [Minor] fix typo in SQL document - posted by ma...@apache.org on 2015/02/17 21:16:57 UTC, 1 replies.
- spark git commit: [SPARK-5862][SQL] Only transformUp the given plan once in HiveMetastoreCatalog - posted by ma...@apache.org on 2015/02/17 21:23:21 UTC, 1 replies.
- spark git commit: [Minor][SQL] Use same function to check path parameter in JSONRelation - posted by ma...@apache.org on 2015/02/17 21:24:16 UTC, 1 replies.
- spark git commit: [SQL] [Minor] Update the HiveContext Unittest - posted by ma...@apache.org on 2015/02/17 21:25:38 UTC, 1 replies.
- spark git commit: [SPARK-5868][SQL] Fix python UDFs in HiveContext and checks in SQLContext - posted by ma...@apache.org on 2015/02/17 22:23:51 UTC, 1 replies.
- spark git commit: [SPARK-4172] [PySpark] Progress API in Python - posted by jo...@apache.org on 2015/02/17 22:36:49 UTC, 1 replies.
- spark git commit: [SPARK-5871] output explain in Python - posted by ma...@apache.org on 2015/02/17 22:48:41 UTC, 1 replies.
- spark git commit: [SPARK-5872] [SQL] create a sqlCtx in pyspark shell - posted by ma...@apache.org on 2015/02/18 00:44:40 UTC, 1 replies.
- spark git commit: [SPARK-5852][SQL]Fail to convert a newly created empty metastore parquet table to a data source parquet table. - posted by ma...@apache.org on 2015/02/18 00:48:18 UTC, 1 replies.
- spark git commit: [SPARK-5785] [PySpark] narrow dependency for cogroup/join in PySpark - posted by jo...@apache.org on 2015/02/18 01:55:14 UTC, 1 replies.
- svn commit: r1660554 - /spark/news/_posts/2015-02-09-spark-1-2-1-released.md - posted by pw...@apache.org on 2015/02/18 02:07:50 UTC, 0 replies.
- svn commit: r1660555 - in /spark: community.md site/community.html - posted by ma...@apache.org on 2015/02/18 02:08:19 UTC, 0 replies.
- spark git commit: [SPARK-5811] Added documentation for maven coordinates and added Spark Packages support - posted by pw...@apache.org on 2015/02/18 02:23:25 UTC, 1 replies.
- spark git commit: [SPARK-4454] Properly synchronize accesses to DAGScheduler cacheLocs map - posted by pw...@apache.org on 2015/02/18 02:40:00 UTC, 1 replies.
- spark git commit: [SPARK-4454] Revert getOrElse() cleanup in DAGScheduler.getCacheLocs() - posted by jo...@apache.org on 2015/02/18 02:47:27 UTC, 1 replies.
- spark git commit: [SPARK-5875][SQL]logical.Project should not be resolved if it contains aggregates or generators - posted by ma...@apache.org on 2015/02/18 02:50:42 UTC, 1 replies.
- [2/2] spark git commit: Preparing Spark release v1.3.0-rc1 - posted by pw...@apache.org on 2015/02/18 02:52:14 UTC, 0 replies.
- spark git commit: [SPARK-5723][SQL]Change the default file format to Parquet for CTAS statements. - posted by ma...@apache.org on 2015/02/18 03:14:39 UTC, 1 replies.
- spark git commit: [SPARK-5731][Streaming][Test] Fix incorrect test in DirectKafkaStreamSuite - posted by td...@apache.org on 2015/02/18 07:44:21 UTC, 1 replies.
- [1/2] spark git commit: [Minor] [SQL] Cleans up DataFrame variable names and toDF() calls - posted by rx...@apache.org on 2015/02/18 08:36:22 UTC, 1 replies.
- [2/2] spark git commit: [Minor] [SQL] Cleans up DataFrame variable names and toDF() calls - posted by rx...@apache.org on 2015/02/18 08:36:23 UTC, 1 replies.
- spark git commit: Avoid deprecation warnings in JDBCSuite. - posted by rx...@apache.org on 2015/02/18 10:00:16 UTC, 1 replies.
- spark git commit: [SPARK-5878] fix DataFrame.repartition() in Python - posted by rx...@apache.org on 2015/02/18 10:00:57 UTC, 1 replies.
- spark git commit: SPARK-4610 addendum: [Minor] [MLlib] Minor doc fix in GBT classification example - posted by sr...@apache.org on 2015/02/18 11:14:13 UTC, 2 replies.
- spark git commit: [SPARK-4949]shutdownCallback in SparkDeploySchedulerBackend should be enclosed by synchronized block. - posted by sr...@apache.org on 2015/02/18 13:20:17 UTC, 0 replies.
- spark git commit: SPARK-5669 [BUILD] [HOTFIX] Spark assembly includes incompatibly licensed libgfortran, libgcc code via JBLAS - posted by sr...@apache.org on 2015/02/18 15:41:51 UTC, 1 replies.
- spark git commit: [SPARK-5519][MLLIB] add user guide with example code for fp-growth - posted by me...@apache.org on 2015/02/18 19:09:59 UTC, 1 replies.
- spark git commit: [SPARK-5507] Added documentation for BlockMatrix - posted by me...@apache.org on 2015/02/18 19:11:10 UTC, 1 replies.
- spark git commit: [SPARK-4903][SQL]Backport the bug fix for SPARK-4903 - posted by ma...@apache.org on 2015/02/18 22:59:58 UTC, 0 replies.
- spark git commit: [SPARK-5840][SQL] HiveContext cannot be serialized due to tuple extraction - posted by ma...@apache.org on 2015/02/18 23:02:36 UTC, 1 replies.
- spark git commit: [SPARK-5722] [SQL] [PySpark] infer int as LongType - posted by ma...@apache.org on 2015/02/18 23:17:09 UTC, 1 replies.
- spark git commit: [SPARK-5879][MLLIB] update PIC user guide and add a Java example - posted by me...@apache.org on 2015/02/19 01:29:34 UTC, 1 replies.
- spark git commit: [SPARK-5846] Correctly set job description and pool for SQL jobs - posted by li...@apache.org on 2015/02/19 02:50:06 UTC, 2 replies.
- spark git commit: SPARK-5548: Fix for AkkaUtilsSuite failure - attempt 2 - posted by an...@apache.org on 2015/02/19 18:53:44 UTC, 1 replies.
- spark git commit: [SPARK-5816] Add huge compatibility warning in DriverWrapper - posted by an...@apache.org on 2015/02/19 18:56:27 UTC, 1 replies.
- spark git commit: [SPARK-5423][Core] Cleanup resources in DiskMapIterator.finalize to ensure deleting the temp file - posted by an...@apache.org on 2015/02/19 19:38:02 UTC, 3 replies.
- spark git commit: [SPARK-5825] [Spark Submit] Remove the double checking instance name when stopping the service - posted by an...@apache.org on 2015/02/19 21:07:53 UTC, 2 replies.
- spark git commit: [SPARK-5904][SQL] DataFrame API fixes. - posted by ma...@apache.org on 2015/02/19 21:10:03 UTC, 1 replies.
- spark git commit: [SPARK-5902] [ml] Made PipelineStage.transformSchema public instead of private to ml - posted by me...@apache.org on 2015/02/19 21:46:34 UTC, 1 replies.
- spark git commit: [Spark-5889] Remove pid file after stopping service. - posted by sr...@apache.org on 2015/02/20 00:14:03 UTC, 2 replies.
- [1/2] spark git commit: SPARK-4682 [CORE] Consolidate various 'Clock' classes - posted by an...@apache.org on 2015/02/20 00:35:26 UTC, 1 replies.
- [2/2] spark git commit: SPARK-4682 [CORE] Consolidate various 'Clock' classes - posted by an...@apache.org on 2015/02/20 00:35:27 UTC, 1 replies.
- spark git commit: SPARK-5570: No docs stating that `new SparkConf().set("spark.driver.memory", ...) will not work - posted by an...@apache.org on 2015/02/20 00:53:30 UTC, 1 replies.
- spark git commit: [SPARK-5900][MLLIB] make PIC and FPGrowth Java-friendly - posted by me...@apache.org on 2015/02/20 03:06:21 UTC, 1 replies.
- spark git commit: [SPARK-4808] Removing minimum number of elements read before spill check - posted by an...@apache.org on 2015/02/20 03:09:23 UTC, 2 replies.
- spark git commit: [SPARK-5909][SQL] Add a clearCache command to Spark SQL's cache manager - posted by li...@apache.org on 2015/02/20 09:20:15 UTC, 1 replies.
- spark git commit: SPARK-5744 [CORE] Take 2. RDD.isEmpty / take fails for (empty) RDD of Nothing - posted by sr...@apache.org on 2015/02/20 11:21:44 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release - posted by me...@apache.org on 2015/02/20 11:31:36 UTC, 1 replies.
- [2/2] spark git commit: [SPARK-5867] [SPARK-5892] [doc] [ml] [mllib] Doc cleanups for 1.3 release - posted by me...@apache.org on 2015/02/20 11:31:37 UTC, 1 replies.
- spark git commit: [SPARK-5898] [SPARK-5896] [SQL] [PySpark] create DataFrame from pandas and tuple/list - posted by ma...@apache.org on 2015/02/21 00:35:17 UTC, 1 replies.
- spark git commit: [MLlib] fix typo - posted by sr...@apache.org on 2015/02/21 14:00:22 UTC, 0 replies.
- spark git commit: SPARK-5841 [CORE] [HOTFIX 2] Memory leak in DiskBlockManager - posted by an...@apache.org on 2015/02/21 18:59:31 UTC, 1 replies.
- spark git commit: [SPARK-5937][YARN] Fix ClientSuite to set YARN mode, so that the correct class is used in t... - posted by an...@apache.org on 2015/02/21 19:01:04 UTC, 1 replies.
- spark git commit: [SPARK-5860][CORE] JdbcRDD: overflow on large range with high number of partitions - posted by sr...@apache.org on 2015/02/21 21:40:26 UTC, 0 replies.
- spark git commit: [DOCS] Fix typo in API for custom InputFormats based on the “new” MapReduce API - posted by sr...@apache.org on 2015/02/22 09:53:10 UTC, 1 replies.
- spark git commit: [DataFrame] [Typo] Fix the typo - posted by sr...@apache.org on 2015/02/22 09:56:34 UTC, 1 replies.
- spark git commit: SPARK-5669 [BUILD] Reverse exclusion of JBLAS libs for 1.3 - posted by sr...@apache.org on 2015/02/22 10:09:29 UTC, 0 replies.
- spark git commit: Revert "[SPARK-4808] Removing minimum number of elements read before spill check" - posted by an...@apache.org on 2015/02/22 18:45:00 UTC, 1 replies.
- spark git commit: [SPARK-911] allow efficient queries for a range if RDD is partitioned wi... - posted by jo...@apache.org on 2015/02/23 07:09:16 UTC, 0 replies.
- spark git commit: [SPARK-3885] Provide mechanism to remove accumulators once they are no longer used - posted by jo...@apache.org on 2015/02/23 07:57:43 UTC, 0 replies.
- spark git commit: [EXAMPLES] fix typo. - posted by sr...@apache.org on 2015/02/23 10:24:38 UTC, 1 replies.
- spark git commit: [SPARK-5943][Streaming] Update the test to use new API to reduce the warning - posted by sr...@apache.org on 2015/02/23 12:27:32 UTC, 1 replies.
- spark git commit: [SPARK-5724] fix the misconfiguration in AkkaUtils - posted by sr...@apache.org on 2015/02/23 12:29:29 UTC, 0 replies.
- spark git commit: [SPARK-5939][MLLib] make FPGrowth example app take parameters - posted by me...@apache.org on 2015/02/23 17:47:43 UTC, 1 replies.
- spark git commit: [MLLIB] SPARK-5912 Programming guide for feature selection - posted by jk...@apache.org on 2015/02/23 21:10:31 UTC, 1 replies.
- spark git commit: [SPARK-5912] [docs] [mllib] Small fixes to ChiSqSelector docs - posted by me...@apache.org on 2015/02/24 01:16:00 UTC, 1 replies.
- spark git commit: [SPARK-5935][SQL] Accept MapType in the schema provided to a JSON dataset. - posted by ma...@apache.org on 2015/02/24 02:16:37 UTC, 1 replies.
- spark git commit: [SPARK-5722] [SQL] [PySpark] infer int as LongType in Python (for 1.2 branch) - posted by ma...@apache.org on 2015/02/24 02:29:28 UTC, 0 replies.
- spark git commit: [SPARK-5873][SQL] Allow viewing of partially analyzed plans in queryExecution - posted by ma...@apache.org on 2015/02/24 02:34:57 UTC, 1 replies.
- spark git commit: [SPARK-5958][MLLIB][DOC] update block matrix user guide - posted by me...@apache.org on 2015/02/24 07:08:47 UTC, 1 replies.
- spark git commit: [SPARK-5968] [SQL] Suppresses ParquetOutputCommitter WARN logs - posted by ma...@apache.org on 2015/02/24 19:45:42 UTC, 1 replies.
- spark git commit: [SPARK-5910][SQL] Support for as in selectExpr - posted by ma...@apache.org on 2015/02/24 19:49:54 UTC, 1 replies.
- spark git commit: [SPARK-5532][SQL] Repartition should not use external rdd representation - posted by ma...@apache.org on 2015/02/24 19:52:26 UTC, 1 replies.
- spark git commit: [Spark-5967] [UI] Correctly clean JobProgressListener.stageIdToActiveJobIds - posted by an...@apache.org on 2015/02/24 20:02:51 UTC, 2 replies.
- spark git commit: [SPARK-5965] Standalone Worker UI displays {{USER_JAR}} - posted by an...@apache.org on 2015/02/24 20:08:24 UTC, 1 replies.
- spark git commit: [MLLIB] Change x_i to y_i in Variance's user guide - posted by me...@apache.org on 2015/02/24 20:39:00 UTC, 1 replies.
- spark git commit: [Spark-5708] Add Slf4jSink to Spark Metrics - posted by sr...@apache.org on 2015/02/24 21:50:22 UTC, 0 replies.
- spark git commit: [SPARK-5952][SQL] Lock when using hive metastore client - posted by ma...@apache.org on 2015/02/24 22:39:34 UTC, 1 replies.
- spark git commit: [SPARK-5973] [PySpark] fix zip with two RDDs with AutoBatchedSerializer - posted by jk...@apache.org on 2015/02/24 23:50:07 UTC, 2 replies.
- spark git commit: [SPARK-5436] [MLlib] Validate GradientBoostedTrees using runWithValidation - posted by jk...@apache.org on 2015/02/25 00:13:35 UTC, 0 replies.
- spark git commit: [SPARK-5751] [SQL] [WIP] Revamped HiveThriftServer2Suite for robustness - posted by li...@apache.org on 2015/02/25 01:35:17 UTC, 1 replies.
- spark git commit: [SPARK-5904][SQL] DataFrame Java API test suites. - posted by ma...@apache.org on 2015/02/25 03:51:47 UTC, 1 replies.
- spark git commit: [SPARK-5985][SQL] DataFrame sortBy -> orderBy in Python. - posted by ma...@apache.org on 2015/02/25 03:59:28 UTC, 1 replies.
- spark git commit: [SPARK-5993][Streaming][Build] Fix assembly jar location of kafka-assembly - posted by td...@apache.org on 2015/02/25 04:10:40 UTC, 1 replies.
- spark git commit: [SPARK-5286][SQL] SPARK-5286 followup - posted by ma...@apache.org on 2015/02/25 04:51:40 UTC, 1 replies.
- spark git commit: [SPARK-5994] [SQL] Python DataFrame documentation fixes - posted by ma...@apache.org on 2015/02/25 05:51:58 UTC, 1 replies.
- spark git commit: [SPARK-5666][streaming][MQTT streaming] some trivial fixes - posted by sr...@apache.org on 2015/02/25 15:37:40 UTC, 0 replies.
- spark git commit: [GraphX] fixing 3 typos in the graphx programming guide - posted by sr...@apache.org on 2015/02/25 15:46:22 UTC, 0 replies.
- spark git commit: [SPARK-5771] Number of Cores in Completed Applications of Standalone Master Web Page always be 0 if sc.stop() is called - posted by sr...@apache.org on 2015/02/25 15:51:03 UTC, 0 replies.
- spark git commit: [SPARK-5996][SQL] Fix specialized outbound conversions - posted by me...@apache.org on 2015/02/25 19:13:50 UTC, 1 replies.
- spark git commit: SPARK-5930 [DOCS] Documented default of spark.shuffle.io.retryWait is confusing - posted by rx...@apache.org on 2015/02/25 21:20:46 UTC, 1 replies.
- spark git commit: [SPARK-5970][core] Register directory created in getOrCreateLocalRootDirs for automatic deletion. - posted by sr...@apache.org on 2015/02/25 22:33:42 UTC, 0 replies.
- spark git commit: [SPARK-1955][GraphX]: VertexRDD can incorrectly assume index sharing - posted by an...@apache.org on 2015/02/25 23:11:15 UTC, 2 replies.
- spark git commit: [SPARK-5982] Remove incorrect Local Read Time Metric - posted by ka...@apache.org on 2015/02/25 23:55:38 UTC, 1 replies.
- spark git commit: [SPARK-5944] [PySpark] fix version in Python API docs - posted by ma...@apache.org on 2015/02/26 00:13:51 UTC, 1 replies.
- spark git commit: [SPARK-6010] [SQL] Merging compatible Parquet schemas before computing splits - posted by ma...@apache.org on 2015/02/26 00:15:25 UTC, 1 replies.
- spark git commit: [SPARK-5999][SQL] Remove duplicate Literal matching block - posted by ma...@apache.org on 2015/02/26 00:23:48 UTC, 1 replies.
- spark git commit: [SPARK-5926] [SQL] make DataFrame.explain leverage queryExecution.logical - posted by ma...@apache.org on 2015/02/26 00:37:16 UTC, 1 replies.
- spark git commit: [SPARK-1182][Docs] Sort the configuration parameters in configuration.md - posted by rx...@apache.org on 2015/02/26 01:12:59 UTC, 0 replies.
- spark git commit: [SPARK-5974] [SPARK-5980] [mllib] [python] [docs] Update ML guide with save/load, Python GBT - posted by me...@apache.org on 2015/02/26 01:13:20 UTC, 1 replies.
- [1/2] spark git commit: [SPARK-5724] fix the misconfiguration in AkkaUtils - posted by rx...@apache.org on 2015/02/26 01:22:42 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-1182][Docs] Sort the configuration parameters in configuration.md - posted by rx...@apache.org on 2015/02/26 01:22:43 UTC, 0 replies.
- spark git commit: [SPARK-5976][MLLIB] Add partitioner to factors returned by ALS - posted by me...@apache.org on 2015/02/26 08:43:33 UTC, 1 replies.
- spark git commit: [SPARK-5914] to run spark-submit requiring only user perm on windows - posted by sr...@apache.org on 2015/02/26 12:15:56 UTC, 0 replies.
- spark git commit: [SPARK-6023][SQL] ParquetConversions fails to replace the destination MetastoreRelation of an InsertIntoTable node to ParquetRelation2 - posted by li...@apache.org on 2015/02/26 15:40:11 UTC, 1 replies.
- spark git commit: [SPARK-6016][SQL] Cannot read the parquet table after overwriting the existing table when spark.sql.parquet.cacheMetadata=true - posted by li...@apache.org on 2015/02/26 18:01:56 UTC, 1 replies.
- spark git commit: [SPARK-5801] [core] Avoid creating nested directories. - posted by sr...@apache.org on 2015/02/26 18:35:10 UTC, 0 replies.
- spark git commit: [SPARK-6007][SQL] Add numRows param in DataFrame.show() - posted by rx...@apache.org on 2015/02/26 19:43:14 UTC, 1 replies.
- spark git commit: [SPARK-6015] fix links to source code in Python API docs - posted by rx...@apache.org on 2015/02/26 19:45:33 UTC, 1 replies.
- spark git commit: [SPARK-6004][MLlib] Pick the best model when training GradientBoostedTrees with validation - posted by jk...@apache.org on 2015/02/26 19:51:53 UTC, 0 replies.
- spark git commit: [SPARK-5363] Fix bug in PythonRDD: remove() inside iterator is not safe - posted by jo...@apache.org on 2015/02/26 20:56:29 UTC, 2 replies.
- spark git commit: SPARK-4704 [CORE] SparkSubmitDriverBootstrap doesn't flush output - posted by an...@apache.org on 2015/02/26 21:56:56 UTC, 1 replies.
- spark git commit: Modify default value description for spark.scheduler.minRegisteredResourcesRatio on docs. - posted by an...@apache.org on 2015/02/26 22:07:52 UTC, 2 replies.
- spark git commit: [SPARK-3562]Periodic cleanup event logs - posted by an...@apache.org on 2015/02/26 22:24:05 UTC, 0 replies.
- spark git commit: [SPARK-6027][SPARK-5546] Fixed --jar and --packages not working for KafkaUtils and improved error message - posted by an...@apache.org on 2015/02/26 22:47:11 UTC, 1 replies.
- spark git commit: [SPARK-6018] [YARN] NoSuchMethodError in Spark app is swallowed by YARN AM - posted by an...@apache.org on 2015/02/26 22:53:51 UTC, 2 replies.
- spark git commit: SPARK-794 [CORE] Backport. Remove sleep() in ClusterScheduler.stop - posted by sr...@apache.org on 2015/02/26 23:07:14 UTC, 0 replies.
- spark git commit: SPARK-4300 [CORE] Race condition during SparkWorker shutdown - posted by an...@apache.org on 2015/02/26 23:08:58 UTC, 1 replies.
- spark git commit: Add a note for context termination for History server on Yarn - posted by an...@apache.org on 2015/02/26 23:20:33 UTC, 4 replies.
- spark git commit: [SPARK-5951][YARN] Remove unreachable driver memory properties in yarn client mode - posted by an...@apache.org on 2015/02/26 23:27:51 UTC, 1 replies.
- spark git commit: SPARK-6045 RecordWriter should be checked against null in PairRDDFunctio... - posted by sr...@apache.org on 2015/02/27 00:27:40 UTC, 0 replies.
- spark git commit: SPARK-4579 [WEBUI] Scheduling Delay appears negative - posted by an...@apache.org on 2015/02/27 02:35:25 UTC, 2 replies.
- spark git commit: [SPARK-5529][CORE]Add expireDeadHosts in HeartbeatReceiver - posted by an...@apache.org on 2015/02/27 03:43:24 UTC, 0 replies.
- spark git commit: [SPARK-6037][SQL] Avoiding duplicate Parquet schema merging - posted by li...@apache.org on 2015/02/27 04:06:57 UTC, 1 replies.
- spark git commit: [SPARK-6024][SQL] When a data source table has too many columns, it's schema cannot be stored in metastore. - posted by rx...@apache.org on 2015/02/27 05:46:07 UTC, 1 replies.
- spark git commit: [SPARK-5771][UI][hotfix] Change Requested Cores into * if default cores is not set - posted by an...@apache.org on 2015/02/27 07:35:45 UTC, 0 replies.
- spark git commit: [SPARK-5495][UI] Add app and driver kill function in master web UI - posted by an...@apache.org on 2015/02/27 07:36:52 UTC, 0 replies.
- spark git commit: SPARK-2168 [Spark core] Use relative URIs for the app links in the History Server. - posted by an...@apache.org on 2015/02/27 07:38:10 UTC, 1 replies.
- spark git commit: [SPARK-6046] Privatize SparkConf.translateConfKey - posted by an...@apache.org on 2015/02/27 07:39:49 UTC, 0 replies.
- spark git commit: fix spark-6033, clarify the spark.worker.cleanup behavior in standalone mode - posted by an...@apache.org on 2015/02/27 08:06:39 UTC, 4 replies.
- spark git commit: [SPARK-6036][CORE] avoid race condition between eventlogListener and akka actor system - posted by an...@apache.org on 2015/02/27 08:11:46 UTC, 0 replies.
- spark git commit: [SPARK-6058][Yarn] Log the user class exception in ApplicationMaster - posted by sr...@apache.org on 2015/02/27 14:31:55 UTC, 1 replies.
- spark git commit: [SPARK-6059][Yarn] Add volatile to ApplicationMaster's reporterThread and allocator - posted by sr...@apache.org on 2015/02/27 14:33:45 UTC, 0 replies.
- spark git commit: [SPARK-5434] [EC2] Preserve spaces in EC2 path - posted by sr...@apache.org on 2015/02/27 14:47:08 UTC, 0 replies.
- spark git commit: [SPARK-5417] Remove redundant executor-id set() call - posted by sr...@apache.org on 2015/02/27 16:21:32 UTC, 0 replies.
- spark git commit: [SPARK-4587] [mllib] [docs] Fixed save, load calls in ML guide examples - posted by me...@apache.org on 2015/02/27 22:00:47 UTC, 1 replies.
- spark git commit: [Streaming][Minor] Remove useless type signature of Java Kafka direct stream API - posted by td...@apache.org on 2015/02/27 22:01:48 UTC, 1 replies.
- spark git commit: [SPARK-5751] [SQL] Sets SPARK_HOME as SPARK_PID_DIR when running Thrift server test suites - posted by li...@apache.org on 2015/02/28 01:42:11 UTC, 1 replies.
- spark git commit: [SPARK-6055] [PySpark] fix incorrect DataType.__eq__ (for 1.2) - posted by jo...@apache.org on 2015/02/28 05:04:32 UTC, 0 replies.
- spark git commit: [SPARK-6055] [PySpark] fix incorrect DataType.__eq__ (for 1.1) - posted by jo...@apache.org on 2015/02/28 05:06:28 UTC, 0 replies.
- spark git commit: [SPARK-6055] [PySpark] fix incorrect __eq__ of DataType - posted by jo...@apache.org on 2015/02/28 05:07:48 UTC, 1 replies.
- spark git commit: [SPARK-6070] [yarn] Remove unneeded classes from shuffle service jar. - posted by pw...@apache.org on 2015/02/28 07:44:14 UTC, 1 replies.
- spark git commit: [SPARK-5979][SPARK-6032] Smaller safer --packages fix - posted by pw...@apache.org on 2015/02/28 07:59:38 UTC, 1 replies.
- spark git commit: [SPARK-5775] [SQL] BugFix: GenericRow cannot be cast to SpecificMutableRow when nested data and partitioned table - posted by li...@apache.org on 2015/02/28 14:17:09 UTC, 1 replies.
- spark git commit: SPARK-6063 MLlib doesn't pass mvn scalastyle check due to UTF chars in LDAModel.scala - posted by sr...@apache.org on 2015/02/28 15:48:39 UTC, 0 replies.
- spark git commit: SPARK-5983 [WEBUI] Don't respond to HTTP TRACE in HTTP-based UIs - posted by sr...@apache.org on 2015/02/28 16:24:03 UTC, 0 replies.
- spark git commit: SPARK-1965 [WEBUI] Spark UI throws NPE on trying to load the app page for non-existent app - posted by sr...@apache.org on 2015/02/28 16:34:12 UTC, 0 replies.