You are viewing a plain text version of this content. The canonical link for it is here.
- spark git commit: [SPARK-19050][SS][TESTS] Fix EventTimeWatermarkSuite 'delay in months and years handled correctly' - posted by zs...@apache.org on 2017/01/01 21:25:48 UTC, 1 replies.
- spark git commit: [BUILD] Close stale PRs - posted by sr...@apache.org on 2017/01/02 14:34:16 UTC, 0 replies.
- spark git commit: [SPARK-19041][SS] Fix code snippet compilation issues in Structured Streaming Programming Guide - posted by sr...@apache.org on 2017/01/02 14:40:10 UTC, 1 replies.
- spark git commit: [MINOR][DOC] Minor doc change for YARN credential providers - posted by sr...@apache.org on 2017/01/02 14:42:00 UTC, 1 replies.
- spark git commit: [SPARK-19022][TESTS] Fix tests dependent on OS due to different newline characters - posted by sr...@apache.org on 2017/01/02 15:17:06 UTC, 0 replies.
- spark git commit: [SPARK-19002][BUILD][PYTHON] Check pep8 against all Python scripts - posted by sr...@apache.org on 2017/01/02 15:23:23 UTC, 0 replies.
- spark git commit: [SPARK-18379][SQL] Make the parallelism of parallelPartitionDiscovery configurable. - posted by sr...@apache.org on 2017/01/02 15:26:13 UTC, 0 replies.
- spark git commit: [SPARK-19028][SQL] Fixed non-thread-safe functions used in SessionCatalog - posted by we...@apache.org on 2017/01/03 02:23:48 UTC, 0 replies.
- spark git commit: [SPARK-19029][SQL] Remove databaseName from SimpleCatalogRelation - posted by we...@apache.org on 2017/01/03 03:55:33 UTC, 0 replies.
- spark git commit: [SPARK-18998][SQL] Add a cbo conf to switch between default statistics and estimated statistics - posted by we...@apache.org on 2017/01/03 04:19:55 UTC, 0 replies.
- spark git commit: [MINOR] Add missing sc.stop() to end of examples - posted by sr...@apache.org on 2017/01/03 09:56:50 UTC, 0 replies.
- spark git commit: [SPARK-18932][SQL] Support partial aggregation for collect_set/collect_list - posted by we...@apache.org on 2017/01/03 14:11:58 UTC, 0 replies.
- spark git commit: [SPARK-18877][SQL] `CSVInferSchema.inferField` on DecimalType should find a common type with `typeSoFar` - posted by we...@apache.org on 2017/01/03 15:06:54 UTC, 0 replies.
- spark git commit: [SPARK-15555][MESOS] Driver with --supervise option cannot be killed in Mesos mode - posted by va...@apache.org on 2017/01/03 19:02:48 UTC, 0 replies.
- spark git commit: [SPARK-19048][SQL] Delete Partition Location when Dropping Managed Partitioned Tables in InMemoryCatalog - posted by li...@apache.org on 2017/01/03 19:44:02 UTC, 1 replies.
- spark git commit: [SPARK-19072][SQL] codegen of Literal should not output boxed value - posted by yh...@apache.org on 2017/01/04 06:40:18 UTC, 0 replies.
- spark git commit: [SPARK-19073] LauncherState should be only set to SUBMITTED after the application is submitted - posted by sr...@apache.org on 2017/01/04 10:27:54 UTC, 0 replies.
- spark git commit: [SPARK-19060][SQL] remove the supportsPartial flag in AggregateFunction - posted by hv...@apache.org on 2017/01/04 11:46:33 UTC, 0 replies.
- spark git commit: [SPARK-19054][ML] Eliminate extra pass in NB - posted by sr...@apache.org on 2017/01/04 11:54:17 UTC, 0 replies.
- spark git commit: [MINOR][DOCS] Remove consecutive duplicated words/typo in Spark Repo - posted by sr...@apache.org on 2017/01/04 15:07:40 UTC, 0 replies.
- spark git commit: [SPARK-19070] Clean-up dataset actions - posted by we...@apache.org on 2017/01/04 15:48:09 UTC, 0 replies.
- spark git commit: [SPARK-18877][SQL][BACKPORT-2.1] CSVInferSchema.inferField` on DecimalType should find a common type with `typeSoFar` - posted by li...@apache.org on 2017/01/04 17:56:21 UTC, 0 replies.
- spark git commit: [SPARK-19062] Utils.writeByteBuffer bug fix - posted by ka...@apache.org on 2017/01/04 19:21:45 UTC, 0 replies.
- spark git commit: [SPARK-19009][DOC] Add streaming rest api doc - posted by va...@apache.org on 2017/01/04 23:15:03 UTC, 0 replies.
- [1/3] spark-website git commit: Spark Summit East (Feb 7-9th, 2017, Boston) agenda posted - posted by yh...@apache.org on 2017/01/05 02:28:15 UTC, 0 replies.
- [2/3] spark-website git commit: Spark Summit East (Feb 7-9th, 2017, Boston) agenda posted - posted by yh...@apache.org on 2017/01/05 02:28:16 UTC, 0 replies.
- [3/3] spark-website git commit: Spark Summit East (Feb 7-9th, 2017, Boston) agenda posted - posted by yh...@apache.org on 2017/01/05 02:28:17 UTC, 0 replies.
- spark git commit: [SPARK-18877][SQL][BACKPORT-2.0] CSVInferSchema.inferField` on DecimalType should find a common type with `typeSoFar` - posted by li...@apache.org on 2017/01/05 05:34:40 UTC, 0 replies.
- spark git commit: [SPARK-19058][SQL] fix partition related behaviors with DataFrameWriter.saveAsTable - posted by we...@apache.org on 2017/01/05 06:11:20 UTC, 0 replies.
- spark git commit: [SPARK-14958][CORE] Failed task not handled when there's error deserializing failure reason - posted by ka...@apache.org on 2017/01/05 22:52:05 UTC, 0 replies.
- spark git commit: [SPARK-18885][SQL] unify CREATE TABLE syntax for data source and hive serde tables - posted by yh...@apache.org on 2017/01/06 01:40:32 UTC, 0 replies.
- spark git commit: [MINOR] Correct LogisticRegression test case for probability2prediction. - posted by yl...@apache.org on 2017/01/06 02:59:59 UTC, 0 replies.
- spark git commit: [SPARK-18871][SQL] New test cases for IN/NOT IN subquery - posted by li...@apache.org on 2017/01/06 03:00:46 UTC, 0 replies.
- spark git commit: [SPARK-16792][SQL] Dataset containing a Case Class with a List type causes a CompileException (converting sequence to list) - posted by we...@apache.org on 2017/01/06 07:05:31 UTC, 0 replies.
- spark git commit: [SPARK-19033][CORE] Add admin acls for history server - posted by tg...@apache.org on 2017/01/06 16:08:27 UTC, 1 replies.
- spark git commit: [SPARK-17931] Eliminate unnecessary task (de) serialization - posted by ir...@apache.org on 2017/01/06 16:52:36 UTC, 0 replies.
- spark git commit: [SPARK-19083] sbin/start-history-server.sh script use of $@ without quotes - posted by va...@apache.org on 2017/01/06 17:57:54 UTC, 1 replies.
- spark git commit: [SPARK-19074][SS][DOCS] Updated Structured Streaming Programming Guide for update mode and source/sink options - posted by td...@apache.org on 2017/01/06 19:29:36 UTC, 1 replies.
- spark git commit: [SPARK-18372][SQL][BRANCH-1.6] Staging directory fail to be removed - posted by li...@apache.org on 2017/01/07 01:23:12 UTC, 0 replies.
- spark git commit: [SPARK-18194][ML] Log instrumentation in OneVsRest, CrossValidator, TrainValidationSplit - posted by jk...@apache.org on 2017/01/07 02:53:21 UTC, 0 replies.
- spark git commit: [SPARK-13748][PYSPARK][DOC] Add the description for explictly setting None for a named argument for a Row - posted by sr...@apache.org on 2017/01/07 12:52:40 UTC, 0 replies.
- spark git commit: [MINOR] Bump R version to 2.2.0. - posted by sr...@apache.org on 2017/01/07 14:33:24 UTC, 0 replies.
- spark git commit: [SPARK-19085][SQL] cleanup OutputWriterFactory and OutputWriter - posted by we...@apache.org on 2017/01/07 16:42:23 UTC, 0 replies.
- spark git commit: [SPARK-19110][ML][MLLIB] DistributedLDAModel returns different logPrior for original and loaded model - posted by jk...@apache.org on 2017/01/07 19:07:53 UTC, 2 replies.
- spark git commit: [SPARK-19106][DOCS] Styling for the configuration docs is broken - posted by sr...@apache.org on 2017/01/07 19:15:48 UTC, 1 replies.
- spark git commit: [SPARK-18941][SQL][DOC] Add a new behavior document on `CREATE/DROP TABLE` with `LOCATION` - posted by li...@apache.org on 2017/01/08 02:55:17 UTC, 2 replies.
- [1/5] spark git commit: [SPARK-18862][SPARKR][ML] Split SparkR mllib.R into multiple files - posted by yl...@apache.org on 2017/01/08 09:10:47 UTC, 0 replies.
- [2/5] spark git commit: [SPARK-18862][SPARKR][ML] Split SparkR mllib.R into multiple files - posted by yl...@apache.org on 2017/01/08 09:10:48 UTC, 0 replies.
- [3/5] spark git commit: [SPARK-18862][SPARKR][ML] Split SparkR mllib.R into multiple files - posted by yl...@apache.org on 2017/01/08 09:10:49 UTC, 0 replies.
- [4/5] spark git commit: [SPARK-18862][SPARKR][ML] Split SparkR mllib.R into multiple files - posted by yl...@apache.org on 2017/01/08 09:10:50 UTC, 0 replies.
- [5/5] spark git commit: [SPARK-18862][SPARKR][ML] Split SparkR mllib.R into multiple files - posted by yl...@apache.org on 2017/01/08 09:10:51 UTC, 0 replies.
- spark git commit: [SPARK-19026] SPARK_LOCAL_DIRS(multiple directories on different disks) cannot be deleted - posted by sr...@apache.org on 2017/01/08 09:29:06 UTC, 0 replies.
- spark git commit: [SPARK-19093][SQL] Cached tables are not used in SubqueryExpression - posted by hv...@apache.org on 2017/01/08 22:09:13 UTC, 0 replies.
- spark git commit: [SPARK-19127][DOCS] Update Rank Function Documentation - posted by rx...@apache.org on 2017/01/09 01:53:55 UTC, 1 replies.
- spark git commit: [SPARK-19126][DOCS] Update Join Documentation Across Languages - posted by fe...@apache.org on 2017/01/09 04:37:51 UTC, 1 replies.
- spark git commit: [SPARK-18903][SPARKR][BACKPORT-2.1] Add API to get SparkUI URL - posted by fe...@apache.org on 2017/01/09 04:42:21 UTC, 0 replies.
- spark git commit: [SPARK-17077][SQL] Cardinality estimation for project operator - posted by rx...@apache.org on 2017/01/09 05:15:55 UTC, 0 replies.
- spark git commit: [SPARK-19020][SQL] Cardinality estimation of aggregate operator - posted by rx...@apache.org on 2017/01/09 19:29:50 UTC, 0 replies.
- spark git commit: [SPARK-18952] Regex strings not properly escaped in codegen for aggregations - posted by jo...@apache.org on 2017/01/09 22:25:41 UTC, 0 replies.
- spark git commit: [SPARK-18952][BACKPORT] Regex strings not properly escaped in codegen for aggregations - posted by jo...@apache.org on 2017/01/09 23:18:02 UTC, 0 replies.
- spark git commit: [SPARK-17847][ML] Reduce shuffled data size of GaussianMixture & copy the implementation from mllib to ml - posted by yl...@apache.org on 2017/01/10 05:38:56 UTC, 0 replies.
- spark git commit: [SPARK-19134][EXAMPLE] Fix several sql, mllib and status api examples not working - posted by yl...@apache.org on 2017/01/10 10:18:17 UTC, 0 replies.
- spark git commit: [SPARK-19107][SQL] support creating hive table with DataFrameWriter and Catalog - posted by we...@apache.org on 2017/01/10 11:26:58 UTC, 0 replies.
- spark git commit: [SPARK-16845][SQL] `GeneratedClass$SpecificOrdering` grows beyond 64 KB - posted by we...@apache.org on 2017/01/10 11:35:58 UTC, 1 replies.
- spark git commit: [SPARK-17645][MLLIB][ML][FOLLOW-UP] document minor change - posted by sr...@apache.org on 2017/01/10 13:10:04 UTC, 0 replies.
- spark git commit: [SPARK-18922][SQL][CORE][STREAMING][TESTS] Fix all identified tests failed due to path and resource-not-closed problems on Windows - posted by sr...@apache.org on 2017/01/10 13:19:26 UTC, 0 replies.
- spark git commit: [SPARK-19117][TESTS] Skip the tests using script transformation on Windows - posted by sr...@apache.org on 2017/01/10 13:22:42 UTC, 0 replies.
- spark git commit: [SPARK-18857][SQL] Don't use `Iterator.duplicate` for `incrementalCollect` in Thrift Server - posted by sr...@apache.org on 2017/01/10 13:28:01 UTC, 2 replies.
- spark git commit: [SPARK-19113][SS][TESTS] Set UncaughtExceptionHandler in onQueryStarted to ensure catching fatal errors during query initialization - posted by sr...@apache.org on 2017/01/10 14:24:53 UTC, 1 replies.
- spark git commit: [SPARK-19137][SQL] Fix `withSQLConf` to reset `OptionalConfigEntry` correctly - posted by zs...@apache.org on 2017/01/10 18:49:46 UTC, 1 replies.
- spark git commit: [SPARK-19133][SPARKR][ML] fix glm for Gamma, clarify glm family supported - posted by fe...@apache.org on 2017/01/10 19:42:24 UTC, 0 replies.
- spark git commit: [SPARK-18997][CORE] Recommended upgrade libthrift to 0.9.3 - posted by va...@apache.org on 2017/01/10 20:40:36 UTC, 2 replies.
- spark git commit: [SPARK-19140][SS] Allow update mode for non-aggregation streaming queries - posted by zs...@apache.org on 2017/01/11 01:58:18 UTC, 1 replies.
- spark git commit: [SPARK-19133][SPARKR][ML][BACKPORT-2.1] fix glm for Gamma, clarify glm family supported - posted by fe...@apache.org on 2017/01/11 05:22:22 UTC, 0 replies.
- spark git commit: [SPARK-19157][SQL] should be able to change spark.sql.runSQLOnFiles at runtime - posted by li...@apache.org on 2017/01/11 05:33:51 UTC, 0 replies.
- spark git commit: [SPARK-19149][SQL] Unify two sets of statistics in LogicalPlan - posted by rx...@apache.org on 2017/01/11 06:34:47 UTC, 0 replies.
- spark git commit: [SPARK-19021][YARN] Generailize HDFSCredentialProvider to support non HDFS security filesystems - posted by tg...@apache.org on 2017/01/11 15:24:14 UTC, 0 replies.
- spark-website git commit: First Java example does not work with recent Spark version (see https://issues.apache.org/jira/browse/SPARK-19156) - posted by sr...@apache.org on 2017/01/11 16:17:37 UTC, 0 replies.
- spark git commit: [SPARK-19130][SPARKR] Support setting literal value as column implicitly - posted by sh...@apache.org on 2017/01/11 16:29:14 UTC, 1 replies.
- spark git commit: [SPARK-17568][CORE][DEPLOY] Add spark-submit option to override ivy settings used to resolve packages/artifacts - posted by va...@apache.org on 2017/01/11 19:57:44 UTC, 0 replies.
- spark git commit: [SPARK-18801][SQL] Support resolve a nested view - posted by hv...@apache.org on 2017/01/11 21:44:17 UTC, 0 replies.
- spark git commit: [SPARK-19149][SQL] Follow-up: simplify cache implementation. - posted by rx...@apache.org on 2017/01/11 22:25:40 UTC, 0 replies.
- spark git commit: [SPARK-19132][SQL] Add test cases for row size estimation and aggregate estimation - posted by rx...@apache.org on 2017/01/11 23:01:02 UTC, 0 replies.
- spark git commit: [SPARK-19133][SPARKR][ML][BACKPORT-2.0] fix glm for Gamma, clarify glm family supported - posted by fe...@apache.org on 2017/01/12 04:01:17 UTC, 0 replies.
- spark git commit: [SPARK-16848][SQL] Check schema validation for user-specified schema in jdbc and table APIs - posted by li...@apache.org on 2017/01/12 05:03:58 UTC, 0 replies.
- spark git commit: [SPARK-19158][SPARKR][EXAMPLES] Fix ml.R example fails due to lack of e1071 package. - posted by yl...@apache.org on 2017/01/12 08:58:37 UTC, 1 replies.
- spark git commit: [SPARK-19164][PYTHON][SQL] Remove unused UserDefinedFunction._broadcast - posted by rx...@apache.org on 2017/01/12 09:05:05 UTC, 0 replies.
- spark git commit: [SPARK-19183][SQL] Add deleteWithJob hook to internal commit protocol API - posted by we...@apache.org on 2017/01/12 09:46:05 UTC, 0 replies.
- spark git commit: [SPARK-18969][SQL] Support grouping by nondeterministic expressions - posted by we...@apache.org on 2017/01/12 12:21:13 UTC, 2 replies.
- spark git commit: [SPARK-19055][SQL][PYSPARK] Fix SparkSession initialization when SparkContext is stopped - posted by we...@apache.org on 2017/01/12 12:53:43 UTC, 2 replies.
- spark git commit: [SPARK-12757][CORE] lower "block locks were not released" log to info level - posted by fe...@apache.org on 2017/01/12 17:45:21 UTC, 0 replies.
- spark git commit: [SPARK-17237][SQL] Remove backticks in a pivot result schema - posted by li...@apache.org on 2017/01/12 17:47:01 UTC, 1 replies.
- spark git commit: [SPARK-19110][MLLIB][FOLLOWUP] Add a unit test for testing logPrior and logLikelihood of DistributedLDAModel in MLLIB - posted by jk...@apache.org on 2017/01/13 02:32:01 UTC, 0 replies.
- spark git commit: [SPARK-19092][SQL] Save() API of DataFrameWriter should not scan all the saved files - posted by we...@apache.org on 2017/01/13 05:06:02 UTC, 0 replies.
- spark git commit: [SPARK-19142][SPARKR] spark.kmeans should take seed, initSteps, and tol as parameters - posted by yl...@apache.org on 2017/01/13 06:28:11 UTC, 0 replies.
- spark git commit: [SPARK-19178][SQL] convert string of large numbers to int should return null - posted by li...@apache.org on 2017/01/13 06:52:41 UTC, 2 replies.
- spark git commit: Fix missing close-parens for In filter's toString - posted by rx...@apache.org on 2017/01/13 07:14:10 UTC, 2 replies.
- spark git commit: [SPARK-18687][PYSPARK][SQL] Backward compatibility - creating a Dataframe on a new SQLContext object fails with a Derby error - posted by we...@apache.org on 2017/01/13 10:36:07 UTC, 2 replies.
- spark-website git commit: Fix FAQ typo - Remove unnecessary occurrence of 'are' - posted by sr...@apache.org on 2017/01/13 12:57:50 UTC, 0 replies.
- spark git commit: [SPARK-18335][SPARKR] createDataFrame to support numPartitions parameter - posted by sh...@apache.org on 2017/01/13 18:08:19 UTC, 1 replies.
- spark git commit: [SPARK-19180] [SQL] the offset of short should be 2 in OffHeapColumn - posted by da...@apache.org on 2017/01/13 21:40:57 UTC, 2 replies.
- spark git commit: [SPARK-19221][PROJECT INFRA][R] Add winutils binaries to the path in AppVeyor tests for Hadoop libraries to call native codes properly - posted by sh...@apache.org on 2017/01/14 16:31:13 UTC, 0 replies.
- spark git commit: [SPARK-19151][SQL] DataFrameWriter.saveAsTable support hive overwrite - posted by li...@apache.org on 2017/01/14 18:53:42 UTC, 0 replies.
- spark git commit: [SPARK-17237][SPARK-17458][SQL][BACKPORT-2.0] Preserve aliases that are given for pivot aggregations - posted by li...@apache.org on 2017/01/15 07:39:40 UTC, 0 replies.
- spark git commit: [SPARK-19207][SQL] LocalSparkSession should use Slf4JLoggerFactory.INSTANCE - posted by sr...@apache.org on 2017/01/15 11:11:25 UTC, 0 replies.
- spark git commit: [SPARK-19042] spark executor can't download the jars when uber jar's http url contains any query strings - posted by sr...@apache.org on 2017/01/15 11:13:07 UTC, 0 replies.
- spark git commit: [MINOR][DOC] Document local[*,F] master modes - posted by sr...@apache.org on 2017/01/15 11:14:55 UTC, 0 replies.
- spark git commit: [SPARK-18971][CORE] Upgrade Netty to 4.0.43.Final - posted by sr...@apache.org on 2017/01/15 11:15:40 UTC, 0 replies.
- spark git commit: [SPARK-19206][DOC][DSTREAM] Fix outdated parameter descriptions in kafka010 - posted by sr...@apache.org on 2017/01/15 11:16:53 UTC, 0 replies.
- spark git commit: [SPARK-19120] Refresh Metadata Cache After Loading Hive Tables - posted by we...@apache.org on 2017/01/15 12:40:48 UTC, 1 replies.
- spark git commit: [SPARK-19092][SQL][BACKPORT-2.1] Save() API of DataFrameWriter should not scan all the saved files #16481 - posted by we...@apache.org on 2017/01/16 02:58:22 UTC, 0 replies.
- spark git commit: [SPARK-19082][SQL] Make ignoreCorruptFiles work for Parquet - posted by we...@apache.org on 2017/01/16 07:26:54 UTC, 1 replies.
- spark git commit: [SPARK-18801][SQL][FOLLOWUP] Alias the view with its child - posted by we...@apache.org on 2017/01/16 11:11:31 UTC, 0 replies.
- spark git commit: [SPARK-19066][SPARKR] SparkR LDA doesn't set optimizer correctly - posted by yl...@apache.org on 2017/01/16 14:06:07 UTC, 0 replies.
- spark git commit: [SPARK-19232][SPARKR] Update Spark distribution download cache location on Windows - posted by sh...@apache.org on 2017/01/16 17:35:56 UTC, 1 replies.
- spark git commit: [SPARK-18828][SPARKR] Refactor scripts for R - posted by fe...@apache.org on 2017/01/16 21:49:16 UTC, 0 replies.
- spark git commit: [SPARK-18905][STREAMING] Fix the issue of removing a failed jobset from JobScheduler.jobSets - posted by zs...@apache.org on 2017/01/17 02:33:23 UTC, 1 replies.
- spark git commit: [SPARK-19148][SQL] do not expose the external table concept in Catalog - posted by we...@apache.org on 2017/01/17 04:54:58 UTC, 0 replies.
- spark git commit: [MINOR][YARN] Move YarnSchedulerBackendSuite to resource-managers/yarn directory. - posted by yl...@apache.org on 2017/01/17 08:28:24 UTC, 0 replies.
- spark git commit: [SPARK-19240][SQL][TEST] add test for setting location for managed table - posted by we...@apache.org on 2017/01/17 11:42:06 UTC, 0 replies.
- spark git commit: [SPARK-19219][SQL] Fix Parquet log output defaults - posted by sr...@apache.org on 2017/01/17 12:14:37 UTC, 0 replies.
- spark git commit: [SPARK-3249][DOC] Fix links in ScalaDoc that cause warning messages in `sbt/sbt unidoc` - posted by sr...@apache.org on 2017/01/17 12:28:16 UTC, 0 replies.
- spark git commit: [SPARK-19179][YARN] Change spark.yarn.access.namenodes config and update docs - posted by tg...@apache.org on 2017/01/17 15:32:37 UTC, 0 replies.
- spark git commit: [SPARK-19019] [PYTHON] Fix hijacked `collections.namedtuple` and port cloudpickle changes for PySpark to work with Python 3.6.0 - posted by da...@apache.org on 2017/01/17 17:53:11 UTC, 1 replies.
- spark git commit: [SPARK-19065][SQL] Don't inherit expression id in dropDuplicates - posted by we...@apache.org on 2017/01/17 17:57:19 UTC, 1 replies.
- spark git commit: [SPARK-19129][SQL] SessionCatalog: Disallow empty part col values in partition spec - posted by we...@apache.org on 2017/01/17 18:01:35 UTC, 1 replies.
- spark git commit: [SPARK-19239][PYSPARK] Check parameters whether equals None when specify the column in jdbc API - posted by li...@apache.org on 2017/01/17 18:37:36 UTC, 0 replies.
- spark git commit: [MINOR][SQL] Remove duplicate call of reset() function in CurrentOrigin.withOrigin() - posted by rx...@apache.org on 2017/01/17 18:47:49 UTC, 0 replies.
- spark git commit: [SPARK-18917][SQL] Remove schema check in appending data - posted by rx...@apache.org on 2017/01/17 23:06:37 UTC, 0 replies.
- spark git commit: [SPARK-13721][SQL] Support outer generators in DataFrame API - posted by hv...@apache.org on 2017/01/17 23:39:29 UTC, 0 replies.
- spark git commit: [SPARK-18206][ML] Add instrumentation for MLP, NB, LDA, AFT, GLM, Isotonic, LiR - posted by jk...@apache.org on 2017/01/17 23:39:55 UTC, 0 replies.
- spark git commit: [SPARK-19066][SPARKR][BACKPORT-2.1] LDA doesn't set optimizer correctly - posted by fe...@apache.org on 2017/01/18 05:24:40 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-18243][SQL] Port Hive writing to use FileFormat interface - posted by li...@apache.org on 2017/01/18 07:38:08 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-18243][SQL] Port Hive writing to use FileFormat interface - posted by li...@apache.org on 2017/01/18 07:38:09 UTC, 0 replies.
- spark git commit: [SPARK-19227][SPARK-19251] remove unused imports and outdated comments - posted by sr...@apache.org on 2017/01/18 09:44:38 UTC, 0 replies.
- spark git commit: [SPARK-18782][BUILD] Bump Hadoop 2.6 version to use Hadoop 2.6.5 - posted by sr...@apache.org on 2017/01/18 09:46:38 UTC, 0 replies.
- spark git commit: [SPARK-19024][SQL] Implement new approach to write a permanent view - posted by we...@apache.org on 2017/01/18 11:13:09 UTC, 0 replies.
- spark git commit: [SPARK-19223][SQL][PYSPARK] Fix InputFileBlockHolder for datasources which are based on HadoopRDD or NewHadoopRDD - posted by we...@apache.org on 2017/01/18 15:06:54 UTC, 0 replies.
- spark git commit: [SPARK-19231][SPARKR] add error handling for download and untar for Spark release - posted by fe...@apache.org on 2017/01/18 17:53:19 UTC, 1 replies.
- spark git commit: [SPARK-18113] Use ask to replace askWithRetry in canCommit and make receiver idempotent. - posted by va...@apache.org on 2017/01/18 18:47:27 UTC, 0 replies.
- spark git commit: [SPARK-19113][SS][TESTS] Ignore StreamingQueryException thrown from awaitInitialization to avoid breaking tests - posted by zs...@apache.org on 2017/01/18 18:50:53 UTC, 1 replies.
- spark git commit: [SPARK-19168][STRUCTURED STREAMING] StateStore should be aborted upon error - posted by zs...@apache.org on 2017/01/18 18:52:49 UTC, 1 replies.
- spark git commit: [SPARK-19182][DSTREAM] Optimize the lock in StreamingJobProgressListener to not block UI when generating Streaming jobs - posted by zs...@apache.org on 2017/01/18 18:55:33 UTC, 0 replies.
- spark git commit: [SPARK-14975][ML] Fixed GBTClassifier to predict probability per training instance and fixed interfaces - posted by jk...@apache.org on 2017/01/18 23:33:47 UTC, 0 replies.
- spark git commit: Update known_translations for contributor names - posted by yh...@apache.org on 2017/01/19 02:18:48 UTC, 0 replies.
- spark git commit: [SPARK-16968][SQL][BACKPORT-2.0] Add additional options in jdbc when creating a new table - posted by li...@apache.org on 2017/01/19 04:58:38 UTC, 0 replies.
- spark git commit: [SPARK-19265][SQL] make table relation cache general and does not depend on hive - posted by li...@apache.org on 2017/01/19 08:07:56 UTC, 0 replies.
- spark-website git commit: [SPARK-19249][DOC] Update download page to describe archive location - posted by sr...@apache.org on 2017/01/19 08:36:15 UTC, 0 replies.
- spark git commit: [SPARK-14272][ML] Add Loglikelihood in GaussianMixtureSummary - posted by yl...@apache.org on 2017/01/19 11:46:44 UTC, 0 replies.
- spark git commit: [SPARK-19059][SQL] Unable to retrieve data from parquet table whose name startswith underscore - posted by we...@apache.org on 2017/01/19 12:08:01 UTC, 0 replies.
- [1/4] spark git commit: [SPARK-16654][CORE] Add UI coverage for Application Level Blacklisting - posted by ir...@apache.org on 2017/01/19 15:08:36 UTC, 0 replies.
- [2/4] spark git commit: [SPARK-16654][CORE] Add UI coverage for Application Level Blacklisting - posted by ir...@apache.org on 2017/01/19 15:08:37 UTC, 0 replies.
- [3/4] spark git commit: [SPARK-16654][CORE] Add UI coverage for Application Level Blacklisting - posted by ir...@apache.org on 2017/01/19 15:08:38 UTC, 0 replies.
- [4/4] spark git commit: [SPARK-16654][CORE] Add UI coverage for Application Level Blacklisting - posted by ir...@apache.org on 2017/01/19 15:08:39 UTC, 0 replies.
- spark git commit: [SPARK-19295][SQL] IsolatedClientLoader's downloadVersion should log the location of downloaded metastore client jars - posted by yh...@apache.org on 2017/01/19 22:23:35 UTC, 0 replies.
- spark git commit: [SPARK-17912] [SQL] Refactor code generation to get data for ColumnVector/ColumnarBatch - posted by da...@apache.org on 2017/01/19 23:15:46 UTC, 0 replies.
- spark git commit: [SPARK-18899][SPARK-18912][SPARK-18913][SQL] refactor the error checking when append data to an existing table - posted by we...@apache.org on 2017/01/20 01:53:38 UTC, 0 replies.
- spark git commit: [SPARK-19292][SQL] filter with partition columns should be case-insensitive on Hive tables - posted by li...@apache.org on 2017/01/20 04:10:05 UTC, 0 replies.
- spark git commit: [SPARK-19271][SQL] Change non-cbo estimation of aggregate - posted by li...@apache.org on 2017/01/20 06:18:56 UTC, 0 replies.
- spark git commit: [SPARK-19302][DOC][MINOR] Fix the wrong item format in security.md - posted by sr...@apache.org on 2017/01/20 14:15:25 UTC, 0 replies.
- spark git commit: [SPARK-19069][CORE] Expose task 'status' and 'duration' in spark history server REST API. - posted by ir...@apache.org on 2017/01/20 16:49:19 UTC, 0 replies.
- spark git commit: [SPARK-19314][SS][CATALYST] Do not allow sort before aggregation in Structured Streaming plan - posted by td...@apache.org on 2017/01/20 22:03:23 UTC, 2 replies.
- spark git commit: [SPARK-18589][SQL] Fix Python UDF accessing attributes from both side of join - posted by hv...@apache.org on 2017/01/21 00:11:44 UTC, 1 replies.
- spark git commit: [SPARK-19267][SS] Fix a race condition when stopping StateStore - posted by td...@apache.org on 2017/01/21 01:47:56 UTC, 1 replies.
- spark git commit: [SPARK-16101][SQL] Refactoring CSV write path to be consistent with JSON data source - posted by we...@apache.org on 2017/01/21 02:43:59 UTC, 0 replies.
- spark git commit: [SPARK-14536][SQL] fix to handle null value in array type column for postgres. - posted by li...@apache.org on 2017/01/21 03:23:32 UTC, 0 replies.
- spark git commit: [SPARK-19305][SQL] partitioned table should always put partition columns at the end of table schema - posted by we...@apache.org on 2017/01/21 05:57:58 UTC, 0 replies.
- spark git commit: [SPARK-17724][STREAMING][WEBUI] Unevaluated new lines in tooltip in DAG Visualization of a job - posted by sr...@apache.org on 2017/01/21 13:55:41 UTC, 0 replies.
- spark git commit: [SPARK-19117][SPARK-18922][TESTS] Fix the rest of flaky, newly introduced and missed test failures on Windows - posted by sr...@apache.org on 2017/01/21 14:08:04 UTC, 0 replies.
- spark git commit: [SPARK-13478][YARN] Use real user when fetching delegation tokens. - posted by va...@apache.org on 2017/01/22 00:23:23 UTC, 0 replies.
- spark git commit: [SPARK-19153][SQL] DataFrameWriter.saveAsTable work with create partitioned table - posted by we...@apache.org on 2017/01/22 03:41:34 UTC, 0 replies.
- spark git commit: [SPARK-19155][ML] MLlib GeneralizedLinearRegression family and link should case insensitive - posted by yl...@apache.org on 2017/01/22 05:16:01 UTC, 2 replies.
- spark git commit: [SPARK-19291][SPARKR][ML] spark.gaussianMixture supports output log-likelihood. - posted by yl...@apache.org on 2017/01/22 05:26:19 UTC, 0 replies.
- spark git commit: [SPARK-19229][SQL] Disallow Creating Hive Source Tables when Hive Support is Not Enabled - posted by li...@apache.org on 2017/01/23 04:37:45 UTC, 0 replies.
- spark git commit: [SPARK-19309][SQL] disable common subexpression elimination for conditional expressions - posted by we...@apache.org on 2017/01/23 05:31:35 UTC, 0 replies.
- spark git commit: [SPARK-19155][ML] Make family case insensitive in GLM - posted by yl...@apache.org on 2017/01/23 08:53:50 UTC, 1 replies.
- spark git commit: [SPARK-19218][SQL] Fix SET command to show a result correctly and in a sorted order - posted by li...@apache.org on 2017/01/23 09:21:51 UTC, 0 replies.
- spark git commit: [SPARK-19146][CORE] Drop more elements when stageData.taskData.size > retainedTasks - posted by sr...@apache.org on 2017/01/23 11:02:25 UTC, 0 replies.
- spark git commit: [SPARK-19284][SQL] append to partitioned datasource table should without custom partition location - posted by we...@apache.org on 2017/01/23 11:06:10 UTC, 0 replies.
- spark git commit: [SPARK-14709][ML] spark.ml API for linear SVM - posted by jk...@apache.org on 2017/01/23 20:18:08 UTC, 0 replies.
- spark git commit: [SPARK-17455][MLLIB] Improve PAVA implementation in IsotonicRegression - posted by jk...@apache.org on 2017/01/23 21:20:56 UTC, 0 replies.
- spark git commit: [SPARK-16473][MLLIB] Fix BisectingKMeans Algorithm failing in edge case - posted by jk...@apache.org on 2017/01/23 21:34:38 UTC, 1 replies.
- spark git commit: [SPARK-19306][CORE] Fix inconsistent state in DiskBlockObject when expection occurred - posted by va...@apache.org on 2017/01/23 21:36:49 UTC, 1 replies.
- spark git commit: [SPARK-17747][ML] WeightCol support non-double numeric datatypes - posted by jk...@apache.org on 2017/01/24 01:25:02 UTC, 0 replies.
- spark git commit: [SPARK-19290][SQL] add a new extending interface in Analyzer for post-hoc resolution - posted by li...@apache.org on 2017/01/24 04:01:18 UTC, 0 replies.
- spark git commit: [SPARK-19272][SQL] Remove the param `viewOriginalText` from `CatalogTable` - posted by we...@apache.org on 2017/01/24 04:37:37 UTC, 0 replies.
- spark git commit: [SPARK-9435][SQL] Reuse function in Java UDF to correctly support expressions that require equality comparison between ScalaUDF - posted by li...@apache.org on 2017/01/24 06:20:51 UTC, 1 replies.
- spark git commit: [SPARK-19268][SS] Disallow adaptive query execution for streaming queries - posted by zs...@apache.org on 2017/01/24 06:30:53 UTC, 1 replies.
- spark git commit: [SPARK-16101][HOTFIX] Fix the build with Scala 2.10 by explicit typed argument - posted by td...@apache.org on 2017/01/24 07:55:29 UTC, 0 replies.
- spark git commit: [SPARK-18823][SPARKR] add support for assigning to column - posted by fe...@apache.org on 2017/01/24 08:23:27 UTC, 1 replies.
- spark git commit: [DOCS] Fix typo in docs - posted by sr...@apache.org on 2017/01/24 11:32:16 UTC, 0 replies.
- spark git commit: delete useless var ā€œjā€ - posted by sr...@apache.org on 2017/01/24 11:33:21 UTC, 0 replies.
- spark git commit: [SPARK-19152][SQL] DataFrameWriter.saveAsTable support hive append - posted by we...@apache.org on 2017/01/24 12:40:38 UTC, 0 replies.
- spark git commit: [SPARK-19246][SQL] CataLogTable's partitionSchema order and exist check - posted by we...@apache.org on 2017/01/24 12:49:31 UTC, 0 replies.
- spark git commit: [SPARK-14049][CORE] Add functionality in spark history sever API to query applications by end time - posted by ir...@apache.org on 2017/01/24 14:42:09 UTC, 0 replies.
- spark git commit: [SPARK-17913][SQL] compare atomic and string type column may return confusing result - posted by li...@apache.org on 2017/01/24 18:18:55 UTC, 0 replies.
- spark git commit: [SPARK-18036][ML][MLLIB] Fixing decision trees handling edge cases - posted by jk...@apache.org on 2017/01/24 18:25:16 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-19139][CORE] New auth mechanism for transport library. - posted by zs...@apache.org on 2017/01/24 18:44:09 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-19139][CORE] New auth mechanism for transport library. - posted by zs...@apache.org on 2017/01/24 18:44:10 UTC, 0 replies.
- spark git commit: [SPARK-19017][SQL] NOT IN subquery with more than one column may return incorrect results - posted by hv...@apache.org on 2017/01/24 22:31:12 UTC, 1 replies.
- spark git commit: [SPARK-19334][SQL] Fix the code injection vulnerability related to Generator functions. - posted by hv...@apache.org on 2017/01/24 22:35:29 UTC, 0 replies.
- spark git commit: [SPARK-19330][DSTREAMS] Also show tooltip for successful batches - posted by zs...@apache.org on 2017/01/25 00:36:19 UTC, 1 replies.
- spark git commit: [SPARK-16046][DOCS] Aggregations in the Spark SQL programming guide - posted by li...@apache.org on 2017/01/25 06:13:28 UTC, 1 replies.
- spark git commit: [SPARK-18750][YARN] Avoid using "mapValues" when allocating containers. - posted by tg...@apache.org on 2017/01/25 14:18:57 UTC, 1 replies.
- spark git commit: [SPARK-19313][ML][MLLIB] GaussianMixture should limit the number of features - posted by yl...@apache.org on 2017/01/25 15:12:33 UTC, 0 replies.
- spark git commit: [SPARK-18863][SQL] Output non-aggregate expressions without GROUP BY in a subquery does not yield an error - posted by hv...@apache.org on 2017/01/25 16:04:43 UTC, 1 replies.
- spark git commit: [SPARK-19311][SQL] fix UDT hierarchy issue - posted by li...@apache.org on 2017/01/25 16:17:31 UTC, 0 replies.
- spark git commit: [SPARK-19307][PYSPARK] Make sure user conf is propagated to SparkContext. - posted by va...@apache.org on 2017/01/25 20:08:15 UTC, 1 replies.
- spark git commit: [SPARK-18750][YARN] Follow up: move test to correct directory in 2.1 branch. - posted by va...@apache.org on 2017/01/25 22:23:06 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-18750][YARN] Avoid using "mapValues" when allocating containers. - posted by va...@apache.org on 2017/01/25 22:31:13 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-18750][YARN] Follow up: move test to correct directory in 2.1 branch. - posted by va...@apache.org on 2017/01/25 22:31:14 UTC, 0 replies.
- spark git commit: [SPARK-19064][PYSPARK] Fix pip installing of sub components - posted by ho...@apache.org on 2017/01/25 22:44:24 UTC, 1 replies.
- spark git commit: [SPARK-14804][SPARK][GRAPHX] Fix checkpointing of VertexRDD/EdgeRDD - posted by td...@apache.org on 2017/01/26 01:15:23 UTC, 2 replies.
- spark git commit: [SPARK-18495][UI] Document meaning of green dot in DAG visualization - posted by rx...@apache.org on 2017/01/26 01:18:15 UTC, 0 replies.
- spark git commit: [SPARK-18020][STREAMING][KINESIS] Checkpoint SHARD_END to finish reading closed shards - posted by br...@apache.org on 2017/01/26 01:39:22 UTC, 0 replies.
- spark git commit: [TESTS][SQL] Setup testdata at the beginning for tests to run independently - posted by li...@apache.org on 2017/01/26 05:50:54 UTC, 0 replies.
- spark git commit: [SPARK-19220][UI] Make redirection to HTTPS apply to all URIs. - posted by sa...@apache.org on 2017/01/26 08:24:53 UTC, 0 replies.
- spark git commit: [CORE][DOCS] Update a help message for --files in spark-submit - posted by sr...@apache.org on 2017/01/26 10:16:01 UTC, 0 replies.
- [1/2] spark git commit: [SPARK-18936][SQL] Infrastructure for session local timezone support. - posted by hv...@apache.org on 2017/01/26 10:51:07 UTC, 0 replies.
- [2/2] spark git commit: [SPARK-18936][SQL] Infrastructure for session local timezone support. - posted by hv...@apache.org on 2017/01/26 10:51:08 UTC, 0 replies.
- spark git commit: [SPARK-19338][SQL] Add UDF names in explain - posted by li...@apache.org on 2017/01/26 17:50:51 UTC, 1 replies.
- spark git commit: [SPARK-19220][UI] Make redirection to HTTPS apply to all URIs. (branch-2.1) - posted by va...@apache.org on 2017/01/27 00:53:34 UTC, 0 replies.
- spark git commit: [SPARK-18218][ML][MLLIB] Reduce shuffled data size of BlockMatrix multiplication and solve potential OOM and low parallelism usage problem By split middle dimension in matrix multiplication - posted by br...@apache.org on 2017/01/27 04:10:31 UTC, 0 replies.
- spark git commit: [SPARK-18821][SPARKR] Bisecting k-means wrapper in SparkR - posted by fe...@apache.org on 2017/01/27 05:02:02 UTC, 0 replies.
- spark git commit: [SPARK-18788][SPARKR] Add API for getNumPartitions - posted by fe...@apache.org on 2017/01/27 05:06:43 UTC, 1 replies.
- spark git commit: [SPARK-18929][ML] Add Tweedie distribution in GLM - posted by yl...@apache.org on 2017/01/27 07:01:19 UTC, 0 replies.
- spark git commit: [SPARK-12970][DOCS] Fix the example in SturctType APIs for Scala and Java - posted by sr...@apache.org on 2017/01/27 10:06:59 UTC, 0 replies.
- spark git commit: [SPARK-19220][UI] Make redirection to HTTPS apply to all URIs. (branch-2.0) - posted by va...@apache.org on 2017/01/27 18:16:20 UTC, 0 replies.
- spark git commit: [SPARK-19333][SPARKR] Add Apache License headers to R files - posted by fe...@apache.org on 2017/01/27 18:31:33 UTC, 2 replies.
- spark git commit: [SPARK-19324][SPARKR] Spark VJM stdout output is getting dropped in SparkR - posted by sh...@apache.org on 2017/01/27 20:42:06 UTC, 1 replies.
- spark git commit: [SPARK-19365][CORE] Optimize RequestMessage serialization - posted by zs...@apache.org on 2017/01/27 23:08:00 UTC, 0 replies.
- spark git commit: [SPARK-19336][ML][PYSPARK] LinearSVC Python API - posted by jk...@apache.org on 2017/01/28 00:04:04 UTC, 0 replies.
- spark git commit: [SPARK-19359][SQL] clear useless path after rename a partition with upper-case by HiveExternalCatalog - posted by li...@apache.org on 2017/01/28 01:17:24 UTC, 0 replies.
- spark git commit: [SPARK-19384][ML] forget unpersist input dataset in IsotonicRegression - posted by sr...@apache.org on 2017/01/28 10:18:57 UTC, 0 replies.
- spark git commit: [SPARK-19359][SQL] Revert Clear useless path after rename a partition with upper-case by HiveExternalCatalog - posted by li...@apache.org on 2017/01/28 21:32:38 UTC, 0 replies.
- spark git commit: [SPARK-19152][SQL][FOLLOWUP] simplify CreateHiveTableAsSelectCommand - posted by li...@apache.org on 2017/01/29 04:38:14 UTC, 0 replies.
- spark git commit: [SPARK-18872][SQL][TESTS] New test cases for EXISTS subquery - posted by li...@apache.org on 2017/01/29 20:52:07 UTC, 0 replies.
- spark git commit: [SPARK-19385][SQL] During canonicalization, `NOT(...(l, r))` should not expect such cases that l.hashcode > r.hashcode - posted by li...@apache.org on 2017/01/29 21:00:58 UTC, 0 replies.
- spark-website git commit: cyclic -> acyclic - posted by sr...@apache.org on 2017/01/30 10:44:48 UTC, 0 replies.
- spark git commit: [SPARK-19403][PYTHON][SQL] Correct pyspark.sql.column.__all__ list. - posted by rx...@apache.org on 2017/01/30 17:01:08 UTC, 0 replies.
- spark git commit: [SPARK-19396][DOC] JDBC Options are Case In-sensitive - posted by li...@apache.org on 2017/01/30 22:06:00 UTC, 1 replies.
- spark git commit: [SPARK-19406][SQL] Fix function to_json to respect user-provided options - posted by li...@apache.org on 2017/01/31 02:38:24 UTC, 1 replies.
- spark git commit: [SPARKR][DOCS] update R API doc for subset/extract - posted by fe...@apache.org on 2017/01/31 02:47:18 UTC, 0 replies.
- spark git commit: [BACKPORT-2.1][SPARKR][DOCS] update R API doc for subset/extract - posted by fe...@apache.org on 2017/01/31 06:15:03 UTC, 0 replies.
- spark git commit: [SPARK-19409][BUILD] Bump parquet version to 1.8.2 - posted by rx...@apache.org on 2017/01/31 10:43:57 UTC, 0 replies.
- spark git commit: [SPARK-19395][SPARKR] Convert coefficients in summary to matrix - posted by fe...@apache.org on 2017/01/31 20:20:47 UTC, 0 replies.
- spark git commit: [SPARK-17161][PYSPARK][ML] Add PySpark-ML JavaWrapper convenience function to create Py4J JavaArrays - posted by ho...@apache.org on 2017/01/31 23:42:48 UTC, 0 replies.