You are viewing a plain text version of this content. The canonical link for it is here.
- git commit: SPARK-3744 [STREAMING] FlumeStreamSuite will fail during port contention - posted by td...@apache.org on 2014/10/01 00:18:59 UTC, 0 replies.
- git commit: Remove compiler warning from TaskContext change. - posted by rx...@apache.org on 2014/10/01 00:55:08 UTC, 0 replies.
- git commit: [SPARK-3701][MLLIB] update python linalg api and small fixes - posted by me...@apache.org on 2014/10/01 02:10:41 UTC, 0 replies.
- git commit: [SPARK-3478] [PySpark] Profile the Python tasks - posted by jo...@apache.org on 2014/10/01 03:25:09 UTC, 0 replies.
- git commit: [SPARK-3747] TaskResultGetter could incorrectly abort a stage if it cannot get result for a specific task - posted by rx...@apache.org on 2014/10/01 09:29:19 UTC, 1 replies.
- git commit: [SPARK-3751] [mllib] DecisionTree: example update + print options - posted by me...@apache.org on 2014/10/01 10:03:32 UTC, 0 replies.
- git commit: [SPARK-3748] Log thread name in unit test logs - posted by rx...@apache.org on 2014/10/01 10:03:54 UTC, 0 replies.
- git commit: [SPARK-3757] mvn clean doesn't delete some files - posted by pw...@apache.org on 2014/10/01 17:55:34 UTC, 0 replies.
- git commit: [SPARK-3749] [PySpark] fix bugs in broadcast large closure of RDD - posted by jo...@apache.org on 2014/10/01 20:21:45 UTC, 0 replies.
- git commit: SPARK-2626 [DOCS] Stop SparkContext in all examples - posted by jo...@apache.org on 2014/10/01 20:28:42 UTC, 1 replies.
- git commit: [SPARK-3755][Core] Do not bind port 1 - 1024 to server in spark - posted by an...@apache.org on 2014/10/01 20:30:34 UTC, 1 replies.
- git commit: [SPARK-3756] [Core]check exception is caused by an address-port collision properly - posted by pw...@apache.org on 2014/10/01 20:51:38 UTC, 1 replies.
- git commit: [SQL] Kill dangerous trailing space in query string - posted by ma...@apache.org on 2014/10/01 21:40:41 UTC, 0 replies.
- git commit: Typo error in KafkaWordCount example - posted by td...@apache.org on 2014/10/01 22:47:26 UTC, 1 replies.
- git commit: Python SQL Example Code - posted by ma...@apache.org on 2014/10/01 22:52:58 UTC, 0 replies.
- git commit: [SPARK-3746][SQL] Lock hive client when creating tables - posted by ma...@apache.org on 2014/10/01 23:37:40 UTC, 0 replies.
- git commit: [SPARK-3658][SQL] Start thrift server as a daemon - posted by ma...@apache.org on 2014/10/02 00:15:36 UTC, 0 replies.
- git commit: [SPARK-3708][SQL] Backticks aren't handled correctly is aliases - posted by ma...@apache.org on 2014/10/02 00:44:43 UTC, 0 replies.
- git commit: [SPARK-3705][SQL] Add case for VoidObjectInspector to cover NullType - posted by ma...@apache.org on 2014/10/02 00:55:28 UTC, 0 replies.
- git commit: [SPARK-3593][SQL] Add support for sorting BinaryType - posted by ma...@apache.org on 2014/10/02 00:57:27 UTC, 0 replies.
- git commit: [SQL] Made Command.sideEffectResult protected - posted by ma...@apache.org on 2014/10/02 01:00:32 UTC, 0 replies.
- git commit: Revert "[SPARK-3755][Core] Do not bind port 1 - 1024 to server in spark" - posted by pw...@apache.org on 2014/10/02 01:03:10 UTC, 0 replies.
- git commit: [SPARK-3729][SQL] Do all hive session state initialization in lazy val - posted by ma...@apache.org on 2014/10/02 01:35:03 UTC, 0 replies.
- git commit: [SPARK-3704][SQL] Fix ColumnValue type for Short values in thrift server - posted by ma...@apache.org on 2014/10/02 01:38:56 UTC, 0 replies.
- git commit: SPARK-3638 | Forced a compatible version of http client in kinesis-asl profile - posted by jo...@apache.org on 2014/10/02 03:31:25 UTC, 1 replies.
- git commit: [SPARK-3446] Expose underlying job ids in FutureAction. - posted by jo...@apache.org on 2014/10/02 04:25:14 UTC, 0 replies.
- git commit: MAINTENANCE: Automated closing of pull requests. - posted by pw...@apache.org on 2014/10/02 08:09:16 UTC, 0 replies.
- git commit: [SPARK-3371][SQL] Renaming a function expression with group by gives error - posted by ma...@apache.org on 2014/10/02 08:53:27 UTC, 0 replies.
- git commit: SPARK-1767: Prefer HDFS-cached replicas when scheduling data-local tasks - posted by pw...@apache.org on 2014/10/02 09:32:01 UTC, 0 replies.
- git commit: [SPARK-3706][PySpark] Cannot run IPython REPL with IPYTHON set to "1" and PYSPARK_PYTHON unset - posted by jo...@apache.org on 2014/10/02 20:13:33 UTC, 0 replies.
- git commit: [SQL][Docs] Update the output of printSchema and fix a typo in SQL programming guide. - posted by ma...@apache.org on 2014/10/02 20:37:45 UTC, 1 replies.
- git commit: Modify default YARN memory_overhead-- from an additive constant to a multiplier - posted by tg...@apache.org on 2014/10/02 20:48:42 UTC, 0 replies.
- git commit: [SPARK-3766][Doc]Snappy is also the default compress codec for broadcast variables - posted by rx...@apache.org on 2014/10/02 22:47:33 UTC, 0 replies.
- git commit: [SPARK-3495] Block replication fails continuously when the replication target node is dead AND [SPARK-3496] Block replication by mistake chooses driver as target - posted by rx...@apache.org on 2014/10/02 22:49:51 UTC, 0 replies.
- git commit: [SPARK-3632] ConnectionManager can run out of receive threads with authentication on - posted by rx...@apache.org on 2014/10/02 22:52:58 UTC, 0 replies.
- git commit: [SPARK-3755][Core] avoid trying privileged port when request a non-privileged port - posted by an...@apache.org on 2014/10/03 02:48:10 UTC, 1 replies.
- git commit: [DEPLOY] SPARK-3759: Return the exit code of the driver process - posted by an...@apache.org on 2014/10/03 03:04:43 UTC, 1 replies.
- git commit: [SQL] Initilize session state before creating CommandProcessor - posted by ma...@apache.org on 2014/10/03 04:32:37 UTC, 0 replies.
- git commit: [SPARK-3654][SQL] Implement all extended HiveQL statements/commands with a separate parser combinator - posted by ma...@apache.org on 2014/10/03 05:04:42 UTC, 0 replies.
- git commit: [SPARK-3366][MLLIB]Compute best splits distributively in decision tree - posted by me...@apache.org on 2014/10/03 12:26:25 UTC, 0 replies.
- git commit: SPARK-2058: Overriding SPARK_HOME/conf with SPARK_CONF_DIR - posted by an...@apache.org on 2014/10/03 19:03:20 UTC, 1 replies.
- git commit: [SPARK-3696]Do not override the user-difined conf_dir - posted by an...@apache.org on 2014/10/03 19:42:48 UTC, 1 replies.
- git commit: [SPARK-2693][SQL] Supported for UDAF Hive Aggregates like PERCENTILE - posted by ma...@apache.org on 2014/10/03 20:25:37 UTC, 0 replies.
- git commit: [SPARK-2778] [yarn] Add workaround for race in MiniYARNCluster. - posted by an...@apache.org on 2014/10/03 20:36:39 UTC, 0 replies.
- git commit: [SPARK-3007][SQL] Adds dynamic partitioning support - posted by pw...@apache.org on 2014/10/03 21:27:55 UTC, 0 replies.
- git commit: [SPARK-3212][SQL] Use logical plan matching instead of temporary tables for table caching - posted by ma...@apache.org on 2014/10/03 21:34:36 UTC, 0 replies.
- git commit: [SPARK-3535][Mesos] Fix resource handling. - posted by an...@apache.org on 2014/10/03 21:58:09 UTC, 1 replies.
- git commit: [SPARK-3775] Not suitable error message in spark-shell.cmd - posted by an...@apache.org on 2014/10/03 22:10:08 UTC, 1 replies.
- git commit: [SPARK-3774] typo comment in bin/utils.sh - posted by an...@apache.org on 2014/10/03 22:12:41 UTC, 1 replies.
- git commit: [SPARK-3606] [yarn] Correctly configure AmIpFilter for Yarn HA. - posted by an...@apache.org on 2014/10/03 22:18:56 UTC, 0 replies.
- git commit: [SPARK-3763] The example of building with sbt should be "sbt assembly" instead of "sbt compile" - posted by an...@apache.org on 2014/10/03 22:26:38 UTC, 0 replies.
- git commit: [SPARK-3377] [SPARK-3610] Metrics can be accidentally aggregated / History server log name should not be based on user input - posted by an...@apache.org on 2014/10/03 22:49:02 UTC, 0 replies.
- git commit: [SPARK-1860] More conservative app directory cleanup. - posted by ad...@apache.org on 2014/10/03 23:23:24 UTC, 0 replies.
- git commit: [SPARK-3597][Mesos] Implement `killTask`. - posted by an...@apache.org on 2014/10/05 18:49:31 UTC, 1 replies.
- git commit: SPARK-1656: Fix potential resource leaks - posted by an...@apache.org on 2014/10/05 18:56:29 UTC, 1 replies.
- git commit: [SPARK-3007][SQL] Fixes dynamic partitioning support for lower Hadoop versions - posted by ma...@apache.org on 2014/10/05 20:19:36 UTC, 0 replies.
- git commit: HOTFIX: Fix unicode error in merge script. - posted by pw...@apache.org on 2014/10/05 22:22:44 UTC, 0 replies.
- git commit: [Minor] Trivial fix to make codes more readable - posted by ma...@apache.org on 2014/10/06 02:44:43 UTC, 0 replies.
- git commit: [SPARK-3792][SQL] Enable JavaHiveQLSuite - posted by ma...@apache.org on 2014/10/06 02:49:53 UTC, 1 replies.
- git commit: [SPARK-3645][SQL] Makes table caching eager by default and adds syntax for lazy caching - posted by ma...@apache.org on 2014/10/06 02:53:52 UTC, 0 replies.
- git commit: [SPARK-3776][SQL] Wrong conversion to Catalyst for Option[Product] - posted by ma...@apache.org on 2014/10/06 02:57:07 UTC, 0 replies.
- git commit: SPARK-3794 [CORE] Building spark core fails due to inadvertent dependency on Commons IO - posted by ma...@apache.org on 2014/10/06 03:44:18 UTC, 0 replies.
- git commit: Rectify gereneric parameter names between SparkContext and AccumulablePa... - posted by pw...@apache.org on 2014/10/06 06:03:54 UTC, 0 replies.
- git commit: [SPARK-3765][Doc] Add test information to sbt build docs - posted by pw...@apache.org on 2014/10/06 06:36:58 UTC, 0 replies.
- git commit: [SPARK-2461] [PySpark] Add a toString method to GeneralizedLinearModel - posted by jo...@apache.org on 2014/10/06 23:05:59 UTC, 0 replies.
- git commit: [SPARK-3786] [PySpark] speedup tests - posted by jo...@apache.org on 2014/10/06 23:08:01 UTC, 0 replies.
- git commit: [SPARK-3773][PySpark][Doc] Sphinx build warning - posted by jo...@apache.org on 2014/10/06 23:08:48 UTC, 0 replies.
- git commit: [SPARK-3479] [Build] Report failed test category - posted by jo...@apache.org on 2014/10/06 23:19:29 UTC, 0 replies.
- git commit: [SPARK-3627] - [yarn] - fix exit code and final status reporting to RM - posted by tg...@apache.org on 2014/10/07 16:51:47 UTC, 0 replies.
- git commit: [SPARK-3827] Very long RDD names are not rendered properly in web UI - posted by jo...@apache.org on 2014/10/07 20:46:37 UTC, 1 replies.
- git commit: [SPARK-3808] PySpark fails to start in Windows - posted by an...@apache.org on 2014/10/07 20:53:27 UTC, 1 replies.
- git commit: [SPARK-3762] clear reference of SparkEnv after stop - posted by ma...@apache.org on 2014/10/07 21:06:18 UTC, 0 replies.
- git commit: [SPARK-3731] [PySpark] fix memory leak in PythonRDD - posted by jo...@apache.org on 2014/10/07 21:20:32 UTC, 1 replies.
- git commit: [SPARK-3825] Log more detail when unrolling a block fails - posted by an...@apache.org on 2014/10/07 21:52:20 UTC, 1 replies.
- git commit: [SPARK-3777] Display "Executor ID" for Tasks in Stage page - posted by an...@apache.org on 2014/10/08 01:00:26 UTC, 1 replies.
- git commit: [SPARK-3790][MLlib] CosineSimilarity Example - posted by me...@apache.org on 2014/10/08 01:40:22 UTC, 0 replies.
- git commit: [SPARK-3486][MLlib][PySpark] PySpark support for Word2Vec - posted by me...@apache.org on 2014/10/08 01:43:39 UTC, 0 replies.
- git commit: [SPARK-3832][MLlib] Upgrade Breeze dependency to 0.10 - posted by me...@apache.org on 2014/10/08 01:47:31 UTC, 0 replies.
- git commit: [SPARK-3398] [EC2] Have spark-ec2 intelligently wait for specific cluster states - posted by jo...@apache.org on 2014/10/08 01:54:40 UTC, 0 replies.
- git commit: [SPARK-3829] Make Spark logo image on the header of HistoryPage as a link to HistoryPage's page #1 - posted by an...@apache.org on 2014/10/08 01:55:06 UTC, 1 replies.
- git commit: [SPARK-3412] [PySpark] Replace Epydoc with Sphinx to generate Python API docs - posted by jo...@apache.org on 2014/10/08 03:09:36 UTC, 0 replies.
- git commit: [SPARK-3836] [REPL] Spark REPL optionally propagate internal exceptions - posted by pw...@apache.org on 2014/10/08 07:32:44 UTC, 0 replies.
- git commit: [SPARK-3710] Fix Yarn integration tests on Hadoop 2.2. - posted by pw...@apache.org on 2014/10/08 08:26:30 UTC, 0 replies.
- git commit: [SPARK-3788] [yarn] Fix compareFs to do the right thing for HDFS namespaces. - posted by tg...@apache.org on 2014/10/08 15:49:00 UTC, 0 replies.
- git commit: [SPARK-3788] [yarn] Fix compareFs to do the right thing for HDFS namespaces (1.1 version). - posted by tg...@apache.org on 2014/10/08 15:51:29 UTC, 0 replies.
- git commit: [SPARK-3848] yarn alpha doesn't build on master - posted by tg...@apache.org on 2014/10/08 18:53:55 UTC, 0 replies.
- git commit: HOTFIX: Use correct Hadoop profile in build - posted by pw...@apache.org on 2014/10/08 22:43:42 UTC, 0 replies.
- git commit: [SPARK-3841] [mllib] Pretty-print params for ML examples - posted by me...@apache.org on 2014/10/08 23:23:52 UTC, 0 replies.
- git commit: [SPARK-3843][Minor] Cleanup scalastyle.txt at the end of running dev/scalastyle - posted by pw...@apache.org on 2014/10/09 00:19:24 UTC, 0 replies.
- git commit: [SPARK-3831] [SQL] Filter rule Improvement and bool expression optimization. - posted by ma...@apache.org on 2014/10/09 02:03:49 UTC, 0 replies.
- git commit: [SPARK-3713][SQL] Uses JSON to serialize DataType objects - posted by ma...@apache.org on 2014/10/09 02:04:59 UTC, 0 replies.
- git commit: [SQL][Doc] Keep Spark SQL README.md up to date - posted by ma...@apache.org on 2014/10/09 02:16:55 UTC, 0 replies.
- git commit: [SPARK-3707] [SQL] Fix bug of type coercion in DIV - posted by ma...@apache.org on 2014/10/09 03:06:30 UTC, 0 replies.
- git commit: [SPARK-3810][SQL] Makes PreInsertionCasts handle partitions properly - posted by ma...@apache.org on 2014/10/09 03:11:19 UTC, 0 replies.
- git commit: [SQL] Prevents per row dynamic dispatching and pattern matching when inserting Hive values - posted by ma...@apache.org on 2014/10/09 03:13:23 UTC, 0 replies.
- git commit: [SPARK-3857] Create joins package for various join operators. - posted by ma...@apache.org on 2014/10/09 03:17:27 UTC, 0 replies.
- git commit: Fetch from branch v4 in Spark EC2 script. - posted by jo...@apache.org on 2014/10/09 07:27:04 UTC, 0 replies.
- git commit: [SPARK-3856][MLLIB] use norm operator after breeze 0.10 upgrade - posted by me...@apache.org on 2014/10/09 07:35:18 UTC, 0 replies.
- git commit: [SPARK-2805] Upgrade to akka 2.3.4 - posted by pw...@apache.org on 2014/10/09 08:45:33 UTC, 0 replies.
- git commit: [SPARK-3844][UI] Truncate appName in WebUI if it is too long - posted by an...@apache.org on 2014/10/09 09:00:28 UTC, 1 replies.
- git commit: add spark.driver.memory to config docs - posted by an...@apache.org on 2014/10/09 09:02:33 UTC, 0 replies.
- git commit: [SPARK-3158][MLLIB]Avoid 1 extra aggregation for DecisionTree training - posted by me...@apache.org on 2014/10/09 10:37:29 UTC, 0 replies.
- git commit: [Minor] use norm operator after breeze 0.10 upgrade - posted by me...@apache.org on 2014/10/09 18:22:38 UTC, 0 replies.
- git commit: [SPARK-3741] Make ConnectionManager propagate errors properly and add mo... - posted by jo...@apache.org on 2014/10/09 20:27:32 UTC, 0 replies.
- git commit: [SPARK-3711][SQL] Optimize where in clause filter queries - posted by ma...@apache.org on 2014/10/09 22:09:14 UTC, 1 replies.
- git commit: [SPARK-3752][SQL]: Add tests for different UDF's - posted by ma...@apache.org on 2014/10/09 22:13:35 UTC, 0 replies.
- git commit: [SPARK-3806][SQL] Minor fix for CliSuite - posted by ma...@apache.org on 2014/10/09 22:22:51 UTC, 0 replies.
- git commit: [SPARK-3868][PySpark] Hard to recognize which module is tested from unit-tests.log - posted by jo...@apache.org on 2014/10/09 22:46:36 UTC, 0 replies.
- git commit: [SPARK-3853][SQL] JSON Schema support for Timestamp fields - posted by ma...@apache.org on 2014/10/09 23:02:30 UTC, 0 replies.
- git commit: Revert "[SPARK-2805] Upgrade to akka 2.3.4" - posted by pw...@apache.org on 2014/10/09 23:50:44 UTC, 0 replies.
- git commit: [SPARK-3339][SQL] Support for skipping json lines that fail to parse - posted by ma...@apache.org on 2014/10/09 23:57:31 UTC, 0 replies.
- git commit: [SPARK-3412][SQL]add missing row api - posted by ma...@apache.org on 2014/10/10 00:01:23 UTC, 0 replies.
- git commit: [SPARK-3858][SQL] Pass the generator alias into logical plan node - posted by ma...@apache.org on 2014/10/10 00:03:03 UTC, 0 replies.
- git commit: [SPARK-3813][SQL] Support "case when" conditional functions in Spark SQL. - posted by ma...@apache.org on 2014/10/10 00:15:02 UTC, 0 replies.
- git commit: [SPARK-3772] Allow `ipython` to be used by Pyspark workers; IPython support improvements: - posted by jo...@apache.org on 2014/10/10 01:08:17 UTC, 0 replies.
- git commit: [SPARK-3798][SQL] Store the output of a generator in a val - posted by ma...@apache.org on 2014/10/10 02:54:03 UTC, 0 replies.
- git commit: SPARK-3811 [CORE] More robust / standard Utils.deleteRecursively, Utils.createTempDir - posted by ma...@apache.org on 2014/10/10 03:22:16 UTC, 0 replies.
- git commit: [SPARK-3654][SQL] Unifies SQL and HiveQL parsers - posted by ma...@apache.org on 2014/10/10 03:25:07 UTC, 0 replies.
- git commit: [SPARK-3824][SQL] Sets in-memory table default storage level to MEMORY_AND_DISK - posted by ma...@apache.org on 2014/10/10 03:26:43 UTC, 0 replies.
- git commit: [SPARK-3834][SQL] Backticks not correctly handled in subquery aliases - posted by ma...@apache.org on 2014/10/10 03:41:36 UTC, 0 replies.
- git commit: [SPARK-2805] Upgrade Akka to 2.3.4 - posted by pw...@apache.org on 2014/10/10 09:47:08 UTC, 0 replies.
- git commit: [SPARK-3889] Attempt to avoid SIGBUS by not mmapping files in ConnectionManager - posted by rx...@apache.org on 2014/10/10 10:44:40 UTC, 0 replies.
- git commit: [SPARK-3886] [PySpark] use AutoBatchedSerializer by default - posted by jo...@apache.org on 2014/10/10 23:14:16 UTC, 0 replies.
- git commit: HOTFIX: Fix build issue with Akka 2.3.4 upgrade. - posted by pw...@apache.org on 2014/10/11 01:49:25 UTC, 0 replies.
- git commit: [SPARK-2924] Required by scala 2.11, only one fun/ctor amongst overriden alternatives, can have default argument(s). - posted by pw...@apache.org on 2014/10/11 03:41:50 UTC, 0 replies.
- svn commit: r1631014 - in /spark: community.md site/community.html - posted by ma...@apache.org on 2014/10/11 05:07:06 UTC, 0 replies.
- svn commit: r1631015 - in /spark: community.md site/community.html - posted by ma...@apache.org on 2014/10/11 05:42:52 UTC, 0 replies.
- svn commit: r1631016 - in /spark: community.md site/community.html - posted by ma...@apache.org on 2014/10/11 05:44:26 UTC, 0 replies.
- git commit: [SPARK-3867][PySpark] ./python/run-tests failed when it run with Python 2.6 and unittest2 is not installed - posted by jo...@apache.org on 2014/10/11 20:26:56 UTC, 0 replies.
- git commit: [SPARK-3909][PySpark][Doc] A corrupted format in Sphinx documents and building warnings - posted by jo...@apache.org on 2014/10/11 20:52:09 UTC, 0 replies.
- [1/2] [SPARK-2377] Python API for Streaming - posted by td...@apache.org on 2014/10/12 11:47:08 UTC, 0 replies.
- [2/2] git commit: [SPARK-2377] Python API for Streaming - posted by td...@apache.org on 2014/10/12 11:47:09 UTC, 0 replies.
- git commit: [SPARK-3887] Send stracktrace in ConnectionManager error replies - posted by rx...@apache.org on 2014/10/12 22:08:46 UTC, 0 replies.
- git commit: SPARK-3716 [GraphX] Update Analytics.scala for partitionStrategy assignment - posted by an...@apache.org on 2014/10/12 23:18:59 UTC, 1 replies.
- git commit: [HOTFIX] Fix compilation error for Yarn 2.0.*-alpha - posted by an...@apache.org on 2014/10/13 00:41:40 UTC, 0 replies.
- git commit: [SPARK-3121] Wrong implementation of implicit bytesWritableConverter - posted by jo...@apache.org on 2014/10/13 07:03:40 UTC, 2 replies.
- git commit: [SPARK-3905][Web UI]The keys for sorting the columns of Executor page , Stage page Storage page are incorrect - posted by jo...@apache.org on 2014/10/13 07:49:06 UTC, 1 replies.
- git commit: Add echo "Run streaming tests ..." - posted by jo...@apache.org on 2014/10/13 08:05:22 UTC, 0 replies.
- git commit: [SPARK-3899][Doc]fix wrong links in streaming doc - posted by jo...@apache.org on 2014/10/13 08:36:01 UTC, 1 replies.
- git commit: Bug Fix: without unpersist method in RandomForest.scala - posted by me...@apache.org on 2014/10/13 18:59:50 UTC, 0 replies.
- git commit: [SPARK-3861][SQL] Avoid rebuilding hash tables for broadcast joins on each partition - posted by ma...@apache.org on 2014/10/13 20:50:48 UTC, 0 replies.
- git commit: [Spark] RDD take() method: overestimate too much - posted by rx...@apache.org on 2014/10/13 22:11:59 UTC, 0 replies.
- git commit: [SPARK-3892][SQL] remove redundant type name - posted by ma...@apache.org on 2014/10/13 22:31:20 UTC, 0 replies.
- [1/2] [SPARK-3407][SQL]Add Date type support - posted by ma...@apache.org on 2014/10/13 22:33:20 UTC, 0 replies.
- [2/2] git commit: [SPARK-3407][SQL]Add Date type support - posted by ma...@apache.org on 2014/10/13 22:33:21 UTC, 0 replies.
- git commit: [SPARK-2066][SQL] Adds checks for non-aggregate attributes with aggregation - posted by ma...@apache.org on 2014/10/13 22:36:47 UTC, 0 replies.
- git commit: [SPARK-3529] [SQL] Delete the temp files after test exit - posted by ma...@apache.org on 2014/10/13 22:42:08 UTC, 0 replies.
- git commit: [SPARK-3771][SQL] AppendingParquetOutputFormat should use reflection to prevent from breaking binary-compatibility. - posted by ma...@apache.org on 2014/10/13 22:43:43 UTC, 0 replies.
- git commit: [SPARK-3559][SQL] Remove unnecessary columns from List of needed Column Ids in Hive Conf - posted by ma...@apache.org on 2014/10/13 22:45:36 UTC, 0 replies.
- git commit: [SQL] Add type checking debugging functions - posted by ma...@apache.org on 2014/10/13 22:46:42 UTC, 0 replies.
- git commit: SPARK-3807: SparkSql does not work for tables created using custom serde - posted by ma...@apache.org on 2014/10/13 22:47:40 UTC, 1 replies.
- git commit: [SQL]Small bug in unresolved.scala - posted by ma...@apache.org on 2014/10/13 22:49:29 UTC, 0 replies.
- git commit: [SPARK-3809][SQL] Fixes test suites in hive-thriftserver - posted by ma...@apache.org on 2014/10/13 22:50:30 UTC, 0 replies.
- git commit: [SPARK-3912][Streaming] Fixed flakyFlumeStreamSuite - posted by td...@apache.org on 2014/10/14 07:46:54 UTC, 0 replies.
- git commit: [SPARK-3921] Fix CoarseGrainedExecutorBackend's arguments for Standalone mode - posted by an...@apache.org on 2014/10/14 08:31:41 UTC, 0 replies.
- git commit: SPARK-3178 setting SPARK_WORKER_MEMORY to a value without a label (m or g) sets the worker memory limit to zero - posted by jo...@apache.org on 2014/10/14 21:12:46 UTC, 0 replies.
- git commit: [SPARK-3946] gitignore in /python includes wrong directory - posted by an...@apache.org on 2014/10/14 23:09:44 UTC, 0 replies.
- git commit: [SPARK-3944][Core] Using Option[String] where value of String can be null - posted by an...@apache.org on 2014/10/14 23:17:00 UTC, 0 replies.
- git commit: SPARK-3803 [MLLIB] ArrayIndexOutOfBoundsException found in executing computePrincipalComponents - posted by me...@apache.org on 2014/10/14 23:42:14 UTC, 0 replies.
- git commit: [SPARK-3869] ./bin/spark-class miss Java version with _JAVA_OPTIONS set - posted by an...@apache.org on 2014/10/15 00:09:57 UTC, 0 replies.
- git commit: [SPARK-3943] Some scripts bin\*.cmd pollutes environment variables in Windows - posted by an...@apache.org on 2014/10/15 03:50:53 UTC, 0 replies.
- git commit: SPARK-1307 [DOCS] Don't use term 'standalone' to refer to a Spark Application - posted by me...@apache.org on 2014/10/15 06:38:22 UTC, 0 replies.
- git commit: [SPARK-2098] All Spark processes should support spark-defaults.conf, config file - posted by an...@apache.org on 2014/10/15 07:16:43 UTC, 0 replies.
- git commit: [Core] Upgrading ScalaStyle version to 0.5 and removing SparkSpaceAfterCommentStartChecker. - posted by pw...@apache.org on 2014/10/16 08:05:52 UTC, 0 replies.
- git commit: [SPARK-3944][Core] Code re-factored as suggested - posted by an...@apache.org on 2014/10/16 19:52:15 UTC, 0 replies.
- git commit: [SPARK-3971] [MLLib] [PySpark] hotfix: Customized pickler should work in cluster mode - posted by me...@apache.org on 2014/10/16 23:56:55 UTC, 0 replies.
- git commit: [SQL] Fixes the race condition that may cause test failure - posted by me...@apache.org on 2014/10/17 01:16:00 UTC, 0 replies.
- git commit: SPARK-3874: Provide stable TaskContext API - posted by pw...@apache.org on 2014/10/17 03:39:10 UTC, 0 replies.
- git commit: [SPARK-3923] Increase Akka heartbeat pause above heartbeat interval - posted by an...@apache.org on 2014/10/17 03:58:23 UTC, 0 replies.
- git commit: [SQL]typo in HiveFromSpark - posted by an...@apache.org on 2014/10/17 04:00:14 UTC, 1 replies.
- git commit: [SPARK-3941][CORE] _remainingmem should not increase twice when updateBlockInfo - posted by an...@apache.org on 2014/10/17 04:08:33 UTC, 0 replies.
- git commit: [SPARK-3890][Docs]remove redundant spark.executor.memory in doc - posted by an...@apache.org on 2014/10/17 04:13:02 UTC, 1 replies.
- git commit: [SPARK-3741] Add afterExecute for handleConnectExecutor - posted by jo...@apache.org on 2014/10/17 04:22:14 UTC, 0 replies.
- git commit: [SPARK-3067] JobProgressPage could not show Fair Scheduler Pools section sometimes - posted by an...@apache.org on 2014/10/17 04:27:25 UTC, 1 replies.
- git commit: [SPARK-3973] Print call site information for broadcasts - posted by jo...@apache.org on 2014/10/17 04:43:45 UTC, 0 replies.
- git commit: [SPARK-3606] [yarn] Correctly configure AmIpFilter for Yarn HA (1.1 vers... - posted by an...@apache.org on 2014/10/17 09:53:20 UTC, 0 replies.
- git commit: [SPARK-3935][Core] log the number of records that has been written - posted by an...@apache.org on 2014/10/17 19:33:50 UTC, 0 replies.
- git commit: [SPARK-3979] [yarn] Use fs's default replication. - posted by tg...@apache.org on 2014/10/17 20:45:21 UTC, 0 replies.
- git commit: [SPARK-3855][SQL] Preserve the result attribute of python UDFs though transformations - posted by pw...@apache.org on 2014/10/17 23:12:13 UTC, 0 replies.
- git commit: [SPARK-3985] [Examples] fix file path using os.path.join - posted by jo...@apache.org on 2014/10/17 23:49:53 UTC, 0 replies.
- git commit: [SPARK-3934] [SPARK-3918] [mllib] Bug fixes for RandomForest, DecisionTree - posted by me...@apache.org on 2014/10/18 00:03:30 UTC, 0 replies.
- git commit: SPARK-3926 [CORE] Result of JavaRDD.collectAsMap() is not Serializable - posted by jo...@apache.org on 2014/10/18 21:39:29 UTC, 1 replies.
- git commit: [SPARK-3952] [Streaming] [PySpark] add Python examples in Streaming Programming Guide - posted by jo...@apache.org on 2014/10/19 04:14:59 UTC, 0 replies.
- svn commit: r1632873 [2/2] - in /spark: news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/10/19 06:49:57 UTC, 0 replies.
- svn commit: r1632873 [1/2] - in /spark: news/_posts/ site/ site/graphx/ site/mllib/ site/news/ site/releases/ site/screencasts/ site/sql/ site/streaming/ - posted by ma...@apache.org on 2014/10/19 06:49:57 UTC, 0 replies.
- git commit: [SPARK-2546] Clone JobConf for each task (branch-1.0 / 1.1 backport) - posted by jo...@apache.org on 2014/10/19 09:31:27 UTC, 2 replies.
- git commit: [SPARK-3902] [SPARK-3590] Stabilize AsynRDDActions and add Java API - posted by jo...@apache.org on 2014/10/20 05:02:46 UTC, 0 replies.
- git commit: [SPARK-3948][Shuffle]Fix stream corruption bug in sort-based shuffle - posted by jo...@apache.org on 2014/10/20 19:20:34 UTC, 1 replies.
- git commit: [SPARK-4010][Web UI]Spark UI returns 500 in yarn-client mode - posted by an...@apache.org on 2014/10/20 20:04:02 UTC, 1 replies.
- git commit: [SPARK-3986][SQL] Fix package names to fit their directory names. - posted by ma...@apache.org on 2014/10/20 20:33:25 UTC, 0 replies.
- git commit: [SPARK-3736] Workers reconnect when disassociated from the master. - posted by jo...@apache.org on 2014/10/20 20:35:34 UTC, 0 replies.
- git commit: [SPARK-3207][MLLIB]Choose splits for continuous features in DecisionTree more adaptively - posted by me...@apache.org on 2014/10/20 22:12:38 UTC, 0 replies.
- git commit: [SPARK-3906][SQL] Adds multiple join support for SQLContext - posted by ma...@apache.org on 2014/10/21 00:30:00 UTC, 0 replies.
- git commit: [SPARK-3800][SQL] Clean aliases from grouping expressions - posted by ma...@apache.org on 2014/10/21 00:32:35 UTC, 0 replies.
- git commit: [SPARK-3966][SQL] Fix nullabilities of Cast related to DateType. - posted by ma...@apache.org on 2014/10/21 00:51:11 UTC, 0 replies.
- git commit: [SPARK-3945]Properties of hive-site.xml is invalid in running the Thrift JDBC server - posted by ma...@apache.org on 2014/10/21 01:50:55 UTC, 0 replies.
- git commit: [SPARK-3969][SQL] Optimizer should have a super class as an interface. - posted by ma...@apache.org on 2014/10/21 02:09:21 UTC, 0 replies.
- git commit: [SPARK-3940][SQL] Avoid console printing error messages three times - posted by ma...@apache.org on 2014/10/21 02:16:13 UTC, 0 replies.
- git commit: Update Building Spark link. - posted by rx...@apache.org on 2014/10/21 04:32:05 UTC, 0 replies.
- git commit: [SPARK-3958] TorrentBroadcast cleanup / debugging improvements. - posted by jo...@apache.org on 2014/10/21 09:49:19 UTC, 0 replies.
- git commit: [SPARK-4023] [MLlib] [PySpark] convert rdd into RDD of Vector - posted by me...@apache.org on 2014/10/21 18:29:53 UTC, 0 replies.
- git commit: replace awaitTransformation with awaitTermination in scaladoc/javadoc - posted by jo...@apache.org on 2014/10/21 18:37:32 UTC, 0 replies.
- git commit: [SPARK-4035] Fix a wrong format specifier - posted by jo...@apache.org on 2014/10/21 19:37:46 UTC, 0 replies.
- git commit: [SPARK-4020] Do not rely on timeouts to remove failed block managers - posted by ka...@apache.org on 2014/10/21 20:22:39 UTC, 0 replies.
- git commit: SPARK-3770: Make userFeatures accessible from python - posted by me...@apache.org on 2014/10/21 20:49:46 UTC, 0 replies.
- git commit: [SPARK-3994] Use standard Aggregator code path for countByKey and countByValue - posted by an...@apache.org on 2014/10/21 22:15:36 UTC, 0 replies.
- git commit: SPARK-3568 [mllib] add ranking metrics - posted by me...@apache.org on 2014/10/22 00:46:13 UTC, 0 replies.
- git commit: [SQL]redundant methods for broadcast - posted by jo...@apache.org on 2014/10/22 01:21:07 UTC, 0 replies.
- git commit: SPARK-1813. Add a utility to SparkConf that makes using Kryo really easy - posted by pw...@apache.org on 2014/10/22 06:53:15 UTC, 0 replies.
- git commit: Update JavaCustomReceiver.java - posted by jo...@apache.org on 2014/10/22 09:09:03 UTC, 0 replies.
- git commit: use isRunningLocally rather than runningLocally - posted by rx...@apache.org on 2014/10/22 09:51:40 UTC, 0 replies.
- git commit: Fix for sampling error in NumPy v1.9 [SPARK-3995][PYSPARK] - posted by me...@apache.org on 2014/10/22 18:33:22 UTC, 0 replies.
- git commit: [SPARK-3426] Fix sort-based shuffle error when spark.shuffle.compress and spark.shuffle.spill.compress settings are different - posted by an...@apache.org on 2014/10/22 23:50:25 UTC, 1 replies.
- git commit: [SPARK-3877][YARN] Throw an exception when application is not successful so that the exit code wil be set to 1 - posted by an...@apache.org on 2014/10/23 00:04:48 UTC, 0 replies.
- git commit: [SPARK-3877][YARN] Throw an exception when application is not successful so that the exit code wil be set to 1 (for branch-1.1) - posted by an...@apache.org on 2014/10/23 00:08:34 UTC, 0 replies.
- git commit: [SPARK-3812] [BUILD] Adapt maven build to publish effective pom. - posted by pw...@apache.org on 2014/10/23 04:44:07 UTC, 0 replies.
- git commit: [BUILD] Fixed resolver for scalastyle plugin and upgrade sbt version. - posted by pw...@apache.org on 2014/10/23 07:13:18 UTC, 0 replies.
- git commit: [SPARK-4055][MLlib] Inconsistent spelling 'MLlib' and 'MLLib' - posted by me...@apache.org on 2014/10/23 18:19:50 UTC, 0 replies.
- git commit: [SPARK-4006] In long running contexts, we encountered the situation of double registe... - posted by an...@apache.org on 2014/10/23 19:54:00 UTC, 0 replies.
- git commit: specify unidocGenjavadocVersion of 0.8 - posted by me...@apache.org on 2014/10/23 22:47:08 UTC, 0 replies.
- git commit: Revert "[SPARK-3812] [BUILD] Adapt maven build to publish effective pom." - posted by pw...@apache.org on 2014/10/24 01:02:05 UTC, 0 replies.
- git commit: [SPARK-4019] [SPARK-3740] Fix MapStatus compression bug that could lead to empty results or Snappy errors - posted by pw...@apache.org on 2014/10/24 01:39:37 UTC, 0 replies.
- git commit: [SPARK-3993] [PySpark] fix bug while reuse worker after take() - posted by jo...@apache.org on 2014/10/24 02:21:19 UTC, 0 replies.
- git commit: [SPARK-4000][BUILD] Sends archived unit tests logs to Jenkins master - posted by jo...@apache.org on 2014/10/24 07:15:29 UTC, 0 replies.
- git commit: SPARK-3812 Build changes to publish effective pom. - posted by pw...@apache.org on 2014/10/24 08:49:55 UTC, 0 replies.
- git commit: [SPARK-2652] [PySpark] donot use KyroSerializer as default serializer - posted by me...@apache.org on 2014/10/24 08:58:09 UTC, 1 replies.
- git commit: [SPARK-3900][YARN] ApplicationMaster's shutdown hook fails and IllegalStateException is thrown. - posted by tg...@apache.org on 2014/10/24 15:51:12 UTC, 0 replies.
- git commit: [SPARK-4051] [SQL] [PySpark] Convert Row into dictionary - posted by jo...@apache.org on 2014/10/24 19:48:13 UTC, 0 replies.
- git commit: [SPARK-4050][SQL] Fix caching of temporary tables with projections. - posted by ma...@apache.org on 2014/10/24 19:52:32 UTC, 0 replies.
- git commit: [SPARK-2706][SQL] Enable Spark to support Hive 0.13 - posted by ma...@apache.org on 2014/10/24 20:04:26 UTC, 0 replies.
- git commit: [SPARK-4026][Streaming] Write ahead log management - posted by td...@apache.org on 2014/10/24 20:44:53 UTC, 0 replies.
- git commit: [SPARK-2713] Executors of same application in same host should only download files & jars once - posted by an...@apache.org on 2014/10/24 22:01:43 UTC, 0 replies.
- git commit: [SPARK-4076] Parameter expansion in spark-config is wrong - posted by an...@apache.org on 2014/10/24 22:04:56 UTC, 1 replies.
- git commit: [SPARK-4075] [Deploy] Jar url validation is not enough for Jar file - posted by an...@apache.org on 2014/10/24 22:09:04 UTC, 1 replies.
- git commit: [SPARK-4013] Do not create multiple actor systems on each executor - posted by an...@apache.org on 2014/10/24 22:32:29 UTC, 0 replies.
- git commit: [SPARK-4067] refactor ExecutorUncaughtExceptionHandler - posted by an...@apache.org on 2014/10/24 22:47:12 UTC, 0 replies.
- git commit: [GraphX] Modify option name according to example doc in SynthBenchmark - posted by an...@apache.org on 2014/10/24 22:48:38 UTC, 0 replies.
- git commit: [SPARK-4006] In long running contexts, we encountered the situation of d... - posted by an...@apache.org on 2014/10/24 22:51:31 UTC, 0 replies.
- git commit: [HOTFIX][SQL] Remove sleep on reset() failure. - posted by jo...@apache.org on 2014/10/24 23:03:16 UTC, 0 replies.
- git commit: [SPARK-4080] Only throw IOException from [write|read][Object|External] - posted by jo...@apache.org on 2014/10/25 00:06:32 UTC, 1 replies.
- git commit: [SPARK-4056] Upgrade snappy-java to 1.1.1.5 - posted by jo...@apache.org on 2014/10/25 02:21:20 UTC, 1 replies.
- [01/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:11 UTC, 0 replies.
- [02/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:12 UTC, 0 replies.
- [03/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:13 UTC, 0 replies.
- [04/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:14 UTC, 0 replies.
- [05/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:15 UTC, 0 replies.
- [06/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:16 UTC, 0 replies.
- [07/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:17 UTC, 0 replies.
- [08/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:18 UTC, 0 replies.
- [09/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:19 UTC, 0 replies.
- [10/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:20 UTC, 0 replies.
- [11/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:21 UTC, 0 replies.
- [12/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:22 UTC, 0 replies.
- [13/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:23 UTC, 0 replies.
- [14/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:24 UTC, 0 replies.
- [15/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:25 UTC, 0 replies.
- [16/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:26 UTC, 0 replies.
- [17/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:27 UTC, 0 replies.
- [18/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:28 UTC, 0 replies.
- [19/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:29 UTC, 0 replies.
- [20/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:30 UTC, 0 replies.
- [21/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:31 UTC, 0 replies.
- [22/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:32 UTC, 0 replies.
- [23/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:33 UTC, 0 replies.
- [24/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:34 UTC, 0 replies.
- [25/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:35 UTC, 0 replies.
- [26/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:36 UTC, 0 replies.
- [27/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:37 UTC, 0 replies.
- [28/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:38 UTC, 0 replies.
- [29/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:39 UTC, 0 replies.
- [30/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:40 UTC, 0 replies.
- [31/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:41 UTC, 0 replies.
- [32/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:42 UTC, 0 replies.
- [33/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:43 UTC, 0 replies.
- [34/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:44 UTC, 0 replies.
- [35/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:45 UTC, 0 replies.
- [36/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:46 UTC, 0 replies.
- [37/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:47 UTC, 0 replies.
- [38/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:48 UTC, 0 replies.
- [39/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:49 UTC, 0 replies.
- [40/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:50 UTC, 0 replies.
- [41/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:51 UTC, 0 replies.
- [42/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:52 UTC, 0 replies.
- [43/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:53 UTC, 0 replies.
- [44/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:54 UTC, 0 replies.
- [45/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:55 UTC, 0 replies.
- [46/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:56 UTC, 0 replies.
- [47/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:57 UTC, 0 replies.
- [48/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:58 UTC, 0 replies.
- [49/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:39:59 UTC, 0 replies.
- [50/51] [partial] [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:40:00 UTC, 0 replies.
- [51/51] [partial] git commit: [SQL] Update Hive test harness for Hive 12 and 13 - posted by jo...@apache.org on 2014/10/25 03:40:01 UTC, 0 replies.
- git commit: [SPARK-2321] Stable pull-based progress / status API - posted by jo...@apache.org on 2014/10/25 09:07:44 UTC, 0 replies.
- git commit: [SPARK-4088] [PySpark] Python worker should exit after socket is closed by JVM - posted by jo...@apache.org on 2014/10/25 10:20:52 UTC, 0 replies.
- git commit: Revert "[SPARK-4056] Upgrade snappy-java to 1.1.1.5" - posted by jo...@apache.org on 2014/10/26 02:08:15 UTC, 1 replies.
- git commit: [SPARK-4071] Unroll fails silently if BlockManager is small - posted by jo...@apache.org on 2014/10/26 04:08:12 UTC, 0 replies.
- git commit: Fix build breakage introduced by 6c10c2770c718287f9cc2af4109b701fa1057b70 - posted by jo...@apache.org on 2014/10/26 04:35:17 UTC, 0 replies.
- git commit: SPARK-3359 [DOCS] sbt/sbt unidoc doesn't work with Java 8 - posted by me...@apache.org on 2014/10/26 07:18:13 UTC, 0 replies.
- git commit: Update RoaringBitmap to 0.4.3 - posted by jo...@apache.org on 2014/10/26 18:03:30 UTC, 0 replies.
- git commit: [SPARK-3616] Add basic Selenium tests to WebUISuite - posted by jo...@apache.org on 2014/10/26 19:29:41 UTC, 0 replies.
- git commit: Just fixing comment that shows usage - posted by an...@apache.org on 2014/10/26 22:14:25 UTC, 0 replies.
- git commit: [SPARK-3925][SQL] Do not consider the ordering of qualifiers during comparison - posted by ma...@apache.org on 2014/10/26 22:29:23 UTC, 0 replies.
- git commit: [HOTFIX][SQL] Temporarily turn off hive-server tests. - posted by ma...@apache.org on 2014/10/26 23:24:53 UTC, 0 replies.
- git commit: [SPARK-3537][SPARK-3914][SQL] Refines in-memory columnar table statistics - posted by ma...@apache.org on 2014/10/27 00:10:16 UTC, 0 replies.
- git commit: [SPARK-3997][Build]scalastyle should output the error location - posted by jo...@apache.org on 2014/10/27 00:25:01 UTC, 0 replies.
- git commit: [SQL][DOC] Wrong package name "scala.math.sql" in sql-programming-guide.md - posted by ma...@apache.org on 2014/10/27 00:27:34 UTC, 0 replies.
- git commit: [SPARK-3953][SQL][Minor] Confusable variable name. - posted by ma...@apache.org on 2014/10/27 00:28:36 UTC, 0 replies.
- git commit: [SPARK-4052][SQL] Use scala.collection.Map for pattern matching instead of using Predef.Map (it is scala.collection.immutable.Map) - posted by ma...@apache.org on 2014/10/27 00:30:19 UTC, 0 replies.
- git commit: [SPARK-4068][SQL] NPE in jsonRDD schema inference - posted by ma...@apache.org on 2014/10/27 00:32:06 UTC, 0 replies.
- git commit: [SPARK-3483][SQL] Special chars in column names - posted by ma...@apache.org on 2014/10/27 00:36:14 UTC, 0 replies.
- git commit: [SPARK-3959][SPARK-3960][SQL] SqlParser fails to parse literal -9223372036854775808 (Long.MinValue). / We can apply unary minus only to literal. - posted by ma...@apache.org on 2014/10/27 00:40:49 UTC, 0 replies.
- git commit: [SPARK-4061][SQL] We cannot use EOL character in the operand of LIKE predicate. - posted by ma...@apache.org on 2014/10/27 00:54:12 UTC, 0 replies.
- git commit: [SPARK-4042][SQL] Append columns ids and names before broadcast - posted by ma...@apache.org on 2014/10/27 00:56:27 UTC, 0 replies.
- git commit: [SPARK-3970] Remove duplicate removal of local dirs - posted by an...@apache.org on 2014/10/27 02:02:11 UTC, 0 replies.
- git commit: [SPARK-4030] Make destroy public for broadcast variables - posted by sh...@apache.org on 2014/10/27 16:45:49 UTC, 0 replies.
- git commit: [SPARK-4032] Deprecate YARN alpha support in Spark 1.2 - posted by pw...@apache.org on 2014/10/27 18:02:55 UTC, 0 replies.
- git commit: SPARK-2621. Update task InputMetrics incrementally - posted by pw...@apache.org on 2014/10/27 18:04:29 UTC, 0 replies.
- git commit: [SQL] Fixes caching related JoinSuite failure - posted by ma...@apache.org on 2014/10/27 18:06:24 UTC, 0 replies.
- git commit: SPARK-4022 [CORE] [MLLIB] Replace colt dependency (LGPL) with commons-math - posted by me...@apache.org on 2014/10/27 18:53:24 UTC, 0 replies.
- git commit: [MLlib] SPARK-3987: add test case on objective value for NNLS - posted by me...@apache.org on 2014/10/28 03:43:47 UTC, 1 replies.
- git commit: [SPARK-3911] [SQL] HiveSimpleUdf can not be optimized in constant folding - posted by ma...@apache.org on 2014/10/28 04:42:13 UTC, 0 replies.
- git commit: [SPARK-3816][SQL] Add table properties from storage handler to output jobConf - posted by ma...@apache.org on 2014/10/28 04:43:35 UTC, 0 replies.
- git commit: [SPARK-4041][SQL] Attributes names in table scan should converted to lowercase when compare with relation attributes - posted by ma...@apache.org on 2014/10/28 04:46:43 UTC, 0 replies.
- git commit: [SQL] Correct a variable name in JavaApplySchemaSuite.applySchemaToJSON - posted by ma...@apache.org on 2014/10/28 04:50:18 UTC, 0 replies.
- git commit: [SPARK-3907][SQL] Add truncate table support - posted by ma...@apache.org on 2014/10/28 06:03:17 UTC, 0 replies.
- git commit: [SPARK-4064]NioBlockTransferService.fetchBlocks may cause spark to hang. - posted by rx...@apache.org on 2014/10/28 07:31:53 UTC, 0 replies.
- git commit: fix broken links in README.md - posted by rx...@apache.org on 2014/10/28 07:55:17 UTC, 0 replies.
- git commit: [SPARK-4107] Fix incorrect handling of read() and skip() return values - posted by rx...@apache.org on 2014/10/28 08:04:20 UTC, 0 replies.
- git commit: [SPARK-3961] [MLlib] [PySpark] Python API for mllib.feature - posted by me...@apache.org on 2014/10/28 11:50:31 UTC, 0 replies.
- git commit: [SPARK-4116][YARN]Delete the abandoned log4j-spark-container.properties - posted by tg...@apache.org on 2014/10/28 14:46:43 UTC, 0 replies.
- git commit: [SPARK-4095][YARN][Minor]extract val isLaunchingDriver in ClientBase - posted by tg...@apache.org on 2014/10/28 14:53:17 UTC, 0 replies.
- git commit: [SPARK-4098][YARN]use appUIAddress instead of appUIHostPort in yarn-client mode - posted by tg...@apache.org on 2014/10/28 15:51:50 UTC, 0 replies.
- git commit: [SPARK-4031] Make torrent broadcast read blocks on use. - posted by sh...@apache.org on 2014/10/28 18:14:29 UTC, 0 replies.
- git commit: [SPARK-4110] Wrong comments about default settings in spark-daemon.sh - posted by an...@apache.org on 2014/10/28 20:29:04 UTC, 1 replies.
- git commit: [SPARK-4107] Fix incorrect handling of read() and skip() return values (branch-1.1 backport) - posted by rx...@apache.org on 2014/10/28 20:30:16 UTC, 0 replies.
- git commit: [SPARK-4096][YARN]let ApplicationMaster accept executor memory argument in same format as JVM memory strings - posted by an...@apache.org on 2014/10/28 20:31:46 UTC, 0 replies.
- git commit: [SPARK-3657] yarn alpha YarnRMClientImpl throws NPE appMasterRequest.setTrackingUrl starting spark-shell - posted by an...@apache.org on 2014/10/28 20:41:34 UTC, 0 replies.
- git commit: [SPARK-4089][Doc][Minor] The version number of Spark in _config.yaml is wrong. - posted by an...@apache.org on 2014/10/28 20:44:16 UTC, 0 replies.
- git commit: [SPARK-4065] Add check for IPython on Windows - posted by an...@apache.org on 2014/10/28 20:47:26 UTC, 1 replies.
- git commit: [SPARK-4058] [PySpark] Log file name is hard coded even though there is a variable '$LOG_FILE ' - posted by an...@apache.org on 2014/10/28 20:58:31 UTC, 0 replies.
- git commit: [SPARK-3814][SQL] Support for Bitwise AND(&), OR(|) , XOR(^), NOT(~) in Spark HQL and SQL - posted by ma...@apache.org on 2014/10/28 21:36:16 UTC, 0 replies.
- git commit: [SPARK-3988][SQL] add public API for date type - posted by ma...@apache.org on 2014/10/28 21:43:32 UTC, 0 replies.
- git commit: [Spark 3922] Refactor spark-core to use Utils.UTF_8 - posted by rx...@apache.org on 2014/10/28 22:27:02 UTC, 0 replies.
- git commit: [SPARK-3343] [SQL] Add serde support for CTAS - posted by ma...@apache.org on 2014/10/28 22:36:11 UTC, 0 replies.
- [1/2] [SPARK-4084] Reuse sort key in Sorter - posted by ad...@apache.org on 2014/10/28 23:14:55 UTC, 0 replies.
- [2/2] git commit: [SPARK-4084] Reuse sort key in Sorter - posted by ad...@apache.org on 2014/10/28 23:14:56 UTC, 0 replies.
- git commit: [SPARK-4008] Fix "kryo with fold" in KryoSerializerSuite - posted by ad...@apache.org on 2014/10/29 01:59:21 UTC, 0 replies.
- git commit: [SPARK-3904] [SQL] add constant objectinspector support for udfs - posted by ma...@apache.org on 2014/10/29 03:12:14 UTC, 0 replies.
- git commit: [SPARK-4133] [SQL] [PySpark] type conversionfor python udf - posted by ma...@apache.org on 2014/10/29 03:38:18 UTC, 0 replies.
- git commit: [FIX] disable benchmark code - posted by me...@apache.org on 2014/10/29 06:00:22 UTC, 0 replies.
- git commit: [SPARK-4129][MLlib] Performance tuning in MultivariateOnlineSummarizer - posted by me...@apache.org on 2014/10/29 18:15:02 UTC, 0 replies.
- [1/4] [SPARK-3453] Netty-based BlockTransferService, extracted from Spark core - posted by rx...@apache.org on 2014/10/29 19:27:14 UTC, 0 replies.
- [2/4] [SPARK-3453] Netty-based BlockTransferService, extracted from Spark core - posted by rx...@apache.org on 2014/10/29 19:27:15 UTC, 0 replies.
- [3/4] [SPARK-3453] Netty-based BlockTransferService, extracted from Spark core - posted by rx...@apache.org on 2014/10/29 19:27:16 UTC, 0 replies.
- [4/4] git commit: [SPARK-3453] Netty-based BlockTransferService, extracted from Spark core - posted by rx...@apache.org on 2014/10/29 19:27:17 UTC, 0 replies.
- git commit: [SPARK-4003] [SQL] add 3 types for java SQL context - posted by ma...@apache.org on 2014/10/29 20:11:06 UTC, 0 replies.
- git commit: [SPARK-3822] Executor scaling mechanism for Yarn - posted by an...@apache.org on 2014/10/29 22:01:22 UTC, 0 replies.
- git commit: [SPARK-4097] Fix the race condition of 'thread' - posted by rx...@apache.org on 2014/10/29 22:43:37 UTC, 1 replies.
- git commit: [SPARK-3795] Heuristics for dynamically scaling executors - posted by an...@apache.org on 2014/10/30 01:49:28 UTC, 0 replies.
- git commit: [SPARK-4053][Streaming] Made the ReceiverSuite test more reliable, by fixing block generator throttling - posted by an...@apache.org on 2014/10/30 01:59:21 UTC, 0 replies.
- git commit: [SPARK-1720][SPARK-1719] use LD_LIBRARY_PATH instead of -Djava.library.path - posted by an...@apache.org on 2014/10/30 07:03:28 UTC, 0 replies.
- git commit: [SPARK-4102] Remove unused ShuffleReader.stop() method. - posted by ka...@apache.org on 2014/10/30 07:52:52 UTC, 0 replies.
- git commit: [SPARK-4130][MLlib] Fixing libSVM parser bug with extra whitespace - posted by me...@apache.org on 2014/10/30 08:06:09 UTC, 0 replies.
- git commit: SPARK-4111 [MLlib] add regression metrics - posted by me...@apache.org on 2014/10/30 20:01:05 UTC, 0 replies.
- git commit: [SPARK-4028][Streaming] ReceivedBlockHandler interface to abstract the functionality of storage of received data - posted by td...@apache.org on 2014/10/30 22:51:17 UTC, 0 replies.
- git commit: [SPARK-4027][Streaming] WriteAheadLogBackedBlockRDD to read received either from BlockManager or WAL in HDFS - posted by td...@apache.org on 2014/10/30 23:18:01 UTC, 0 replies.
- git commit: [SPARK-4078] New FsPermission instance w/o FsPermission.createImmutable in eventlog - posted by an...@apache.org on 2014/10/30 23:27:40 UTC, 0 replies.
- git commit: [SPARK-3319] [SPARK-3338] Resolve Spark submit config paths - posted by an...@apache.org on 2014/10/30 23:29:11 UTC, 0 replies.
- git commit: [SPARK-4138][SPARK-4139] Improve dynamic allocation settings - posted by an...@apache.org on 2014/10/30 23:31:27 UTC, 0 replies.
- git commit: [Minor] A few typos in comments and log messages - posted by an...@apache.org on 2014/10/30 23:32:16 UTC, 0 replies.
- git commit: [SPARK-4155] Consolidate usages of - posted by an...@apache.org on 2014/10/30 23:32:55 UTC, 0 replies.
- git commit: Minor style hot fix after #2711 - posted by an...@apache.org on 2014/10/30 23:33:38 UTC, 0 replies.
- git commit: [SPARK-4153][WebUI] Update the sort keys for HistoryPage - posted by an...@apache.org on 2014/10/30 23:34:00 UTC, 0 replies.
- git commit: [SPARK-3661] Respect spark.*.memory in cluster mode - posted by an...@apache.org on 2014/10/30 23:45:44 UTC, 0 replies.
- git commit: SPARK-1209 [CORE] SparkHadoop{MapRed, MapReduce}Util should not use package org.apache.hadoop - posted by an...@apache.org on 2014/10/30 23:56:30 UTC, 0 replies.
- git commit: [SPARK-4120][SQL] Join of multiple tables with syntax like SELECT .. FROM T1, T2, T3.. does not work in SparkSQL - posted by ma...@apache.org on 2014/10/31 01:15:52 UTC, 0 replies.
- git commit: [SPARK-3968][SQL] Use parquet-mr filter2 api - posted by ma...@apache.org on 2014/10/31 01:17:51 UTC, 0 replies.
- git commit: Revert "SPARK-1209 [CORE] SparkHadoop{MapRed, MapReduce}Util should not use package org.apache.hadoop" - posted by an...@apache.org on 2014/10/31 01:56:25 UTC, 0 replies.
- git commit: HOTFIX: Clean up build in network module. - posted by ad...@apache.org on 2014/10/31 04:15:56 UTC, 0 replies.
- git commit: [SPARK-4124] [MLlib] [PySpark] simplify serialization in MLlib Python API - posted by me...@apache.org on 2014/10/31 06:25:32 UTC, 0 replies.
- git commit: [SPARK-3250] Implement Gap Sampling optimization for random sampling - posted by me...@apache.org on 2014/10/31 06:31:02 UTC, 0 replies.
- git commit: [SPARK-4108][SQL] Fixed usage of deprecated in sql/catalyst/types/datatypes - posted by ma...@apache.org on 2014/10/31 07:02:47 UTC, 0 replies.
- git commit: [SPARK-4143] [SQL] Move inner class DeferredObjectAdapter to top level - posted by ma...@apache.org on 2014/10/31 08:00:13 UTC, 0 replies.
- git commit: SPARK-3837. Warn when YARN kills containers for exceeding memory limits - posted by tg...@apache.org on 2014/10/31 14:43:30 UTC, 0 replies.
- git commit: [SPARK-4016] Allow user to show/hide UI metrics. - posted by jo...@apache.org on 2014/10/31 18:28:34 UTC, 0 replies.
- git commit: [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1 - posted by ma...@apache.org on 2014/10/31 19:28:31 UTC, 0 replies.
- git commit: [SPARK-4077][SQL] Spark SQL return wrong values for valid string timestamp values - posted by ma...@apache.org on 2014/10/31 19:30:37 UTC, 0 replies.
- git commit: [SPARK-4154][SQL] Query does not work if it has "not between " in Spark SQL and HQL - posted by ma...@apache.org on 2014/10/31 19:33:47 UTC, 0 replies.
- git commit: [SPARK-2220][SQL] Fixes remaining Hive commands - posted by ma...@apache.org on 2014/10/31 19:35:01 UTC, 0 replies.
- git commit: [SPARK-4141] Hide Accumulators column on stage page when no accumulators exist - posted by jo...@apache.org on 2014/10/31 19:41:47 UTC, 0 replies.
- git commit: [SPARK-4150][PySpark] return self in rdd.setName - posted by jo...@apache.org on 2014/10/31 20:07:57 UTC, 0 replies.
- git commit: [SPARK-3870] EOL character enforcement - posted by jo...@apache.org on 2014/10/31 20:39:58 UTC, 0 replies.
- git commit: [HOT FIX] Yarn stable tests don't compile - posted by an...@apache.org on 2014/10/31 22:36:59 UTC, 0 replies.