You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (SPARK-16827) Query with Join produces excessive shuffle data - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/01 00:24:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16827) Query with Join produces excessive shuffle data - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/01 00:31:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16827) Query with Join produces excessive amount of shuffle data - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/01 00:32:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16827) Query with Join produces excessive amount of shuffle data - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/01 00:34:20 UTC, 6 replies.
- [jira] [Comment Edited] (SPARK-16827) Query with Join produces excessive amount of shuffle data - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/01 00:53:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16258) Automatically append the grouping keys in SparkR's gapply - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 01:05:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16258) Automatically append the grouping keys in SparkR's gapply - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 01:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16775) Reduce internal warnings from deprecated accumulator API - posted by "holdenk (JIRA)" <ji...@apache.org> on 2016/08/01 01:15:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-16761) Fix doc link in docs/ml-guide.md - posted by "Dapeng Sun (JIRA)" <ji...@apache.org> on 2016/08/01 01:18:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16731) use StructType in CatalogTable and remove CatalogColumn - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/01 01:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16805) Log timezone when query result does not match - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/01 01:25:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16817) Enable storing of shuffle data in Alluxio - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/01 01:44:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-14559) Netty RPC didn't check channel is active before sending message - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2016/08/01 02:42:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-16765) Add Pipeline API example for KMeans - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 05:52:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16765) Add Pipeline API example for KMeans - posted by "Manish Mishra (JIRA)" <ji...@apache.org> on 2016/08/01 05:52:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16815) Dataset[List[T]] leads to ArrayStoreException - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/01 06:01:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16815) Dataset[List[T]] leads to ArrayStoreException - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/01 06:02:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16828) remove MaxOf and MinOf - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/01 06:08:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16829) sparkR sc.setLogLevel doesn't work - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/01 06:10:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16829) sparkR sc.setLogLevel doesn't work - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 06:14:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16829) sparkR sc.setLogLevel doesn't work - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 06:14:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16828) remove MaxOf and MinOf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 06:25:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16828) remove MaxOf and MinOf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 06:25:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16605) Spark2.0 cannot "select" data from a table stored as an orc file which has been created by hive while hive or spark1.6 supports - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/01 06:28:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16603) Spark2.0 fail in executing the sql statement which field name begins with number,like "d.30_day_loss_user" while spark1.6 supports - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/01 06:30:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16601) Spark2.0 fail in creating table using sql statement "create table `db.tableName` xxx" while spark1.6 supports - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/01 06:34:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16830) Executors Keep Trying to Fetch Blocks from a Bad Host - posted by "Renxia Wang (JIRA)" <ji...@apache.org> on 2016/08/01 06:35:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15917) Define the number of executors in standalone mode with an easy-to-use property - posted by "Jonathan Taws (JIRA)" <ji...@apache.org> on 2016/08/01 06:36:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16765) Add Pipeline API example for KMeans - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/01 07:22:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16765) Add Pipeline API example for KMeans - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/01 07:22:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16728) migrate internal API for MLlib trees from spark.mllib to spark.ml - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/01 07:23:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16756) Add `sql` function to LogicalPlan and `NonSQLPlan` trait - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 08:22:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16756) Add `sql` function to LogicalPlan and `NonSQLPlan` trait - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 08:22:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16831) CrossValidator and TrainValidationSplit don't report correct avgMetrics - posted by "Max Moroz (JIRA)" <ji...@apache.org> on 2016/08/01 08:41:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16831) CrossValidator and TrainValidationSplit don't report correct avgMetrics - posted by "Max Moroz (JIRA)" <ji...@apache.org> on 2016/08/01 08:42:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-16831) CrossValidator reports incorrect avgMetrics - posted by "Max Moroz (JIRA)" <ji...@apache.org> on 2016/08/01 08:43:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16832) CrossValidator and TrainValidationSplit are not random without seed - posted by "Max Moroz (JIRA)" <ji...@apache.org> on 2016/08/01 08:47:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16834) TrainValildationSplit and direct evaluation produce different scores - posted by "Max Moroz (JIRA)" <ji...@apache.org> on 2016/08/01 09:11:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16833) [Spark2.0]when creating temporary function,command "add jar" doesn't work unless restart spark - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/01 09:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16726) Improve `Union/Intersect/Except` error messages on incompatible types - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/01 09:14:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16816) Add documentation to create JavaSparkContext from SparkSession - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 09:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16822) Support latex in scaladoc with MathJax - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 13:27:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16822) Support latex in scaladoc with MathJax - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 13:27:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-16831) CrossValidator reports incorrect avgMetrics - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 13:34:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16834) TrainValildationSplit and direct evaluation produce different scores - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 13:42:20 UTC, 3 replies.
- [jira] [Resolved] (SPARK-16778) Fix use of deprecated SQLContext constructor - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 13:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16778) Fix use of deprecated SQLContext constructor - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 13:56:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16776) Fix Kafka deprecation warnings - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 13:57:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16776) Fix Kafka deprecation warnings - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 13:58:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16826) java.util.Hashtable limits the throughput of PARSE_URL() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 14:25:20 UTC, 5 replies.
- [jira] [Commented] (SPARK-16714) Fail to create a decimal arrays with literals having different inferred precessions and scales - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 14:34:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16646) LEAST doesn't accept numeric arguments with different data types - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 14:34:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16735) Fail to create a map contains decimal type with literals having different inferred precessions and scales - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 14:34:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16791) casting structs fails on Timestamp fields (interpreted mode only) - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/01 14:46:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16791) casting structs fails on Timestamp fields (interpreted mode only) - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/01 14:49:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16835) LinearRegression LogisticRegression AFTSuvivalRegression should unpersist input training data when exception throws - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/01 15:24:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16835) LinearRegression LogisticRegression AFTSuvivalRegression should unpersist input training data when exception throws - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/01 15:25:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16835) LinearRegression LogisticRegression AFTSuvivalRegression should unpersist input training data when exception throws - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 15:50:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16835) LinearRegression LogisticRegression AFTSuvivalRegression should unpersist input training data when exception throws - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 15:50:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16836) Hive date/time function error - posted by "Jesse Lord (JIRA)" <ji...@apache.org> on 2016/08/01 16:27:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16836) Hive date/time function error - posted by "Jesse Lord (JIRA)" <ji...@apache.org> on 2016/08/01 16:43:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16768) pyspark calls incorrect version of logistic regression - posted by "Colin Beckingham (JIRA)" <ji...@apache.org> on 2016/08/01 16:58:20 UTC, 4 replies.
- [jira] [Created] (SPARK-16837) TimeWindow incorrectly drops slideDuration in constructors - posted by "Tom Magrino (JIRA)" <ji...@apache.org> on 2016/08/01 17:27:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11569) StringIndexer transform fails when column contains nulls - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/01 17:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16782) Use Sphinx autodoc to eliminate duplication of Python docstrings - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/01 17:37:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-16782) Use Sphinx autodoc to eliminate duplication of Python docstrings - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/01 17:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16837) TimeWindow incorrectly drops slideDuration in constructors - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 17:39:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16836) Hive date/time function error - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/01 18:10:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16834) TrainValildationSplit and direct evaluation produce different scores - posted by "Max Moroz (JIRA)" <ji...@apache.org> on 2016/08/01 18:12:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16838) Add PMML export for ML KMeans in PySpark - posted by "holdenk (JIRA)" <ji...@apache.org> on 2016/08/01 18:26:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16837) TimeWindow incorrectly drops slideDuration in constructors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 18:36:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16837) TimeWindow incorrectly drops slideDuration in constructors - posted by "Tom Magrino (JIRA)" <ji...@apache.org> on 2016/08/01 18:43:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-16836) Hive date/time function error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 19:04:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16798) java.lang.IllegalArgumentException: bound must be positive : Worked in 1.5.2 - posted by "Charles Allen (JIRA)" <ji...@apache.org> on 2016/08/01 19:30:20 UTC, 5 replies.
- [jira] [Comment Edited] (SPARK-16798) java.lang.IllegalArgumentException: bound must be positive : Worked in 1.5.2 - posted by "Charles Allen (JIRA)" <ji...@apache.org> on 2016/08/01 19:31:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-16792) Dataset containing a Case Class with a List type causes a CompileException (converting sequence to list) - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/01 19:58:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15869) HTTP 500 and NPE on streaming batch details page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 20:09:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-15869) HTTP 500 and NPE on streaming batch details page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 20:09:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16700) StructType doesn't accept Python dicts anymore - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/01 20:19:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-7445) StringIndexer should handle binary labels properly - posted by "Ruben Janssen (JIRA)" <ji...@apache.org> on 2016/08/01 20:51:20 UTC, 4 replies.
- [jira] [Resolved] (SPARK-16774) Fix use of deprecated TimeStamp constructor (also providing incorrect results) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 20:58:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16774) Fix use of deprecated TimeStamp constructor (also providing incorrect results) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 20:58:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7445) StringIndexer should handle binary labels properly - posted by "Ruben Janssen (JIRA)" <ji...@apache.org> on 2016/08/01 20:58:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16801) clearThreshold does not work for SparseVector - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 21:00:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16495) Add ADMM optimizer in mllib package - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 21:02:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16465) Add nonnegative flag to mllib ALS - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 21:02:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16548) java.io.CharConversionException: Invalid UTF-32 character prevents me from querying my data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/01 21:03:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15869) HTTP 500 and NPE on streaming batch details page - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/01 21:42:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16839) CleanupAliases may leave redundant aliases at end of analysis state - posted by "Eyal Farago (JIRA)" <ji...@apache.org> on 2016/08/01 21:47:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16839) CleanupAliases may leave redundant aliases at end of analysis state - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 22:14:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16839) CleanupAliases may leave redundant aliases at end of analysis state - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 22:14:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16840) Please save the aggregate term frequencies as part of the NaiveBayesModel - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/01 22:34:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16320) Spark 2.0 slower than 1.6 when querying nested columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 22:39:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16320) Spark 2.0 slower than 1.6 when querying nested columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 22:39:20 UTC, 22 replies.
- [jira] [Assigned] (SPARK-16802) joins.LongToUnsafeRowMap crashes with ArrayIndexOutOfBoundsException - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/01 23:06:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16841) Improve the row level metrics performance when reading Parquet table - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/01 23:35:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16841) Improves the row level metrics performance when reading Parquet table - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/01 23:37:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16841) Improves the row level metrics performance when reading Parquet table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 23:48:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16841) Improves the row level metrics performance when reading Parquet table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/01 23:48:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16832) CrossValidator and TrainValidationSplit are not random without seed - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/02 00:02:20 UTC, 6 replies.
- [jira] [Commented] (SPARK-16802) joins.LongToUnsafeRowMap crashes with ArrayIndexOutOfBoundsException - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/02 00:41:20 UTC, 3 replies.
- [jira] [Created] (SPARK-16842) Concern about disallowing user-given schema for Parquet and ORC - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 00:50:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16828) remove MaxOf and MinOf - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/02 00:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16445) Multilayer Perceptron Classifier wrapper in SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 00:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16842) Concern about disallowing user-given schema for Parquet and ORC - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 00:57:20 UTC, 10 replies.
- [jira] [Updated] (SPARK-16842) Concern about disallowing user-given schema for Parquet and ORC - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 01:00:35 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16826) java.util.Hashtable limits the throughput of PARSE_URL() - posted by "Sylvain Zimmer (JIRA)" <ji...@apache.org> on 2016/08/02 01:15:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16843) Select features according to a percentile of the highest scores of ChiSqSelector - posted by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/02 01:37:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16844) Generate code for sort based aggregation - posted by "yucai (JIRA)" <ji...@apache.org> on 2016/08/02 01:43:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16844) Generate code for sort based aggregation - posted by "yucai (JIRA)" <ji...@apache.org> on 2016/08/02 01:48:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16845) org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificOrdering" grows beyond 64 KB - posted by "hejie (JIRA)" <ji...@apache.org> on 2016/08/02 02:05:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16320) Spark 2.0 slower than 1.6 when querying nested columns - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/02 02:23:20 UTC, 11 replies.
- [jira] [Commented] (SPARK-16579) Add a spark install function - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 02:39:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16818) Exchange reuse incorrectly reuses scans over different sets of partitions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/02 02:46:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16846) read.csv() option: "inferSchema" don't work - posted by "hejie (JIRA)" <ji...@apache.org> on 2016/08/02 02:53:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16843) Select features according to a percentile of the highest scores of ChiSqSelector - posted by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/02 03:04:20 UTC, 4 replies.
- [jira] [Closed] (SPARK-15939) Clarify ml.linalg usage - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/02 03:41:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16842) Concern about disallowing user-given schema for Parquet and ORC - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 03:56:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16842) Concern about disallowing user-given schema for Parquet and ORC - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 03:57:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16847) Do not read Parquet corrupt statstics on binary - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 04:28:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16847) Do not read Parquet corrupt statstics on binary via VectorizedReader when it is corrupt - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 04:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16847) Prevent to potentially read corrupt statstics on binary in Parquet via VectorizedReader - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 04:33:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16843) Select features according to a percentile of the highest scores of ChiSqSelector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 04:38:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16843) Select features according to a percentile of the highest scores of ChiSqSelector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 04:38:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16847) Prevent to potentially read corrupt statstics on binary in Parquet via VectorizedReader - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 04:41:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16847) Prevent to potentially read corrupt statstics on binary in Parquet via VectorizedReader - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 04:41:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16848) Make jdbc() and read.format("jdbc") consistently throwing exception for user-specified schema - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 04:57:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16848) Make jdbc() and read.format("jdbc") consistently throwing exception for user-specified schema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 05:12:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16848) Make jdbc() and read.format("jdbc") consistently throwing exception for user-specified schema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 05:12:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16849) Improve subquery execution by deduplicating the subqueries with the same results - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/02 05:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16849) Improve subquery execution by deduplicating the subqueries with the same results - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 05:40:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16849) Improve subquery execution by deduplicating the subqueries with the same results - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 05:40:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16793) Set the temporary warehouse path to sc'conf in TestHive - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/02 06:08:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16850) Improve error message for greatest/least - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/02 06:16:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16850) Improve error message for greatest/least - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 06:24:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16850) Improve error message for greatest/least - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 06:24:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16734) Make sure examples in all language bindings are consistent - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/02 07:09:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16831) CrossValidator reports incorrect avgMetrics - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 08:06:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-16842) Concern about disallowing user-given schema for Parquet and ORC - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/02 08:06:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16846) read.csv() option: "inferSchema" don't work - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2016/08/02 08:19:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16851) Incorrect threshould length in 'setThresholds()' evoke Exception - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/02 09:30:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16851) Incorrect threshould length in 'setThresholds()' evoke Exception - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/02 09:30:20 UTC, 3 replies.
- [jira] [Created] (SPARK-16852) RejectedExecutionException when exit at some times - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2016/08/02 09:34:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16851) Incorrect threshould length in 'setThresholds()' evoke Exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 09:34:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16851) Incorrect threshould length in 'setThresholds()' evoke Exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 09:37:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16853) Analysis error for DataSet typed selection - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/02 10:17:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15541) SparkContext.stop throws error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 11:30:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16854) mapWithState Support for Python - posted by "Boaz (JIRA)" <ji...@apache.org> on 2016/08/02 11:32:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16850) Improve error message for greatest/least - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/02 11:35:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-16850) Improve error message for greatest/least - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/02 11:36:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16855) move Greatest and Least from conditionalExpressions.scala to arithmetic.scala - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/02 11:44:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16855) move Greatest and Least from conditionalExpressions.scala to arithmetic.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 11:46:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16855) move Greatest and Least from conditionalExpressions.scala to arithmetic.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 11:46:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-3692) RBF Kernel implementation to SVM - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/02 12:47:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-8779) Add documentation for Python's FP-growth - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/02 13:47:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16840) Please save the aggregate term frequencies as part of the NaiveBayesModel - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/02 13:58:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-8779) Add documentation for Python's FP-growth - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 14:01:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16854) mapWithState Support for Python - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 14:02:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16852) RejectedExecutionException when exit at some times - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 14:03:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16851) Incorrect threshould length in 'setThresholds()' evoke Exception - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/02 14:24:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16667) Spark driver executor dont release unused memory - posted by "Luis Angel Hernández Acosta (JIRA)" <ji...@apache.org> on 2016/08/02 14:25:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16558) examples/mllib/LDAExample should use MLVector instead of MLlib Vector - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/02 14:34:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16320) Spark 2.0 slower than 1.6 when querying nested columns - posted by "Maciej Bryński (JIRA)" <ji...@apache.org> on 2016/08/02 14:49:20 UTC, 4 replies.
- [jira] [Updated] (SPARK-14453) Remove SPARK_JAVA_OPTS environment variable - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/02 15:22:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-14453) Remove SPARK_JAVA_OPTS environment variable - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/02 15:24:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-12650) No means to specify Xmx settings for SparkSubmit in cluster deploy mode for Spark on YARN - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/02 15:28:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-12650) No means to specify Xmx settings for spark-submit in cluster deploy mode for Spark on YARN - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/02 15:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15541) SparkContext.stop throws error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 15:48:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16520) Link executors to corresponding worker pages - posted by "Tao Lin (JIRA)" <ji...@apache.org> on 2016/08/02 16:00:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16856) Link application summary page and detail page to the master page - posted by "Tao Lin (JIRA)" <ji...@apache.org> on 2016/08/02 16:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16822) Support latex in scaladoc with MathJax - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 16:15:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16822) Support latex in scaladoc with MathJax - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 16:16:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16837) TimeWindow incorrectly drops slideDuration in constructors - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 16:17:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16835) LinearRegression LogisticRegression AFTSuvivalRegression should unpersist input training data when exception throws - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 16:31:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16856) Link application summary page and detail page to the master page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 16:35:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16856) Link application summary page and detail page to the master page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 16:35:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16062) PySpark SQL python-only UDTs don't work well - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/02 17:09:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15989) PySpark SQL python-only UDTs don't support nested types - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/02 17:09:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16836) Hive date/time function error - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/02 17:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16857) CrossValidator and KMeans throws IllegalArgumentException - posted by "Ryan Claussen (JIRA)" <ji...@apache.org> on 2016/08/02 17:15:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16816) Add documentation to create JavaSparkContext from SparkSession - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 17:34:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16816) Add documentation to create JavaSparkContext from SparkSession - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 17:35:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15639) Try to push down filter at RowGroups level for parquet reader - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/02 17:44:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16858) Removal of TestHiveSharedState - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/02 17:46:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16858) Removal of TestHiveSharedState - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 17:49:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-16858) Removal of TestHiveSharedState - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 17:49:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-16796) Visible passwords on Spark environment page - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 18:04:21 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16855) move Greatest and Least from conditionalExpressions.scala to arithmetic.scala - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/02 18:09:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16855) move Greatest and Least from conditionalExpressions.scala to arithmetic.scala - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/02 18:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16859) History Server storage information is missing - posted by "Andrey Ivanov (JIRA)" <ji...@apache.org> on 2016/08/02 18:23:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6399) Code compiled against 1.3.0 may not run against older Spark versions - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/02 18:26:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16859) History Server storage information is missing - posted by "Andrey Ivanov (JIRA)" <ji...@apache.org> on 2016/08/02 18:28:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16838) Add PMML export for ML KMeans in PySpark - posted by "Gayathri Murali (JIRA)" <ji...@apache.org> on 2016/08/02 18:51:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16787) SparkContext.addFile() should not fail if called twice with the same file - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/02 19:04:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16321) Spark 2.0 performance drop vs Spark 1.6 when reading parquet file - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/02 19:46:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16860) UDT Stringification Incorrect in PySpark - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/02 19:53:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16321) Spark 2.0 performance drop vs Spark 1.6 when reading parquet file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 20:04:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16858) Removal of TestHiveSharedState - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/02 21:18:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16861) Refactor PySpark accumulator API to be on top of AccumulatorV2 API - posted by "holdenk (JIRA)" <ji...@apache.org> on 2016/08/02 21:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16861) Refactor PySpark accumulator API to be on top of AccumulatorV2 API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 21:58:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16861) Refactor PySpark accumulator API to be on top of AccumulatorV2 API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 21:58:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16796) Visible passwords on Spark environment page - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 23:14:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16671) Merge variable substitution code in core and SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 23:37:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16671) Merge variable substitution code in core and SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 23:37:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-15541) SparkContext.stop throws error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/02 23:40:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16700) StructType doesn't accept Python dicts anymore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/02 23:51:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16857) CrossValidator and KMeans throws IllegalArgumentException - posted by "Xusen Yin (JIRA)" <ji...@apache.org> on 2016/08/02 23:57:20 UTC, 5 replies.
- [jira] [Commented] (SPARK-16610) When writing ORC files, orc.compress should not be overridden if users do not set "compression" in the options - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/03 00:16:20 UTC, 4 replies.
- [jira] [Created] (SPARK-16862) Configurable buffer size in `UnsafeSorterSpillReader` - posted by "Tejas Patil (JIRA)" <ji...@apache.org> on 2016/08/03 01:00:34 UTC, 0 replies.
- [jira] [Created] (SPARK-16863) ProbabilisticClassifier.fit check threshoulds' length - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/03 02:09:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16863) ProbabilisticClassifier.fit check threshoulds' length - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 02:12:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-16863) ProbabilisticClassifier.fit check threshoulds' length - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 02:12:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-14387) Exceptions thrown when querying ORC tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 02:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16864) Comprehensive version info - posted by "jay vyas (JIRA)" <ji...@apache.org> on 2016/08/03 02:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16865) A file-based end-to-end SQL query suite - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/03 02:28:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16866) Basic infrastructure for file-based SQL end-to-end tests - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/03 02:29:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16866) Basic infrastructure for file-based SQL end-to-end tests - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 02:37:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16866) Basic infrastructure for file-based SQL end-to-end tests - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 02:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16495) Add ADMM optimizer in mllib package - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 02:57:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-16853) Analysis error for DataSet typed selection - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 03:00:26 UTC, 1 replies.
- [jira] [Commented] (SPARK-16853) Analysis error for DataSet typed selection - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 03:00:26 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16862) Configurable buffer size in `UnsafeSorterSpillReader` - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 03:21:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16862) Configurable buffer size in `UnsafeSorterSpillReader` - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 03:21:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-7146) Should ML sharedParams be a public API? - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/03 04:44:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7146) Should ML sharedParams be a public API? - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/03 04:45:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16864) Comprehensive version info - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/03 06:40:20 UTC, 6 replies.
- [jira] [Created] (SPARK-16867) createTable and alterTable in ExternalCatalog should not take db - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/03 06:50:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16867) createTable and alterTable in ExternalCatalog should not take db - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 06:55:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16867) createTable and alterTable in ExternalCatalog should not take db - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 06:55:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16868) Executor will be both dead and alive when this executor reregister itself to driver. - posted by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/03 07:49:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16868) Executor will be both dead and alive when this executor reregister itself to driver. - posted by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/03 07:50:20 UTC, 5 replies.
- [jira] [Created] (SPARK-16869) Wrong projection when join on columns with the same name which are derived from the same dataframe - posted by "GUAN Hao (JIRA)" <ji...@apache.org> on 2016/08/03 07:55:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16857) CrossValidator and KMeans throws IllegalArgumentException - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/03 07:58:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16870) Timeout in seconds for the broadcast wait time in broadcast joins - posted by "Liang Ke (JIRA)" <ji...@apache.org> on 2016/08/03 08:04:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16871) Support getting HBase tokens from multiple clusters dynamically - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/03 08:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16871) Support getting HBase tokens from multiple clusters and dynamically - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/03 08:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16872) Include Gaussian Naive Bayes Classifier - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/03 08:30:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16872) Include Gaussian Naive Bayes Classifier - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/03 08:33:20 UTC, 5 replies.
- [jira] [Assigned] (SPARK-16870) Timeout in seconds for the broadcast wait time in broadcast joins - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 08:47:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16870) Timeout in seconds for the broadcast wait time in broadcast joins - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 08:47:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16321) [Spark 2.0] Performance regression when reading parquet and using PPD - posted by "Maciej Bryński (JIRA)" <ji...@apache.org> on 2016/08/03 08:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16321) [Spark 2.0] Performance regression when reading parquet and using PPD - posted by "Maciej Bryński (JIRA)" <ji...@apache.org> on 2016/08/03 08:57:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16321) [Spark 2.0] Performance regression when reading parquet and using PPD and non-vectorized reader - posted by "Maciej Bryński (JIRA)" <ji...@apache.org> on 2016/08/03 09:07:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16873) force spill NPE - posted by "sharkd tu (JIRA)" <ji...@apache.org> on 2016/08/03 09:35:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16873) force spill NPE - posted by "sharkd tu (JIRA)" <ji...@apache.org> on 2016/08/03 09:38:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16874) CSV Reader : Can't resolve column name with a point - posted by "Abou Haydar Elias (JIRA)" <ji...@apache.org> on 2016/08/03 09:58:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16869) Wrong projection when join on columns with the same name which are derived from the same dataframe - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/03 10:08:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-10063) Remove DirectParquetOutputCommitter - posted by "Andy Dang (JIRA)" <ji...@apache.org> on 2016/08/03 10:10:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16869) Wrong projection when join on columns with the same name which are derived from the same dataframe - posted by "GUAN Hao (JIRA)" <ji...@apache.org> on 2016/08/03 10:15:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-16869) Wrong projection when join on columns with the same name which are derived from the same dataframe - posted by "GUAN Hao (JIRA)" <ji...@apache.org> on 2016/08/03 10:17:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16863) ProbabilisticClassifier.fit check threshoulds' length - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 10:32:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16875) Add args checking for DataSet randomSplit and sample - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/03 10:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16875) Add args checking for DataSet randomSplit and sample - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 10:42:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16875) Add args checking for DataSet randomSplit and sample - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 10:42:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16873) force spill NPE - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 10:53:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-14387) Enable Hive-1.x ORC compatibility with spark.sql.hive.convertMetastoreOrc - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/03 11:05:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16587) The annotation for the abstract Class 'BlockTransferMessage' missing several kind of messages. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 11:16:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16831) CrossValidator reports incorrect avgMetrics - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 11:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 11:25:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16868) Executor will be both dead and alive when this executor reregister itself to driver. - posted by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/03 11:28:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16874) CSV Reader : Can't resolve column name with a point - posted by "Abou Haydar Elias (JIRA)" <ji...@apache.org> on 2016/08/03 11:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16874) CSV Reader : Can't resolve column name with a point - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 11:53:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16873) force spill NPE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 12:04:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16876) Add match Column expression for regular expression matching in Scala API - posted by "Kapil Singh (JIRA)" <ji...@apache.org> on 2016/08/03 12:04:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16876) Add match Column expression for regular expression matching in Scala API - posted by "Kapil Singh (JIRA)" <ji...@apache.org> on 2016/08/03 12:04:21 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (SPARK-16873) force spill NPE - posted by "sharkd tu (JIRA)" <ji...@apache.org> on 2016/08/03 12:07:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16876) Add match Column expression for regular expression matching in Scala API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 12:21:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16877) Add a rule for preventing use Java's Override annotation - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/03 12:42:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16877) Add a rule for preventing use Java's Override annotation - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/03 12:43:21 UTC, 2 replies.
- [jira] [Updated] (SPARK-16877) Add a rule for preventing use Java's Override annotation - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/03 12:52:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16878) YARN - topology information - posted by "Shubham Chopra (JIRA)" <ji...@apache.org> on 2016/08/03 14:28:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16878) YARN - topology information - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 15:09:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16844) Generate code for sort based aggregation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 15:17:21 UTC, 1 replies.
- [jira] [Created] (SPARK-16879) unify logical plans for CREATE TABLE and CTAS - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/03 15:46:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16879) unify logical plans for CREATE TABLE and CTAS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 15:51:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16879) unify logical plans for CREATE TABLE and CTAS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 15:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6305) Add support for log4j 2.x to Spark - posted by "Mikael Ståldal (JIRA)" <ji...@apache.org> on 2016/08/03 16:14:20 UTC, 19 replies.
- [jira] [Created] (SPARK-16880) Improve ANN training, add training data persist if needed - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/03 16:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16880) Improve ANN training, add training data persist if needed - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/03 16:21:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16880) Improve ANN training, add training data persist if needed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 16:28:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16880) Improve ANN training, add training data persist if needed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 16:28:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16881) Migrate Mesos configs to use ConfigEntry - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/03 17:54:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16841) Improves the row level metrics performance when reading Parquet table - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/03 17:55:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-16841) Improves the row level metrics performance when reading Parquet table - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/03 17:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16881) Migrate Mesos configs to use ConfigEntry - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 17:58:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16857) CrossValidator and KMeans throws IllegalArgumentException - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 17:59:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16881) Migrate Mesos configs to use ConfigEntry - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/03 18:09:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16610) When writing ORC files, orc.compress should not be overridden if users do not set "compression" in the options - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/03 18:10:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16714) Fail to create a decimal arrays with literals having different inferred precessions and scales - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/03 18:16:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16714) Fail to create a decimal arrays with literals having different inferred precessions and scales - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/03 18:16:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16753) Spark SQL doesn't handle skewed dataset joins properly - posted by "Thomas Sebastian (JIRA)" <ji...@apache.org> on 2016/08/03 18:19:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16596) Refactor DataSourceScanExec to do partition discovery at execution instead of planning time - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/03 18:20:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16578) Configurable hostname for RBackend - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/03 18:29:20 UTC, 8 replies.
- [jira] [Commented] (SPARK-16455) Add a new hook in CoarseGrainedSchedulerBackend in order to stop scheduling new tasks when cluster is restarting - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2016/08/03 18:36:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16882) Failures in JobGenerator Thread are Swallowed, Job Does Not Fail - posted by "Brian Schrameck (JIRA)" <ji...@apache.org> on 2016/08/03 18:55:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16646) LEAST doesn't accept numeric arguments with different data types - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/03 19:31:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16735) Fail to create a map contains decimal type with literals having different inferred precessions and scales - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/03 19:31:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16735) Fail to create a map contains decimal type with literals having different inferred precessions and scales - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/03 19:31:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16646) LEAST doesn't accept numeric arguments with different data types - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/03 19:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-14204) [SQL] Failure to register URL-derived JDBC driver on executors in cluster mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/03 20:16:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16857) CrossValidator and KMeans throws IllegalArgumentException - posted by "Ryan Claussen (JIRA)" <ji...@apache.org> on 2016/08/03 20:16:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16796) Visible passwords on Spark environment page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 20:33:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15344) Unable to set default log level for PySpark - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/03 22:32:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13710) Spark shell shows ERROR when launching on Windows - posted by "Arsen Vladimirskiy (JIRA)" <ji...@apache.org> on 2016/08/03 22:38:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-13710) Spark shell shows ERROR when launching on Windows - posted by "Arsen Vladimirskiy (JIRA)" <ji...@apache.org> on 2016/08/03 22:38:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16883) SQL decimal type is not properly cast to number when collecting SparkDataFrame - posted by "Hossein Falaki (JIRA)" <ji...@apache.org> on 2016/08/03 22:54:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16884) Move DataSourceScanExec out of ExistingRDD.scala file - posted by "Eric Liang (JIRA)" <ji...@apache.org> on 2016/08/03 23:01:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16884) Move DataSourceScanExec out of ExistingRDD.scala file - posted by "Eric Liang (JIRA)" <ji...@apache.org> on 2016/08/03 23:01:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16884) Move DataSourceScanExec out of ExistingRDD.scala file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 23:02:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16884) Move DataSourceScanExec out of ExistingRDD.scala file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/03 23:02:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16870) add "spark.sql.broadcastTimeout" into docs/sql-programming-guide.md to help people to how to fix this timeout error when it happenned - posted by "Liang Ke (JIRA)" <ji...@apache.org> on 2016/08/03 23:44:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-16870) add "spark.sql.broadcastTimeout" into docs/sql-programming-guide.md to help people to how to fix this timeout error when it happenned - posted by "Liang Ke (JIRA)" <ji...@apache.org> on 2016/08/03 23:45:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16770) Spark shell not usable with german keyboard due to JLine version - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 00:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16770) Spark shell not usable with german keyboard due to JLine version - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 00:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16814) Fix deprecated use of ParquetWriter in Parquet test suites - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 00:09:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16826) java.util.Hashtable limits the throughput of PARSE_URL() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 00:09:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16814) Fix deprecated use of ParquetWriter in Parquet test suites - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 00:09:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16885) Spark shell failed to run in yarn-client mode - posted by "Yury Zhyshko (JIRA)" <ji...@apache.org> on 2016/08/04 00:38:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16885) Spark shell failed to run in yarn-client mode - posted by "Yury Zhyshko (JIRA)" <ji...@apache.org> on 2016/08/04 00:39:21 UTC, 1 replies.
- [jira] [Created] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset - posted by "Ganesh Chand (JIRA)" <ji...@apache.org> on 2016/08/04 01:40:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset - posted by "Ganesh Chand (JIRA)" <ji...@apache.org> on 2016/08/04 01:49:20 UTC, 3 replies.
- [jira] [Resolved] (SPARK-16873) force spill NPE - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/04 02:22:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16877) Add a rule for preventing use Java's Override annotation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 02:34:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 02:39:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 02:39:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16887) Add SPARK_DIST_CLASSPATH to LAUNCH_CLASSPATH - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/04 02:53:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16887) Add SPARK_DIST_CLASSPATH to LAUNCH_CLASSPATH - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/04 02:53:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16887) Add SPARK_DIST_CLASSPATH to LAUNCH_CLASSPATH - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 03:00:25 UTC, 0 replies.
- [jira] [Created] (SPARK-16888) Implements eval method for expression AssertNotNull - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/04 03:24:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16885) Spark shell failed to run in yarn-client mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 03:26:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-16888) Implements eval method for expression AssertNotNull - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 03:30:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16888) Implements eval method for expression AssertNotNull - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 03:30:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16888) Implements eval method for expression AssertNotNull - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/04 05:45:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16888) Implements eval method for expression AssertNotNull - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/04 05:45:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16889) Add formatMessage Column expression for formatting strings in java.text.MessageFormat style in Scala API - posted by "Kapil Singh (JIRA)" <ji...@apache.org> on 2016/08/04 06:08:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15899) file scheme should be used correctly - posted by "xuyifei (JIRA)" <ji...@apache.org> on 2016/08/04 06:14:20 UTC, 5 replies.
- [jira] [Created] (SPARK-16890) substring returns wrong result for positive position - posted by "Kapil Singh (JIRA)" <ji...@apache.org> on 2016/08/04 06:21:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16891) arrayFilter function for filtering elements of array column based on a predicate - posted by "Kapil Singh (JIRA)" <ji...@apache.org> on 2016/08/04 06:55:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16770) Spark shell not usable with german keyboard due to JLine version - posted by "Stefan Schulze (JIRA)" <ji...@apache.org> on 2016/08/04 07:02:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16867) createTable and alterTable in ExternalCatalog should not take db - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/08/04 08:49:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16892) flatten function to get flat array (or map) column from array of array (or array of map) column - posted by "Kapil Singh (JIRA)" <ji...@apache.org> on 2016/08/04 08:52:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-8779) Add documentation for Python's FP-growth - posted by "Hrishikesh (JIRA)" <ji...@apache.org> on 2016/08/04 09:22:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16893) Spark CSV Provider option is not documented - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/04 09:27:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16893) Spark CSV Provider option is not documented - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/04 09:28:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16894) take function for returning the first n elements of array column - posted by "Kapil Singh (JIRA)" <ji...@apache.org> on 2016/08/04 10:32:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16890) substring returns wrong result for positive position - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/04 10:39:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16895) Reading empty string from csv has changed behaviour - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/04 10:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16893) Spark CSV Provider option is not documented - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/04 11:42:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-16895) Reading empty string from csv has changed behaviour - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/04 11:42:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16896) Loading csv with duplicate column names - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/04 11:43:20 UTC, 15 replies.
- [jira] [Created] (SPARK-16896) Loading csv with duplicate column names - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/04 11:43:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16853) Analysis error for DataSet typed selection - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/04 11:47:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16853) Analysis error for DataSet typed selection - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/04 11:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16334) [SQL] SQL query on parquet table java.lang.ArrayIndexOutOfBoundsException - posted by "Sebastian Herold (JIRA)" <ji...@apache.org> on 2016/08/04 11:48:20 UTC, 4 replies.
- [jira] [Created] (SPARK-16897) Invalid use of var where val can be used. - posted by "Shivansh (JIRA)" <ji...@apache.org> on 2016/08/04 12:40:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-12378) CREATE EXTERNAL TABLE AS SELECT EXPORT AWS S3 ERROR - posted by "Jose Maria Nunez-Izu (JIRA)" <ji...@apache.org> on 2016/08/04 12:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11248) Spark hivethriftserver is using the wrong user to while getting HDFS permissions - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/04 12:42:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16897) Invalid use of var where val can be used. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 12:51:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16897) Invalid use of var where val can be used. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 12:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16409) regexp_extract with optional groups causes NPE - posted by "Max Moroz (JIRA)" <ji...@apache.org> on 2016/08/04 15:46:20 UTC, 3 replies.
- [jira] [Created] (SPARK-16898) Adds argument type information for typed logical plan likMapElements, TypedFilter, and AppendColumn - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/04 16:18:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16898) Adds argument type information for typed logical plan like MapElements, TypedFilter, and AppendColumn - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/04 16:21:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16898) Adds argument type information for typed logical plan like MapElements, TypedFilter, and AppendColumn - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 16:24:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16898) Adds argument type information for typed logical plan like MapElements, TypedFilter, and AppendColumn - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 16:24:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11638) Run Spark on Mesos with bridge networking - posted by "John Omernik (JIRA)" <ji...@apache.org> on 2016/08/04 16:34:20 UTC, 10 replies.
- [jira] [Resolved] (SPARK-15422) Remove unnecessary calculation of stage's parents - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 17:21:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16772) Correct API doc references to PySpark classes + formatting fixes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 17:22:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16897) Invalid use of var where val can be used. - posted by "Shivansh (JIRA)" <ji...@apache.org> on 2016/08/04 17:25:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-11938) Expose numFeatures in all ML PredictionModel for PySpark - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 17:26:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16890) substring returns wrong result for positive position - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 17:33:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15937) Spark declares a succeeding job to be failed in yarn-cluster mode if the job takes very small time (~ < 10 seconds) to finish - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/04 17:58:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16899) Structured Streaming Checkpointing Example invalid - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/04 18:13:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16899) Structured Streaming Checkpointing Example invalid - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/04 18:14:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16900) Complete-mode output for file sinks - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/04 18:18:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16802) joins.LongToUnsafeRowMap crashes with ArrayIndexOutOfBoundsException - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/04 18:21:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16884) Move DataSourceScanExec out of ExistingRDD.scala file - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/04 18:23:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16883) SQL decimal type is not properly cast to number when collecting SparkDataFrame - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/04 18:48:20 UTC, 14 replies.
- [jira] [Created] (SPARK-16901) Hive settings in hive-site.xml may be overridden by Hive's default values - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/04 18:58:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16885) Spark shell failed to run in yarn-client mode - posted by "Yury Zhyshko (JIRA)" <ji...@apache.org> on 2016/08/04 19:23:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16895) Reading empty string from csv has changed behaviour - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 19:54:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16876) Add match Column expression for regular expression matching in Scala API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 19:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16203) regexp_extract to return an ArrayType(StringType()) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 19:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-9761) Inconsistent metadata handling with ALTER TABLE - posted by "Xin Wu (JIRA)" <ji...@apache.org> on 2016/08/04 20:01:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16902) Custom ExpressionEncoder for primitive array is not effective - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2016/08/04 20:08:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16901) Hive settings in hive-site.xml may be overridden by Hive's default values - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/04 20:24:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16903) nullValue in first field is not respected by CSV source when read - posted by "Hossein Falaki (JIRA)" <ji...@apache.org> on 2016/08/04 20:24:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16875) Add args checking for DataSet randomSplit and sample - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 20:40:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16875) Add args checking for DataSet randomSplit and sample - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 20:41:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16880) Improve ANN training, add training data persist if needed - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 20:42:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16877) Add a rule for preventing use Java's Override annotation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/04 20:44:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16611) Expose several hidden DataFrame/RDD functions - posted by "Alok Singh (JIRA)" <ji...@apache.org> on 2016/08/04 21:25:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16904) Removal of Hive Built-in Hash Functions and TestHiveFunctionRegistry - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/04 21:54:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15074) Spark shuffle service bottlenecked while fetching large amount of intermediate data - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/04 21:55:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16904) Removal of Hive Built-in Hash Functions and TestHiveFunctionRegistry - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 21:56:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16904) Removal of Hive Built-in Hash Functions and TestHiveFunctionRegistry - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 21:56:20 UTC, 3 replies.
- [jira] [Created] (SPARK-16905) Support SQL DDL: MSCK REPAIR TABLE - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/04 22:22:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16906) Adds more input type information for TypedAggregateExpression - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/04 23:00:24 UTC, 0 replies.
- [jira] [Commented] (SPARK-16906) Adds more input type information for TypedAggregateExpression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 23:06:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16906) Adds more input type information for TypedAggregateExpression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/04 23:06:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16903) nullValue in first field is not respected by CSV source when read - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/05 00:44:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16903) nullValue in first field is not respected by CSV source when read - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/05 00:44:20 UTC, 3 replies.
- [jira] [Updated] (SPARK-16896) Loading csv with duplicate column names - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/05 00:58:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16907) Parquet table reading performance regression when vectorized record reader is not used - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/05 01:17:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16907) Parquet table reading performance regression when vectorized record reader is not used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 01:17:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16907) Parquet table reading performance regression when vectorized record reader is not used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 01:17:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16908) Java code style guideline documentation - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/05 02:11:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16908) Java code style guideline documentation - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/05 02:12:20 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-16908) Java code style guideline documentation - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/05 02:12:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16909) Streaming for postgreSQL JDBC driver - posted by "prince john wesley (JIRA)" <ji...@apache.org> on 2016/08/05 03:26:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16907) Parquet table reading performance regression when vectorized record reader is not used - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/05 03:34:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16907) Parquet table reading performance regression when vectorized record reader is not used - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/05 03:34:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16909) Streaming for postgreSQL JDBC driver - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 03:36:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16909) Streaming for postgreSQL JDBC driver - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 03:36:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16910) Infrastructure Projects name update in Supplemental Spark Projects - posted by "Qi Li (JIRA)" <ji...@apache.org> on 2016/08/05 03:49:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16666) Kryo encoder for custom complex classes - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/05 04:34:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16666) Kryo encoder for custom complex classes - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/05 04:34:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16911) Fix broken liks on the programming guide. - posted by "Shivansh (JIRA)" <ji...@apache.org> on 2016/08/05 04:42:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16321) [Spark 2.0] Performance regression when reading parquet and using PPD and non-vectorized reader - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 04:59:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16911) Fix broken links on the programming guide. - posted by "Shivansh (JIRA)" <ji...@apache.org> on 2016/08/05 05:03:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16911) Fix broken links on the programming guide. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 05:15:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-16911) Fix broken links on the programming guide. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 05:15:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16895) Reading empty string from csv has changed behaviour - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/05 05:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16404) LeastSquaresAggregator in Linear Regression serializes unnecessary data - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/05 05:45:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16409) regexp_extract with optional groups causes NPE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 06:23:21 UTC, 2 replies.
- [jira] [Commented] (SPARK-3181) Add Robust Regression Algorithm with Huber Estimator - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/05 06:37:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16910) Infrastructure Projects name update in Supplemental Spark Projects - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 06:59:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16910) Infrastructure Projects name update in Supplemental Spark Projects - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 06:59:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16912) Wrong import in Machine Learning documentation - posted by "Ganesh Krishnan (JIRA)" <ji...@apache.org> on 2016/08/05 07:01:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16912) Wrong import in Machine Learning documentation - posted by "Ganesh Krishnan (JIRA)" <ji...@apache.org> on 2016/08/05 07:02:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16912) Wrong import in Machine Learning documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 07:15:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16912) Wrong import in Machine Learning documentation - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/05 07:20:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16872) Include Gaussian Naive Bayes Classifier - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/05 07:25:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16580) [WARN] class Accumulator in package spark is deprecated: use AccumulatorV2 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 07:30:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16910) Infrastructure Projects name update in Supplemental Spark Projects - posted by "Qi Li (JIRA)" <ji...@apache.org> on 2016/08/05 07:33:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-14077) Support weighted instances in naive Bayes - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/05 07:43:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15726) Make DatasetBenchmark fairer among Dataset, DataFrame and RDD - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/05 08:01:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15726) Make DatasetBenchmark fairer among Dataset, DataFrame and RDD - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/05 08:03:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16911) Remove migrating from a Spark 1.x version in programming guide documentation - posted by "Shivansh (JIRA)" <ji...@apache.org> on 2016/08/05 08:12:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16879) unify logical plans for CREATE TABLE and CTAS - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/05 08:53:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16908) Java code style guideline documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 09:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16911) Remove migrating to a Spark 1.x version in programming guide documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 09:11:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16908) Java code style guideline documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 09:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16312) Docs for Kafka 0.10 consumer integration - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 09:14:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16312) Docs for Kafka 0.10 consumer integration - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 09:14:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16913) Better codegen where querying nested struct - posted by "Maciej Bryński (JIRA)" <ji...@apache.org> on 2016/08/05 09:55:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16913) [SQL] Better codegen where querying nested struct - posted by "Maciej Bryński (JIRA)" <ji...@apache.org> on 2016/08/05 09:56:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16914) NodeManager crash when spark are registering executor infomartion into leveldb - posted by "cen yuhai (JIRA)" <ji...@apache.org> on 2016/08/05 10:33:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16914) NodeManager crash when spark are registering executor infomartion into leveldb - posted by "cen yuhai (JIRA)" <ji...@apache.org> on 2016/08/05 10:52:20 UTC, 6 replies.
- [jira] [Closed] (SPARK-16912) Wrong import in Machine Learning documentation - posted by "Ganesh Krishnan (JIRA)" <ji...@apache.org> on 2016/08/05 11:32:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16915) broadcast var cause Task not serializable exception when broadcast var is a class member - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/05 12:37:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16915) broadcast var cause Task not serializable exception when broadcast var is a class member - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/05 12:38:20 UTC, 6 replies.
- [jira] [Commented] (SPARK-16915) broadcast var cause Task not serializable exception when broadcast var is a class member - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/05 12:53:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16915) broadcast var cause Task not serializable exception when broadcast var is a class member - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/05 12:53:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16916) serde/storage properties should not have limitations - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/05 13:23:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16916) serde/storage properties should not have limitations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 13:48:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16916) serde/storage properties should not have limitations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 13:48:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16917) Spark streaming kafka version compatibility. - posted by "Sudev (JIRA)" <ji...@apache.org> on 2016/08/05 13:50:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16917) Spark streaming kafka version compatibility. - posted by "Sudev (JIRA)" <ji...@apache.org> on 2016/08/05 13:52:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16522) [MESOS] Spark application throws exception on exit - posted by "Laurent Hoss (JIRA)" <ji...@apache.org> on 2016/08/05 14:18:20 UTC, 4 replies.
- [jira] [Created] (SPARK-16918) Weird error when selecting more than 100 spark udf columns - posted by "Phi Hung LE (JIRA)" <ji...@apache.org> on 2016/08/05 14:22:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-14151) Propose to refactor and expose Metrics Sink and Source interface - posted by "G Lingle (JIRA)" <ji...@apache.org> on 2016/08/05 14:41:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16919) Configurable update interval for console progress bar - posted by "Tejas Patil (JIRA)" <ji...@apache.org> on 2016/08/05 14:42:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16919) Configurable update interval for console progress bar - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 14:48:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16919) Configurable update interval for console progress bar - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 14:48:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16804) Correlated subqueries containing non-deterministic operators return incorrect results - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/05 15:06:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16625) Oracle JDBC table creation fails with ORA-00902: invalid datatype - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 15:12:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16625) Oracle JDBC table creation fails with ORA-00902: invalid datatype - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 15:13:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16917) Spark streaming kafka version compatibility. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 15:17:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-16750) ML GaussianMixture training failed due to feature column type mistake - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 16:09:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16920) Investigate and fix issues introduced in SPARK-15858 - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/05 17:14:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16920) Investigate and fix issues introduced in SPARK-15858 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/05 17:15:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-5312) Use sbt to detect new or changed public classes in PRs - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/05 17:36:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-7505) Update PySpark DataFrame docs: encourage __getitem__, mark as experimental, etc. - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/05 17:37:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16921) RDD/DataFrame persist() and cache() should return Python context managers - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/05 17:43:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5312) Use sbt to detect new or changed public classes in PRs - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 17:48:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16922) Query failure due to executor OOM in Spark 2.0 - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/05 17:59:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16922) Query failure due to executor OOM in Spark 2.0 - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/05 18:01:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-16905) Support SQL DDL: MSCK REPAIR TABLE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 18:09:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16905) Support SQL DDL: MSCK REPAIR TABLE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 18:09:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16826) java.util.Hashtable limits the throughput of PARSE_URL() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 19:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16421) Improve output from ML examples - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 19:58:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16421) Improve output from ML examples - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 19:58:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16826) java.util.Hashtable limits the throughput of PARSE_URL() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 19:59:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16260) PySpark ML Example Improvements and Cleanup - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 19:59:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16586) spark-class crash with "[: too many arguments" instead of displaying the correct error message - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 20:04:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-13238) Add ganglia dmax parameter - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/05 20:09:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16923) Mesos cluster scheduler duplicates config vars by setting them in the environment and as --conf - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/05 20:18:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16924) DataStreamReader can not support option("inferSchema", true/false) for csv and json file source - posted by "Xin Wu (JIRA)" <ji...@apache.org> on 2016/08/05 20:55:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16924) DataStreamReader can not support option("inferSchema", true/false) for csv and json file source - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 21:03:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16924) DataStreamReader can not support option("inferSchema", true/false) for csv and json file source - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 21:03:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16925) Spark tasks which cause JVM to exit with a zero exit code may cause app to hang - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/05 21:04:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16926) Partition columns are present in columns metadata for partition but not table - posted by "Brian Cho (JIRA)" <ji...@apache.org> on 2016/08/05 21:04:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16925) Spark tasks which cause JVM to exit with a zero exit code may cause app to hang in Standalone mode - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/05 21:09:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16499) Improve applyInPlace function for matrix in ANN code - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 21:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16455) Add a new hook in CoarseGrainedSchedulerBackend in order to stop scheduling new tasks when cluster is restarting - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 21:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16709) Task with commit failed will retry infinite when speculation set to true - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 21:14:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16925) Spark tasks which cause JVM to exit with a zero exit code may cause app to hang in Standalone mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 21:16:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16784) Configurable log4j settings - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 21:19:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16817) Enable storing of shuffle data in Alluxio - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/05 21:21:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16260) ML Example Improvements and Cleanup - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/05 21:40:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16927) Mesos Cluster Dispatcher default properties - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/05 21:47:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16928) Recursive call of ColumnVector::getInt() breaks JIT inlining - posted by "Qifan Pu (JIRA)" <ji...@apache.org> on 2016/08/05 21:49:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16927) Mesos Cluster Dispatcher default properties - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 21:49:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16923) Mesos cluster scheduler duplicates config vars by setting them in the environment and as --conf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 21:49:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16923) Mesos cluster scheduler duplicates config vars by setting them in the environment and as --conf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 21:49:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16927) Mesos Cluster Dispatcher default properties - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 21:49:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16928) Recursive call of ColumnVector::getInt() breaks JIT inlining - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 22:17:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16928) Recursive call of ColumnVector::getInt() breaks JIT inlining - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 22:17:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16926) Partition columns are present in columns metadata for partition but not table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 22:32:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16926) Partition columns are present in columns metadata for partition but not table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 22:32:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16924) DataStreamReader can not support option("inferSchema", true/false) for csv and json file source - posted by "Xin Wu (JIRA)" <ji...@apache.org> on 2016/08/05 22:39:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-15702) Update document programming-guide accumulator section - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/05 22:46:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15702) Update document programming-guide accumulator section - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 22:51:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-15702) Update document programming-guide accumulator section - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/05 22:51:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16864) Comprehensive version info - posted by "Jan Gorecki (JIRA)" <ji...@apache.org> on 2016/08/05 22:52:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16901) Hive settings in hive-site.xml may be overridden by Hive's default values - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/05 22:53:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-11638) Run Spark on Mesos with bridge networking - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2016/08/05 23:09:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15354) Topology aware block replication strategies - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/05 23:21:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16929) Bad synchronization with regard to speculation - posted by "Nicholas Brown (JIRA)" <ji...@apache.org> on 2016/08/05 23:31:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16930) ApplicationMaster's code that waits for SparkContext is race-prone - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/05 23:47:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16508) Fix documentation warnings found by R CMD check - posted by "Junyang Qian (JIRA)" <ji...@apache.org> on 2016/08/05 23:59:20 UTC, 7 replies.
- [jira] [Created] (SPARK-16931) PySpark access to data-frame bucketing api - posted by "Greg Bowyer (JIRA)" <ji...@apache.org> on 2016/08/06 00:57:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16931) PySpark access to data-frame bucketing api - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 01:01:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16931) PySpark access to data-frame bucketing api - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 01:01:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16856) Link the application's executor page to the master's UI - posted by "Tao Lin (JIRA)" <ji...@apache.org> on 2016/08/06 01:38:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16610) When writing ORC files, orc.compress should not be overridden if users do not set "compression" in the options - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 02:15:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16928) Recursive call of ColumnVector::getInt() breaks JIT inlining - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 03:31:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16847) Prevent to potentially read corrupt statstics on binary in Parquet via VectorizedReader - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 03:41:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15899) file scheme should be used correctly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 03:43:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16929) Bad synchronization with regard to speculation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 03:47:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16929) Bad synchronization with regard to speculation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 03:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16717) Dataframe (jdbc) is missing a way to link and external function to get a connection - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 05:01:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16326) Evaluate sparklyr package from RStudio - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 05:02:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16889) Add formatMessage Column expression for formatting strings in java.text.MessageFormat style in Scala API - posted by "Sandeep Singh (JIRA)" <ji...@apache.org> on 2016/08/06 05:07:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-15702) Update document programming-guide accumulator section - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/06 05:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16932) Programming-guide Accumulator section should be more clear w.r.t new API - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/06 05:23:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16932) Programming-guide Accumulator section should be more clear w.r.t new API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 05:24:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16932) Programming-guide Accumulator section should be more clear w.r.t new API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 05:24:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16609) Single function for parsing timestamps/dates - posted by "Sandeep Singh (JIRA)" <ji...@apache.org> on 2016/08/06 05:57:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16933) AFTAggregator in AFTSurvivalRegression serializes unnecessary data - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/06 13:35:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16933) AFTAggregator in AFTSurvivalRegression serializes unnecessary data - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 13:44:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16933) AFTAggregator in AFTSurvivalRegression serializes unnecessary data - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 13:44:20 UTC, 3 replies.
- [jira] [Created] (SPARK-16934) Improve LogisticCostFun to avoid redundant serielization - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/06 15:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16934) Improve LogisticCostFun to avoid redundant serielization - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 15:45:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16934) Improve LogisticCostFun to avoid redundant serielization - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 15:45:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16917) Spark streaming kafka version compatibility. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/06 15:54:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16804) Correlated subqueries containing non-deterministic operators return incorrect results - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/06 16:15:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-16804) Correlated subqueries containing non-deterministic operators return incorrect results - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/06 16:24:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16935) Verification of Function-related ExternalCatalog APIs - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/06 23:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16935) Verification of Function-related ExternalCatalog APIs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 23:27:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16935) Verification of Function-related ExternalCatalog APIs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/06 23:27:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16508) Fix documentation warnings found by R CMD check - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 01:42:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16925) Spark tasks which cause JVM to exit with a zero exit code may cause app to hang in Standalone mode - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/07 02:42:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16936) Case Sensitivity Support for Refresh Temp Table - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/07 05:45:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16936) Case Sensitivity Support for Refresh Temp Table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 05:46:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16936) Case Sensitivity Support for Refresh Temp Table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 05:46:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-8904) When using LDA DAGScheduler throws exception - posted by "Nabarun (JIRA)" <ji...@apache.org> on 2016/08/07 06:10:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16913) [SQL] Better codegen where querying nested struct - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2016/08/07 06:41:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16937) Confusing behaviors when View and Temp View sharing the same names - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/07 07:32:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16937) Confusing behaviors when View and Temp View sharing the same names - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/07 07:35:20 UTC, 4 replies.
- [jira] [Resolved] (SPARK-16932) Programming-guide Accumulator section should be more clear w.r.t new API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 08:07:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16932) Programming-guide Accumulator section should be more clear w.r.t new API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 08:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16870) add "spark.sql.broadcastTimeout" into docs/sql-programming-guide.md to help people to how to fix this timeout error when it happenned - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 08:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16911) Remove migrating to a Spark 1.x version in programming guide documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 08:31:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16326) Evaluate sparklyr package from RStudio - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 08:33:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16769) httpclient classic dependency - potentially a patch required? - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 08:34:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16832) CrossValidator and TrainValidationSplit are not random without seed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 11:18:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16909) Streaming for postgreSQL JDBC driver - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 11:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16909) Streaming for postgreSQL JDBC driver - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 11:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16409) regexp_extract with optional groups causes NPE - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 11:21:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15575) Remove breeze from dependencies? - posted by "xubo245 (JIRA)" <ji...@apache.org> on 2016/08/07 11:40:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16324) regexp_extract should doc that it returns empty string when match fails - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 11:53:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16324) regexp_extract should doc that it returns empty string when match fails - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 11:53:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16938) Cannot resolve column name after a join - posted by "Mathieu D (JIRA)" <ji...@apache.org> on 2016/08/07 13:57:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-12436) If all values of a JSON field is null, JSON's inferSchema should return NullType instead of StringType - posted by "Hasil Sharma (JIRA)" <ji...@apache.org> on 2016/08/07 14:00:24 UTC, 0 replies.
- [jira] [Created] (SPARK-16939) Fix build error by using `Tuple1` explicitly in StringFunctionSuite - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/07 15:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16939) Fix build error by using `Tuple1` explicitly in StringFunctionSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 15:59:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16939) Fix build error by using `Tuple1` explicitly in StringFunctionSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 15:59:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-6932) A Prototype of Parameter Server - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2016/08/07 18:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16939) Fix build error by using `Tuple1` explicitly in StringFunctionSuite - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/07 19:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16938) Cannot resolve column name after a join - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/07 22:57:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-12920) Fix high CPU usage in spark thrift server with concurrent users - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/07 23:19:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16938) Cannot resolve column name after a join - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/07 23:34:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16940) `checkAnswer` should raise `TestFailedException` for wrong results - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/08 00:40:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16940) `checkAnswer` should raise `TestFailedException` for wrong results - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 00:48:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16940) `checkAnswer` should raise `TestFailedException` for wrong results - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 00:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16914) NodeManager crash when spark are registering executor infomartion into leveldb - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/08 01:22:20 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-16914) NodeManager crash when spark are registering executor infomartion into leveldb - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/08 01:48:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16868) Executor will be both dead and alive when this executor reregister itself to driver. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 02:03:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16941) SparkSQLOperationManager shuold use synchronization map to store SessionHandle - posted by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/08 03:30:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16942) CREATE TABLE LIKE generates External table when Source table is External - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/08 04:22:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16943) CREATE TABLE LIKE generates a non-empty table when source is a data source table - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/08 04:24:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16942) CREATE TABLE LIKE generates External table when source table is an External Hive Serde table - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/08 04:25:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16942) CREATE TABLE LIKE generates External table when source table is External - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/08 04:25:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16943) CREATE TABLE LIKE generates a non-empty table when source is a data source table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 04:30:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16943) CREATE TABLE LIKE generates a non-empty table when source is a data source table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 04:30:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16942) CREATE TABLE LIKE generates External table when source table is an External Hive Serde table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 04:33:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16942) CREATE TABLE LIKE generates External table when source table is an External Hive Serde table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 04:33:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16918) Weird error when selecting more than 100 spark udf columns - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/08 04:53:20 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-16918) Weird error when selecting more than 100 spark udf columns - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/08 05:04:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16918) Weird error when selecting more than 100 spark udf columns - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 05:05:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16944) [MESOS] Improve data locality when launching new executors when dynamic allocation is enabled - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2016/08/08 05:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16944) [MESOS] Improve data locality when launching new executors when dynamic allocation is enabled - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2016/08/08 05:07:20 UTC, 8 replies.
- [jira] [Issue Comment Deleted] (SPARK-16944) [MESOS] Improve data locality when launching new executors when dynamic allocation is enabled - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2016/08/08 05:08:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16945) Fix Java Lint errors - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/08 05:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16945) Fix Java Lint errors - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/08 05:11:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16945) Fix Java Lint errors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 05:16:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16945) Fix Java Lint errors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 05:16:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16919) Configurable update interval for console progress bar - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 05:23:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16944) [MESOS] Improve data locality when launching new executors when dynamic allocation is enabled - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2016/08/08 05:29:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16606) Misleading warning for SparkContext.getOrCreate "WARN SparkContext: Use an existing SparkContext, some configuration may not take effect." - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 05:34:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16606) Misleading warning for SparkContext.getOrCreate "WARN SparkContext: Use an existing SparkContext, some configuration may not take effect." - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 05:34:21 UTC, 2 replies.
- [jira] [Created] (SPARK-16946) saveAsTable[append] with different number of columns should throw Exception - posted by "Huaxin Gao (JIRA)" <ji...@apache.org> on 2016/08/08 05:58:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16941) SparkSQLOperationManager shuold use synchronization map to store SessionHandle - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 06:16:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-16941) SparkSQLOperationManager shuold use synchronization map to store SessionHandle - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 06:16:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16946) saveAsTable[append] with different number of columns should throw Exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 06:20:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16946) saveAsTable[append] with different number of columns should throw Exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 06:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16404) LeastSquaresAggregator in Linear Regression serializes unnecessary data - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/08 07:04:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16947) Improve type coercion of inline tables - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/08 08:07:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16948) Querying empty partitioned orc tables throws exception - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/08 08:22:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16948) Querying empty partitioned orc tables throw exceptions - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/08 08:22:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16945) Fix Java Lint errors - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 08:26:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3767) Support wildcard in Spark properties - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 08:30:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16948) Querying empty partitioned orc tables throws exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 08:31:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16948) Querying empty partitioned orc tables throws exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 08:31:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16949) Add lower/uppper bounds for AUC calculation - posted by "Patrick Baier (JIRA)" <ji...@apache.org> on 2016/08/08 08:38:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16949) Add lower/uppper bounds for AUC calculation - posted by "Patrick Baier (JIRA)" <ji...@apache.org> on 2016/08/08 08:40:20 UTC, 8 replies.
- [jira] [Updated] (SPARK-16929) Speculation-related synchronization bottleneck in checkSpeculatableTasks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 08:53:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16683) Group by does not work after multiple joins of the same dataframe - posted by "Witold Jędrzejewski (JIRA)" <ji...@apache.org> on 2016/08/08 09:21:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16949) Add lower/uppper bounds for AUC calculation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 09:25:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16949) Add lower/uppper bounds for AUC calculation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 09:57:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16709) Task with commit failed will retry infinite when speculation set to true - posted by "Hong Shen (JIRA)" <ji...@apache.org> on 2016/08/08 10:07:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16804) Correlated subqueries containing non-deterministic operators return incorrect results - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/08 10:17:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-14666) Using DISTINCT on a UDF (like CONCAT) is not supported - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/08 10:19:20 UTC, 2 replies.
- [jira] [Reopened] (SPARK-16709) Task with commit failed will retry infinite when speculation set to true - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 10:42:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16588) Deprecate monotonicallyIncreasingId in Scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 11:06:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16947) Improve type coercion of inline tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 11:26:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16947) Improve type coercion of inline tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 11:27:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16950) fromOffsets parameter in Kafka's Direct Streams does not work in python3 - posted by "Mariusz Strzelecki (JIRA)" <ji...@apache.org> on 2016/08/08 12:45:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16950) fromOffsets parameter in Kafka's Direct Streams does not work in python3 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 12:54:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16950) fromOffsets parameter in Kafka's Direct Streams does not work in python3 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 12:54:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16906) Adds more input type information for TypedAggregateExpression - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/08 14:22:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16906) Adds more input type information for TypedAggregateExpression - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/08 14:24:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16457) Wrong messages when CTAS with a Partition By clause - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/08 14:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16457) Wrong messages when CTAS with a Partition By clause - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/08 14:29:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16936) Case Sensitivity Support for Refresh Temp Table - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/08 14:36:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16936) Case Sensitivity Support for Refresh Temp Table - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/08 14:37:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16951) Alternative implementation of NOT IN to Anti-join - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/08 16:24:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16951) Alternative implementation of NOT IN to Anti-join - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/08 16:28:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16952) [MESOS] MesosCoarseGrainedSchedulerBackend requires spark.mesos.executor.home even if spark.executor.uri is set - posted by "Charles Allen (JIRA)" <ji...@apache.org> on 2016/08/08 16:37:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16953) Make requestTotalExecutors public to be consistent with requestExecutors/killExecutors - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2016/08/08 17:25:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16954) UDFs should allow output type to be specified in terms of the input type - posted by "Simeon Simeonov (JIRA)" <ji...@apache.org> on 2016/08/08 17:31:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16930) ApplicationMaster's code that waits for SparkContext is race-prone - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 17:35:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16930) ApplicationMaster's code that waits for SparkContext is race-prone - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 17:35:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16586) spark-class crash with "[: too many arguments" instead of displaying the correct error message - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/08 17:36:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14666) Using DISTINCT on a UDF (like CONCAT) is not supported - posted by "Dominic Ricard (JIRA)" <ji...@apache.org> on 2016/08/08 18:44:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16955) Using ordinals in ORDER BY causes an analysis error when the query has a GROUP BY clause using ordinals - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/08 18:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16955) Using ordinals in ORDER BY causes an analysis error when the query has a GROUP BY clause using ordinals - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/08 18:53:20 UTC, 6 replies.
- [jira] [Commented] (SPARK-16953) Make requestTotalExecutors public to be consistent with requestExecutors/killExecutors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 19:08:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16953) Make requestTotalExecutors public to be consistent with requestExecutors/killExecutors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 19:08:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16552) Store the Inferred Schemas into External Catalog Tables when Creating Tables - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/08 19:09:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16956) Make ApplicationState.MAX_NUM_RETRY configurable - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/08 19:27:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16956) Make ApplicationState.MAX_NUM_RETRY configurable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 19:28:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16953) Make requestTotalExecutors public to be consistent with requestExecutors/killExecutors - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2016/08/08 19:53:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-12381) Copy public decision tree helper classes from spark.mllib to spark.ml and make private - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/08 20:48:20 UTC, 4 replies.
- [jira] [Assigned] (SPARK-11150) Dynamic partition pruning - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/08 20:53:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-11150) Dynamic partition pruning - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/08 20:54:20 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (SPARK-12381) Copy public decision tree helper classes from spark.mllib to spark.ml and make private - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 20:55:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16957) Use weighted midpoints for split values. - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/08 20:57:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16957) Use weighted midpoints for split values. - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/08 20:58:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-11150) Dynamic partition pruning - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 21:06:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-12381) Copy public decision tree helper classes from spark.mllib to spark.ml and make private - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 21:44:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-12326) Move GBT implementation from spark.mllib to spark.ml - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 21:45:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-12383) Move unit tests for GBT from spark.mllib to spark.ml - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 21:45:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-12326) Move GBT implementation from spark.mllib to spark.ml - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/08 21:45:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16955) Using ordinals in ORDER BY causes an analysis error when the query has a GROUP BY clause using ordinals - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 21:58:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16718) gbm-style treeboost - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 22:15:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16718) gbm-style treeboost - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 22:15:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16958) Reuse subqueries within single query - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/08 22:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16958) Reuse subqueries within single query - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 22:29:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16958) Reuse subqueries within single query - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 22:33:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16779) Fix unnecessary use of postfix operations - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/08 22:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-12909) Spark on Mesos accessing Secured HDFS w/Kerberos - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/08 23:08:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16749) Clean-up OffsetWindowFrame - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/08 23:35:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16959) Table Comment in the CatalogTable returned from HiveMetastore is Always Empty - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/08 23:43:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16959) Table Comment in the CatalogTable returned from HiveMetastore is Always Empty - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 23:46:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16959) Table Comment in the CatalogTable returned from HiveMetastore is Always Empty - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/08 23:46:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16960) Deprecate approxCountDistinct, toDegrees and toRadians according to FunctionRegistry in Scala and Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 00:10:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16960) Deprecate approxCountDistinct, toDegrees and toRadians according to FunctionRegistry in Scala and Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 00:10:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16960) Deprecate approxCountDistinct, toDegrees and toRadians according to FunctionRegistry in Scala and Python - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/09 00:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16961) Utils.randomizeInPlace does not shuffle arrays uniformly - posted by "Nicholas (JIRA)" <ji...@apache.org> on 2016/08/09 00:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16961) Utils.randomizeInPlace does not shuffle arrays uniformly - posted by "Nicholas (JIRA)" <ji...@apache.org> on 2016/08/09 00:15:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16961) Utils.randomizeInPlace does not shuffle arrays uniformly - posted by "Nicholas (JIRA)" <ji...@apache.org> on 2016/08/09 00:27:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16898) Adds argument type information for typed logical plan like MapElements, TypedFilter, and AppendColumn - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/09 00:38:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6235) Address various 2G limits - posted by "Brian (JIRA)" <ji...@apache.org> on 2016/08/09 00:43:20 UTC, 7 replies.
- [jira] [Resolved] (SPARK-16563) Repeat calling Spark SQL thrift server fetchResults return empty for ExecuteStatement operation - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/09 01:01:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16961) Utils.randomizeInPlace does not shuffle arrays uniformly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 01:14:20 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-16961) Utils.randomizeInPlace does not shuffle arrays uniformly - posted by "Nicholas (JIRA)" <ji...@apache.org> on 2016/08/09 01:16:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16962) Unsafe accesses (Platform.getLong()) not supported on unaligned boundaries in SPARC/Solaris - posted by "Suman Somasundar (JIRA)" <ji...@apache.org> on 2016/08/09 01:37:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16952) [MESOS] MesosCoarseGrainedSchedulerBackend requires spark.mesos.executor.home even if spark.executor.uri is set - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 02:04:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-16952) [MESOS] MesosCoarseGrainedSchedulerBackend requires spark.mesos.executor.home even if spark.executor.uri is set - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 02:04:22 UTC, 0 replies.
- [jira] [Created] (SPARK-16963) Change Source API so that sources do not need to keep unbounded state - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2016/08/09 02:24:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16610) When writing ORC files, orc.compress should not be overridden if users do not set "compression" in the options - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/09 02:26:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16963) Change Source API so that sources do not need to keep unbounded state - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 02:39:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16963) Change Source API so that sources do not need to keep unbounded state - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 02:39:20 UTC, 3 replies.
- [jira] [Updated] (SPARK-12920) Honor "spark.ui.retainedStages" to reduce mem-pressure - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/09 03:40:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16951) Alternative implementation of NOT IN to Anti-join - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/09 03:49:20 UTC, 8 replies.
- [jira] [Comment Edited] (SPARK-16951) Alternative implementation of NOT IN to Anti-join - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/09 03:55:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16964) Remove private[sql] and private[spark] from sql.execution package - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/09 04:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16964) Remove private[sql] and private[spark] from sql.execution package - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/09 04:11:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16964) Remove private[sql] and private[spark] from sql.execution package - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 04:16:21 UTC, 2 replies.
- [jira] [Assigned] (SPARK-16964) Remove private[sql] and private[spark] from sql.execution package - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 04:16:21 UTC, 1 replies.
- [jira] [Created] (SPARK-16965) Fix bound checking for SparseVector - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/09 05:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16887) Add SPARK_DIST_CLASSPATH to LAUNCH_CLASSPATH - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/09 05:29:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16965) Fix bound checking for SparseVector - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/09 05:31:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16965) Fix bound checking for SparseVector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 05:33:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16965) Fix bound checking for SparseVector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 05:33:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16966) App Name is a randomUUID even when "spark.app.name" exists - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/09 06:38:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16962) Unsafe accesses (Platform.getLong()) not supported on unaligned boundaries in SPARC/Solaris - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 06:46:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16966) App Name is a randomUUID even when "spark.app.name" exists - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 06:53:20 UTC, 12 replies.
- [jira] [Assigned] (SPARK-16966) App Name is a randomUUID even when "spark.app.name" exists - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 06:53:21 UTC, 3 replies.
- [jira] [Created] (SPARK-16967) Collect Mesos support code into a module/profile - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 06:55:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16709) Task with commit failed will retry infinite when speculation set to true - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 06:59:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16968) Allow to add additional options when creating a new table in DF's JDBC writer. - posted by "Jie Huang (JIRA)" <ji...@apache.org> on 2016/08/09 07:01:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16968) Allow to add additional options when creating a new table in DF's JDBC writer. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 07:48:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16969) GBTClassifier needs a raw prediction column - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/09 07:50:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16968) Allow to add additional options when creating a new table in DF's JDBC writer. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 07:58:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-16968) Allow to add additional options when creating a new table in DF's JDBC writer. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 07:58:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16970) [spark2.0] spark2.0 doesn't catch the java exception thrown by reflect function in sql statement which causes the job abort - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/09 08:01:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16970) [spark2.0] spark2.0 doesn't catch the java exception thrown by reflect function in sql statement which causes the job abort - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 08:13:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16606) Misleading warning for SparkContext.getOrCreate "WARN SparkContext: Use an existing SparkContext, some configuration may not take effect." - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 08:39:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16522) [MESOS] Spark application throws exception on exit - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 08:43:20 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-16896) Loading csv with duplicate column names - posted by "Natu Lauchande (JIRA)" <ji...@apache.org> on 2016/08/09 08:44:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16940) `checkAnswer` should raise `TestFailedException` for wrong results - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 08:46:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16940) `checkAnswer` should raise `TestFailedException` for wrong results - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 08:46:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16971) Strip trailing zeros for decimals when using show() API in Dataset - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/09 08:56:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16971) Strip trailing zeros for decimals when using show() API in Dataset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 09:02:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16971) Strip trailing zeros for decimals when using show() API in Dataset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 09:02:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16972) Move DriverEndpoint out of CoarseGrainedSchedulerBackend - posted by "Liu Shaohui (JIRA)" <ji...@apache.org> on 2016/08/09 09:24:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16972) Move DriverEndpoint out of CoarseGrainedSchedulerBackend - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 09:31:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16972) Move DriverEndpoint out of CoarseGrainedSchedulerBackend - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 09:31:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16896) Loading csv with duplicate column names - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/09 09:47:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16809) Link Mesos Dispatcher and History Server - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 09:55:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16809) Link Mesos Dispatcher and History Server - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 09:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16941) SparkSQLOperationManager should use synchronized Map to store SessionHandle - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 09:57:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16927) Mesos Cluster Dispatcher default properties - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 09:58:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16923) Mesos cluster scheduler duplicates config vars by setting them in the environment and as --conf - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 09:58:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16973) remove the buffer offsets in ImperativeAggregate - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/09 10:09:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16973) remove the buffer offsets in ImperativeAggregate - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 10:20:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16973) remove the buffer offsets in ImperativeAggregate - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 10:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16964) Remove private[sql] and private[spark] from sql.execution package - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/09 10:24:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16933) AFTAggregator in AFTSurvivalRegression serializes unnecessary data - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/09 10:42:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-16934) Improve LogisticCostFun to avoid redundant serialization - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 10:44:21 UTC, 0 replies.
- [jira] [Created] (SPARK-16974) Handle redelivery of message in MQTT structured streaming source. - posted by "Prashant Sharma (JIRA)" <ji...@apache.org> on 2016/08/09 10:58:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16974) Handle redelivery of message in MQTT structured streaming source. - posted by "Prashant Sharma (JIRA)" <ji...@apache.org> on 2016/08/09 10:59:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16974) Handle redelivery of message in MQTT structured streaming source. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 11:00:25 UTC, 0 replies.
- [jira] [Created] (SPARK-16975) Spark-2.0.0 unable to infer schema for parquet data written by Spark-1.6.2 - posted by "immerrr again (JIRA)" <ji...@apache.org> on 2016/08/09 11:05:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16975) Spark-2.0.0 unable to infer schema for parquet data written by Spark-1.6.2 - posted by "Shuai Lin (JIRA)" <ji...@apache.org> on 2016/08/09 11:27:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16976) KCore implementation - posted by "Ohad Raviv (JIRA)" <ji...@apache.org> on 2016/08/09 11:28:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16976) KCore implementation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 11:33:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-16976) KCore implementation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 11:35:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16977) start spark-shell with yarn mode error - posted by "shijinkui (JIRA)" <ji...@apache.org> on 2016/08/09 12:35:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16977) start spark-shell with yarn mode error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 12:43:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-10078) Vector-free L-BFGS - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/09 14:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-10078) Vector-free L-BFGS - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/09 14:36:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16978) exception (java.lang.VerifyError) is thrown while trying to submit jar in standalone cluster - posted by "Eran Mizrahi (JIRA)" <ji...@apache.org> on 2016/08/09 14:41:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16978) exception (java.lang.VerifyError) is thrown while trying to submit jar in standalone cluster - posted by "Eran Mizrahi (JIRA)" <ji...@apache.org> on 2016/08/09 14:43:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16978) exception (java.lang.VerifyError) is thrown while submiting jar in standalone cluster - posted by "Eran Mizrahi (JIRA)" <ji...@apache.org> on 2016/08/09 14:44:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16978) exception (java.lang.VerifyError) is thrown while submiting jar in standalone cluster - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 14:55:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-10601) Spark SQL - Support for MINUS - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/09 15:30:20 UTC, 6 replies.
- [jira] [Created] (SPARK-16979) Enable overriding application ID in metric name - posted by "Nathaniel Braun (JIRA)" <ji...@apache.org> on 2016/08/09 15:51:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16979) Enable overriding application ID in metric name - posted by "Nathaniel Braun (JIRA)" <ji...@apache.org> on 2016/08/09 15:54:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16966) App Name is a randomUUID even when "spark.app.name" exists - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/09 16:35:20 UTC, 3 replies.
- [jira] [Resolved] (SPARK-16950) fromOffsets parameter in Kafka's Direct Streams does not work in python3 - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/09 16:46:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16905) Support SQL DDL: MSCK REPAIR TABLE - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/09 17:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16921) RDD/DataFrame persist() and cache() should return Python context managers - posted by "holdenk (JIRA)" <ji...@apache.org> on 2016/08/09 18:10:20 UTC, 5 replies.
- [jira] [Closed] (SPARK-16971) Strip trailing zeros for decimals when using show() API in Dataset - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/09 18:10:22 UTC, 0 replies.
- [jira] [Created] (SPARK-16980) Load only catalog table partition metadata required to answer a query - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/09 18:16:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16980) Load only catalog table partition metadata required to answer a query - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/09 18:18:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16956) Make ApplicationState.MAX_NUM_RETRY configurable - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/09 18:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6832) Handle partial reads in SparkR JVM to worker communication - posted by "Krishna Kalyan (JIRA)" <ji...@apache.org> on 2016/08/09 18:29:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-16967) Collect Mesos support code into a module/profile - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/09 18:35:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16905) Support SQL DDL: MSCK REPAIR TABLE - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/09 18:39:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16522) [MESOS] Spark application throws exception on exit - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/09 18:44:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-16522) [MESOS] Spark application throws exception on exit - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/09 18:45:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16522) [MESOS] Spark application throws exception on exit - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 18:45:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-10627) Regularization for artificial neural networks - posted by "Ruben Janssen (JIRA)" <ji...@apache.org> on 2016/08/09 18:53:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-10868) monotonicallyIncreasingId() supports offset for indexing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 20:15:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-10868) monotonicallyIncreasingId() supports offset for indexing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 20:15:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-10601) Spark SQL - Support for MINUS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 20:54:22 UTC, 1 replies.
- [jira] [Created] (SPARK-16981) For CSV files nullValue is not respected for Date/Time data type - posted by "Lev (JIRA)" <ji...@apache.org> on 2016/08/09 22:07:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16766) TakeOrderedAndProjectExec easily cause OOM - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/09 22:18:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16766) TakeOrderedAndProjectExec easily cause OOM - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/09 22:22:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16093) Spark2.0 take no effect after set spark.sql.autoBroadcastJoinThreshold = 1 - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/09 22:30:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16982) Failure to build Spark 1.6 - posted by "Haifeng Li (JIRA)" <ji...@apache.org> on 2016/08/09 22:42:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16982) Failure to build Spark 1.6 - posted by "Haifeng Li (JIRA)" <ji...@apache.org> on 2016/08/09 22:46:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16982) Failure to build Spark 1.6 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/09 22:51:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16983) Add `prettyName` to row_number, dense_rank, percent_rank, cume_dist - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/09 22:53:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16983) Add `prettyName` to row_number, dense_rank, percent_rank, cume_dist - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/09 22:55:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16982) Failure to build Spark 1.6 - posted by "Haifeng Li (JIRA)" <ji...@apache.org> on 2016/08/09 22:56:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16983) Add `prettyName` to row_number, dense_rank, percent_rank, cume_dist - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 22:57:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16983) Add `prettyName` to row_number, dense_rank, percent_rank, cume_dist - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 22:57:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16552) Store the Inferred Schemas into External Catalog Tables when Creating Tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/09 23:10:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-3998) Add offset limit to SqlParser.scala - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/09 23:18:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16900) Complete-mode output for file sinks - posted by "Vladimir Feinberg (JIRA)" <ji...@apache.org> on 2016/08/09 23:47:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16883) SQL decimal type is not properly cast to number when collecting SparkDataFrame - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/10 00:04:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-3162) Train DecisionTree locally when possible - posted by "Siddharth Murching (JIRA)" <ji...@apache.org> on 2016/08/10 00:10:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-15345) SparkSession's conf doesn't take effect when there's already an existing SparkContext - posted by "gagan taneja (JIRA)" <ji...@apache.org> on 2016/08/10 01:06:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16984) executeTake tries all partitions if first parition is empty - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/10 01:28:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16984) executeTake tries all partitions if first parition is empty - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 01:32:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16984) executeTake tries all partitions if first parition is empty - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 01:32:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16985) SQL Output maybe overrided - posted by "Hong Shen (JIRA)" <ji...@apache.org> on 2016/08/10 03:15:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16985) SQL Output maybe overrided - posted by "Hong Shen (JIRA)" <ji...@apache.org> on 2016/08/10 03:24:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16985) SQL Output maybe overrided - posted by "Hong Shen (JIRA)" <ji...@apache.org> on 2016/08/10 03:29:22 UTC, 1 replies.
- [jira] [Updated] (SPARK-16977) start spark-shell with yarn mode error - posted by "shijinkui (JIRA)" <ji...@apache.org> on 2016/08/10 03:50:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16977) start spark-shell with yarn mode error - posted by "shijinkui (JIRA)" <ji...@apache.org> on 2016/08/10 03:51:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16985) SQL Output maybe overrided - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 04:01:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-2578) OUTER JOINs cause ClassCastException - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 04:56:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-2578) OUTER JOINs cause ClassCastException - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 04:57:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6273) Got error when one table's alias name is the same with other table's column name - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 05:10:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6273) Got error when one table's alias name is the same with other table's column name - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 05:13:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-6273) Got error when one table's alias name is the same with other table's column name - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 05:13:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-4235) Add union data type support - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 05:19:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16986) "Started" time, "Completed" time and "Last Updated" time in history server UI are not user local time - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/10 05:20:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16391) KeyValueGroupedDataset.reduceGroups should support partial aggregation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 05:49:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-16986) "Started" time, "Completed" time and "Last Updated" time in history server UI are not user local time - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 05:57:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16986) "Started" time, "Completed" time and "Last Updated" time in history server UI are not user local time - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 05:57:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-6744) Add support for CROSS JOIN syntax - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/10 06:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6744) Add support for CROSS JOIN syntax - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/10 06:08:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-11638) Run Spark on Mesos with bridge networking - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/10 06:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16987) Add spark-default.conf property to define https port for spark history server - posted by "Yesha Vora (JIRA)" <ji...@apache.org> on 2016/08/10 06:21:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16988) spark history server log needs to be fixed to show https url when ssl is enabled - posted by "Yesha Vora (JIRA)" <ji...@apache.org> on 2016/08/10 06:33:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16989) fileSystem.getFileStatus throw exception in EventLoggingListener - posted by "Hong Shen (JIRA)" <ji...@apache.org> on 2016/08/10 06:41:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16989) fileSystem.getFileStatus throw exception in EventLoggingListener - posted by "Hong Shen (JIRA)" <ji...@apache.org> on 2016/08/10 06:54:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16990) Define the data structure to hold the statistics for CBO - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/10 06:58:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16991) Full outer join followed by inner join produces wrong results - posted by "Jonas Jarutis (JIRA)" <ji...@apache.org> on 2016/08/10 07:28:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-4119) Don't rely on HIVE_DEV_HOME to find .q files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 07:30:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-4119) Don't rely on HIVE_DEV_HOME to find .q files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 07:30:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-4119) Don't rely on HIVE_DEV_HOME to find .q files - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/10 07:44:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16959) Table Comment in the CatalogTable returned from HiveMetastore is Always Empty - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/10 08:29:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16959) Table Comment in the CatalogTable returned from HiveMetastore is Always Empty - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/10 08:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-10601) Spark SQL - Support for MINUS - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/10 08:33:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16991) Full outer join followed by inner join produces wrong results - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 08:43:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-16921) RDD/DataFrame persist() and cache() should return Python context managers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 08:49:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16992) Pep8 code style - posted by "Semet (JIRA)" <ji...@apache.org> on 2016/08/10 09:00:29 UTC, 0 replies.
- [jira] [Updated] (SPARK-16990) Define the data structure to hold the statistics for CBO - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:05:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16185) Unresolved Operator When Creating Table As Select Without Enabling Hive Support - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/10 09:07:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16185) Unresolved Operator When Creating Table As Select Without Enabling Hive Support - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/10 09:08:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6685) Use DSYRK to compute AtA in ALS - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/10 09:12:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16927) Mesos Cluster Dispatcher default properties - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:12:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16923) Mesos cluster scheduler duplicates config vars by setting them in the environment and as --conf - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:12:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16324) regexp_extract should doc that it returns empty string when match fails - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:15:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16324) regexp_extract should doc that it returns empty string when match fails - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:16:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16866) Basic infrastructure for file-based SQL end-to-end tests - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/10 09:21:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16866) Basic infrastructure for file-based SQL end-to-end tests - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/10 09:21:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16992) Pep8 code style - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:24:20 UTC, 4 replies.
- [jira] [Updated] (SPARK-16987) Add spark-default.conf property to define https port for spark history server - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:24:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16988) spark history server log needs to be fixed to show https url when ssl is enabled - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:25:20 UTC, 1 replies.
- [jira] [Created] (SPARK-16993) model.transform withot label column - posted by "Dulaj Rajitha (JIRA)" <ji...@apache.org> on 2016/08/10 09:40:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16993) model.transform without label column in random forest regression - posted by "Dulaj Rajitha (JIRA)" <ji...@apache.org> on 2016/08/10 09:41:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16991) Full outer join followed by inner join produces wrong results - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 09:45:22 UTC, 1 replies.
- [jira] [Created] (SPARK-16994) Filter and limit are illegally permuted. - posted by "TobiasP (JIRA)" <ji...@apache.org> on 2016/08/10 09:52:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16993) model.transform without label column in random forest regression - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 09:55:20 UTC, 11 replies.
- [jira] [Commented] (SPARK-15044) spark-sql will throw "input path does not exist" exception if it handles a partition which exists in hive table, but the path is removed manually - posted by "Artur (JIRA)" <ji...@apache.org> on 2016/08/10 11:05:20 UTC, 13 replies.
- [jira] [Assigned] (SPARK-16992) Pep8 code style - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 11:06:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16992) Pep8 code style - posted by "Semet (JIRA)" <ji...@apache.org> on 2016/08/10 11:15:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16992) Pep8 code style - posted by "Semet (JIRA)" <ji...@apache.org> on 2016/08/10 11:16:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16367) Wheelhouse Support for PySpark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 11:17:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-12370) Documentation should link to examples from its own release version - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/10 12:14:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-12844) Spark documentation should be more precise about the algebraic properties of functions in various transformations - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/10 12:30:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16995) TreeNodeException when flat mapping RelationalGroupedDataset created from DataFrame containing a column created with lit/expr - posted by "Cédric Perriard (JIRA)" <ji...@apache.org> on 2016/08/10 12:36:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15899) file scheme should be used correctly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 12:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16995) TreeNodeException when flat mapping RelationalGroupedDataset created from DataFrame containing a column created with lit/expr - posted by "Cédric Perriard (JIRA)" <ji...@apache.org> on 2016/08/10 12:57:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-16995) TreeNodeException when flat mapping RelationalGroupedDataset created from DataFrame containing a column created with lit/expr - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 13:00:27 UTC, 2 replies.
- [jira] [Created] (SPARK-16996) Hive ACID delta files not seen - posted by "Benjamin BONNET (JIRA)" <ji...@apache.org> on 2016/08/10 13:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16996) Hive ACID delta files not seen - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/10 13:42:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16949) Add lower/uppper bounds for AUC calculation - posted by "Patrick Baier (JIRA)" <ji...@apache.org> on 2016/08/10 14:18:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15882) Discuss distributed linear algebra in spark.ml package - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/10 14:25:20 UTC, 2 replies.
- [jira] [Created] (SPARK-16997) Allow loading of JSON float values as TimestampType - posted by "Lukas Lalinsky (JIRA)" <ji...@apache.org> on 2016/08/10 14:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16997) Allow loading of JSON float values as TimestampType - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 14:46:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16997) Allow loading of JSON float values as TimestampType - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 14:46:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16929) Speculation-related synchronization bottleneck in checkSpeculatableTasks - posted by "Nicholas Brown (JIRA)" <ji...@apache.org> on 2016/08/10 16:02:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16998) select($"column1", explode($"column2")) is extremely slow - posted by "TobiasP (JIRA)" <ji...@apache.org> on 2016/08/10 16:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16994) Filter and limit are illegally permuted. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 16:53:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-15639) Try to push down filter at RowGroups level for parquet reader - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/10 17:07:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-15639) Try to push down filter at RowGroups level for parquet reader - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/10 17:08:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16994) Filter and limit are illegally permuted. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 17:17:23 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16710) SparkR spark.glm should support weightCol - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/10 17:54:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16962) Unsafe accesses (Platform.getLong()) not supported on unaligned boundaries in SPARC/Solaris - posted by "Suman Somasundar (JIRA)" <ji...@apache.org> on 2016/08/10 17:58:20 UTC, 0 replies.
- [jira] [Created] (SPARK-16999) Convert Keyword `path` of Data Source Tables to Lower Case - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/10 18:05:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16999) Convert Keyword `path` of Data Source Tables to Lower Case - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 18:06:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16999) Convert Keyword `path` of Data Source Tables to Lower Case - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 18:06:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-14887) Generated SpecificUnsafeProjection Exceeds JVM Code Size Limits - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/10 18:19:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16579) Add a spark install function - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/10 18:24:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17000) Spark cannot connect to secure metastore when using custom metastore jars - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/10 18:40:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17000) Spark cannot connect to secure metastore when using custom metastore jars - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/10 18:43:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16975) Spark-2.0.0 unable to infer schema for parquet data written by Spark-1.6.2 - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/10 19:18:20 UTC, 23 replies.
- [jira] [Created] (SPARK-17001) Enable standardScaler to standardize sparse vectors when withMean=True - posted by "Tobi Bosede (JIRA)" <ji...@apache.org> on 2016/08/10 19:41:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16975) Spark-2.0.0 unable to infer schema for parquet data written by Spark-1.6.2 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/10 19:58:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-14887) Generated SpecificUnsafeProjection Exceeds JVM Code Size Limits - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/10 20:42:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16227) Json schema inference fails when `:` exists in file path - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/10 20:53:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16975) Spark-2.0.0 unable to infer schema for parquet data written by Spark-1.6.2 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 21:11:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16928) Recursive call of ColumnVector::getInt() breaks JIT inlining - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/10 21:46:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16453) release script does not publish spark-hive-thriftserver_2.10 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 22:32:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-12920) Honor "spark.ui.retainedStages" to reduce mem-pressure - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/10 22:32:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17002) Document that spark.ssl.protocol. is required for SSL - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/10 22:33:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-12920) Honor "spark.ui.retainedStages" to reduce mem-pressure - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/10 22:33:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-14743) Improve delegation token handling in secure clusters - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/10 22:41:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17003) release-build.sh is missing hive-thriftserver for scala 2.11 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/10 22:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17003) release-build.sh is missing hive-thriftserver for scala 2.11 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/10 22:56:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17003) release-build.sh is missing hive-thriftserver for scala 2.11 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 22:57:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17003) release-build.sh is missing hive-thriftserver for scala 2.11 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/10 22:57:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-14987) Inline Hive thrift-server into Spark - posted by "Tao Li (JIRA)" <ji...@apache.org> on 2016/08/11 00:01:34 UTC, 1 replies.
- [jira] [Created] (SPARK-17004) Fix warning "method declarations in class TypeApi is deprecated" - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/11 00:03:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17004) Fix warning "method declarations in class TypeApi is deprecated" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 00:06:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17004) Fix warning "method declarations in class TypeApi is deprecated" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 00:06:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17005) Fix warning "method tpe in trait AnnotationApi is deprecated" - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/11 00:14:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17005) Fix warning "method tpe in trait AnnotationApi is deprecated" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 00:17:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17005) Fix warning "method tpe in trait AnnotationApi is deprecated" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 00:17:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17006) WithColumn Performance Degrades with Number of Invocations - posted by "Hamel Ajay Kothari (JIRA)" <ji...@apache.org> on 2016/08/11 00:31:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17006) WithColumn Performance Degrades with Number of Invocations - posted by "Hamel Ajay Kothari (JIRA)" <ji...@apache.org> on 2016/08/11 00:31:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-17004) Fix warning "method declarations in class TypeApi is deprecated" - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 00:40:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17007) Move test data files into a test-data folder - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 00:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17007) Move test data files into a test-data folder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 01:06:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17007) Move test data files into a test-data folder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 01:06:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-16989) fileSystem.getFileStatus throw exception in EventLoggingListener - posted by "Hong Shen (JIRA)" <ji...@apache.org> on 2016/08/11 01:13:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17008) Normalize query results using sorting - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 02:12:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17009) Use a new SparkSession for each test case - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 02:13:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17008) Normalize query results using sorting - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 02:19:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17009) Use a new SparkSession for each test case - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 02:19:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17009) Use a new SparkSession for each test case - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 02:19:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17008) Normalize query results using sorting - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 02:19:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-17005) Fix warning "method tpe in trait AnnotationApi is deprecated" - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 02:39:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-8045) Stack overflow in query parser when there is too many where - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/11 02:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-8045) Stack overflow in query parser when there is too many where - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/11 02:44:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17010) [MINOR]Wrong description in memory management document - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2016/08/11 02:44:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-8045) Stack overflow in query parser when there is too many where - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/11 02:46:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17010) [MINOR]Wrong description in memory management document - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 02:46:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17010) [MINOR]Wrong description in memory management document - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 02:46:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17006) WithColumn Performance Degrades with Number of Invocations - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/11 03:15:23 UTC, 0 replies.
- [jira] [Commented] (SPARK-17006) WithColumn Performance Degrades with Number of Invocations - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/11 03:15:23 UTC, 2 replies.
- [jira] [Resolved] (SPARK-17009) Use a new SparkSession for each test case - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 04:06:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17008) Normalize query results using sorting - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 04:06:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17011) Support testing exceptions in queries - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 04:07:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17011) Support testing exceptions in queries - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 04:23:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17011) Support testing exceptions in queries - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 04:23:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17007) Move test data files into a test-data folder - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 04:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17012) Reading data frames via CSV - Allow to specify default value for integers - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/11 04:32:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16670) Partition pruning doesn't work when queries contain disjunctions involving partition columns - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/11 04:33:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16670) Partition pruning doesn't work when queries contain disjunctions involving partition columns - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/11 04:33:21 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-12370) Documentation should link to examples from its own release version - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/11 04:56:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17012) Reading data frames via CSV - Allow to specify default value for integers - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/11 04:59:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16710) SparkR spark.glm should support weightCol - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/11 05:01:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17013) negative numeric literal parsing - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 05:09:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17014) arithmetic.sql - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 05:22:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17015) arithmetic.sql - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 05:28:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17015) group-by-ordinal and order-by-ordinal - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 05:28:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17010) [MINOR]Wrong description in memory management document - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 05:31:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17016) group-by/order-by ordinal should throw AnalysisException instead of UnresolvedException - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 06:13:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17016) group-by/order-by ordinal should throw AnalysisException instead of UnresolvedException - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 06:17:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17016) group-by/order-by ordinal should throw AnalysisException instead of UnresolvedException - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 06:17:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17011) Support testing exceptions in queries - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 06:22:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17015) group-by-ordinal and order-by-ordinal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 06:30:24 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17015) group-by-ordinal and order-by-ordinal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 06:30:24 UTC, 1 replies.
- [jira] [Assigned] (SPARK-12370) Documentation should link to examples from its own release version - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 06:51:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17017) Add a chiSquare Selector based on False Positive Rate (FPR) test - posted by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/11 07:20:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17017) Add a chiSquare Selector based on False Positive Rate (FPR) test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 07:23:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17017) Add a chiSquare Selector based on False Positive Rate (FPR) test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 07:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17018) literals.sql for testing literal parsing - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 07:55:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17017) Add a chiSquare Selector based on False Positive Rate (FPR) test - posted by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/11 07:59:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17018) literals.sql for testing literal parsing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 07:59:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17018) literals.sql for testing literal parsing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 07:59:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17013) negative numeric literal parsing - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/11 08:30:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17013) negative numeric literal parsing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 08:39:22 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17015) group-by-ordinal and order-by-ordinal - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 08:44:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17019) Expose off-heap memory usage in various places - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/11 08:46:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17008) Normalize query results using sorting - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/11 08:47:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17009) Use a new SparkSession for each test case - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/11 08:47:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17014) arithmetic.sql - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 08:50:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17007) Move test data files into a test-data folder - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/11 08:50:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17015) group-by-ordinal and order-by-ordinal test cases - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 08:51:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17011) Support testing exceptions in queries - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/11 08:52:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17016) group-by/order-by ordinal should throw AnalysisException instead of UnresolvedException - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 08:52:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17010) [MINOR]Wrong description in memory management document - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 08:53:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-17004) Fix warning "method declarations in class TypeApi is deprecated" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 08:53:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17004) Fix warning "method declarations in class TypeApi is deprecated" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 08:53:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-5160) Python module in jars - posted by "Semet (JIRA)" <ji...@apache.org> on 2016/08/11 09:01:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17001) Enable standardScaler to standardize sparse vectors when withMean=True - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 10:07:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16941) SparkSQLOperationManager should use synchronized Map to store SessionHandle - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 10:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16886) StructuredNetworkWordCount code comment incorrectly refers to DataFrame instead of Dataset - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 10:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16952) [MESOS] MesosCoarseGrainedSchedulerBackend requires spark.mesos.executor.home even if spark.executor.uri is set - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 10:37:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16952) [MESOS] MesosCoarseGrainedSchedulerBackend requires spark.mesos.executor.home even if spark.executor.uri is set - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 10:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13979) Killed executor is respawned without AWS keys in standalone spark cluster - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 10:42:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-13979) Killed executor is respawned without AWS keys in standalone spark cluster - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 10:42:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17020) Materialization of RDD via DataFrame.rdd forces a poor re-distribution of data - posted by "Roi Reshef (JIRA)" <ji...@apache.org> on 2016/08/11 12:45:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17020) Materialization of RDD via DataFrame.rdd forces a poor re-distribution of data - posted by "Roi Reshef (JIRA)" <ji...@apache.org> on 2016/08/11 12:46:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-17020) Materialization of RDD via DataFrame.rdd forces a poor re-distribution of data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 13:08:20 UTC, 9 replies.
- [jira] [Comment Edited] (SPARK-17020) Materialization of RDD via DataFrame.rdd forces a poor re-distribution of data - posted by "Roi Reshef (JIRA)" <ji...@apache.org> on 2016/08/11 13:14:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17021) simplify the constructor parameters of QuantileSummaries - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/11 13:24:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17021) simplify the constructor parameters of QuantileSummaries - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 13:29:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17021) simplify the constructor parameters of QuantileSummaries - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 13:29:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17022) Potential deadlock in driver handling message - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2016/08/11 15:54:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-16577) Add check-cran script to Jenkins - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/11 16:36:20 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-16577) Add check-cran script to Jenkins - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/11 16:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16519) Handle SparkR RDD generics that create warnings in R CMD check - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/11 16:40:20 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-16519) Handle SparkR RDD generics that create warnings in R CMD check - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/11 16:41:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16958) Reuse subqueries within single query - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/11 16:50:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17022) Potential deadlock in driver handling message - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 16:58:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17022) Potential deadlock in driver handling message - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 16:58:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17023) Update Kafka connetor to use Kafka 0.10.0.1 - posted by "Luciano Resende (JIRA)" <ji...@apache.org> on 2016/08/11 17:16:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17023) Update Kafka connetor to use Kafka 0.10.0.1 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 17:19:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17023) Update Kafka connetor to use Kafka 0.10.0.1 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 17:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17016) group-by/order-by ordinal should throw AnalysisException instead of UnresolvedException - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 17:52:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17021) simplify the constructor parameters of QuantileSummaries - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/11 18:03:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17024) Weird behaviour of the DataFrame when the column name contains dots. - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/11 19:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17024) Weird behaviour of the DataFrame when a column name contains dots. - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/11 19:11:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17025) Cannot persist PySpark ML Pipeline model that includes custom Transformer - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/11 19:21:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17024) Weird behaviour of the DataFrame when a column name contains dots. - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/11 19:22:20 UTC, 7 replies.
- [jira] [Commented] (SPARK-17025) Cannot persist PySpark ML Pipeline model that includes custom Transformer - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/11 19:22:20 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-17025) Cannot persist PySpark ML Pipeline model that includes custom Transformer - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/11 19:28:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17024) Weird behaviour of the DataFrame when a column name contains dots. - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/11 19:58:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16784) Configurable log4j settings - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/11 20:10:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16784) Configurable log4j settings - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/11 20:10:20 UTC, 1 replies.
- [jira] [Reopened] (SPARK-16784) Configurable log4j settings - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/11 20:10:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16784) Configurable log4j settings - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/11 20:10:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-3577) Add task metric to report spill time - posted by "Tzach Zohar (JIRA)" <ji...@apache.org> on 2016/08/11 20:55:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17018) literals.sql for testing literal parsing - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/11 20:55:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17026) warning msg in MulticlassMetricsSuite - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/11 21:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17026) warning msg in MulticlassMetricsSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 21:48:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17026) warning msg in MulticlassMetricsSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 21:48:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-13602) o.a.s.deploy.worker.DriverRunner may leak the driver processes - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/11 21:50:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16868) Executor will be both dead and alive when this executor reregister itself to driver. - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/11 21:57:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17022) Potential deadlock in driver handling message - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/11 22:10:23 UTC, 0 replies.
- [jira] [Created] (SPARK-17027) PolynomialExpansion.choose is prone to integer overflow - posted by "Maciej Szymkiewicz (JIRA)" <ji...@apache.org> on 2016/08/11 22:26:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17028) Backport SI-9734 for Scala 2.10 - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/11 22:34:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17027) PolynomialExpansion.choose is prone to integer overflow - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 22:35:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-17014) arithmetic.sql - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/11 22:37:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17028) Backport SI-9734 for Scala 2.10 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 22:37:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17028) Backport SI-9734 for Scala 2.10 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 22:37:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17027) PolynomialExpansion.choose is prone to integer overflow - posted by "Maciej Szymkiewicz (JIRA)" <ji...@apache.org> on 2016/08/11 22:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16803) SaveAsTable does not work when source DataFrame is built on a Hive Table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 23:14:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17026) warning msg in MulticlassMetricsSuite - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/11 23:25:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17027) PolynomialExpansion.choose is prone to integer overflow - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 23:26:22 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16883) SQL decimal type is not properly cast to number when collecting SparkDataFrame - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 23:26:22 UTC, 1 replies.
- [jira] [Closed] (SPARK-17028) Backport SI-9734 for Scala 2.10 - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/11 23:35:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17029) Dataset toJSON goes through RDD form instead of transforming dataset itself - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 23:50:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17029) Dataset toJSON goes through RDD form instead of transforming dataset itself - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/11 23:50:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-13081) Allow set pythonExec of driver and executor through configuration - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/12 03:09:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16434) Avoid record-per type dispatch in JSON when reading - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/12 03:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16434) Avoid record-per type dispatch in JSON when reading - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/12 03:11:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17019) Expose off-heap memory usage in various places - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 03:32:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17019) Expose off-heap memory usage in various places - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 03:32:22 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16917) Spark streaming kafka version compatibility. - posted by "Alexey Zotov (JIRA)" <ji...@apache.org> on 2016/08/12 05:24:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17019) Expose off-heap memory usage in various places - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/12 06:47:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17013) negative numeric literal parsing - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/12 06:57:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17030) Remove/Cleanup HiveMetastoreCatalog.scala - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/12 06:59:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17030) Remove/Cleanup HiveMetastoreCatalog.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 07:03:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-17030) Remove/Cleanup HiveMetastoreCatalog.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 07:03:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17030) Remove/Cleanup HiveMetastoreCatalog.scala - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/12 07:05:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16975) Spark-2.0.0 unable to infer schema for parquet data written by Spark-1.6.2 - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/08/12 07:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17031) Add `Scanner` operator to wrap the optimized plan directly in planner - posted by "Jiang Xingbo (JIRA)" <ji...@apache.org> on 2016/08/12 08:12:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17031) Add `Scanner` operator to wrap the optimized plan directly in planner - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 08:17:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17031) Add `Scanner` operator to wrap the optimized plan directly in planner - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 08:17:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-12965) Indexer setInputCol() doesn't resolve column names like DataFrame.col() - posted by "Tobias Springer (JIRA)" <ji...@apache.org> on 2016/08/12 08:29:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-14850) VectorUDT/MatrixUDT should take primitive arrays without boxing - posted by "胡振宇 (JIRA)" <ji...@apache.org> on 2016/08/12 08:43:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17032) Add test cases for methods in ParserUtils - posted by "Jiang Xingbo (JIRA)" <ji...@apache.org> on 2016/08/12 08:43:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-14850) VectorUDT/MatrixUDT should take primitive arrays without boxing - posted by "胡振宇 (JIRA)" <ji...@apache.org> on 2016/08/12 08:43:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-14172) Hive table partition predicate not passed down correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 08:45:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17033) GaussianMixture should use treeAggregate to improve performance - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/12 08:46:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17033) GaussianMixture should use treeAggregate to improve performance - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/12 08:46:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17033) GaussianMixture should use treeAggregate to improve performance - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 08:51:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17033) GaussianMixture should use treeAggregate to improve performance - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 08:51:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16985) SQL Output maybe overrided - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 08:59:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16598) Added a test case for verifying the table identifier parsing - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 09:02:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-8717) Update mllib-data-types docs to include missing "matrix" Python examples - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/12 09:03:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-14850) VectorUDT/MatrixUDT should take primitive arrays without boxing - posted by "胡振宇 (JIRA)" <ji...@apache.org> on 2016/08/12 09:03:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16598) Added a test case for verifying the table identifier parsing - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 09:03:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-8717) Update mllib-data-types docs to include missing "matrix" Python examples - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 09:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17034) Ordinal in ORDER BY or GROUP BY should be treated as an unresolved expression - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/12 10:12:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17034) Ordinal in ORDER BY or GROUP BY should be treated as an unresolved expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 10:13:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17034) Ordinal in ORDER BY or GROUP BY should be treated as an unresolved expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 10:13:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17032) Add test cases for methods in ParserUtils - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 11:02:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17032) Add test cases for methods in ParserUtils - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 11:02:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17035) Conversion of datetime.max to microseconds produces incorrect value - posted by "Michael Styles (JIRA)" <ji...@apache.org> on 2016/08/12 11:16:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17035) Conversion of datetime.max to microseconds produces incorrect value - posted by "Michael Styles (JIRA)" <ji...@apache.org> on 2016/08/12 11:17:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-15044) spark-sql will throw "input path does not exist" exception if it handles a partition which exists in hive table, but the path is removed manually - posted by "Artur (JIRA)" <ji...@apache.org> on 2016/08/12 11:57:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16955) Using ordinals in ORDER BY causes an analysis error when the query has a GROUP BY clause using ordinals - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/12 13:25:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17036) Hadoop config caching could lead to memory pressure and high CPU usage in thrift server - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/12 13:27:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17037) distinct() operator fails on Dataframe with column names containing periods - posted by "Michael Styles (JIRA)" <ji...@apache.org> on 2016/08/12 13:29:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17036) Hadoop config caching could lead to memory pressure and high CPU usage in thrift server - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 13:29:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17037) distinct() operator fails on Dataframe with column names containing periods - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 14:00:27 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-15044) spark-sql will throw "input path does not exist" exception if it handles a partition which exists in hive table, but the path is removed manually - posted by "saurabh paliwal (JIRA)" <ji...@apache.org> on 2016/08/12 14:46:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-15044) spark-sql will throw "input path does not exist" exception if it handles a partition which exists in hive table, but the path is removed manually - posted by "saurabh paliwal (JIRA)" <ji...@apache.org> on 2016/08/12 14:53:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16955) Using ordinals in ORDER BY causes an analysis error when the query has a GROUP BY clause using ordinals - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/12 15:14:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17038) StreamingSource reports metrics for lastCompletedBatch instead of lastReceivedBatch - posted by "Oz Ben-Ami (JIRA)" <ji...@apache.org> on 2016/08/12 15:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17039) cannot read null dates from csv file - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/12 15:31:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17040) cannot read null dates from csv file - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/12 15:32:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17040) cannot read null dates from csv file - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 15:40:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17039) cannot read null dates from csv file - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 15:41:20 UTC, 7 replies.
- [jira] [Updated] (SPARK-17039) cannot read null dates from csv file - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/12 16:14:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17041) Columns in schema are no longer case sensitive when reading csv file - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/12 16:38:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17041) Columns in schema are no longer case sensitive when reading csv file - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 17:03:20 UTC, 7 replies.
- [jira] [Resolved] (SPARK-16771) Infinite recursion loop in org.apache.spark.sql.catalyst.trees.TreeNode when table name collides. - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/12 17:09:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17003) release-build.sh is missing hive-thriftserver for scala 2.11 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/12 17:30:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17042) Repl-defined classes cannot be replicated - posted by "Eric Liang (JIRA)" <ji...@apache.org> on 2016/08/12 17:57:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17043) Cannot call zipWithIndex on RDD with more than 200 columns (get wrong result) - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/12 17:58:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17042) Repl-defined classes cannot be replicated - posted by "Eric Liang (JIRA)" <ji...@apache.org> on 2016/08/12 17:58:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17044) Add window function test in SQLQueryTestSuite - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/12 18:08:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17044) Add window function test in SQLQueryTestSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 18:11:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17044) Add window function test in SQLQueryTestSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 18:11:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17043) Cannot call zipWithIndex on RDD with more than 200 columns (get wrong result) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 18:29:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17042) Repl-defined classes cannot be replicated - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/12 18:30:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17045) Moving Auto_Joins from HiveCompatibilitySuite to SQLQueryTestSuite - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/12 19:11:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17045) Moving Auto_Joins from HiveCompatibilitySuite to SQLQueryTestSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 19:12:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17045) Moving Auto_Joins from HiveCompatibilitySuite to SQLQueryTestSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/12 19:12:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16922) Query failure due to executor OOM in Spark 2.0 - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/12 20:06:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16922) Query with Broadcast Hash join fails due to executor OOM in Spark 2.0 - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/12 20:07:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16716) calling cache on joined dataframe can lead to data being blanked - posted by "PJ Fanning (JIRA)" <ji...@apache.org> on 2016/08/12 20:35:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16922) Query with Broadcast Hash join fails due to executor OOM in Spark 2.0 - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/12 20:37:20 UTC, 9 replies.
- [jira] [Commented] (SPARK-17038) StreamingSource reports metrics for lastCompletedBatch instead of lastReceivedBatch - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/12 22:00:22 UTC, 4 replies.
- [jira] [Commented] (SPARK-17001) Enable standardScaler to standardize sparse vectors when withMean=True - posted by "Tobi Bosede (JIRA)" <ji...@apache.org> on 2016/08/12 22:13:20 UTC, 6 replies.
- [jira] [Assigned] (SPARK-16519) Handle SparkR RDD generics that create warnings in R CMD check - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/13 00:20:22 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17039) cannot read null dates from csv file - posted by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/08/13 00:36:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16716) calling cache on joined dataframe can lead to data being blanked - posted by "PJ Fanning (JIRA)" <ji...@apache.org> on 2016/08/13 02:09:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17039) cannot read null dates from csv file - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/13 08:55:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17046) prevent user using dataframe.select with empty param list - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/13 09:04:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17046) prevent user using dataframe.select with empty param list - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/13 09:14:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17046) prevent user using dataframe.select with empty param list - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/13 09:14:22 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17046) prevent user using dataframe.select with empty param list - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/13 09:14:22 UTC, 1 replies.
- [jira] [Resolved] (SPARK-12370) Documentation should link to examples from its own release version - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/13 10:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16968) Allow to add additional options when creating a new table in DF's JDBC writer. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/13 10:40:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17023) Update Kafka connetor to use Kafka 0.10.0.1 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/13 10:43:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16893) Spark CSV Provider option is not documented - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/13 10:44:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17023) Update Kafka connetor to use Kafka 0.10.0.1 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/13 10:44:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-14880) Parallel Gradient Descent with less map-reduce shuffle overhead - posted by "Ahmed Mahran (JIRA)" <ji...@apache.org> on 2016/08/13 11:59:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17047) Spark 2 cannot create ORC table when CLUSTERED. - posted by "Dr Mich Talebzadeh (JIRA)" <ji...@apache.org> on 2016/08/13 13:32:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17048) ML model read for custom transformers in a pipeline does not work - posted by "Taras Matyashovskyy (JIRA)" <ji...@apache.org> on 2016/08/13 13:36:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17048) ML model read for custom transformers in a pipeline does not work - posted by "Taras Matyashovskyy (JIRA)" <ji...@apache.org> on 2016/08/13 13:36:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6378) srcAttr in graph.triplets don't update when the size of graph is huge - posted by "Rabie Saidi (JIRA)" <ji...@apache.org> on 2016/08/13 17:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17035) Conversion of datetime.max to microseconds produces incorrect value - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/13 21:31:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17035) Conversion of datetime.max to microseconds produces incorrect value - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/13 21:40:22 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17041) Columns in schema are no longer case sensitive when reading csv file - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/13 22:18:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16966) App Name is a randomUUID even when "spark.app.name" exists - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/13 22:41:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17049) LAG function fails when selecting all columns - posted by "Gokhan Civan (JIRA)" <ji...@apache.org> on 2016/08/14 02:49:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17049) LAG function fails when selecting all columns - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/14 04:15:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17027) PolynomialExpansion.choose is prone to integer overflow - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/14 11:02:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17027) PolynomialExpansion.choose is prone to integer overflow - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/14 11:03:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16885) Spark shell failed to run in yarn-client mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/14 11:07:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16843) Select features according to a percentile of the highest scores of ChiSqSelector - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/14 11:16:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-6273) Got error when one table's alias name is the same with other table's column name - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/14 11:24:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6273) Got error when one table's alias name is the same with other table's column name - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/14 11:24:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17050) Improve initKMeansParallel with treeAggregate - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/14 13:18:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17050) Improve initKMeansParallel with treeAggregate - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 13:20:21 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17050) Improve initKMeansParallel with treeAggregate - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 13:20:23 UTC, 1 replies.
- [jira] [Created] (SPARK-17051) we should use hadoopConf in InsertIntoHiveTable - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/14 14:36:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17051) we should use hadoopConf in InsertIntoHiveTable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 14:38:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17051) we should use hadoopConf in InsertIntoHiveTable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 14:38:22 UTC, 1 replies.
- [jira] [Created] (SPARK-17052) Remove Duplicate Test Cases auto_join from HiveCompatibilitySuite.scala - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/14 16:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17052) Remove Duplicate Test Cases auto_join from HiveCompatibilitySuite.scala - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/14 16:33:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17052) Remove Duplicate Test Cases auto_join from HiveCompatibilitySuite.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 16:34:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17052) Remove Duplicate Test Cases auto_join from HiveCompatibilitySuite.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 16:34:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17053) DROP statement should not require IF EXISTS - posted by "Gokhan Civan (JIRA)" <ji...@apache.org> on 2016/08/14 16:52:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17053) DROP statement should not require IF EXISTS - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/14 16:54:20 UTC, 5 replies.
- [jira] [Assigned] (SPARK-17053) DROP statement should not require IF EXISTS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 17:57:22 UTC, 3 replies.
- [jira] [Resolved] (SPARK-17053) DROP statement should not require IF EXISTS - posted by "Qifan Pu (JIRA)" <ji...@apache.org> on 2016/08/14 18:12:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16967) Collect Mesos support code into a module/profile - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 18:24:22 UTC, 1 replies.
- [jira] [Reopened] (SPARK-17053) DROP statement should not require IF EXISTS - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/14 18:29:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17053) DROP statement should not require IF EXISTS - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/14 18:32:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17053) Spark ignores hive.exec.drop.ignorenonexistent=true option - posted by "Gokhan Civan (JIRA)" <ji...@apache.org> on 2016/08/14 19:07:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17053) Spark ignores hive.exec.drop.ignorenonexistent=true option - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/14 19:31:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-2243) Support multiple SparkContexts in the same JVM - posted by "Stephen Boesch (JIRA)" <ji...@apache.org> on 2016/08/14 19:58:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-11374) skip.header.line.count is ignored in HiveContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 21:32:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-11374) skip.header.line.count is ignored in HiveContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/14 21:33:20 UTC, 2 replies.
- [jira] [Closed] (SPARK-17053) Spark ignores hive.exec.drop.ignorenonexistent=true option - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/14 22:33:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17053) Spark ignores hive.exec.drop.ignorenonexistent=true option - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/14 22:33:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-14165) NoSuchElementException: None.get when joining DataFrames with Seq of fields of different case - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/15 00:01:37 UTC, 2 replies.
- [jira] [Commented] (SPARK-16781) java launched by PySpark as gateway may not be the same java used in the spark environment - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/15 01:13:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17054) SparkR can not run in yarn-cluster mode on mac os - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/15 01:43:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17054) SparkR can not run in yarn-cluster mode on mac os - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/15 01:47:20 UTC, 9 replies.
- [jira] [Comment Edited] (SPARK-6235) Address various 2G limits - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2016/08/15 01:54:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17055) add labelKFold to CrossValidator - posted by "Vincent (JIRA)" <ji...@apache.org> on 2016/08/15 02:34:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17055) add labelKFold to CrossValidator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 02:54:20 UTC, 7 replies.
- [jira] [Assigned] (SPARK-17055) add labelKFold to CrossValidator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 02:54:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17055) add labelKFold to CrossValidator - posted by "Vincent (JIRA)" <ji...@apache.org> on 2016/08/15 03:03:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17056) Fix a wrong assert in MemoryStore - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/15 05:17:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17056) Fix a wrong assert in MemoryStore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 05:19:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17056) Fix a wrong assert in MemoryStore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 05:19:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17057) ProbabilisticClassifierModels' prediction more reasonable with multi zero thresholds - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/08/15 05:37:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17057) ProbabilisticClassifierModels' prediction more reasonable with multi zero thresholds - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 05:40:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17057) ProbabilisticClassifierModels' prediction more reasonable with multi zero thresholds - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 05:40:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-12261) pyspark crash for large dataset - posted by "Guangyang Nie (JIRA)" <ji...@apache.org> on 2016/08/15 07:45:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16934) Update LogisticCostAggregator serialization code to make it consistent with LinearRegression - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/15 07:48:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-11714) Make Spark on Mesos honor port restrictions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 08:56:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-11714) Make Spark on Mesos honor port restrictions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 08:57:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16216) CSV data source does not write date and timestamp correctly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 09:16:20 UTC, 3 replies.
- [jira] [Resolved] (SPARK-16821) GraphX MCL algorithm - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 09:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16978) exception (java.lang.VerifyError) is thrown while submiting jar in standalone cluster - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 09:21:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16852) RejectedExecutionException when exit at some times - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 09:21:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17058) Add maven snapshots-and-staging profile to build/test against staging artifacts - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/15 10:55:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17058) Add maven snapshots-and-staging profile to build/test against staging artifacts - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 11:18:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17058) Add maven snapshots-and-staging profile to build/test against staging artifacts - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 11:18:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17059) Allow FileFormat to specify partition pruning strategy - posted by "Andrew Duffy (JIRA)" <ji...@apache.org> on 2016/08/15 13:04:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17060) Call inner join after outer join will miss rows with null values - posted by "Linbo (JIRA)" <ji...@apache.org> on 2016/08/15 13:40:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16934) Update LogisticCostAggregator serialization code to make it consistent with LinearRegression - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/15 13:41:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17060) Call inner join after outer join will miss rows with null values - posted by "Linbo (JIRA)" <ji...@apache.org> on 2016/08/15 13:43:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17033) GaussianMixture should use treeAggregate to improve performance - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/15 13:47:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16533) Spark application not handling preemption messages - posted by "Tan N. Le (JIRA)" <ji...@apache.org> on 2016/08/15 14:10:22 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16781) java launched by PySpark as gateway may not be the same java used in the spark environment - posted by "Michael Berman (JIRA)" <ji...@apache.org> on 2016/08/15 14:11:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6235) Address various 2G limits - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 14:17:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17060) Call inner join after outer join will miss rows with null values - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 14:31:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17041) Columns in schema are no longer case sensitive when reading csv file - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 15:01:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17061) Incorrect results returned following a join of two datasets and a map step where total number of columns >100 - posted by "Jamie Hutton (JIRA)" <ji...@apache.org> on 2016/08/15 15:20:23 UTC, 0 replies.
- [jira] [Updated] (SPARK-15002) Calling unpersist can cause spark to hang indefinitely when writing out a result - posted by "Jamie Hutton (JIRA)" <ji...@apache.org> on 2016/08/15 15:32:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-15002) Calling unpersist can cause spark to hang indefinitely when writing out a result - posted by "Jamie Hutton (JIRA)" <ji...@apache.org> on 2016/08/15 15:33:20 UTC, 8 replies.
- [jira] [Assigned] (SPARK-16995) TreeNodeException when flat mapping RelationalGroupedDataset created from DataFrame containing a column created with lit/expr - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 15:37:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17061) Incorrect results returned following a join of two datasets and a map step where total number of columns >100 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 15:38:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17061) Incorrect results returned following a join of two datasets and a map step where total number of columns >100 - posted by "Jamie Hutton (JIRA)" <ji...@apache.org> on 2016/08/15 15:52:20 UTC, 7 replies.
- [jira] [Commented] (SPARK-17059) Allow FileFormat to specify partition pruning strategy - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 16:01:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17059) Allow FileFormat to specify partition pruning strategy - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 16:01:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-17061) Incorrect results returned following a join of two datasets and a map step where total number of columns >100 - posted by "Jamie Hutton (JIRA)" <ji...@apache.org> on 2016/08/15 17:05:20 UTC, 2 replies.
- [jira] [Reopened] (SPARK-17061) Incorrect results returned following a join of two datasets and a map step where total number of columns >100 - posted by "Jamie Hutton (JIRA)" <ji...@apache.org> on 2016/08/15 17:08:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17062) Add --conf to mesos dispatcher process - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2016/08/15 17:27:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17062) Add --conf to mesos dispatcher process - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 17:28:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17062) Add --conf to mesos dispatcher process - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 17:28:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16158) Support pluggable dynamic allocation heuristics - posted by "Nezih Yigitbasi (JIRA)" <ji...@apache.org> on 2016/08/15 17:37:22 UTC, 2 replies.
- [jira] [Created] (SPARK-17063) MSCK REPAIR TABLE is super slow with Hive metastore - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/15 17:38:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17063) MSCK REPAIR TABLE is super slow with Hive metastore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 17:39:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17063) MSCK REPAIR TABLE is super slow with Hive metastore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 17:39:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16671) Merge variable substitution code in core and SQL - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/15 18:11:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16087) Spark Hangs When Using Union With Persisted Hadoop RDD - posted by "Nick Sakovich (JIRA)" <ji...@apache.org> on 2016/08/15 18:44:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11714) Make Spark on Mesos honor port restrictions - posted by "Charles Allen (JIRA)" <ji...@apache.org> on 2016/08/15 18:57:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17064) Reconsider spark.job.interruptOnCancel - posted by "Mark Hamstra (JIRA)" <ji...@apache.org> on 2016/08/15 19:13:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17064) Reconsider spark.job.interruptOnCancel - posted by "Mark Hamstra (JIRA)" <ji...@apache.org> on 2016/08/15 19:15:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17064) Reconsider spark.job.interruptOnCancel - posted by "Mark Hamstra (JIRA)" <ji...@apache.org> on 2016/08/15 19:26:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16321) [Spark 2.0] Performance regression when reading parquet and using PPD and non-vectorized reader - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 19:33:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16321) [Spark 2.0] Performance regression when reading parquet and using PPD and non-vectorized reader - posted by "Maciej Bryński (JIRA)" <ji...@apache.org> on 2016/08/15 19:35:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16700) StructType doesn't accept Python dicts anymore - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/15 19:42:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17065) Improve the error message when encountering an incompatible DataSourceRegister - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/15 21:04:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17065) Improve the error message when encountering an incompatible DataSourceRegister - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 21:07:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17065) Improve the error message when encountering an incompatible DataSourceRegister - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 21:07:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17066) dateFormat should be used when writing dataframes as csv files - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/15 21:24:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17067) Revocable resource support - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/15 21:24:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17067) Revocable resource support - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/15 21:25:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17066) dateFormat should be used when writing dataframes as csv files - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/15 21:30:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17066) dateFormat should be used when writing dataframes as csv files - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/15 21:36:23 UTC, 1 replies.
- [jira] [Commented] (SPARK-10931) PySpark ML Models should contain Param values - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 22:00:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17068) Retain view visibility information through out Analysis - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/15 22:04:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16669) Partition pruning for metastore relation size estimates for better join selection. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 22:16:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17065) Improve the error message when encountering an incompatible DataSourceRegister - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/15 22:56:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17069) Expose spark.range() as table-valued function in SQL - posted by "Eric Liang (JIRA)" <ji...@apache.org> on 2016/08/15 23:06:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17069) Expose spark.range() as table-valued function in SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 23:08:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17069) Expose spark.range() as table-valued function in SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 23:08:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17068) Retain view visibility information through out Analysis - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 23:59:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17068) Retain view visibility information through out Analysis - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/15 23:59:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-16990) Define the data structure to hold the statistics for CBO - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 03:06:22 UTC, 1 replies.
- [jira] [Created] (SPARK-17070) Zookeeper server refused to accept the client (mesos-master) - posted by "Anh Nguyen (JIRA)" <ji...@apache.org> on 2016/08/16 03:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17070) Zookeeper server refused to accept the client (mesos-master) - posted by "Anh Nguyen (JIRA)" <ji...@apache.org> on 2016/08/16 03:36:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-5928) Remote Shuffle Blocks cannot be more than 2 GB - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 04:19:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-5928) Remote Shuffle Blocks cannot be more than 2 GB - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 04:19:23 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16757) Set up caller context to HDFS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 04:45:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16757) Set up caller context to HDFS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 04:45:20 UTC, 3 replies.
- [jira] [Resolved] (SPARK-16916) serde/storage properties should not have limitations - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/16 04:47:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16760) Pass 'jobId' to Task - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/16 04:52:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17071) Fetch Parquet schema within driver-side when there is single file to touch without another Spark job - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/16 05:41:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17071) Fetch Parquet schema within driver-side when there is single file to touch without another Spark job - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 05:55:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17071) Fetch Parquet schema within driver-side when there is single file to touch without another Spark job - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 05:55:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6238) Support shuffle where individual blocks might be > 2G - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 06:13:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-6238) Support shuffle where individual blocks might be > 2G - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 06:13:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17072) generate table level stats:stats generation/storing/loading - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17073) generate basic stats for column - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17074) generate histogram information for column - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:29:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17075) Cardinality Estimation of Predicate Expressions - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:32:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17076) Cardinality estimation of join operator - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:36:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17077) cardinality estimates of group-by, project, union, etc. - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:38:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17078) show estimated stats when doing explain - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:39:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17079) broadcast decision based on cbo - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:42:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17080) join reorder - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:43:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16990) Define the data structure to hold the statistics for CBO - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 06:44:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16026) Just - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/16 06:45:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16026) Just - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/16 06:47:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-16026) Coat-based Optimizer framework - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/16 06:48:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16026) Cost-based Optimizer framework - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/16 06:49:20 UTC, 5 replies.
- [jira] [Commented] (SPARK-16026) Cost-based Optimizer framework - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/16 07:00:29 UTC, 6 replies.
- [jira] [Resolved] (SPARK-17066) dateFormat should be used when writing dataframes as csv files - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/16 07:03:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17081) Empty strings not preserved which causes SQLException: mismatching column value count - posted by "Ian Hellstrom (JIRA)" <ji...@apache.org> on 2016/08/16 07:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17048) ML model read for custom transformers in a pipeline does not work - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/16 07:51:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17034) Ordinal in ORDER BY or GROUP BY should be treated as an unresolved expression - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/16 07:52:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17034) Ordinal in ORDER BY or GROUP BY should be treated as an unresolved expression - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/16 07:53:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16026) Cost-based Optimizer framework - posted by "Ron Hu (JIRA)" <ji...@apache.org> on 2016/08/16 07:57:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17082) Replace ByteBuffer with ChunkedByteBuffer - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2016/08/16 08:21:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17082) Replace ByteBuffer with ChunkedByteBuffer - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2016/08/16 08:23:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-17082) Replace ByteBuffer with ChunkedByteBuffer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 08:33:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17082) Replace ByteBuffer with ChunkedByteBuffer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 08:33:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17047) Spark 2 cannot create ORC table when CLUSTERED. - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/16 08:44:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17001) Enable standardScaler to standardize sparse vectors when withMean=True - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 10:38:21 UTC, 2 replies.
- [jira] [Assigned] (SPARK-6237) Support network transfer for blocks larger than 2G - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 10:50:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-6237) Support network transfer for blocks larger than 2G - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 10:50:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-6236) Support caching blocks larger than 2G - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 10:50:22 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16993) model.transform without label column in random forest regression - posted by "Dulaj Rajitha (JIRA)" <ji...@apache.org> on 2016/08/16 11:13:21 UTC, 0 replies.
- [jira] [Closed] (SPARK-16993) model.transform without label column in random forest regression - posted by "Dulaj Rajitha (JIRA)" <ji...@apache.org> on 2016/08/16 11:14:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17083) Make the use of the default database more explicit - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/16 12:09:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17084) Rename ParserUtils.assert to require - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/16 12:37:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17084) Rename ParserUtils.assert to require - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 12:53:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17084) Rename ParserUtils.assert to require - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 12:53:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-15285) Generated SpecificSafeProjection.apply method grows beyond 64 KB - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2016/08/16 13:02:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16654) UI Should show blacklisted executors & nodes - posted by "Jose Soltren (JIRA)" <ji...@apache.org> on 2016/08/16 13:30:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle - posted by "Artur Sukhenko (JIRA)" <ji...@apache.org> on 2016/08/16 13:32:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-15285) Generated SpecificSafeProjection.apply method grows beyond 64 KB - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2016/08/16 14:03:20 UTC, 6 replies.
- [jira] [Created] (SPARK-17085) Documentation and actual code differs - Unsupported Operations - posted by "Arun Velmurugan (JIRA)" <ji...@apache.org> on 2016/08/16 14:38:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17085) Documentation and actual code differs - Unsupported Operations - posted by "Samritti (JIRA)" <ji...@apache.org> on 2016/08/16 14:44:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17085) Documentation and actual code differs - Unsupported Operations - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/16 15:13:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16484) Incremental Cardinality estimation operations with Hyperloglog - posted by "Yongjia Wang (JIRA)" <ji...@apache.org> on 2016/08/16 15:27:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16578) Configurable hostname for RBackend - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 16:24:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17086) QuantileDiscretizer throws InvalidArgumentException (parameter splits given invalid value) on valid data - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/16 16:25:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17087) Make Spark on Mesos honor port restrictions - Documentation - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2016/08/16 16:36:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17087) Make Spark on Mesos honor port restrictions - Documentation - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2016/08/16 16:37:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17087) Make Spark on Mesos honor port restrictions - Documentation - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2016/08/16 16:37:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17087) Make Spark on Mesos honor port restrictions - Documentation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 16:40:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16656) CreateTableAsSelectSuite is flaky - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 16:59:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17035) Conversion of datetime.max to microseconds produces incorrect value - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/16 17:02:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17088) IsolatedClientLoader fails to load Hive client when sharesHadoopClasses is false - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/16 17:18:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17089) Remove link of api doc for mapReduceTriplets because its removed from api. - posted by "sandeep purohit (JIRA)" <ji...@apache.org> on 2016/08/16 17:34:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17089) Remove link of api doc for mapReduceTriplets because its removed from api. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 17:42:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17089) Remove link of api doc for mapReduceTriplets because its removed from api. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 17:42:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17090) Make tree aggregation level in linear/logistic regression configurable - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/16 17:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17090) Make tree aggregation level in linear/logistic regression configurable - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/16 17:49:21 UTC, 9 replies.
- [jira] [Commented] (SPARK-17002) Document that spark.ssl.protocol. is required for SSL - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/16 17:53:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17091) ParquetFilters rewrite IN to OR of Eq - posted by "Andrew Duffy (JIRA)" <ji...@apache.org> on 2016/08/16 18:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16519) Handle SparkR RDD generics that create warnings in R CMD check - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/16 18:27:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16519) Handle SparkR RDD generics that create warnings in R CMD check - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/16 18:28:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-15285) Generated SpecificSafeProjection.apply method grows beyond 64 KB - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 19:04:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17091) ParquetFilters rewrite IN to OR of Eq - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 19:17:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17091) ParquetFilters rewrite IN to OR of Eq - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 19:17:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17089) Remove link of api doc for mapReduceTriplets because its removed from api. - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/16 19:51:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17089) Remove link of api doc for mapReduceTriplets because its removed from api. - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/16 19:51:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16656) CreateTableAsSelectSuite is flaky - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/16 20:44:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17092) DataFrame with large number of columns causing code generation error - posted by "Aris V (JIRA)" <ji...@apache.org> on 2016/08/16 21:14:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15083) History Server would OOM due to unlimited TaskUIData in some stages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 21:18:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17093) Roundtrip encoding of array> fields is wrong when whole-stage codegen is disabled - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/16 21:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17094) provide simplified API for ML pipeline - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2016/08/16 21:36:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16725) Migrate Guava to 16+? - posted by "Russell Spitzer (JIRA)" <ji...@apache.org> on 2016/08/16 22:22:21 UTC, 7 replies.
- [jira] [Created] (SPARK-17095) Latex and Scala doc do not play nicely - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/16 22:30:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17095) Latex and Scala doc do not play nicely - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/16 22:31:20 UTC, 4 replies.
- [jira] [Created] (SPARK-17096) Fix StreamingQueryListener to return message and stacktrace of actual exception - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2016/08/16 22:56:25 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17002) Document that spark.ssl.protocol. is required for SSL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/16 23:07:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17097) Pregel does not keep vertex state properly; fails to terminate - posted by "Seth Bromberger (JIRA)" <ji...@apache.org> on 2016/08/16 23:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16700) StructType doesn't accept Python dicts anymore - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/16 23:25:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17098) "SELECT COUNT(NULL) OVER ()" throws UnsupportedOperationException during analysis - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 00:08:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17098) "SELECT COUNT(NULL) OVER ()" throws UnsupportedOperationException during analysis - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 00:08:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17098) "SELECT COUNT(NULL) OVER ()" throws UnsupportedOperationException during analysis - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 00:11:22 UTC, 3 replies.
- [jira] [Commented] (SPARK-17096) Fix StreamingQueryListener to return message and stacktrace of actual exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 00:22:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17096) Fix StreamingQueryListener to return message and stacktrace of actual exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 00:22:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17096) Fix StreamingQueryListener to return message and stacktrace of actual exception - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2016/08/17 00:27:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16947) Improve type coercion and support foldable expression for inline tables - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/17 00:40:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16947) Support type coercion and foldable expression for inline tables - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/17 00:40:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-16947) Support type coercion and foldable expression for inline tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 00:42:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17054) SparkR can not run in yarn-cluster mode on mac os - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 01:37:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17099) Incorrect result when HAVING clause is added to group by query - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 02:18:20 UTC, 5 replies.
- [jira] [Created] (SPARK-17099) Incorrect result when complex HAVING clause is added to query - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 02:18:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17093) Roundtrip encoding of array> fields is wrong when whole-stage codegen is disabled - posted by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/08/17 02:51:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17100) pyspark filter on a udf column after join gives java.lang.UnsupportedOperationException - posted by "Tim Sell (JIRA)" <ji...@apache.org> on 2016/08/17 03:52:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17100) pyspark filter on a udf column after join gives java.lang.UnsupportedOperationException - posted by "Tim Sell (JIRA)" <ji...@apache.org> on 2016/08/17 03:53:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17084) Rename ParserUtils.assert to require - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/17 04:36:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17084) Rename ParserUtils.assert to validate - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/17 04:36:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17100) pyspark filter on a udf column after join gives java.lang.UnsupportedOperationException - posted by "Tim Sell (JIRA)" <ji...@apache.org> on 2016/08/17 05:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17068) Retain view visibility information through out Analysis - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/17 06:10:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17068) Retain view visibility information through out Analysis - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/17 06:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17101) Provide format identifier for TextFileFormat - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/17 06:28:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17102) bypass UserDefinedGenerator for json format check - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/17 06:35:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17101) Provide format identifier for TextFileFormat - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/17 06:38:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17102) bypass UserDefinedGenerator for json format check - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 06:43:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17102) bypass UserDefinedGenerator for json format check - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 06:43:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-16391) KeyValueGroupedDataset.reduceGroups should support partial aggregation - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/17 06:45:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17101) Provide format identifier for TextFileFormat - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 06:52:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17101) Provide format identifier for TextFileFormat - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 06:52:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-17038) StreamingSource reports metrics for lastCompletedBatch instead of lastReceivedBatch - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/17 07:16:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17038) StreamingSource reports metrics for lastCompletedBatch instead of lastReceivedBatch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 07:17:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17102) bypass UserDefinedGenerator for json format check - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/17 07:48:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17086) QuantileDiscretizer throws InvalidArgumentException (parameter splits given invalid value) on valid data - posted by "Vincent (JIRA)" <ji...@apache.org> on 2016/08/17 08:16:20 UTC, 16 replies.
- [jira] [Created] (SPARK-17103) Can not define class variable in repl - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/17 08:16:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14703) Spark uses SLF4J, but actually relies quite heavily on Log4J - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/17 08:21:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17103) Can not define class variable in repl - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/17 08:30:21 UTC, 3 replies.
- [jira] [Updated] (SPARK-17002) Document that spark.ssl.protocol. is required for SSL - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/17 08:31:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-17104) Self-joining of a Hive table converted to datasource parquet table will fail - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/17 08:52:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17104) Self-joining of a Hive table converted to datasource parquet table will fail - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/17 08:52:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17104) LogicalRelation.newInstance should follow the semantics of MultiInstanceRelation - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/17 08:59:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-17104) LogicalRelation.newInstance should follow the semantics of MultiInstanceRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 09:04:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17104) LogicalRelation.newInstance should follow the semantics of MultiInstanceRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 09:04:21 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17103) Can not define class variable in repl - posted by "Jakob Odersky (JIRA)" <ji...@apache.org> on 2016/08/17 09:53:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-12430) Temporary folders do not get deleted after Task completes causing problems with disk space. - posted by "Laurent Hoss (JIRA)" <ji...@apache.org> on 2016/08/17 10:03:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17099) Incorrect result when HAVING clause is added to group by query - posted by "Ewan Leith (JIRA)" <ji...@apache.org> on 2016/08/17 10:39:22 UTC, 3 replies.
- [jira] [Created] (SPARK-17105) Create spark context with random uuid app name if app name is not set in configuration - posted by "sandeep purohit (JIRA)" <ji...@apache.org> on 2016/08/17 10:51:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17105) Create spark context with random uuid app name if app name is not set in configuration - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 10:57:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17105) Create spark context with random uuid app name if app name is not set in configuration - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 10:57:22 UTC, 2 replies.
- [jira] [Created] (SPARK-17106) Simplify subquery interface - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 11:06:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17105) Create spark context with random uuid app name if app name is not set in configuration - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/17 11:08:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17106) Simplify subquery interface - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 11:22:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17106) Simplify subquery interface - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 11:23:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17106) Simplify subquery interface - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 11:23:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16253) make spark sql compatible with hive sql that using python script transform like using 'xxx.py' - posted by "liuyongliang (JIRA)" <ji...@apache.org> on 2016/08/17 11:32:21 UTC, 3 replies.
- [jira] [Commented] (SPARK-10872) Derby error (XSDB6) when creating new HiveContext after restarting SparkContext - posted by "Fabian Boehnlein (JIRA)" <ji...@apache.org> on 2016/08/17 11:42:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-10872) Derby error (XSDB6) when creating new HiveContext after restarting SparkContext - posted by "Fabian Boehnlein (JIRA)" <ji...@apache.org> on 2016/08/17 11:51:23 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17099) Incorrect result when HAVING clause is added to group by query - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 12:03:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16253) make spark sql compatible with hive sql that using python script transform like using 'xxx.py' - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 12:07:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17107) Remove redundant pushdown rule for set - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/17 12:18:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17107) Remove redundant pushdown rule for Union - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/17 12:18:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17107) Remove redundant pushdown rule for Union - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 12:20:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17107) Remove redundant pushdown rule for Union - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 12:20:22 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17032) Add test cases for methods in ParserUtils - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 12:23:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17095) Latex and Scala doc do not play nicely - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 12:28:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16444) Isotonic Regression wrapper in SparkR - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/17 13:17:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-11328) Provide more informative error message when direct parquet output committer is used and there is a file already exists error. - posted by "Rahul Bhatia (JIRA)" <ji...@apache.org> on 2016/08/17 13:54:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17106) Simplify subquery interface - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/17 14:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11106) Should ML Models contains single models or Pipelines? - posted by "Jeff Levy (JIRA)" <ji...@apache.org> on 2016/08/17 15:14:22 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-11106) Should ML Models contains single models or Pipelines? - posted by "Jeff Levy (JIRA)" <ji...@apache.org> on 2016/08/17 15:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17108) BIGINT and INT comparison failure in spark sql - posted by "Sai Krishna Kishore Beathanabhotla (JIRA)" <ji...@apache.org> on 2016/08/17 15:37:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17108) BIGINT and INT comparison failure in spark sql - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 16:05:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17108) BIGINT and INT comparison failure in spark sql - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 16:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/17 16:28:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/17 16:28:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17109) When we serialize UserDefinedGenerator to json, scala reflection throws an error - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/17 16:29:21 UTC, 4 replies.
- [jira] [Resolved] (SPARK-17102) bypass UserDefinedGenerator for json format check - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/17 16:36:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17110) Pyspark with locality ANY throw java.io.StreamCorruptedException - posted by "Tomer Kaftan (JIRA)" <ji...@apache.org> on 2016/08/17 17:00:31 UTC, 0 replies.
- [jira] [Updated] (SPARK-17110) Pyspark with locality ANY throw java.io.StreamCorruptedException - posted by "Tomer Kaftan (JIRA)" <ji...@apache.org> on 2016/08/17 17:01:20 UTC, 7 replies.
- [jira] [Assigned] (SPARK-17098) "SELECT COUNT(NULL) OVER ()" throws UnsupportedOperationException during analysis - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 17:39:21 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-14146) Imported implicits can't be found in Spark REPL in some cases - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/17 18:10:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16930) ApplicationMaster's code that waits for SparkContext is race-prone - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/17 18:13:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16980) Load only catalog table partition metadata required to answer a query - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 18:14:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16980) Load only catalog table partition metadata required to answer a query - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 18:14:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17111) Spark2 History server got "Failed to load application attempt" - posted by "Yesha Vora (JIRA)" <ji...@apache.org> on 2016/08/17 18:19:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16446) Gaussian Mixture Model wrapper in SparkR - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/08/17 18:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17111) Spark2 History server got "Failed to load application attempt" - posted by "Yesha Vora (JIRA)" <ji...@apache.org> on 2016/08/17 18:20:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17112) "select if(true, null, null)" via JDBC triggers IllegalArgumentException in Thriftserver - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 18:29:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16736) remove redundant FileSystem status checks calls from Spark codebase - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/17 18:44:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17113) Job failure due to Executor OOM - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/17 19:36:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17113) Job failure due to Executor OOM - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/17 19:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16407) Allow users to supply custom StreamSinkProviders - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 19:58:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16407) Allow users to supply custom StreamSinkProviders - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 19:58:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17114) Adding a 'GROUP BY 1' where first column is literal results in wrong answer - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 20:11:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17115) Improve the performance of UnsafeProjection for wide table - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/17 20:12:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17101) Provide consistent format identifiers for TextFileFormat and ParquetFileFormat - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/17 20:27:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17096) Fix StreamingQueryListener to return message and stacktrace of actual exception - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2016/08/17 20:33:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17111) Spark2 History server got "Failed to load application attempt" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/17 20:50:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17103) Can not define class variable in repl - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/17 20:52:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17114) Adding a 'GROUP BY 1' where first column is literal results in wrong answer - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 21:47:20 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (SPARK-17114) Adding a 'GROUP BY 1' where first column is literal results in wrong answer - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 21:57:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17115) Improve the performance of UnsafeProjection for wide table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 22:07:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17115) Improve the performance of UnsafeProjection for wide table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/17 22:07:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-10141) Number of tasks on executors still become negative after failures - posted by "Jun Zhou (JIRA)" <ji...@apache.org> on 2016/08/17 22:12:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17116) Allow params to be a {string, value} dict - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2016/08/17 22:13:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17116) Allow params to be a {string, value} dict at fit time - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2016/08/17 22:14:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17116) Allow params to be a {string, value} dict at fit time - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2016/08/17 22:15:20 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-17116) Allow params to be a {string, value} dict at fit time - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2016/08/17 22:18:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17117) 'SELECT 1 / NULL` throws AnalysisException, while 'SELECT 1 * NULL` works - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/17 22:21:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-10747) add support for window specification to include how NULLS are ordered - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 22:36:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17118) Make examples Python3 compatible - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2016/08/17 22:41:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-10747) add support for window specification to include how NULLS are ordered - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/17 22:57:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17118) Make examples Python3 compatible - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/17 23:13:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17110) Pyspark with locality ANY throw java.io.StreamCorruptedException - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/17 23:31:21 UTC, 10 replies.
- [jira] [Closed] (SPARK-10868) monotonicallyIncreasingId() supports offset for indexing - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/17 23:33:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-10868) monotonicallyIncreasingId() supports offset for indexing - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/17 23:33:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17038) StreamingSource reports metrics for lastCompletedBatch instead of lastReceivedBatch - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/17 23:33:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17119) Add configuration property to allow the history server to delete .inprogress files - posted by "Bjorn Jonsson (JIRA)" <ji...@apache.org> on 2016/08/18 00:28:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17110) Pyspark with locality ANY throw java.io.StreamCorruptedException - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/18 00:31:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17120) Analyzer incorrectly optimizes plan to empty LocalRelation - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/18 00:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16785) dapply doesn't return array or raw columns - posted by "Clark Fitzgerald (JIRA)" <ji...@apache.org> on 2016/08/18 00:52:20 UTC, 3 replies.
- [jira] [Updated] (SPARK-17113) Job failure due to Executor OOM in offheap mode - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/18 01:04:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16581) Making JVM backend calling functions public - posted by "Xusen Yin (JIRA)" <ji...@apache.org> on 2016/08/18 01:43:20 UTC, 13 replies.
- [jira] [Commented] (SPARK-17113) Job failure due to Executor OOM in offheap mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 01:44:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17113) Job failure due to Executor OOM in offheap mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 01:44:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17121) Support _HOST replacement for principal - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/18 01:57:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17121) Support _HOST replacement for principal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 02:02:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17121) Support _HOST replacement for principal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 02:02:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17070) Zookeeper server refused to accept the client (mesos-master) - posted by "Anh Nguyen (JIRA)" <ji...@apache.org> on 2016/08/18 03:14:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17117) 'SELECT 1 / NULL` throws AnalysisException, while 'SELECT 1 * NULL` works - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 03:55:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17117) 'SELECT 1 / NULL` throws AnalysisException, while 'SELECT 1 * NULL` works - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 03:55:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17122) Failed to drop database when use the database in Spark 2.0 - posted by "Yi Zhou (JIRA)" <ji...@apache.org> on 2016/08/18 04:14:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17122) Failed to drop database when use the database in Spark 2.0 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/18 05:12:20 UTC, 3 replies.
- [jira] [Resolved] (SPARK-16995) TreeNodeException when flat mapping RelationalGroupedDataset created from DataFrame containing a column created with lit/expr - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/18 05:27:23 UTC, 0 replies.
- [jira] [Created] (SPARK-17123) Performing set operations that combine string and date / timestamp columns may result in generated projection code which doesn't compile - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/18 05:44:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-12079) Run Catalyst subproject's tests in parallel - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/18 06:12:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-9288) Improve test speed - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/18 06:13:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17124) RelationalGroupedDataset.agg should be order preserving and allow duplicate column names - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/18 06:42:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17070) Zookeeper server refused to accept the client (mesos-master) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/18 06:52:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17124) RelationalGroupedDataset.agg should be order preserving and allow duplicate column names - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 06:53:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17124) RelationalGroupedDataset.agg should be order preserving and allow duplicate column names - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 06:53:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17061) Incorrect results returned following a join of two datasets and a map step where total number of columns >100 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 07:32:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17093) Roundtrip encoding of array> fields is wrong when whole-stage codegen is disabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 07:33:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-12070) PySpark implementation of Slicing operator incorrect - posted by "Abdeali Kothari (JIRA)" <ji...@apache.org> on 2016/08/18 07:55:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-17070) Zookeeper server refused to accept the client (mesos-master) - posted by "Anh Nguyen (JIRA)" <ji...@apache.org> on 2016/08/18 08:27:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16391) KeyValueGroupedDataset.reduceGroups should support partial aggregation - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/18 08:40:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17125) Allow to specify spark config using non-string type in SparkR - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/18 08:42:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17125) Allow to specify spark config using non-string type in SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 08:46:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17126) Errors setting driver classpath in spark-defaults.conf on Windows 7 - posted by "Ozioma Ihekwoaba (JIRA)" <ji...@apache.org> on 2016/08/18 08:46:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17125) Allow to specify spark config using non-string type in SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 08:46:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17126) Errors setting driver classpath in spark-defaults.conf on Windows 7 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/18 09:05:20 UTC, 6 replies.
- [jira] [Created] (SPARK-17127) Make cached unaligned-access capability available for AArch64 - posted by "Richael Zhuang (JIRA)" <ji...@apache.org> on 2016/08/18 09:49:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17127) Make cached unaligned-access capability available for AArch64 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 10:00:28 UTC, 1 replies.
- [jira] [Commented] (SPARK-17127) Make cached unaligned-access capability available for AArch64 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 10:00:28 UTC, 0 replies.
- [jira] [Created] (SPARK-17128) Schema is not Created for nested Json Array objects - posted by "vidit Singh (JIRA)" <ji...@apache.org> on 2016/08/18 10:05:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17127) Include AArch64 in the check of cached unaligned-access capability - posted by "Richael Zhuang (JIRA)" <ji...@apache.org> on 2016/08/18 10:06:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-17107) Remove redundant pushdown rule for Union - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/18 10:48:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17086) QuantileDiscretizer throws InvalidArgumentException (parameter splits given invalid value) on valid data - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/18 10:50:20 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-16581) Making JVM backend calling functions public - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/18 11:00:29 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17087) Make Spark on Mesos honor port restrictions - Documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/18 11:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17069) Expose spark.range() as table-valued function in SQL - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/18 11:35:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17117) 'SELECT 1 / NULL` throws AnalysisException, while 'SELECT 1 * NULL` works - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/18 11:47:23 UTC, 0 replies.
- [jira] [Created] (SPARK-17129) support partition-level stats and cardinality estimation - posted by "Zhenhua Wang (JIRA)" <ji...@apache.org> on 2016/08/18 11:54:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17129) support partition-level stats and cardinality estimation - posted by "Zhenhua Wang (JIRA)" <ji...@apache.org> on 2016/08/18 11:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-5456) Decimal Type comparison issue - posted by "Abdeali Kothari (JIRA)" <ji...@apache.org> on 2016/08/18 12:28:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16447) LDA wrapper in SparkR - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/18 12:35:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16137) Random Forest wrapper in SparkR - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/18 12:41:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17130) SparseVectors.apply and SparseVectors.toArray have different returns when creating with a illegal indices - posted by "Jon Zhong (JIRA)" <ji...@apache.org> on 2016/08/18 13:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17130) SparseVectors.apply and SparseVectors.toArray have different returns when creating with a illegal indices - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/18 13:49:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17131) Code generation fails when running SQL expressions against a wide dataset (thousands of columns) - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/18 15:04:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17130) SparseVectors.apply and SparseVectors.toArray have different returns when creating with a illegal indices - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/18 16:53:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17131) Code generation fails when running SQL expressions against a wide dataset (thousands of columns) - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/18 16:57:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16581) Making JVM backend calling functions public - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/18 16:59:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-15694) Implement ScriptTransformation in sql/core - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 17:04:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-15694) Implement ScriptTransformation in sql/core - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 17:04:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-16981) For CSV files nullValue is not respected for Date/Time data type - posted by "Lev (JIRA)" <ji...@apache.org> on 2016/08/18 17:48:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17132) binaryFiles method can't handle paths with embedded commas - posted by "Maximilian Najork (JIRA)" <ji...@apache.org> on 2016/08/18 17:48:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17133) Improvements to linear methods in Spark - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 17:50:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17134) Use level 2 BLAS operations in LogisticAggregator - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 17:53:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17090) Make tree aggregation level in linear/logistic regression configurable - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 17:54:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17135) Consolidate code in linear/logistic regression where possible - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 17:57:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17136) Design optimizer interface for ML algorithms - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 17:59:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17133) Improvements to linear methods in Spark - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 17:59:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17137) Add compressed support for multinomial logistic regression coefficients - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 18:09:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17138) Python API for multinomial logistic regression - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 18:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17139) Add model summary for MultinomialLogisticRegression - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 18:10:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17140) Add initial model to MultinomialLogisticRegression - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/18 18:11:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17132) binaryFiles method can't handle paths with embedded commas - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/18 18:37:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17141) MinMaxScaler behaves weird when min and max have the same value and some values are NaN - posted by "Alberto Bonsanto (JIRA)" <ji...@apache.org> on 2016/08/18 18:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17141) MinMaxScaler behaves weird when min and max have the same value and some values are NaN - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/18 18:58:20 UTC, 4 replies.
- [jira] [Updated] (SPARK-16077) Python UDF may fail because of six - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/18 19:43:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17133) Improvements to linear methods in Spark - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/18 21:02:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17142) Complex query triggers binding error in HashAggregateExec - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/18 21:54:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17142) Complex query triggers binding error in HashAggregateExec - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/18 21:54:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17142) Complex query triggers binding error in HashAggregateExec - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/18 21:56:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16922) Query with Broadcast Hash join fails due to executor OOM in Spark 2.0 - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/18 21:59:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17143) pyspark unable to create UDF: java.lang.RuntimeException: org.apache.hadoop.fs.FileAlreadyExistsException: Parent path is not a directory: /tmp tmp - posted by "Andrew Davidson (JIRA)" <ji...@apache.org> on 2016/08/18 22:00:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17143) pyspark unable to create UDF: java.lang.RuntimeException: org.apache.hadoop.fs.FileAlreadyExistsException: Parent path is not a directory: /tmp tmp - posted by "Andrew Davidson (JIRA)" <ji...@apache.org> on 2016/08/18 22:02:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17143) pyspark unable to create UDF: java.lang.RuntimeException: org.apache.hadoop.fs.FileAlreadyExistsException: Parent path is not a directory: /tmp tmp - posted by "Andrew Davidson (JIRA)" <ji...@apache.org> on 2016/08/18 22:24:21 UTC, 2 replies.
- [jira] [Commented] (SPARK-17081) Empty strings not preserved which causes SQLException: mismatching column value count - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/18 23:54:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17144) Removal of useless CreateHiveTableAsSelectLogicalPlan - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/18 23:57:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17144) Removal of useless CreateHiveTableAsSelectLogicalPlan - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 23:58:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17144) Removal of useless CreateHiveTableAsSelectLogicalPlan - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/18 23:58:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17145) Object with many fields causes Seq Serialization Bug - posted by "Abdulla Al-Qawasmeh (JIRA)" <ji...@apache.org> on 2016/08/19 00:07:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17146) Add RandomizedSearch to the CrossValidator API - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2016/08/19 00:18:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16947) Support type coercion and foldable expression for inline tables - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/19 01:29:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17147) Spark Streaming Kafka 0.10 Consumer Can't Handle Non-consecutive Offsets - posted by "Robert Conrad (JIRA)" <ji...@apache.org> on 2016/08/19 01:34:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17069) Expose spark.range() as table-valued function in SQL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/19 01:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17139) Add model summary for MultinomialLogisticRegression - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/19 02:55:21 UTC, 2 replies.
- [jira] [Commented] (SPARK-17138) Python API for multinomial logistic regression - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/19 02:55:21 UTC, 2 replies.
- [jira] [Commented] (SPARK-17134) Use level 2 BLAS operations in LogisticAggregator - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 03:04:21 UTC, 5 replies.
- [jira] [Comment Edited] (SPARK-17134) Use level 2 BLAS operations in LogisticAggregator - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 03:04:23 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17138) Python API for multinomial logistic regression - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/19 03:06:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17139) Add model summary for MultinomialLogisticRegression - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/19 03:06:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17136) Design optimizer interface for ML algorithms - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 03:16:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17148) NodeManager exit because of exception “Executor is not registered” - posted by "cen yuhai (JIRA)" <ji...@apache.org> on 2016/08/19 03:28:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17149) array.sql for testing array related functions - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/19 03:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17149) array.sql for testing array related functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 03:36:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17149) array.sql for testing array related functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 03:36:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17137) Add compressed support for multinomial logistic regression coefficients - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 03:43:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-17145) Object with many fields causes Seq Serialization Bug - posted by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/08/19 03:48:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17150) Support SQL generation for inline tables - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/19 04:10:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17150) Support SQL generation for inline tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 04:12:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17150) Support SQL generation for inline tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 04:12:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16533) Spark application not handling preemption messages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 04:44:22 UTC, 1 replies.
- [jira] [Created] (SPARK-17151) Decide how to handle inferring number of classes in Multinomial logistic regression - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/19 05:29:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17140) Add initial model to MultinomialLogisticRegression - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/19 05:53:21 UTC, 2 replies.
- [jira] [Updated] (SPARK-15816) SQL server based on Postgres protocol - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/19 06:02:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15816) SQL server based on Postgres protocol - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/19 06:04:20 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-15816) SQL server based on Postgres protocol - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/19 06:08:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17072) generate table level stats:stats generation/storing/loading - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 06:30:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17072) generate table level stats:stats generation/storing/loading - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 06:30:22 UTC, 1 replies.
- [jira] [Reopened] (SPARK-16822) Support latex in scaladoc with MathJax - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/19 07:07:21 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-17047) Spark 2 cannot create ORC table when CLUSTERED. - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/19 07:22:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15018) PySpark ML Pipeline fails when no stages set - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 07:31:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-17146) Add RandomizedSearch to the CrossValidator API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/19 07:44:21 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16785) dapply doesn't return array or raw columns - posted by "Clark Fitzgerald (JIRA)" <ji...@apache.org> on 2016/08/19 07:59:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17140) Add initial model to MultinomialLogisticRegression - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 08:14:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17085) Documentation and actual code differs - Unsupported Operations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 08:30:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17141) MinMaxScaler behaves weird when min and max have the same value and some values are NaN - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 08:53:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-17141) MinMaxScaler behaves weird when min and max have the same value and some values are NaN - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 08:53:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17141) MinMaxScaler behaves weird when min and max have the same value and some values are NaN - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 09:02:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16961) Utils.randomizeInPlace does not shuffle arrays uniformly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/19 09:14:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15382) monotonicallyIncreasingId doesn't work when data is upsampled - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/19 10:24:20 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-15382) monotonicallyIncreasingId doesn't work when data is upsampled - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/19 10:24:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17141) MinMaxScaler behaves weird when min and max have the same value and some values are NaN - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/19 10:25:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16965) Fix bound checking for SparseVector - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/19 11:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17094) provide simplified API for ML pipeline - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 11:43:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17152) Spark Flume sink fails with begin() called when transaction is OPEN - posted by "Wojciech Sznapka (JIRA)" <ji...@apache.org> on 2016/08/19 12:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16994) Filter and limit are illegally permuted. - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/19 13:13:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16994) Filter and limit are illegally permuted. - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/19 13:13:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17090) Make tree aggregation level in linear/logistic regression configurable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 13:27:20 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-17134) Use level 2 BLAS operations in LogisticAggregator - posted by "Qian Huang (JIRA)" <ji...@apache.org> on 2016/08/19 14:02:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-14501) spark.ml parity for fpm - frequent items - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 14:03:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-14503) spark.ml API for FPGrowth - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 14:05:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-14381) Review spark.ml parity for feature transformers - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 14:08:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-14378) Review spark.ml parity for regression, except trees - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 14:10:20 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7159) Support multiclass logistic regression in spark.ml - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 14:16:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-7159) Support multiclass logistic regression in spark.ml - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/19 14:23:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16711) YarnShuffleService doesn't re-init properly on YARN rolling upgrade - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 14:25:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16711) YarnShuffleService doesn't re-init properly on YARN rolling upgrade - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 14:25:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-10713) SPARK_DIST_CLASSPATH ignored on Mesos executors - posted by "Wolfgang Buchner (JIRA)" <ji...@apache.org> on 2016/08/19 14:32:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17148) NodeManager exit because of exception “Executor is not registered” - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/19 14:51:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17153) [Structured streams] readStream ignores partition columns - posted by "Dmitri Carpov (JIRA)" <ji...@apache.org> on 2016/08/19 14:59:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17153) [Structured streams] readStream ignores partition columns - posted by "Dmitri Carpov (JIRA)" <ji...@apache.org> on 2016/08/19 15:00:23 UTC, 0 replies.
- [jira] [Updated] (SPARK-16673) New Executor Page displays columns that used to be conditionally hidden - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/19 15:05:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16673) New Executor Page displays columns that used to be conditionally hidden - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/19 15:05:24 UTC, 0 replies.
- [jira] [Updated] (SPARK-11227) Spark1.5+ HDFS HA mode throw java.net.UnknownHostException: nameservice1 - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/19 15:12:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-11227) Spark1.5+ HDFS HA mode throw java.net.UnknownHostException: nameservice1 - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/19 15:12:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17154) Wrong result can be returned or AnalysisException can be thrown after self-join or similar operations - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2016/08/19 16:25:21 UTC, 0 replies.
- [jira] [Reopened] (SPARK-13331) Spark network encryption optimization - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/19 16:26:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17135) Consolidate code in linear/logistic regression where possible - posted by "Gayathri Murali (JIRA)" <ji...@apache.org> on 2016/08/19 16:31:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17154) Wrong result can be returned or AnalysisException can be thrown after self-join or similar operations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 16:50:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17154) Wrong result can be returned or AnalysisException can be thrown after self-join or similar operations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 16:50:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15018) PySpark ML Pipeline raises unclear error when no stages set - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/19 17:03:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16197) Cleanup PySpark status api and example - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/19 17:10:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-15382) monotonicallyIncreasingId doesn't work when data is upsampled - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/19 17:13:22 UTC, 0 replies.
- [jira] [Closed] (SPARK-16152) `In` predicate does not work with null values - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/19 17:21:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError - posted by "Mikael Valot (JIRA)" <ji...@apache.org> on 2016/08/19 17:22:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17155) usage of a Dataset inside a Future throws MissingRequirementError - posted by "Mikael Valot (JIRA)" <ji...@apache.org> on 2016/08/19 17:23:20 UTC, 5 replies.
- [jira] [Created] (SPARK-17156) Add multiclass logistic regression Scala Example - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/19 17:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17156) Add multiclass logistic regression Scala Example - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/19 17:38:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17157) Add multiclass logistic regression SparkR Wrapper - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/19 17:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17157) Add multiclass logistic regression SparkR Wrapper - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/19 17:42:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-12868) ADD JAR via sparkSQL JDBC will fail when using a HDFS URL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 17:43:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17157) Add multiclass logistic regression SparkR Wrapper - posted by "Miao Wang (JIRA)" <ji...@apache.org> on 2016/08/19 17:50:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-10401) spark-submit --unsupervise - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/19 18:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16686) Dataset.sample with seed: result seems to depend on downstream usage - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/19 18:19:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15382) monotonicallyIncreasingId doesn't work when data is upsampled - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/19 18:20:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17158) Improve error message for numeric literal parsing - posted by "Srinath (JIRA)" <ji...@apache.org> on 2016/08/19 18:23:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-13286) JDBC driver doesn't report full exception - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/19 18:26:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17158) Improve error message for numeric literal parsing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 18:26:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17158) Improve error message for numeric literal parsing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 18:26:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17113) Job failure due to Executor OOM in offheap mode - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/19 18:29:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-10746) count ( distinct columnref) over () returns wrong result set - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/19 18:44:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17159) Improve FileInputDStream.findNewFiles list performance - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/19 19:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17159) Improve FileInputDStream.findNewFiles list performance - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/19 19:17:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17160) GetExternalRowField does not properly escape field names, causing generated code not to compile - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/19 19:22:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-17024) Weird behaviour of the DataFrame when a column name contains dots. - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/19 19:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13342) Cannot run INSERT statements in Spark - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/19 20:17:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13286) JDBC driver doesn't report full exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 20:27:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16569) Use Cython to speed up Pyspark internals - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/19 21:15:22 UTC, 0 replies.
- [jira] [Closed] (SPARK-16569) Use Cython to speed up Pyspark internals - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/19 21:16:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16443) ALS wrapper in SparkR - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/08/19 21:24:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17025) Cannot persist PySpark ML Pipeline model that includes custom Transformer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/19 21:53:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17128) Schema is not Created for nested Json Array objects - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/19 22:12:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17162) Range does not support SQL generation - posted by "Eric Liang (JIRA)" <ji...@apache.org> on 2016/08/19 23:11:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17161) Add PySpark-ML JavaWrapper convienience function to create py4j JavaArrays - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/19 23:11:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17162) Range does not support SQL generation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 23:13:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17162) Range does not support SQL generation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 23:13:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17137) Add compressed support for multinomial logistic regression coefficients - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/19 23:17:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17161) Add PySpark-ML JavaWrapper convenience function to create py4j JavaArrays - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2016/08/19 23:22:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17161) Add PySpark-ML JavaWrapper convenience function to create py4j JavaArrays - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 23:34:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17161) Add PySpark-ML JavaWrapper convenience function to create py4j JavaArrays - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/19 23:34:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17151) Decide how to handle inferring number of classes in Multinomial logistic regression - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/19 23:49:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17151) Decide how to handle inferring number of classes in Multinomial logistic regression - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/19 23:49:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17163) Decide on unified multinomial and binary logistic regression interfaces - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/20 01:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17149) array.sql for testing array related functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/20 01:15:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17158) Improve error message for numeric literal parsing - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/20 02:55:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17164) Query with colon in the table name fails to parse in 2.0 - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/20 02:58:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17164) Query with colon in the table name fails to parse in 2.0 - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/20 03:09:20 UTC, 4 replies.
- [jira] [Closed] (SPARK-16264) Allow the user to use operators on the received DataFrame - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/20 03:42:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17150) Support SQL generation for inline tables - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/20 05:21:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17150) Support SQL generation for inline tables - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/20 05:21:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17165) FileStreamSource should not track the list of seen files indefinitely - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/20 05:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17166) CTAS lost table properties after conversion to data source tables. - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/20 05:47:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17166) CTAS lost table properties after conversion to data source tables. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 05:51:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17166) CTAS lost table properties after conversion to data source tables. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 05:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17165) FileStreamSource should not track the list of seen files indefinitely - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 06:41:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17165) FileStreamSource should not track the list of seen files indefinitely - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 06:41:22 UTC, 1 replies.
- [jira] [Resolved] (SPARK-15018) PySpark ML Pipeline raises unclear error when no stages set - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/20 06:48:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17167) Issue Exceptions when Analyze Table on In-Memory Cataloged Tables - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/20 06:52:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17167) Issue Exceptions when Analyze Table on In-Memory Cataloged Tables - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/20 06:52:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-15698) Ability to remove old metadata for structure streaming MetadataLog - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/20 06:56:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17167) Issue Exceptions when Analyze Table on In-Memory Cataloged Tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 07:02:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17167) Issue Exceptions when Analyze Table on In-Memory Cataloged Tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 07:02:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17164) Query with colon in the table name fails to parse in 2.0 - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/20 11:14:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17159) Improve FileInputDStream.findNewFiles list performance - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 11:19:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17168) CSV with header is incorrectly read if file is partitioned - posted by "Mathieu D (JIRA)" <ji...@apache.org> on 2016/08/20 11:55:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17169) To use scala macros to update code when SharedParamsCodeGen.scala changed - posted by "Qian Huang (JIRA)" <ji...@apache.org> on 2016/08/20 12:14:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16320) Document G1 heap region's effect on spark 2.0 vs 1.6 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/20 12:26:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16320) Document G1 heap region's effect on spark 2.0 vs 1.6 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 12:28:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17046) prevent user using dataframe.select with empty param list - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/20 12:32:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17170) Enable whole partition pruning for InMemoryTableScanExec - posted by "Patrick Woody (JIRA)" <ji...@apache.org> on 2016/08/20 13:40:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17170) Enable whole partition pruning for InMemoryTableScanExec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 14:04:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17170) Enable whole partition pruning for InMemoryTableScanExec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 14:04:22 UTC, 1 replies.
- [jira] [Created] (SPARK-17171) DAG will list all partitions in the graph - posted by "cen yuhai (JIRA)" <ji...@apache.org> on 2016/08/20 15:27:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17171) DAG will list all partitions in the graph - posted by "cen yuhai (JIRA)" <ji...@apache.org> on 2016/08/20 15:28:20 UTC, 5 replies.
- [jira] [Resolved] (SPARK-17104) LogicalRelation.newInstance should follow the semantics of MultiInstanceRelation - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/20 15:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17168) CSV with header is incorrectly read if file is partitioned - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/20 16:19:20 UTC, 5 replies.
- [jira] [Updated] (SPARK-17124) RelationalGroupedDataset.agg should be order preserving and allow duplicate column names - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/20 16:24:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17124) RelationalGroupedDataset.agg should be order preserving and allow duplicate column names - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/20 16:28:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17172) pyspak hiveContext can not create UDF: Py4JJavaError: An error occurred while calling None.org.apache.spark.sql.hive.HiveContext. - posted by "Andrew Davidson (JIRA)" <ji...@apache.org> on 2016/08/20 17:47:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17172) pyspak hiveContext can not create UDF: Py4JJavaError: An error occurred while calling None.org.apache.spark.sql.hive.HiveContext. - posted by "Andrew Davidson (JIRA)" <ji...@apache.org> on 2016/08/20 17:48:20 UTC, 8 replies.
- [jira] [Updated] (SPARK-17172) pyspak hiveContext can not create UDF: Py4JJavaError: An error occurred while calling None.org.apache.spark.sql.hive.HiveContext. - posted by "Andrew Davidson (JIRA)" <ji...@apache.org> on 2016/08/20 17:49:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17163) Decide on unified multinomial and binary logistic regression interfaces - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/20 19:08:20 UTC, 8 replies.
- [jira] [Assigned] (SPARK-17024) Weird behaviour of the DataFrame when a column name contains dots. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 20:16:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-12666) spark-shell --packages cannot load artifacts which are publishLocal'd by SBT - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/20 20:47:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-12666) spark-shell --packages cannot load artifacts which are publishLocal'd by SBT - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/20 20:48:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17173) Refactor R mllib for easier ml implementations - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/20 21:20:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17173) Refactor R mllib for easier ml implementations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 21:21:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17173) Refactor R mllib for easier ml implementations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/20 21:21:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17090) Make tree aggregation level in linear/logistic regression configurable - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/21 01:53:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17174) Provide support for Timestamp type Column in add_months function to return HH:mm:ss - posted by "Amit Baghel (JIRA)" <ji...@apache.org> on 2016/08/21 04:22:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17171) DAG will list all partitions in the graph - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/21 04:27:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17171) DAG will list all partitions in the graph - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/21 04:27:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-17174) Provide support for Timestamp type Column in add_months function to return HH:mm:ss - posted by "Amit Baghel (JIRA)" <ji...@apache.org> on 2016/08/21 04:31:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17175) Add a expert formula as default value to aggregationDepth of SharedParam - posted by "Qian Huang (JIRA)" <ji...@apache.org> on 2016/08/21 05:03:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17175) Add a expert formula to aggregationDepth of SharedParam - posted by "Qian Huang (JIRA)" <ji...@apache.org> on 2016/08/21 05:04:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17176) Task are sorted by "Index" in Stage Page. - posted by "cen yuhai (JIRA)" <ji...@apache.org> on 2016/08/21 06:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17176) Task are sorted by "Index" in Stage Page. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/21 07:05:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17176) Task are sorted by "Index" in Stage Page. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/21 07:05:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17175) Add a expert formula to aggregationDepth of SharedParam - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/21 10:15:20 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-17024) Weird behaviour of the DataFrame when a column name contains dots. - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/21 10:24:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-17002) Document that spark.ssl.protocol. is required for SSL - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/21 10:52:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-17024) Weird behaviour of the DataFrame when a column name contains dots. - posted by "Iaroslav Zeigerman (JIRA)" <ji...@apache.org> on 2016/08/21 14:08:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17147) Spark Streaming Kafka 0.10 Consumer Can't Handle Non-consecutive Offsets - posted by "Cody Koeninger (JIRA)" <ji...@apache.org> on 2016/08/21 14:16:20 UTC, 5 replies.
- [jira] [Updated] (SPARK-16578) Configurable hostname for RBackend - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/08/21 16:46:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-16577) Add check-cran script to Jenkins - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/21 18:48:21 UTC, 2 replies.
- [jira] [Resolved] (SPARK-17098) "SELECT COUNT(NULL) OVER ()" throws UnsupportedOperationException during analysis - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/21 20:10:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6832) Handle partial reads in SparkR JVM to worker communication - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/21 20:57:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17177) Make grouping columns accessible from RelationalGroupedDataset - posted by "Narine Kokhlikyan (JIRA)" <ji...@apache.org> on 2016/08/21 21:27:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17177) Make grouping columns accessible from RelationalGroupedDataset - posted by "Narine Kokhlikyan (JIRA)" <ji...@apache.org> on 2016/08/21 21:28:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17177) Make grouping columns accessible from RelationalGroupedDataset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/21 21:36:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17177) Make grouping columns accessible from RelationalGroupedDataset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/21 21:36:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-7493) ALTER TABLE statement - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/21 21:47:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-9041) Support reading of delimited text files as DataFrames - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/21 22:05:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-9041) Support reading of delimited text files as DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/21 22:08:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15406) Structured streaming support for consuming from Kafka - posted by "Robert Conrad (JIRA)" <ji...@apache.org> on 2016/08/21 22:58:20 UTC, 11 replies.
- [jira] [Comment Edited] (SPARK-16578) Configurable hostname for RBackend - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2016/08/22 00:46:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17178) Allow to set sparkr shell command through --conf - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/22 03:02:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16896) Loading csv with duplicate column names - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 04:50:22 UTC, 1 replies.
- [jira] [Created] (SPARK-17179) Consider improving partition pruning in HiveMetastoreCatalog - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/22 05:07:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16498) move hive hack for data source table into HiveExternalCatalog - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/22 05:25:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16498) move hive hack for data source table into HiveExternalCatalog - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/22 05:25:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16498) move hive hack for data source table into HiveExternalCatalog - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/22 05:26:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16498) move hive hack for data source table into HiveExternalCatalog - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/22 05:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17180) Unable to Alter the Temporary View Using ALTER VIEW command - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/22 06:54:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17180) Unable to Alter the Temporary View Using ALTER VIEW command - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 06:55:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17180) Unable to Alter the Temporary View Using ALTER VIEW command - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 06:55:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR - posted by "DjvuLee (JIRA)" <ji...@apache.org> on 2016/08/22 07:09:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR - posted by "DjvuLee (JIRA)" <ji...@apache.org> on 2016/08/22 07:10:21 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR - posted by "DjvuLee (JIRA)" <ji...@apache.org> on 2016/08/22 07:15:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-5770) Use addJar() to upload a new jar file to executor, it can't be added to classloader - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/22 07:28:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15285) Generated SpecificSafeProjection.apply method grows beyond 64 KB - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/22 07:49:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17127) Include AArch64 in the check of cached unaligned-access capability - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/22 08:02:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17086) QuantileDiscretizer throws InvalidArgumentException (parameter splits given invalid value) on valid data - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 08:04:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17172) pyspak hiveContext can not create UDF: Py4JJavaError: An error occurred while calling None.org.apache.spark.sql.hive.HiveContext. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/22 08:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17115) Improve the performance of UnsafeProjection for wide table - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/22 08:17:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17169) To use scala macros to update code when SharedParamsCodeGen.scala changed - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/22 08:18:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-10925) Exception when joining DataFrames - posted by "Alexander Bij (JIRA)" <ji...@apache.org> on 2016/08/22 08:26:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-10925) Exception when joining DataFrames - posted by "Alexander Bij (JIRA)" <ji...@apache.org> on 2016/08/22 08:30:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17085) Documentation and actual code differs - Unsupported Operations - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/22 08:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17179) Consider improving partition pruning in HiveMetastoreCatalog - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/22 08:36:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-14948) Exception when joining DataFrames derived form the same DataFrame - posted by "Alexander Bij (JIRA)" <ji...@apache.org> on 2016/08/22 08:39:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-16781) java launched by PySpark as gateway may not be the same java used in the spark environment - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 08:54:21 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17055) add labelKFold to CrossValidator - posted by "Vincent (JIRA)" <ji...@apache.org> on 2016/08/22 09:14:20 UTC, 2 replies.
- [jira] [Closed] (SPARK-10110) StringIndexer lacks of parameter "handleInvalid". - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/22 09:17:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16970) [spark2.0] spark2.0 doesn't catch the java exception thrown by reflect function in sql statement which causes the job abort - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/22 09:25:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16367) Wheelhouse Support for PySpark - posted by "Semet (JIRA)" <ji...@apache.org> on 2016/08/22 09:34:21 UTC, 0 replies.
- Today's fax - posted by Robin <Ro...@spark.apache.org> on 2016/08/22 09:51:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-15113) Add missing numFeatures & numClasses to wrapped JavaClassificationModel - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/22 10:22:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17181) [Spark2.0 web ui]The status of the certain jobs is still displayed as running even if all the stages of this job have already finished - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/22 10:22:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15113) Add missing numFeatures & numClasses to wrapped JavaClassificationModel - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/22 10:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17182) CollectList and CollectSet should be marked as non-deterministic - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/08/22 10:27:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17182) CollectList and CollectSet should be marked as non-deterministic - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 10:32:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17182) CollectList and CollectSet should be marked as non-deterministic - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 10:32:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-11215) Add multiple columns support to StringIndexer - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/22 10:50:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17181) [Spark2.0 web ui]The status of the certain jobs is still displayed as running even if all the stages of this job have already finished - posted by "marymwu (JIRA)" <ji...@apache.org> on 2016/08/22 10:54:21 UTC, 0 replies.
- [jira] [Closed] (SPARK-7493) ALTER TABLE statement - posted by "Sergey Semichev (JIRA)" <ji...@apache.org> on 2016/08/22 12:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17183) put hive serde table schema to table properties like data source table - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/22 12:55:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17183) put hive serde table schema to table properties like data source table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 13:02:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17183) put hive serde table schema to table properties like data source table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 13:02:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17184) Replace ByteBuf with InputStream - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2016/08/22 13:20:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17185) Unify naming of API for RDD and Dataset - posted by "Xiang Gao (JIRA)" <ji...@apache.org> on 2016/08/22 13:21:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17185) Unify naming of API for RDD and Dataset - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/22 13:31:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17184) Replace ByteBuf with InputStream - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/22 13:33:20 UTC, 4 replies.
- [jira] [Created] (SPARK-17186) remove catalog table type INDEX - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/22 13:43:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17184) Replace ByteBuf with InputStream - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 13:43:22 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17178) Allow to set sparkr shell command through --conf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 13:51:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17178) Allow to set sparkr shell command through --conf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 13:51:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17186) remove catalog table type INDEX - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 14:05:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17186) remove catalog table type INDEX - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 14:05:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17181) [Spark2.0 web ui]The status of the certain jobs is still displayed as running even if all the stages of this job have already finished - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/22 14:24:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-14948) Exception when joining DataFrames derived form the same DataFrame - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/22 14:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17185) Unify naming of API for RDD and Dataset - posted by "Xiang Gao (JIRA)" <ji...@apache.org> on 2016/08/22 14:45:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17185) Unify naming of API for RDD and Dataset - posted by "Xiang Gao (JIRA)" <ji...@apache.org> on 2016/08/22 15:00:24 UTC, 0 replies.
- [jira] [Created] (SPARK-17187) Support using arbitrary Java object as internal aggregation buffer object - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 15:20:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17187) Support using arbitrary Java object as internal aggregation buffer object - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 15:22:20 UTC, 2 replies.
- [jira] [Closed] (SPARK-17164) Query with colon in the table name fails to parse in 2.0 - posted by "Sital Kedia (JIRA)" <ji...@apache.org> on 2016/08/22 15:40:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17187) Support using arbitrary Java object as internal aggregation buffer object - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 15:41:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17187) Support using arbitrary Java object as internal aggregation buffer object - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 15:41:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16593) Provide a pre-fetch mechanism to accelerate shuffle stage. - posted by "Biao Ma (JIRA)" <ji...@apache.org> on 2016/08/22 16:03:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17188) Moves QuantileSummaries to project catalyst from sql so that it can be used to implement percentile_approx - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 16:31:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17188) Moves QuantileSummaries to project catalyst from sql so that it can be used to implement percentile_approx - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 16:31:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16283) Implement percentile_approx SQL function - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 16:36:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-16283) Implement percentile_approx SQL function - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 16:36:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17188) Moves QuantileSummaries to project catalyst from sql so that it can be used to implement percentile_approx - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 16:54:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17188) Moves QuantileSummaries to project catalyst from sql so that it can be used to implement percentile_approx - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 16:54:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17189) [MINOR] Looses the interface from UnsafeRow to InternalRow in AggregationIterator if UnsafeRow specific method is not used - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 17:23:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17189) [MINOR] Looses the interface from UnsafeRow to InternalRow in AggregationIterator if UnsafeRow specific method is not used - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/22 17:24:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17189) [MINOR] Looses the interface from UnsafeRow to InternalRow in AggregationIterator if UnsafeRow specific method is not used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 17:34:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17189) [MINOR] Looses the interface from UnsafeRow to InternalRow in AggregationIterator if UnsafeRow specific method is not used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 17:34:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17190) Removal of HiveSharedState - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/22 17:38:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17190) Removal of HiveSharedState - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/22 17:38:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17190) Removal of HiveSharedState - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 17:39:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17190) Removal of HiveSharedState - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 17:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13030) Change OneHotEncoder to Estimator - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/22 18:08:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-12394) Support writing out pre-hash-partitioned data and exploit that in join optimizations to avoid shuffle (i.e. bucketing in Hive) - posted by "Alexander Tronchin-James (JIRA)" <ji...@apache.org> on 2016/08/22 18:09:20 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-13030) Change OneHotEncoder to Estimator - posted by "Nick Pentreath (JIRA)" <ji...@apache.org> on 2016/08/22 18:09:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16320) Document G1 heap region's effect on spark 2.0 vs 1.6 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/22 18:17:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6509) MDLP discretizer - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/22 18:17:21 UTC, 3 replies.
- [jira] [Resolved] (SPARK-17173) Refactor R mllib for easier ml implementations - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/22 19:45:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16962) Unsafe accesses (Platform.getLong()) not supported on unaligned boundaries in SPARC/Solaris - posted by "Suman Somasundar (JIRA)" <ji...@apache.org> on 2016/08/22 20:02:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17191) Install e1071 R package on Jenkins machines - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/22 20:05:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17191) Install e1071 R package on Jenkins machines - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2016/08/22 20:17:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17191) Install e1071 R package on Jenkins machines - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2016/08/22 20:17:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-17191) Install e1071 R package on Jenkins machines - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2016/08/22 20:18:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16991) Full outer join followed by inner join produces wrong results - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/22 20:22:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17192) Issuing an exception when users specify the partitioning columns without a given schema - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/22 20:31:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17192) Issuing an exception when users specify the partitioning columns without a given schema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 20:32:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17192) Issuing an exception when users specify the partitioning columns without a given schema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 20:32:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17193) HadoopRDD NPE at DEBUG log level when getLocationInfo == null - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/22 20:39:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17193) HadoopRDD NPE at DEBUG log level when getLocationInfo == null - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 20:42:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17193) HadoopRDD NPE at DEBUG log level when getLocationInfo == null - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 20:42:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17042) Repl-defined classes cannot be replicated - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 20:55:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17162) Range does not support SQL generation - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/22 22:49:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16962) Unsafe accesses (Platform.getLong()) not supported on unaligned boundaries in SPARC/Solaris - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/22 23:05:22 UTC, 1 replies.
- [jira] [Closed] (SPARK-16566) Bug in SparseMatrix multiplication with SparseVector - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/22 23:22:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16550) Caching data with replication doesn't replicate data - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/22 23:32:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17042) Repl-defined classes cannot be replicated - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/22 23:32:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-15767) Decision Tree Regression wrapper in SparkR - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/22 23:33:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17144) Removal of useless CreateHiveTableAsSelectLogicalPlan - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/23 00:04:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17144) Removal of useless CreateHiveTableAsSelectLogicalPlan - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/23 00:04:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16577) Add check-cran script to Jenkins - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/23 00:10:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17194) When emitting SQL for string literals Spark should use single quotes, not double - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/23 00:39:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17194) When emitting SQL for string literals, Spark should use single quotes, not double - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/23 00:39:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17194) When emitting SQL for string literals Spark should use single quotes, not double - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/23 00:39:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17194) When emitting SQL for string literals Spark should use single quotes, not double - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 00:41:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17182) CollectList and CollectSet should be marked as non-deterministic - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/23 01:15:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17195) Dealing with JDBC column nullability when it is not reliable - posted by "Jason Moore (JIRA)" <ji...@apache.org> on 2016/08/23 01:23:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17174) Provide support for Timestamp type Column in add_months function to return HH:mm:ss - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/23 01:51:20 UTC, 6 replies.
- [jira] [Created] (SPARK-17196) Can not initializeing SparkConent plus Kerberos env - posted by "sangshenghong (JIRA)" <ji...@apache.org> on 2016/08/23 02:33:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17196) Can not initializeing SparkConent plus Kerberos env - posted by "sangshenghong (JIRA)" <ji...@apache.org> on 2016/08/23 02:36:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-16334) [SQL] SQL query on parquet table java.lang.ArrayIndexOutOfBoundsException - posted by "Egor Pahomov (JIRA)" <ji...@apache.org> on 2016/08/23 02:56:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17197) PySpark LiR/LoR supports tree aggregation level configurable - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/23 03:14:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17197) PySpark LiR/LoR supports tree aggregation level configurable - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/23 03:16:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-15815) Hang while enable blacklistExecutor and DynamicExecutorAllocator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 03:24:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-15815) Hang while enable blacklistExecutor and DynamicExecutorAllocator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 03:24:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17197) PySpark LiR/LoR supports tree aggregation level configurable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 03:28:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17197) PySpark LiR/LoR supports tree aggregation level configurable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 03:28:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17198) ORC fixed char literal filter does not work - posted by "tuming (JIRA)" <ji...@apache.org> on 2016/08/23 03:32:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-4563) Allow spark driver to bind to different ip then advertise ip - posted by "Liam Fisk (JIRA)" <ji...@apache.org> on 2016/08/23 03:46:20 UTC, 5 replies.
- [jira] [Commented] (SPARK-17195) Dealing with JDBC column nullability when it is not reliable - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/23 04:01:21 UTC, 7 replies.
- [jira] [Commented] (SPARK-5992) Locality Sensitive Hashing (LSH) for MLlib - posted by "Yun Ni (JIRA)" <ji...@apache.org> on 2016/08/23 05:50:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-5992) Locality Sensitive Hashing (LSH) for MLlib - posted by "Yun Ni (JIRA)" <ji...@apache.org> on 2016/08/23 05:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11138) Flaky pyspark test: test_add_py_file - posted by "Ming Tang (JIRA)" <ji...@apache.org> on 2016/08/23 06:14:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17188) Moves QuantileSummaries to project catalyst from sql so that it can be used to implement percentile_approx - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/23 06:59:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-16659) use Maven project to submit spark application via yarn-client - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/23 07:15:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17199) Use CatalystConf.resolver for case-sensitivity comparison - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/23 08:05:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17199) Use CatalystConf.resolver for case-sensitivity comparison - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 08:19:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17199) Use CatalystConf.resolver for case-sensitivity comparison - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 08:19:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-14560) Cooperative Memory Management for Spillables - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/23 08:46:20 UTC, 3 replies.
- [jira] [Commented] (SPARK-16363) Spark-submit doesn't work with IAM Roles - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/23 08:58:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15965) No FileSystem for scheme: s3n or s3a spark-2.0.0 and spark-1.6.1 - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/23 09:02:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-10297) When save data to a data source table, we should bound the size of a saved file - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/23 09:03:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-12072) python dataframe ._jdf.schema().json() breaks on large metadata dataframes - posted by "Ben Teeuwen (JIRA)" <ji...@apache.org> on 2016/08/23 09:14:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-9004) Add s3 bytes read/written metrics - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/23 09:16:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17200) Automate building and testing on Windows - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/23 09:40:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17200) Automate building and testing on Windows - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/23 09:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17200) Automate building and testing on Windows - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/23 09:42:20 UTC, 6 replies.
- [jira] [Resolved] (SPARK-17199) Use CatalystConf.resolver for case-sensitivity comparison - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/23 11:00:29 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17095) Latex and Scala doc do not play nicely - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/23 11:24:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17095) Latex and Scala doc do not play nicely - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/23 11:25:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17126) Errors setting driver classpath in spark-defaults.conf on Windows 7 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/23 11:49:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17126) Errors setting driver classpath in spark-defaults.conf on Windows 7 - posted by "Ozioma Ihekwoaba (JIRA)" <ji...@apache.org> on 2016/08/23 12:33:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17201) Investigate numerical instability for MLOR without regularization - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/23 14:44:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17202) "Pipeline guide" link is broken in MLlib Guide main page - posted by "Vitalii Kotliarenko (JIRA)" <ji...@apache.org> on 2016/08/23 14:46:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17203) data source options should always be case insensitive - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/23 15:17:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17202) "Pipeline guide" link is broken in MLlib Guide main page - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/23 15:21:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17203) data source options should always be case insensitive - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 15:24:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17203) data source options should always be case insensitive - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 15:24:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17204) Spark 2.0 off heap RDD persistence with replication factor 2 leads to data corruption - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/23 16:35:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17204) Spark 2.0 off heap RDD persistence with replication factor 2 leads to data corruption - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/23 16:35:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-13286) JDBC driver doesn't report full exception - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/23 16:48:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-14560) Cooperative Memory Management for Spillables - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/23 17:12:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17204) Spark 2.0 off heap RDD persistence with replication factor 2 leads to data corruption - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/23 18:56:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-16508) Fix documentation warnings found by R CMD check - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/23 19:44:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16581) Making JVM backend calling functions public - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/23 19:50:21 UTC, 2 replies.
- [jira] [Resolved] (SPARK-17194) When emitting SQL for string literals Spark should use single quotes, not double - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/23 20:34:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17120) Analyzer incorrectly optimizes plan to empty LocalRelation - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/23 22:06:21 UTC, 2 replies.
- [jira] [Commented] (SPARK-17201) Investigate numerical instability for MLOR without regularization - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/23 22:24:20 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-17201) Investigate numerical instability for MLOR without regularization - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/23 22:25:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17120) Analyzer incorrectly optimizes plan to empty LocalRelation - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/23 22:42:20 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-17120) Analyzer incorrectly optimizes plan to empty LocalRelation - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/23 23:02:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-17204) Spark 2.0 off heap RDD persistence with replication factor 2 leads to in-memory data corruption - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/24 00:21:21 UTC, 3 replies.
- [jira] [Created] (SPARK-17205) Literal.sql does not properly convert NaN and Infinity literals - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/24 00:44:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17205) Literal.sql does not properly convert NaN and Infinity literals - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/24 00:45:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17205) Literal.sql does not properly convert NaN and Infinity literals - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 00:47:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17205) Literal.sql does not properly convert NaN and Infinity literals - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 00:47:21 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-3162) Train DecisionTree locally when possible - posted by "Siddharth Murching (JIRA)" <ji...@apache.org> on 2016/08/24 01:38:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17174) Provide support for Timestamp type Column in add_months function to return HH:mm:ss - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 01:43:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16862) Configurable buffer size in `UnsafeSorterSpillReader` - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/24 01:48:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-3162) Train DecisionTree locally when possible - posted by "Siddharth Murching (JIRA)" <ji...@apache.org> on 2016/08/24 03:12:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6235) Address various 2G limits - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2016/08/24 03:15:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17206) Support ANALYZE TABLE on analyzable temoprary table/view - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/24 03:32:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17206) Support ANALYZE TABLE on analyzable temoprary table/view - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 03:34:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17206) Support ANALYZE TABLE on analyzable temoprary table/view - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 03:34:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-16822) Support latex in scaladoc with MathJax - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/24 03:56:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17198) ORC fixed char literal filter does not work - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/24 05:17:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17207) Comparing Vector in relative tolerance or absolute tolerance in UnitTests error - posted by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/24 05:59:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17207) Comparing Vector in relative tolerance or absolute tolerance in UnitTests error - posted by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/24 06:15:21 UTC, 9 replies.
- [jira] [Created] (SPARK-17208) Build Outer Join Test Cases in File-based Testing Framework - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/24 06:18:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17208) Build Outer Join Test Cases in File-based Testing Framework - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 06:20:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17208) Build Outer Join Test Cases in File-based Testing Framework - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 06:20:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17207) Comparing Vector in relative tolerance or absolute tolerance in UnitTests error - posted by "Peng Meng (JIRA)" <ji...@apache.org> on 2016/08/24 06:20:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-16785) dapply doesn't return array or raw columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 06:22:22 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17186) remove catalog table type INDEX - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/24 06:47:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17209) Support manual credential updating in the run-time - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/24 07:07:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17209) Support manual credential updating in the run-time for Spark on YARN - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/24 07:08:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17210) sparkr.zip is not distributed to executors when run sparkr in RStudio - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2016/08/24 07:38:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17210) sparkr.zip is not distributed to executors when run sparkr in RStudio - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 07:44:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17210) sparkr.zip is not distributed to executors when run sparkr in RStudio - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 07:44:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17163) Decide on unified multinomial and binary logistic regression interfaces - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/24 07:50:21 UTC, 10 replies.
- [jira] [Created] (SPARK-17211) Broadcast join produces incorrect results - posted by "Jarno Seppanen (JIRA)" <ji...@apache.org> on 2016/08/24 07:53:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6509) MDLP discretizer - posted by "Sergio Ramírez (JIRA)" <ji...@apache.org> on 2016/08/24 09:07:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6509) MDLP discretizer - posted by "Sergio Ramírez (JIRA)" <ji...@apache.org> on 2016/08/24 09:08:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17086) QuantileDiscretizer throws InvalidArgumentException (parameter splits given invalid value) on valid data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 09:17:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17086) QuantileDiscretizer throws InvalidArgumentException (parameter splits given invalid value) on valid data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 09:19:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17207) Comparing Vector in relative tolerance or absolute tolerance in UnitTests error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 10:44:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17212) TypeCoercion support widening conversion between DateType and TimestampType - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/24 10:50:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17212) TypeCoercion support widening conversion between DateType and TimestampType - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/24 10:51:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17212) TypeCoercion support widening conversion between DateType and TimestampType - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 10:56:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17212) TypeCoercion support widening conversion between DateType and TimestampType - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 10:56:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17213) Parquet String Pushdown for Non-Eq Comparisons Broken - posted by "Andrew Duffy (JIRA)" <ji...@apache.org> on 2016/08/24 11:55:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17213) Parquet String Pushdown for Non-Eq Comparisons Broken - posted by "Andrew Duffy (JIRA)" <ji...@apache.org> on 2016/08/24 11:56:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17209) Support manual credential updating in the run-time for Spark on YARN - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 13:57:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17209) Support manual credential updating in the run-time for Spark on YARN - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 13:57:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17214) Even after replacing the column names having dots , still it is referring to previous column names in SparkR ref: http://stackoverflow.com/questions/39125255/how-to-deal-with-dots-in-column-names-in-sparkr - posted by "Mohit Bansal (JIRA)" <ji...@apache.org> on 2016/08/24 13:58:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17214) Even after replacing the column names having dots , still it is referring to previous column names in SparkR ref: http://stackoverflow.com/questions/39125255/how-to-deal-with-dots-in-column-names-in-sparkr - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 14:08:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16845) org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificOrdering" grows beyond 64 KB - posted by "David Jung (JIRA)" <ji...@apache.org> on 2016/08/24 14:28:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17215) Method `SQLContext.parseDataType(dataTypeString: String)` could be removed. - posted by "Jiang Xingbo (JIRA)" <ji...@apache.org> on 2016/08/24 14:31:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16624) Generated SpecificColumnarIterator code can exceed JVM size limit for cached DataFrames - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 14:31:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16845) org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificOrdering" grows beyond 64 KB - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 14:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17215) Method `SQLContext.parseDataType(dataTypeString: String)` could be removed. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 14:43:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17215) Method `SQLContext.parseDataType(dataTypeString: String)` could be removed. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 14:43:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17216) Even timeline for a stage doesn't core 100% of the bar timeline bar in chrome - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 14:47:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17216) Even timeline for a stage doesn't core 100% of the bar timeline bar in chrome - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 14:49:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17216) Even timeline for a stage doesn't core 100% of the bar timeline bar in chrome - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 14:49:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17217) Codegeneration fails for describe() on many columns - posted by "Kalle Jepsen (JIRA)" <ji...@apache.org> on 2016/08/24 15:14:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17217) Codegeneration fails for describe() on many columns - posted by "Kalle Jepsen (JIRA)" <ji...@apache.org> on 2016/08/24 15:15:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17218) Caching a DataFrame with >200 columns ~nulls the contents - posted by "Shea Parkes (JIRA)" <ji...@apache.org> on 2016/08/24 15:42:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17218) Caching a DataFrame with >200 columns ~nulls the contents - posted by "Shea Parkes (JIRA)" <ji...@apache.org> on 2016/08/24 15:42:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17214) How to deal with dots (.) present in column names in SparkR - posted by "Mohit Bansal (JIRA)" <ji...@apache.org> on 2016/08/24 15:43:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17214) How to deal with dots (.) present in column names in SparkR - posted by "Mohit Bansal (JIRA)" <ji...@apache.org> on 2016/08/24 15:44:20 UTC, 7 replies.
- [jira] [Resolved] (SPARK-17218) Caching a DataFrame with >200 columns ~nulls the contents - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 16:47:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17093) Roundtrip encoding of array> fields is wrong when whole-stage codegen is disabled - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/24 17:04:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17219) QuantileDiscretizer does strange things with NaN values - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/24 17:57:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17219) QuantileDiscretizer does strange things with NaN values - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 17:59:21 UTC, 24 replies.
- [jira] [Commented] (SPARK-17211) Broadcast join produces incorrect results - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/24 18:06:21 UTC, 8 replies.
- [jira] [Comment Edited] (SPARK-17211) Broadcast join produces incorrect results - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/24 18:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16445) Multilayer Perceptron Classifier wrapper in SparkR - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/24 18:19:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17220) Upgrade Py4J to 0.10.3 - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/24 18:37:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17220) Upgrade Py4J to 0.10.3 - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/24 18:40:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17221) Build File-based Test Cases for Using Join and Left-Semi Join - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/24 18:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17221) Build File-based Test Cases for Using Join and Left-Semi Join - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 18:53:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17221) Build File-based Test Cases for Using Join and Left-Semi Join - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 18:53:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17220) Upgrade Py4J to 0.10.3 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 18:54:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17220) Upgrade Py4J to 0.10.3 - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/24 18:56:22 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17220) Upgrade Py4J to 0.10.3 - posted by "Weiqing Yang (JIRA)" <ji...@apache.org> on 2016/08/24 18:57:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16781) java launched by PySpark as gateway may not be the same java used in the spark environment - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:05:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-16781) java launched by PySpark as gateway may not be the same java used in the spark environment - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:06:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16983) Add `prettyName` to row_number, dense_rank, percent_rank, cume_dist - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/24 19:16:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17222) Support multline csv records - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 19:25:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17223) "grows beyond 64 KB" with data frame with many columns - posted by "K (JIRA)" <ji...@apache.org> on 2016/08/24 19:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17224) Support skipping multiple header rows in csv - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 19:28:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17223) "grows beyond 64 KB" with data frame with many columns - posted by "K (JIRA)" <ji...@apache.org> on 2016/08/24 19:29:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17225) Support multiple null values in csv files - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 19:29:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17226) Allow defining multiple date formats per column in csv - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 19:31:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17227) Allow configuring record delimiter in csv - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 19:32:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17223) "grows beyond 64 KB" with data frame with many columns - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:34:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17092) DataFrame with large number of columns causing code generation error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:34:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17227) Allow configuring record delimiter in csv - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:35:21 UTC, 2 replies.
- [jira] [Updated] (SPARK-17222) Support multline csv records - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 19:36:20 UTC, 3 replies.
- [jira] [Updated] (SPARK-17225) Support multiple null values in csv files - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:36:20 UTC, 2 replies.
- [jira] [Updated] (SPARK-17226) Allow defining multiple date formats per column in csv - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:36:20 UTC, 3 replies.
- [jira] [Updated] (SPARK-17224) Support skipping multiple header rows in csv - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 19:37:20 UTC, 2 replies.
- [jira] [Resolved] (SPARK-15083) History Server would OOM due to unlimited TaskUIData in some stages - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/24 19:45:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17227) Allow configuring record delimiter in csv - posted by "Andrew Ash (JIRA)" <ji...@apache.org> on 2016/08/24 19:46:22 UTC, 5 replies.
- [jira] [Reopened] (SPARK-16845) org.apache.spark.sql.catalyst.expressions.GeneratedClass$SpecificOrdering" grows beyond 64 KB - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 20:15:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16191) Code-Generated SpecificColumnarIterator fails for wide pivot with caching - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 20:16:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16216) CSV data source does not write date and timestamp correctly - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/24 20:21:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17228) Not infer/propagate non-deterministic constraints - posted by "Sameer Agarwal (JIRA)" <ji...@apache.org> on 2016/08/24 20:22:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17228) Not infer/propagate non-deterministic constraints - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 20:28:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17228) Not infer/propagate non-deterministic constraints - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 20:28:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17229) Postgres JDBC dialect should not widen float and short types during reads - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/24 20:46:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17230) Writing decimal to csv will result empty string if the decimal exceeds (20, 18) - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/24 20:49:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17229) Postgres JDBC dialect should not widen float and short types during reads - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 20:54:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17229) Postgres JDBC dialect should not widen float and short types during reads - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 20:54:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16334) SQL query on parquet table java.lang.ArrayIndexOutOfBoundsException - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/24 20:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17226) Allow defining multiple date formats per column in csv - posted by "Robert Kruszewski (JIRA)" <ji...@apache.org> on 2016/08/24 21:19:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17099) Incorrect result when HAVING clause is added to group by query - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 21:19:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17120) Analyzer incorrectly optimizes plan to empty LocalRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 21:19:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17230) Writing decimal to csv will result empty string if the decimal exceeds (20, 18) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 21:21:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17230) Writing decimal to csv will result empty string if the decimal exceeds (20, 18) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 21:21:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17231) Avoid building debug or trace log messages unless the respective log level is enabled - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/24 21:43:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17231) Avoid building debug or trace log messages unless the respective log level is enabled - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/24 21:45:21 UTC, 7 replies.
- [jira] [Commented] (SPARK-17231) Avoid building debug or trace log messages unless the respective log level is enabled - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/24 21:47:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-17123) Performing set operations that combine string and date / timestamp columns may result in generated projection code which doesn't compile - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/24 21:53:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17232) Expecting same behavior after loading a dataframe with dots in column name - posted by "Louis Salin (JIRA)" <ji...@apache.org> on 2016/08/24 23:04:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17231) Avoid building debug or trace log messages unless the respective log level is enabled - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/24 23:30:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17231) Avoid building debug or trace log messages unless the respective log level is enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/24 23:44:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17222) Support multline csv records - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/25 02:36:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17204) Spark 2.0 off heap RDD persistence with replication factor 2 leads to in-memory data corruption - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2016/08/25 03:00:26 UTC, 5 replies.
- [jira] [Created] (SPARK-17233) Shuffle file will be left over the capacity when dynamic schedule is enabled in a long running case. - posted by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/25 03:29:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17233) Shuffle file will be left over the capacity when dynamic schedule is enabled in a long running case. - posted by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/25 03:33:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17204) Spark 2.0 off heap RDD persistence with replication factor 2 leads to in-memory data corruption - posted by "Michael Allman (JIRA)" <ji...@apache.org> on 2016/08/25 03:37:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-16216) CSV data source does not write date and timestamp correctly - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/25 04:20:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16597) DataFrame DateType is written as an int(Days since epoch) by csv writer - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/25 04:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17228) Not infer/propagate non-deterministic constraints - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/25 04:25:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-14378) Review spark.ml parity for regression, except trees - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/25 04:26:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-14378) Review spark.ml parity for regression, except trees - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/25 04:26:20 UTC, 3 replies.
- [jira] [Updated] (SPARK-14381) Review spark.ml parity for feature transformers - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/25 04:33:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14381) Review spark.ml parity for feature transformers - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/25 04:33:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17190) Removal of HiveSharedState - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/25 04:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17232) Expecting same behavior after loading a dataframe with dots in column name - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/25 05:01:20 UTC, 6 replies.
- [jira] [Comment Edited] (SPARK-17232) Expecting same behavior after loading a dataframe with dots in column name - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/25 05:02:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-17232) Expecting same behavior after loading a dataframe with dots in column name - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/25 05:03:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17215) Method `SQLContext.parseDataType(dataTypeString: String)` could be removed. - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/25 06:36:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17234) Table Existence Checking when Index Table with the Same Name Exists - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/25 07:00:31 UTC, 0 replies.
- [jira] [Created] (SPARK-17235) MetadataLog should support purging old logs - posted by "Peter Lee (JIRA)" <ji...@apache.org> on 2016/08/25 07:01:21 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-17123) Performing set operations that combine string and date / timestamp columns may result in generated projection code which doesn't compile - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/25 07:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17234) Table Existence Checking when Index Table with the Same Name Exists - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 07:14:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17234) Table Existence Checking when Index Table with the Same Name Exists - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 07:14:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17235) MetadataLog should support purging old logs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 07:15:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17235) MetadataLog should support purging old logs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 07:15:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17153) [Structured streams] readStream ignores partition columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 07:26:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17153) [Structured streams] readStream ignores partition columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 07:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17236) Use saveAsHadoopDataset to save RDD to HBASE, long time no response - posted by "庞俊辉 (JIRA)" <ji...@apache.org> on 2016/08/25 07:36:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-8519) Blockify distance computation in k-means - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/25 08:05:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17222) Support multline csv records - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 08:24:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17236) Use saveAsHadoopDataset to save RDD to HBASE, long time no response - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 08:36:22 UTC, 2 replies.
- [jira] [Commented] (SPARK-17233) Shuffle file will be left over the capacity when dynamic schedule is enabled in a long running case. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 08:40:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17193) HadoopRDD NPE at DEBUG log level when getLocationInfo == null - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 08:47:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14378) Review spark.ml parity for regression, except trees - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/25 08:52:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15965) No FileSystem for scheme: s3n or s3a spark-2.0.0 and spark-1.6.1 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 08:59:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16989) fileSystem.getFileStatus throw exception in EventLoggingListener - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 08:59:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14380) Review spark.ml parity for clustering - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 09:04:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14377) Review spark.ml parity for classification, except trees - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 09:04:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14523) Feature parity for Statistics ML with MLlib - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 09:05:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17197) PySpark LiR/LoR supports tree aggregation level configurable - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2016/08/25 09:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11045) Contributing Receiver based Low Level Kafka Consumer from Spark-Packages to Apache Spark Project - posted by "Dibyendu Bhattacharya (JIRA)" <ji...@apache.org> on 2016/08/25 10:20:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-12978) Skip unnecessary final group-by when input data already clustered with group-by keys - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 10:41:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17237) DataFrame fill after pivot causing org.apache.spark.sql.AnalysisException - posted by "Jiang Qiqi (JIRA)" <ji...@apache.org> on 2016/08/25 10:43:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17233) Shuffle file will be left over the capacity of disk when dynamic schedule is enabled in a long running case. - posted by "carlmartin (JIRA)" <ji...@apache.org> on 2016/08/25 12:07:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17093) Roundtrip encoding of array> fields is wrong when whole-stage codegen is disabled - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 12:21:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16991) Full outer join followed by inner join produces wrong results - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 12:23:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17120) Analyzer incorrectly optimizes plan to empty LocalRelation - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 12:24:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17099) Incorrect result when HAVING clause is added to group by query - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 12:24:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17167) Issue Exceptions when Analyze Table on In-Memory Cataloged Tables - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 12:41:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-17232) Expecting same behavior after loading a dataframe with dots in column name - posted by "Louis Salin (JIRA)" <ji...@apache.org> on 2016/08/25 14:37:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17163) Merge MLOR into a single LOR interface - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/25 14:41:20 UTC, 14 replies.
- [jira] [Updated] (SPARK-17163) Merge MLOR into a single LOR interface - posted by "Seth Hendrickson (JIRA)" <ji...@apache.org> on 2016/08/25 14:41:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17156) Add multiclass logistic regression Scala Example - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 14:50:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17232) Expecting same behavior after loading a dataframe with dots in column name - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 15:01:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-17232) Expecting same behavior after loading a dataframe with dots in column name - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 15:01:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17238) simplify the logic for converting data source table into hive compatible format - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/25 15:13:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17238) simplify the logic for converting data source table into hive compatible format - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 15:36:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17238) simplify the logic for converting data source table into hive compatible format - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 15:36:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16998) select($"column1", explode($"column2")) is extremely slow - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/25 16:00:25 UTC, 5 replies.
- [jira] [Comment Edited] (SPARK-16998) select($"column1", explode($"column2")) is extremely slow - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/25 16:01:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17237) DataFrame fill after pivot causing org.apache.spark.sql.AnalysisException - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/25 16:37:21 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17237) DataFrame fill after pivot causing org.apache.spark.sql.AnalysisException - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2016/08/25 16:37:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-15083) History Server would OOM due to unlimited TaskUIData in some stages - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/25 16:57:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17239) User guide for multiclass logistic regression in spark.ml - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/25 17:51:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17239) User guide for multiclass logistic regression in spark.ml - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/25 17:52:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-7007) Add metrics source for ExecutorAllocationManager to expose internal status - posted by "Erik Erlandson (JIRA)" <ji...@apache.org> on 2016/08/25 17:53:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17163) Merge MLOR into a single LOR interface - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/25 18:06:21 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (SPARK-17163) Merge MLOR into a single LOR interface - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/25 18:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17240) SparkConf is Serializable but contains a non-serializable field - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/25 18:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17240) SparkConf is Serializable but contains a non-serializable field - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/25 18:38:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17240) SparkConf is Serializable but contains a non-serializable field - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/25 18:44:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17241) SparkR spark.glm should have configurable regularization parameter(s) - posted by "Junyang Qian (JIRA)" <ji...@apache.org> on 2016/08/25 19:21:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17237) DataFrame fill after pivot causing org.apache.spark.sql.AnalysisException - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 19:32:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-11085) Add support for HTTP proxy - posted by "SURESH CHAGANTI (JIRA)" <ji...@apache.org> on 2016/08/25 19:35:22 UTC, 1 replies.
- [jira] [Updated] (SPARK-17241) SparkR spark.glm should have configurable regularization parameter - posted by "Junyang Qian (JIRA)" <ji...@apache.org> on 2016/08/25 19:38:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17240) SparkConf is Serializable but contains a non-serializable field - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 19:53:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17241) SparkR spark.glm should have configurable regularization parameter - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/25 19:58:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-16501) spark.mesos.secret exposed on UI and command line - posted by "Alex Bozarth (JIRA)" <ji...@apache.org> on 2016/08/25 20:00:25 UTC, 1 replies.
- [jira] [Commented] (SPARK-14586) SparkSQL doesn't parse decimal like Hive - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/25 20:05:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17242) Update links of external dstream projects - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/25 20:18:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17242) Update links of external dstream projects - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 20:19:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17242) Update links of external dstream projects - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 20:19:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-11085) Add support for HTTP proxy - posted by "SURESH CHAGANTI (JIRA)" <ji...@apache.org> on 2016/08/25 20:24:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-13525) SparkR: java.net.SocketTimeoutException: Accept timed out when running any dataframe function - posted by "Arihanth Jain (JIRA)" <ji...@apache.org> on 2016/08/25 20:30:21 UTC, 10 replies.
- [jira] [Commented] (SPARK-14241) Output of monotonically_increasing_id lacks stable relation with rows of DataFrame - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/25 20:39:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17243) Spark history server summary page gets stuck at "loading history summary" with 10K+ application history - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2016/08/25 20:42:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17243) Spark history server summary page gets stuck at "loading history summary" with 10K+ application history - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2016/08/25 20:42:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17243) Spark 2.0 history server summary page gets stuck at "loading history summary" with 10K+ application history - posted by "Gang Wu (JIRA)" <ji...@apache.org> on 2016/08/25 20:43:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17244) Joins should not pushdown non-deterministic conditions - posted by "Sameer Agarwal (JIRA)" <ji...@apache.org> on 2016/08/25 20:50:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17244) Joins should not pushdown non-deterministic conditions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 20:55:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17244) Joins should not pushdown non-deterministic conditions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 20:55:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17243) Spark 2.0 history server summary page gets stuck at "loading history summary" with 10K+ application history - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/25 20:58:20 UTC, 20 replies.
- [jira] [Comment Edited] (SPARK-17243) Spark 2.0 history server summary page gets stuck at "loading history summary" with 10K+ application history - posted by "Alex Bozarth (JIRA)" <ji...@apache.org> on 2016/08/25 21:06:21 UTC, 2 replies.
- [jira] [Resolved] (SPARK-17229) Postgres JDBC dialect should not widen float and short types during reads - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 21:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17245) NPE thrown by ClientWrapper - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/25 21:24:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17245) NPE thrown by ClientWrapper.conf - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/25 21:26:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17245) NPE thrown by ClientWrapper.conf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 22:09:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17245) NPE thrown by ClientWrapper.conf - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 22:09:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17246) Support BigDecimal literal parsing - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 22:14:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17205) Literal.sql does not properly convert NaN and Infinity literals - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/25 22:16:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17247) when fall back to hdfs is enabled for stats calculation, the hdfs listing and size calcuation should be terminated as soon as total size > broadcast threshold - posted by "Parth Brahmbhatt (JIRA)" <ji...@apache.org> on 2016/08/25 22:23:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17247) when fall back to hdfs is enabled for stats calculation, the hdfs listing and size calcuation should be terminated as soon as total size > broadcast threshold - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 22:43:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17247) when fall back to hdfs is enabled for stats calculation, the hdfs listing and size calcuation should be terminated as soon as total size > broadcast threshold - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 22:43:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-14927) DataFrame. saveAsTable creates RDD partitions but not Hive partitions - posted by "Corentin Kerisit (JIRA)" <ji...@apache.org> on 2016/08/25 22:44:21 UTC, 1 replies.
- [jira] [Closed] (SPARK-16627) --jars doesn't work in Mesos mode - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/25 22:58:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17157) Add multiclass logistic regression SparkR Wrapper - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 23:08:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17240) SparkConf is Serializable but contains a non-serializable field - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/25 23:12:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7007) Add metrics source for ExecutorAllocationManager to expose internal status - posted by "Erik Erlandson (JIRA)" <ji...@apache.org> on 2016/08/25 23:25:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17231) Avoid building debug or trace log messages unless the respective log level is enabled - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/25 23:30:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17187) Support using arbitrary Java object as internal aggregation buffer object - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/25 23:37:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17246) Support BigDecimal literal parsing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 23:48:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17246) Support BigDecimal literal parsing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/25 23:48:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17248) Add native Scala enum support to Dataset Encoders - posted by "Silvio Fiorito (JIRA)" <ji...@apache.org> on 2016/08/26 00:29:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17249) java.lang.IllegalStateException: Did not find registered driver with class org.apache.spark.sql.execution.datasources.jdbc.DriverWrapper - posted by "Graeme Edwards (JIRA)" <ji...@apache.org> on 2016/08/26 00:43:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17212) TypeCoercion support widening conversion between DateType and TimestampType - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/26 01:00:39 UTC, 0 replies.
- [jira] [Created] (SPARK-17250) Remove HiveClient and setCurrentDatabase from HiveSessionCatalog - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/26 01:02:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17250) Remove HiveClient and setCurrentDatabase from HiveSessionCatalog - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 01:03:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17250) Remove HiveClient and setCurrentDatabase from HiveSessionCatalog - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 01:03:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16948) Support empty orc table when converting hive serde table to data source table - posted by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/08/26 01:14:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-16283) Implement percentile_approx SQL function - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/08/26 02:16:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17251) "ClassCastException: OuterReference cannot be cast to NamedExpression" for correlated subquery on the RHS of an IN operator - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/26 02:26:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17252) Performing arithmetic in VALUES can lead to ClassCastException / MatchErrors during query parsing - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/26 02:54:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17253) Left join where ON clause does not reference the right table produces analysis error - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/26 03:04:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17254) Filter operator should have “stop if false” semantics for sorted data - posted by "Tejas Patil (JIRA)" <ji...@apache.org> on 2016/08/26 03:47:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17242) Update links of external dstream projects - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/26 04:09:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-14927) DataFrame. saveAsTable creates RDD partitions but not Hive partitions - posted by "Xin Wu (JIRA)" <ji...@apache.org> on 2016/08/26 04:47:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17255) Spark queries inside Futures occasionally fail due to missing class definitions - posted by "Jukka Vaaramaki (JIRA)" <ji...@apache.org> on 2016/08/26 06:20:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17256) spark-submit.cmd cannot work if path has space and cut off double-quoted arguments - posted by "Quanmao Liu (JIRA)" <ji...@apache.org> on 2016/08/26 06:23:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17256) spark-submit.cmd cannot work if path has space and cut off double-quoted arguments - posted by "Quanmao Liu (JIRA)" <ji...@apache.org> on 2016/08/26 06:24:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17256) spark-submit.cmd cannot work if path has space and cut off double-quoted arguments - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 06:25:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17256) spark-submit.cmd cannot work if path has space and cut off double-quoted arguments - posted by "Quanmao Liu (JIRA)" <ji...@apache.org> on 2016/08/26 06:30:23 UTC, 2 replies.
- [jira] [Commented] (SPARK-17248) Add native Scala enum support to Dataset Encoders - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/26 07:23:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17247) when fall back to hdfs is enabled for stats calculation, the hdfs listing and size calcuation should be terminated as soon as total size > broadcast threshold - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/26 07:31:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17257) the physical plan of CREATE TABLE or CTAS should take CatalogTable - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/26 08:35:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17257) the physical plan of CREATE TABLE or CTAS should take CatalogTable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 08:41:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17257) the physical plan of CREATE TABLE or CTAS should take CatalogTable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 08:41:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6221) SparkSQL should support auto merging output files - posted by "drow blonde messi (JIRA)" <ji...@apache.org> on 2016/08/26 09:14:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17258) Scientific decimals should be parsed as Decimals - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/26 09:18:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17259) Hadoop 2.7 profile to depend on Hadoop 2.7.3 - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/26 10:39:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17260) move CreateTables to HiveStrategies - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/26 10:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17260) move CreateTables to HiveStrategies - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 10:50:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17260) move CreateTables to HiveStrategies - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 10:50:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17259) Hadoop 2.7 profile to depend on Hadoop 2.7.3 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 10:51:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16382) YARN - Dynamic allocation with spark.executor.instances should increase max executors. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 10:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17259) Hadoop 2.7 profile to depend on Hadoop 2.7.3 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 10:51:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16382) YARN - Dynamic allocation with spark.executor.instances should increase max executors. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/26 10:53:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17258) Scientific decimals should be parsed as Decimals - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 11:22:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17258) Scientific decimals should be parsed as Decimals - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 11:22:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17261) Using HiveContext after re-creating SparkContext in Spark 2.0 throws "Java.lang.illegalStateException: Cannot call methods on a stopped sparkContext" - posted by "Rahul Jain (JIRA)" <ji...@apache.org> on 2016/08/26 11:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17261) Using HiveContext after re-creating SparkContext in Spark 2.0 throws "Java.lang.illegalStateException: Cannot call methods on a stopped sparkContext" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/26 11:57:20 UTC, 6 replies.
- [jira] [Assigned] (SPARK-17255) Spark queries inside Futures occasionally fail due to missing class definitions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 12:23:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17255) Spark queries inside Futures occasionally fail due to missing class definitions - posted by "Jukka Vaaramaki (JIRA)" <ji...@apache.org> on 2016/08/26 12:23:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17262) Spark SizeEstimator does not ignore transient fields in java classes when calculates class size - posted by "George Shuklin (JIRA)" <ji...@apache.org> on 2016/08/26 12:44:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17263) Support binary literals in SQL - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/26 12:59:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17261) Using HiveContext after re-creating SparkContext in Spark 2.0 throws "Java.lang.illegalStateException: Cannot call methods on a stopped sparkContext" - posted by "Rahul Jain (JIRA)" <ji...@apache.org> on 2016/08/26 13:19:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17262) Spark SizeEstimator does not ignore transient fields in java classes when calculates class size - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/26 13:36:20 UTC, 6 replies.
- [jira] [Created] (SPARK-17264) DataStreamWriter does not support "json" format - posted by "Bill Reed (JIRA)" <ji...@apache.org> on 2016/08/26 14:15:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17264) DataStreamWriter does not support "json" format - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/26 14:28:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17264) DataStreamWriter does not support "json" format - posted by "Bill Reed (JIRA)" <ji...@apache.org> on 2016/08/26 14:33:20 UTC, 5 replies.
- [jira] [Commented] (SPARK-17263) Support binary literals in SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 14:44:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17263) Support binary literals in SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 14:44:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17252) Performing arithmetic in VALUES can lead to ClassCastException / MatchErrors during query parsing - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/26 15:34:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17260) move CreateTables to HiveStrategies - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 15:53:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17251) "ClassCastException: OuterReference cannot be cast to NamedExpression" for correlated subquery on the RHS of an IN operator - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/26 16:36:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17163) Merge MLOR into a single LOR interface - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 18:03:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17252) Performing arithmetic in VALUES can lead to ClassCastException / MatchErrors during query parsing - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/26 18:04:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17192) Issuing an exception when users specify the partitioning columns without a given schema - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 18:14:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17192) Issuing an exception when users specify the partitioning columns without a given schema - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 18:14:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17250) Remove HiveClient and setCurrentDatabase from HiveSessionCatalog - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 18:20:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17250) Remove HiveClient and setCurrentDatabase from HiveSessionCatalog - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 18:20:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17165) FileStreamSource should not track the list of seen files indefinitely - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/26 18:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17165) FileStreamSource should not track the list of seen files indefinitely - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/26 18:33:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17207) Comparing Vector in relative tolerance or absolute tolerance in UnitTests error - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2016/08/26 18:55:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17265) EdgeRDD Difference throws an exception - posted by "Shishir Kharel (JIRA)" <ji...@apache.org> on 2016/08/26 19:13:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17265) EdgeRDD Difference throws an exception - posted by "Shishir Kharel (JIRA)" <ji...@apache.org> on 2016/08/26 19:14:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16967) Collect Mesos support code into a module/profile - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/26 19:27:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17246) Support BigDecimal literal parsing - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/26 20:29:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17243) Spark 2.0 history server summary page gets stuck at "loading history summary" with 10K+ application history - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 21:08:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17044) Add window function test in SQLQueryTestSuite - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/26 21:38:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17266) PrefixComparatorsSuite's "String prefix comparator" failed when both input strings are empty strings - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 23:02:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17235) MetadataLog should support purging old logs - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/26 23:04:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17267) Long running structured streaming requirements - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/26 23:06:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17235) MetadataLog should support purging old logs - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/26 23:07:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17267) Long running structured streaming requirements - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/26 23:09:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17266) PrefixComparatorsSuite's "String prefix comparator" failed when both input strings are empty strings - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 23:11:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17266) PrefixComparatorsSuite's "String prefix comparator" failed when both input strings are empty strings - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/26 23:11:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17244) Joins should not pushdown non-deterministic conditions - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 23:42:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17244) Joins should not pushdown non-deterministic conditions - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/26 23:42:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17268) Break Optimizer.scala apart - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 00:54:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17269) Move finish analysis stage into its own file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 00:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17269) Move finish analysis stage into its own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 00:58:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17269) Move finish analysis stage into its own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 00:58:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17270) Move object optimization rules into its own file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 01:01:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17270) Move object optimization rules into its own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 01:03:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17270) Move object optimization rules into its own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 01:03:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17271) Planner adds un-necessary Sort even if child ordering is semantically same as required ordering - posted by "Tejas Patil (JIRA)" <ji...@apache.org> on 2016/08/27 02:38:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17266) PrefixComparatorsSuite's "String prefix comparator" failed when both input strings are empty strings - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 02:40:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17266) PrefixComparatorsSuite's "String prefix comparator" failed when both input strings are empty strings - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 02:40:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17271) Planner adds un-necessary Sort even if child ordering is semantically same as required ordering - posted by "Tejas Patil (JIRA)" <ji...@apache.org> on 2016/08/27 03:14:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17271) Planner adds un-necessary Sort even if child ordering is semantically same as required ordering - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 03:15:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17271) Planner adds un-necessary Sort even if child ordering is semantically same as required ordering - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 03:15:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-10747) add support for window specification to include how NULLS are ordered - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 04:24:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-10747) add support for window specification to include how NULLS are ordered - posted by "Xin Wu (JIRA)" <ji...@apache.org> on 2016/08/27 04:24:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17268) Break Optimizer.scala apart - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 04:29:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-10747) add support for NULLS FIRST|LAST in ORDER BY clause - posted by "Xin Wu (JIRA)" <ji...@apache.org> on 2016/08/27 04:30:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17270) Move object optimization rules into its own file - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 04:56:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17269) Move finish analysis stage into its own file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 05:13:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17272) Move subquery optimizer rules into its own file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 05:20:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17272) Move subquery optimizer rules into its own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 05:25:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17273) Move expression optimizer rules into a separate file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 05:27:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17272) Move subquery optimizer rules into its own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 05:28:21 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17273) Move expression optimizer rules into a separate file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 05:32:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17273) Move expression optimizer rules into a separate file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 05:32:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17274) Move join optimizer rules into a separate file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 05:34:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17275) Flaky test: org.apache.spark.deploy.RPackageUtilsSuite.jars that don't exist are skipped and print warning - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 05:35:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17275) Flaky test: org.apache.spark.deploy.RPackageUtilsSuite.jars that don't exist are skipped and print warning - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 05:36:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17274) Move join optimizer rules into a separate file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 05:37:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17274) Move join optimizer rules into a separate file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 05:37:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17276) Stop environment parameters flooding Jenkins build output - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/27 05:53:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17276) Stop environment parameters flooding Jenkins build output - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/27 05:56:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17276) Stop environment parameters flooding Jenkins build output - posted by "Xin Ren (JIRA)" <ji...@apache.org> on 2016/08/27 05:56:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17254) Filter operator should have “stop if false” semantics for sorted data - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 06:12:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17254) Filter operator should have “stop if false” semantics for sorted data - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 06:12:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17276) Stop environment parameters flooding Jenkins build output - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 06:16:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-17270) Move object optimization rules into its own file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 07:32:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17272) Move subquery optimizer rules into its own file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 07:34:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17273) Move expression optimizer rules into a separate file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 07:35:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17274) Move join optimizer rules into a separate file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/27 07:37:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17216) Even timeline for a stage doesn't core 100% of the bar timeline bar in chrome - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/27 07:48:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17216) Even timeline for a stage doesn't core 100% of the bar timeline bar in chrome - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/27 07:48:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17001) Enable standardScaler to standardize sparse vectors when withMean=True - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/27 07:49:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17143) pyspark unable to create UDF: java.lang.RuntimeException: org.apache.hadoop.fs.FileAlreadyExistsException: Parent path is not a directory: /tmp tmp - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/27 07:51:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17236) Use saveAsHadoopDataset to save RDD to HBASE, long time no response - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/27 07:54:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17277) Set hive conf failed - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2016/08/27 07:56:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15044) spark-sql will throw "input path does not exist" exception if it handles a partition which exists in hive table, but the path is removed manually - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/27 07:59:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17277) Set hive conf failed - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2016/08/27 08:00:32 UTC, 1 replies.
- [jira] [Created] (SPARK-17278) better error message for NPE during ScalaUDF execution - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/27 08:08:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17279) better error message for NPE during ScalaUDF execution - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/27 08:10:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17279) better error message for NPE during ScalaUDF execution - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 08:13:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17279) better error message for NPE during ScalaUDF execution - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 08:13:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-13768) Set hive conf failed use --hiveconf when beeline connect to thriftserver - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2016/08/27 08:16:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-9066) Improve cartesian performance - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2016/08/27 08:30:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-13525) SparkR: java.net.SocketTimeoutException: Accept timed out when running any dataframe function - posted by "Arihanth Jain (JIRA)" <ji...@apache.org> on 2016/08/27 13:59:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-16957) Use weighted midpoints for split values. - posted by "Abdeali Kothari (JIRA)" <ji...@apache.org> on 2016/08/27 14:30:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17280) Flaky test: org.apache.spark.streaming.kafka010.JavaKafkaRDDSuite - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 16:44:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17280) Flaky test: org.apache.spark.streaming.kafka010.JavaKafkaRDDSuite - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 16:45:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17280) Flaky test: org.apache.spark.streaming.kafka010.JavaKafkaRDDSuite and JavaDirectKafkaStreamSuite.testKafkaStream - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/08/27 16:45:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17280) Flaky test: org.apache.spark.streaming.kafka010.JavaKafkaRDDSuite and JavaDirectKafkaStreamSuite.testKafkaStream - posted by "Cody Koeninger (JIRA)" <ji...@apache.org> on 2016/08/27 18:02:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17281) Add treeAggregateDepth parameter for AFTSurvivalRegression - posted by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/27 18:07:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17281) Add treeAggregateDepth parameter for AFTSurvivalRegression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 18:10:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17281) Add treeAggregateDepth parameter for AFTSurvivalRegression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/27 18:10:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-11299) SQL Programming Guide's link to DataFrame Function Reference is wrong - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/27 19:43:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-10834) SPARK SQL doesn't support INSERT INTO ... VALUES - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/27 19:49:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17138) Python API for multinomial logistic regression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/28 01:38:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17214) How to deal with dots (.) present in column names in SparkR - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/28 06:15:21 UTC, 1 replies.
- [jira] [Closed] (SPARK-15044) spark-sql will throw "input path does not exist" exception if it handles a partition which exists in hive table, but the path is removed manually - posted by "huangyu (JIRA)" <ji...@apache.org> on 2016/08/28 07:03:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-16647) sparksql1.6.2 on yarn with hive metastore1.0.0 thows "alter_table_with_cascade" exception - posted by "fengchaoge (JIRA)" <ji...@apache.org> on 2016/08/28 09:32:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17214) How to deal with dots (.) present in column names in SparkR - posted by "Mohit Bansal (JIRA)" <ji...@apache.org> on 2016/08/28 12:13:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-12619) Combine small files in a hadoop directory into single split - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/28 12:27:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17282) Implement ALTER TABLE UPDATE STATISTICS SET - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/28 16:29:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17282) Implement ALTER TABLE UPDATE STATISTICS SET - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/28 16:32:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17271) Planner adds un-necessary Sort even if child ordering is semantically same as required ordering - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/28 17:17:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17283) Cancel job in RDD.take() as soon as enough output is receieved - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/28 19:04:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17283) Cancel job in RDD.take() as soon as enough output is receieved - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/28 19:26:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17283) Cancel job in RDD.take() as soon as enough output is receieved - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/28 19:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17284) Remove statistics-related table properties from SHOW CREATE TABLE - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/28 22:47:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17284) Remove statistics-related table properties from SHOW CREATE TABLE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/28 22:51:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17284) Remove statistics-related table properties from SHOW CREATE TABLE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/28 22:51:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17241) SparkR spark.glm should have configurable regularization parameter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/28 23:05:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17285) ZeroOutPaddingBytes Causing Fatal JVM Error - posted by "Dean Chen (JIRA)" <ji...@apache.org> on 2016/08/29 01:27:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17261) Using HiveContext after re-creating SparkContext in Spark 2.0 throws "Java.lang.illegalStateException: Cannot call methods on a stopped sparkContext" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 03:40:22 UTC, 1 replies.
- [jira] [Created] (SPARK-17286) The fetched data of Shuffle read stored in the ManagedBuffer, so its underlying data stored in off-memory or file? - posted by "song fengfei (JIRA)" <ji...@apache.org> on 2016/08/29 05:48:21 UTC, 0 replies.
- [jira] [Reopened] (SPARK-13117) WebUI should use the local ip not 0.0.0.0 - posted by "Jacek Lewandowski (JIRA)" <ji...@apache.org> on 2016/08/29 06:13:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-13117) WebUI should use the local ip not 0.0.0.0 - posted by "Jacek Lewandowski (JIRA)" <ji...@apache.org> on 2016/08/29 06:18:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17285) ZeroOutPaddingBytes Causing Fatal JVM Error - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/29 06:30:23 UTC, 0 replies.
- [jira] [Closed] (SPARK-17255) Spark queries inside Futures occasionally fail due to missing class definitions - posted by "Jukka Vaaramaki (JIRA)" <ji...@apache.org> on 2016/08/29 06:40:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17267) Long running structured streaming requirements - posted by "Prashant Sharma (JIRA)" <ji...@apache.org> on 2016/08/29 06:42:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-10795) FileNotFoundException while deploying pyspark job on cluster - posted by "HackerWilson (JIRA)" <ji...@apache.org> on 2016/08/29 07:29:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17219) QuantileDiscretizer does strange things with NaN values - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 08:13:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17278) better error message for NPE during ScalaUDF execution - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2016/08/29 08:14:20 UTC, 1 replies.
- [jira] [Closed] (SPARK-17278) better error message for NPE during ScalaUDF execution - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/29 08:22:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17287) PySpark sc.AddFile method does not support the recursive keyword argument - posted by "Jason Piper (JIRA)" <ji...@apache.org> on 2016/08/29 08:50:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17264) DataStreamWriter should document that it only supports Parquet for now - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 08:52:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17200) Automate building and testing on Windows - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 09:09:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-13117) WebUI should use the local ip not 0.0.0.0 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 09:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17286) The fetched data of Shuffle read stored in the ManagedBuffer, so its underlying data stored in off-memory or file? - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 09:18:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-11001) SQLContext doesn't support window function - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/29 09:40:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17288) Spark sbin script on windows support - posted by "wei wu (JIRA)" <ji...@apache.org> on 2016/08/29 09:52:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17264) DataStreamWriter should document that it only supports Parquet for now - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 09:53:20 UTC, 2 replies.
- [jira] [Commented] (SPARK-17264) DataStreamWriter should document that it only supports Parquet for now - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 09:53:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17287) PySpark sc.AddFile method does not support the recursive keyword argument - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 10:10:22 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17287) PySpark sc.AddFile method does not support the recursive keyword argument - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 10:10:22 UTC, 1 replies.
- [jira] [Created] (SPARK-17289) Sort based partial aggregation breaks due to SPARK-12978 - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/29 10:25:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17290) Spark CSVInferSchema does not always respect nullValue settings - posted by "Teng Yutong (JIRA)" <ji...@apache.org> on 2016/08/29 11:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13510) Shuffle may throw FetchFailedException: Direct buffer memory - posted by "song fengfei (JIRA)" <ji...@apache.org> on 2016/08/29 11:15:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17291) The shuffle data fetched based on netty were directly stored in off-memoryr? - posted by "song fengfei (JIRA)" <ji...@apache.org> on 2016/08/29 11:53:21 UTC, 0 replies.
- [jira] [Closed] (SPARK-17286) The fetched data of Shuffle read stored in the ManagedBuffer, so its underlying data stored in off-memory or file? - posted by "song fengfei (JIRA)" <ji...@apache.org> on 2016/08/29 11:55:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17291) The shuffle data fetched based on netty were directly stored in off-memoryr? - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 12:01:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17292) Setup app on Spark(Hadoop-Yarn) in Stanby mode - posted by "Patryk (JIRA)" <ji...@apache.org> on 2016/08/29 12:22:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17292) Setup app on Spark(Hadoop-Yarn) in Standby mode - posted by "Patryk (JIRA)" <ji...@apache.org> on 2016/08/29 12:28:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17292) Setup app on Spark(Hadoop-Yarn) in Stanby mode - posted by "Patryk (JIRA)" <ji...@apache.org> on 2016/08/29 12:28:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17292) Setup app on Spark(Hadoop-Yarn) in Standby mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 12:44:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17292) Setup app on Spark(Hadoop-Yarn) in Standby mode - posted by "Patryk (JIRA)" <ji...@apache.org> on 2016/08/29 12:59:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17289) Sort based partial aggregation breaks due to SPARK-12978 - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/29 13:59:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17293) seperate view handling from CreateTableCommand - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/29 14:02:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-17293) seperate view handling from CreateTableCommand - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/29 14:08:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17289) Sort based partial aggregation breaks due to SPARK-12978 - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/29 14:22:20 UTC, 6 replies.
- [jira] [Created] (SPARK-17294) Caching invalidates data on mildly wide dataframes - posted by "Kalle Jepsen (JIRA)" <ji...@apache.org> on 2016/08/29 14:55:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17294) Caching invalidates data on mildly wide dataframes - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 14:59:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17291) The shuffle data fetched based on netty were directly stored in off-memoryr? - posted by "song fengfei (JIRA)" <ji...@apache.org> on 2016/08/29 15:00:23 UTC, 2 replies.
- [jira] [Created] (SPARK-17295) Create TestHiveSessionState use reflect logic based on the setting of CATALOG_IMPLEMENTATION - posted by "Jiang Xingbo (JIRA)" <ji...@apache.org> on 2016/08/29 15:11:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17295) Create TestHiveSessionState use reflect logic based on the setting of CATALOG_IMPLEMENTATION - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 15:17:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17295) Create TestHiveSessionState use reflect logic based on the setting of CATALOG_IMPLEMENTATION - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 15:17:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17296) Spark SQL: cross join + two joins = BUG - posted by "Furcy Pin (JIRA)" <ji...@apache.org> on 2016/08/29 15:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15453) Improve join planning for bucketed / sorted tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 16:03:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17296) Spark SQL: cross join + two joins = BUG - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 16:34:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17297) window function generates unexpected results due to startTime being relative to UTC - posted by "Pete Baker (JIRA)" <ji...@apache.org> on 2016/08/29 16:35:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17297) window function generates unexpected results due to startTime being relative to UTC - posted by "Pete Baker (JIRA)" <ji...@apache.org> on 2016/08/29 16:37:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17297) window function generates unexpected results due to startTime being relative to UTC - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 16:44:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16240) model loading backward compatibility for ml.clustering.LDA - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/29 16:44:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17298) Require explicit CROSS join for cartesian products - posted by "Srinath (JIRA)" <ji...@apache.org> on 2016/08/29 17:32:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17298) Require explicit CROSS join for cartesian products - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 17:36:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17289) Sort based partial aggregation breaks due to SPARK-12978 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 18:12:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17063) MSCK REPAIR TABLE is super slow with Hive metastore - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2016/08/29 18:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17298) Require explicit CROSS join for cartesian products - posted by "Srinath (JIRA)" <ji...@apache.org> on 2016/08/29 18:33:20 UTC, 6 replies.
- [jira] [Assigned] (SPARK-17298) Require explicit CROSS join for cartesian products - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 18:44:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17299) TRIM/LTRIM/RTRIM strips characters other than spaces - posted by "Jeremy Beard (JIRA)" <ji...@apache.org> on 2016/08/29 19:31:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17299) TRIM/LTRIM/RTRIM strips characters other than spaces - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/29 19:45:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16581) Making JVM backend calling functions public - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/29 19:56:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17299) TRIM/LTRIM/RTRIM strips characters other than spaces - posted by "Jeremy Beard (JIRA)" <ji...@apache.org> on 2016/08/29 20:01:20 UTC, 5 replies.
- [jira] [Assigned] (SPARK-17296) Spark SQL: cross join + two joins = BUG - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 20:35:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-14662) LinearRegressionModel uses only default parameters if yStd is 0 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2016/08/29 21:36:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17300) ClosedChannelException caused by missing block manager when speculative tasks are killed - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/08/29 21:39:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17301) Remove unused classTag field from AtomicType base class - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/29 22:02:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17301) Remove unused classTag field from AtomicType base class - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 22:03:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17301) Remove unused classTag field from AtomicType base class - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 22:03:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17302) Cannot set non-Spark SQL session variables in hive-site.xml, spark-defaults.conf, or using --conf - posted by "Ryan Blue (JIRA)" <ji...@apache.org> on 2016/08/29 22:20:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17303) dev/run-tests fails if spark-warehouse directory exists - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2016/08/29 23:01:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17303) dev/run-tests fails if spark-warehouse directory exists - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 23:06:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17303) dev/run-tests fails if spark-warehouse directory exists - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/29 23:06:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17304) TaskSetManager.abortIfCompletelyBlacklisted is a perf. hotspot in scheduler benchmark - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/29 23:37:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17304) TaskSetManager.abortIfCompletelyBlacklisted is a perf. hotspot in scheduler benchmark - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/29 23:38:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17305) Cannot save ML PipelineModel in pyspark, PipelineModel.params still return null values - posted by "Hechao Sun (JIRA)" <ji...@apache.org> on 2016/08/30 00:01:40 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17304) TaskSetManager.abortIfCompletelyBlacklisted is a perf. hotspot in scheduler benchmark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 00:14:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17304) TaskSetManager.abortIfCompletelyBlacklisted is a perf. hotspot in scheduler benchmark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 00:14:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17306) Memory leak in QuantileSummaries - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/30 00:35:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17306) Memory leak in QuantileSummaries - posted by "Sean Zhong (JIRA)" <ji...@apache.org> on 2016/08/30 00:35:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17298) Require explicit CROSS join for cartesian products by default - posted by "Srinath (JIRA)" <ji...@apache.org> on 2016/08/30 01:18:21 UTC, 3 replies.
- [jira] [Commented] (SPARK-17298) Require explicit CROSS join for cartesian products by default - posted by "Srinath (JIRA)" <ji...@apache.org> on 2016/08/30 01:23:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-3162) Train DecisionTree locally when possible - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 01:34:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17301) Remove unused classTag field from AtomicType base class - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/30 01:58:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13573) Open SparkR APIs (R package) to allow better 3rd party usage - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2016/08/30 01:59:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17290) Spark CSVInferSchema does not always respect nullValue settings - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/30 02:22:21 UTC, 3 replies.
- [jira] [Created] (SPARK-17307) Document what all access is needed on S3 bucket when trying to save a model - posted by "Aseem Bansal (JIRA)" <ji...@apache.org> on 2016/08/30 05:20:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17303) dev/run-tests fails if spark-warehouse directory exists - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/30 06:35:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17303) dev/run-tests fails if spark-warehouse directory exists - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/30 06:36:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17307) Document what all access is needed on S3 bucket when trying to save a model - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 08:08:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17289) Sort based partial aggregation breaks due to SPARK-12978 - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2016/08/30 08:45:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17308) Replace all pattern match on boolean value by if/else block. - posted by "Shivansh (JIRA)" <ji...@apache.org> on 2016/08/30 08:46:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17306) Memory leak in QuantileSummaries - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 08:47:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17290) Spark CSVInferSchema does not always respect nullValue settings - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 08:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17308) Replace all pattern match on boolean value by if/else block. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 08:49:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17309) ALTER VIEW should throw exception if view not exist - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/30 09:25:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17234) Table Existence Checking when Index Table with the Same Name Exists - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/30 09:26:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17234) Table Existence Checking when Index Table with the Same Name Exists - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/30 09:29:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17309) ALTER VIEW should throw exception if view not exist - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 09:39:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17309) ALTER VIEW should throw exception if view not exist - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 09:39:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17310) Disable Parquet's record-by-record filter in normal parquet reader and do it in Spark-side - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/30 10:01:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17276) Stop environment parameters flooding Jenkins build output - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 10:19:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17264) DataStreamWriter should document that it only supports Parquet for now - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 10:20:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17308) Replace all pattern match on boolean value by if/else block. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 10:24:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17310) Disable Parquet's record-by-record filter in normal parquet reader and do it in Spark-side - posted by "Andrew Duffy (JIRA)" <ji...@apache.org> on 2016/08/30 10:25:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17311) Standardize Python-Java MLlib API to accept optional long seeds in all cases - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 10:36:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16832) CrossValidator and TrainValidationSplit are not random without seed - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 10:36:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17311) Standardize Python-Java MLlib API to accept optional long seeds in all cases - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 10:37:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-17311) Standardize Python-Java MLlib API to accept optional long seeds in all cases - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 10:37:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-12333) Support shuffle spill encryption in Spark - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/30 16:18:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5682) Add encrypted shuffle in spark - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/30 16:18:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-10771) Implement the shuffle encryption with AES-CTR crypto using JCE key provider. - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/30 16:20:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6460) Implement OpensslAesCtrCryptoCodec to enable encrypted shuffle algorithms which openssl provides - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/30 16:20:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-16402) JDBC source: Implement save API - posted by "Dragisa Krsmanovic (JIRA)" <ji...@apache.org> on 2016/08/30 16:52:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17312) Support spark-shell on cluster mode - posted by "Mahmoud Elgamal (JIRA)" <ji...@apache.org> on 2016/08/30 17:20:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17313) Support spark-shell on cluster mode - posted by "Mahmoud Elgamal (JIRA)" <ji...@apache.org> on 2016/08/30 17:20:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17312) Support spark-shell on cluster mode - posted by "Mahmoud Elgamal (JIRA)" <ji...@apache.org> on 2016/08/30 17:21:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17313) Support spark-shell on cluster mode - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/30 17:23:22 UTC, 0 replies.
- [jira] [Closed] (SPARK-17312) Support spark-shell on cluster mode - posted by "Mahmoud Elgamal (JIRA)" <ji...@apache.org> on 2016/08/30 17:25:20 UTC, 0 replies.
- [jira] [Reopened] (SPARK-17313) Support spark-shell on cluster mode - posted by "Mahmoud Elgamal (JIRA)" <ji...@apache.org> on 2016/08/30 17:26:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17314) Use Netty's DefaultThreadFactory to enable its fast ThreadLocal impl - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/30 17:49:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-17314) Use Netty's DefaultThreadFactory to enable its fast ThreadLocal impl - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 17:55:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17314) Use Netty's DefaultThreadFactory to enable its fast ThreadLocal impl - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 17:55:21 UTC, 1 replies.
- [jira] [Reopened] (SPARK-17312) Support spark-shell on cluster mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 18:00:24 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17312) Support spark-shell on cluster mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 18:00:24 UTC, 0 replies.
- [jira] [Commented] (SPARK-17313) Support spark-shell on cluster mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/30 18:02:20 UTC, 4 replies.
- [jira] [Commented] (SPARK-17307) Document what all access is needed on S3 bucket when trying to save a model - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2016/08/30 18:58:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17315) Add Kolmogorov-Smirnov Test to SparkR - posted by "Junyang Qian (JIRA)" <ji...@apache.org> on 2016/08/30 19:15:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17315) Add Kolmogorov-Smirnov Test to SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 19:21:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17315) Add Kolmogorov-Smirnov Test to SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 19:21:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17316) Don't block StandaloneSchedulerBackend.executorRemoved - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/30 19:57:24 UTC, 0 replies.
- [jira] [Commented] (SPARK-17316) Don't block StandaloneSchedulerBackend.executorRemoved - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:00:26 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17316) Don't block StandaloneSchedulerBackend.executorRemoved - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:00:26 UTC, 1 replies.
- [jira] [Commented] (SPARK-17317) Add package vignette to SparkR - posted by "Junyang Qian (JIRA)" <ji...@apache.org> on 2016/08/30 20:11:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17317) Add package vignette to SparkR - posted by "Junyang Qian (JIRA)" <ji...@apache.org> on 2016/08/30 20:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17304) TaskSetManager.abortIfCompletelyBlacklisted is a perf. hotspot in scheduler benchmark - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/30 20:16:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17314) Use Netty's DefaultThreadFactory to enable its fast ThreadLocal impl - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/30 20:23:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16419) EnsureRequirements adds extra Sort to already sorted cached table - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/30 20:23:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16456) Reuse the uncorrelated scalar subqueries with the same logical plan in a query - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/30 20:31:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17318) Fix flaky test: o.a.s.repl.ReplSuite replicating blocks of object with class defined in repl - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/30 20:38:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17318) Fix flaky test: o.a.s.repl.ReplSuite replicating blocks of object with class defined in repl - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/30 20:39:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17319) Move addJar from HiveSessionState to HiveExternalCatalog - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/30 20:40:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17319) Move addJar from HiveSessionState to HiveExternalCatalog - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:41:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17319) Move addJar from HiveSessionState to HiveExternalCatalog - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:41:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17318) Fix flaky test: o.a.s.repl.ReplSuite replicating blocks of object with class defined in repl - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:44:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17318) Fix flaky test: o.a.s.repl.ReplSuite replicating blocks of object with class defined in repl - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:44:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17320) Spark Mesos module not building on PRs - posted by "Michael Gummelt (JIRA)" <ji...@apache.org> on 2016/08/30 20:48:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17320) Spark Mesos module not building on PRs - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/30 20:49:20 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17320) Spark Mesos module not building on PRs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:49:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17320) Spark Mesos module not building on PRs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 20:49:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17243) Spark 2.0 history server summary page gets stuck at "loading history summary" with 10K+ application history - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2016/08/30 21:36:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17321) YARN shuffle service should use good disk from yarn.nodemanager.local-dirs - posted by "yunjiong zhao (JIRA)" <ji...@apache.org> on 2016/08/30 22:38:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17321) YARN shuffle service should use good disk from yarn.nodemanager.local-dirs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 23:09:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17321) YARN shuffle service should use good disk from yarn.nodemanager.local-dirs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/30 23:09:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17322) 'ANY n' clause for SQL queries to increase the ease of use of WHERE clause predicates - posted by "Suman Somasundar (JIRA)" <ji...@apache.org> on 2016/08/30 23:31:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-14742) Redirect spark-ec2 doc to new location - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/31 00:34:22 UTC, 5 replies.
- [jira] [Commented] (SPARK-14155) Hide UserDefinedType in Spark 2.0 - posted by "Robert Conrad (JIRA)" <ji...@apache.org> on 2016/08/31 00:39:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17323) ALTER VIEW AS should keep the previous table properties, comment, create_time, etc. - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/31 01:46:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17323) ALTER VIEW AS should keep the previous table properties, comment, create_time, etc. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 01:47:22 UTC, 1 replies.
- [jira] [Assigned] (SPARK-17323) ALTER VIEW AS should keep the previous table properties, comment, create_time, etc. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 01:47:22 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17318) Fix flaky test: o.a.s.repl.ReplSuite replicating blocks of object with class defined in repl - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/31 03:06:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17324) Remove Direct Usage of HiveClient in InsertIntoHiveTable - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2016/08/31 03:13:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17324) Remove Direct Usage of HiveClient in InsertIntoHiveTable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 03:14:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17324) Remove Direct Usage of HiveClient in InsertIntoHiveTable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 03:14:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17325) Inconsistent Spillable threshold and AppendOnlyMap growing threshold may trigger out-of-memory errors - posted by "Lijie Xu (JIRA)" <ji...@apache.org> on 2016/08/31 03:51:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15985) Reduce runtime overhead of a program that reads an primitive array in Dataset - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/31 04:42:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15985) Reduce runtime overhead of a program that reads an primitive array in Dataset - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/31 04:42:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-12452) Add exception details to TaskCompletionListener/TaskContext - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 05:19:21 UTC, 2 replies.
- [jira] [Created] (SPARK-17326) Tests with HiveContext in SparkR being skipped always - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/31 06:30:24 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17326) Tests with HiveContext in SparkR being skipped always - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 06:39:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17326) Tests with HiveContext in SparkR being skipped always - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 06:39:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-11203) UDF doesn't support charType column and lit function doesn't allow charType as argument - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 06:42:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17178) Allow to set sparkr shell command through --conf - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/31 07:22:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17178) Allow to set sparkr shell command through --conf - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2016/08/31 07:23:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17327) Throughput limitaion in spark standalone of simple task without calculation. - posted by "xiefeng (JIRA)" <ji...@apache.org> on 2016/08/31 07:32:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-11001) SQLContext doesn't support window function - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 07:35:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17328) NPE with EXPLAIN DESCRIBE TABLE - posted by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2016/08/31 08:19:21 UTC, 0 replies.
- [jira] [Closed] (SPARK-10717) remove the with Loging in the NioBlockTransferService - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 08:24:20 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-10717) remove the with Loging in the NioBlockTransferService - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 08:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-10717) remove the with Loging in the NioBlockTransferService - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 08:28:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17329) Don't build PRs with -Pyarn unless YARN code changed - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 08:59:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17329) Don't build PRs with -Pyarn unless YARN code changed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 09:03:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17329) Don't build PRs with -Pyarn unless YARN code changed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 09:03:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-17180) Unable to Alter the Temporary View Using ALTER VIEW command - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/31 09:10:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17323) ALTER VIEW AS should keep the previous table properties, comment, create_time, etc. - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/31 09:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17309) ALTER VIEW should throw exception if view not exist - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/31 09:11:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17327) Throughput limitaion in spark standalone of simple task without calculation. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 09:13:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-17328) NPE with EXPLAIN DESCRIBE TABLE - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/31 10:03:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17322) 'ANY n' clause for SQL queries to increase the ease of use of WHERE clause predicates - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/31 10:12:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17330) Fix the failure Spark UT (SPARK-8368) case - posted by "tone (JIRA)" <ji...@apache.org> on 2016/08/31 10:18:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17322) 'ANY n' clause for SQL queries to increase the ease of use of WHERE clause predicates - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/31 10:19:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17330) Fix the failure Spark UT (SPARK-8368) case - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 10:35:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17330) Fix the failure Spark UT (SPARK-8368) case - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 10:35:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-8368) ClassNotFoundException in closure for map - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 10:35:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17331) Avoid allocating 0-length arrays - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 10:48:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17331) Avoid allocating 0-length arrays - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 10:51:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17331) Avoid allocating 0-length arrays - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 10:51:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17332) Make Java Loggers static members - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 10:55:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17332) Make Java Loggers static members - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 10:57:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17332) Make Java Loggers static members - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 10:57:20 UTC, 1 replies.
- [jira] [Updated] (SPARK-17330) Fix the failure Spark UT (SPARK-8368) case - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 11:00:32 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16914) NodeManager crash when spark are registering executor infomartion into leveldb - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 11:03:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17211) Broadcast join produces incorrect results on EMR with large driver memory - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 11:08:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-16864) Comprehensive version info - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 11:09:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-16864) Comprehensive version info - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 11:09:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17305) Cannot save ML PipelineModel in pyspark, PipelineModel.params still return null values - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 11:26:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-12787) Dataset to support custom encoder - posted by "Chris Bannister (JIRA)" <ji...@apache.org> on 2016/08/31 11:26:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17333) Make pyspark interface friendly with static analysis - posted by "Assaf Mendelson (JIRA)" <ji...@apache.org> on 2016/08/31 11:28:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-11222) Add style checker rules to validate doc tests aren't included in docs - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 11:47:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17334) Provide management tools for broadcasted variables - posted by "Assaf Mendelson (JIRA)" <ji...@apache.org> on 2016/08/31 11:55:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17335) Creating Hive table from Spark data - posted by "Michal Kielbowicz (JIRA)" <ji...@apache.org> on 2016/08/31 12:35:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17335) Creating Hive table from Spark data - posted by "Michal Kielbowicz (JIRA)" <ji...@apache.org> on 2016/08/31 12:36:21 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-14742) Redirect spark-ec2 doc to new location - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2016/08/31 12:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17335) Creating Hive table from Spark data - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2016/08/31 12:58:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17336) Repeated calls sbin/spark-config.sh file Causes ${PYTHONPATH} Value duplicate - posted by "anxu (JIRA)" <ji...@apache.org> on 2016/08/31 13:12:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17305) Cannot save ML PipelineModel in pyspark, PipelineModel.params still return null values - posted by "Hechao Sun (JIRA)" <ji...@apache.org> on 2016/08/31 13:28:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17336) Repeated calls sbin/spark-config.sh file Causes ${PYTHONPATH} Value duplicate - posted by "Jagadeesan A S (JIRA)" <ji...@apache.org> on 2016/08/31 13:34:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17305) Cannot save ML PipelineModel in pyspark, PipelineModel.params still return null values - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 13:42:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6961) Cannot save data to parquet files when executing from Windows from a Maven Project - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 13:43:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-14926) OneVsRest labelMetadata uses incorrect name - posted by "Krishna Kalyan (JIRA)" <ji...@apache.org> on 2016/08/31 14:28:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17337) Incomplete algorithm for name resolution in Catalyst paser may lead to incorrect result - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/31 14:40:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17337) Incomplete algorithm for name resolution in Catalyst paser may lead to incorrect result - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/31 14:42:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17338) add global temp view - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/08/31 14:47:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17338) add global temp view - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 14:50:22 UTC, 1 replies.
- [jira] [Commented] (SPARK-17338) add global temp view - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 14:50:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-16499) Improve applyInPlace function for matrix in ANN code - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 15:49:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17337) Incomplete algorithm for name resolution in Catalyst paser may lead to incorrect result - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 15:52:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17339) Fix SparkR tests on Windows - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/31 16:17:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17339) Fix SparkR tests on Windows - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/31 16:18:20 UTC, 3 replies.
- [jira] [Created] (SPARK-17340) .sparkStaging not cleaned in yarn-cluster mode - posted by "Artur Sukhenko (JIRA)" <ji...@apache.org> on 2016/08/31 16:54:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17340) .sparkStaging is not cleaned if killed - posted by "Artur Sukhenko (JIRA)" <ji...@apache.org> on 2016/08/31 16:55:20 UTC, 2 replies.
- [jira] [Reopened] (SPARK-17318) Fix flaky test: o.a.s.repl.ReplSuite replicating blocks of object with class defined in repl - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2016/08/31 17:15:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17320) Spark Mesos module not building on PRs - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/31 17:18:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-17340) .sparkStaging not cleaned if application exited incorrectly - posted by "Artur Sukhenko (JIRA)" <ji...@apache.org> on 2016/08/31 17:36:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-13721) Add support for LATERAL VIEW OUTER explode() - posted by "Don Drake (JIRA)" <ji...@apache.org> on 2016/08/31 17:39:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17341) Can't read Parquet data with fields containing periods "." - posted by "Don Drake (JIRA)" <ji...@apache.org> on 2016/08/31 17:48:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17316) Don't block StandaloneSchedulerBackend.executorRemoved - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/31 17:57:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17332) Make Java Loggers static members - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2016/08/31 18:10:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17342) Style of event timeline is broken - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2016/08/31 18:23:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-16963) Change Source API so that sources do not need to keep unbounded state - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2016/08/31 18:32:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17343) Prerequisites for Kafka 0.8 support in Structured Streaming - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2016/08/31 18:36:20 UTC, 0 replies.
- [jira] [Created] (SPARK-17344) Kafka 0.8 support for Structured Streaming - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2016/08/31 18:37:21 UTC, 0 replies.
- [jira] [Created] (SPARK-17345) Prerequisites for Kafka 0.10 support in Structured Streaming - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2016/08/31 18:43:22 UTC, 0 replies.
- [jira] [Created] (SPARK-17346) Kafka 0.10 support in Structured Streaming - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2016/08/31 18:44:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle - posted by "Matthew Seal (JIRA)" <ji...@apache.org> on 2016/08/31 18:48:22 UTC, 0 replies.
- [jira] [Commented] (SPARK-16334) SQL query on parquet table java.lang.ArrayIndexOutOfBoundsException - posted by "Chris Perluss (JIRA)" <ji...@apache.org> on 2016/08/31 18:49:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle - posted by "Matthew Seal (JIRA)" <ji...@apache.org> on 2016/08/31 18:51:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17340) .sparkStaging not cleaned if application exited incorrectly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 18:56:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-17342) Style of event timeline is broken - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/08/31 18:57:22 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17340) .sparkStaging not cleaned if application exited incorrectly - posted by "Artur Sukhenko (JIRA)" <ji...@apache.org> on 2016/08/31 19:12:20 UTC, 1 replies.
- [jira] [Created] (SPARK-17347) Encoder in Dataset example is incorrect on type - posted by "Nan Zhu (JIRA)" <ji...@apache.org> on 2016/08/31 20:00:24 UTC, 0 replies.
- [jira] [Assigned] (SPARK-17347) Encoder in Dataset example is incorrect on type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 20:03:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17347) Encoder in Dataset example is incorrect on type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 20:03:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17347) Encoder in Dataset example has incorrect type - posted by "Nan Zhu (JIRA)" <ji...@apache.org> on 2016/08/31 20:05:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17342) Style of event timeline is broken - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2016/08/31 20:14:21 UTC, 1 replies.
- [jira] [Created] (SPARK-17348) Incorrect results from subquery transformation - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/31 20:30:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17348) Incorrect results from subquery transformation - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/31 20:36:20 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-17348) Incorrect results from subquery transformation - posted by "Nattavut Sutyanyong (JIRA)" <ji...@apache.org> on 2016/08/31 20:38:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-15570) Pregel functions fail when run multiple times in the same jvm using sequence of graphs - posted by "Shishir Kharel (JIRA)" <ji...@apache.org> on 2016/08/31 20:54:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-15570) Pregel functions fail when run multiple times in the same jvm using sequence of graphs - posted by "Shishir Kharel (JIRA)" <ji...@apache.org> on 2016/08/31 20:55:20 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-16490) Python mllib example for chi-squared feature selector - posted by "Ruben Janssen (JIRA)" <ji...@apache.org> on 2016/08/31 21:00:23 UTC, 0 replies.
- [jira] [Commented] (SPARK-16490) Python mllib example for chi-squared feature selector - posted by "Ruben Janssen (JIRA)" <ji...@apache.org> on 2016/08/31 21:00:23 UTC, 0 replies.
- [jira] [Commented] (SPARK-17349) Update testthat package on Jenkins - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/31 21:02:20 UTC, 2 replies.
- [jira] [Created] (SPARK-17349) Update testthat package on Jenkins - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/31 21:02:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17326) Tests with HiveContext in SparkR being skipped always - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/31 21:03:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17326) Tests with HiveContext in SparkR being skipped always - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/31 21:03:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-17114) Adding a 'GROUP BY 1' where first column is literal results in wrong answer - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:14:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-16633) lag/lead using constant input values does not return the default value when the offset row does not exist - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:16:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-15706) Wrong Answer when using IF NOT EXISTS in INSERT OVERWRITE for DYNAMIC PARTITION - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:18:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-10169) Evaluating AggregateFunction1 (old code path) may return wrong answers when grouping expressions are used as arguments of aggregate functions - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:21:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-7965) Wrong answers for queries with multiple window specs in the same expression - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:21:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6851) Wrong answers for self joins of converted parquet relations - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:21:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17349) Update testthat package on Jenkins - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2016/08/31 21:28:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-14234) Executor crashes for TaskRunner thread interruption - posted by "Barry Becker (JIRA)" <ji...@apache.org> on 2016/08/31 21:28:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-13221) GroupingSets Returns an Incorrect Results - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:29:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-11949) Query on DataFrame from cube gives wrong results - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:30:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-12030) Incorrect results when aggregate joined data - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:30:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-11883) New Parquet reader generate wrong result - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:30:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-12586) Wrong answer with registerTempTable and union sql query - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:31:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17349) Update testthat package on Jenkins - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2016/08/31 21:34:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17228) Not infer/propagate non-deterministic constraints - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:37:21 UTC, 0 replies.
- [jira] [Updated] (SPARK-16721) Lead/lag needs to respect nulls - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:38:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-17348) Incorrect results from subquery transformation - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2016/08/31 21:51:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-17211) Broadcast join produces incorrect results on EMR with large driver memory - posted by "gurmukh singh (JIRA)" <ji...@apache.org> on 2016/08/31 22:18:21 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17211) Broadcast join produces incorrect results on EMR with large driver memory - posted by "gurmukh singh (JIRA)" <ji...@apache.org> on 2016/08/31 22:20:21 UTC, 2 replies.
- [jira] [Assigned] (SPARK-17342) Style of event timeline is broken - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/08/31 23:22:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-17341) Can't read Parquet data with fields containing periods "." - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2016/08/31 23:51:20 UTC, 1 replies.