You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (SPARK-7178) Improve DataFrame documentation and code samples - posted by "Chris Fregly (JIRA)" <ji...@apache.org> on 2015/05/01 00:00:07 UTC, 0 replies.
- [jira] [Created] (SPARK-7287) Flaky test: o.a.s.deploy.SparkSubmitSuite --packages - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/01 00:07:07 UTC, 0 replies.
- [jira] [Commented] (SPARK-5342) Allow long running Spark apps to run on secure YARN/HDFS - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/01 00:10:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-7287) Flaky test: o.a.s.deploy.SparkSubmitSuite --packages - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/01 00:10:07 UTC, 2 replies.
- [jira] [Commented] (SPARK-7196) decimal precision lost when loading DataFrame from JDBC - posted by "Ken Geis (JIRA)" <ji...@apache.org> on 2015/05/01 00:12:06 UTC, 10 replies.
- [jira] [Resolved] (SPARK-7196) decimal precision lost when loading DataFrame from JDBC - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 00:16:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7288) Suppress compiler warnings due to use of sun.misc.Unsafe - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/01 00:20:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7288) Suppress compiler warnings due to use of sun.misc.Unsafe - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 00:21:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7288) Suppress compiler warnings due to use of sun.misc.Unsafe - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 00:22:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7267) Push down Project when it's child is Limit - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 00:23:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7284) Update streaming documentation for Spark 1.4.0 release - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/01 00:41:07 UTC, 2 replies.
- [jira] [Updated] (SPARK-7283) Ignore InterruptedException in SparkUncaughtExceptionHandler - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 01:08:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7279) Removed diffSum which is theoretical zero in LinearRegression and coding formating - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 01:27:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7279) Removed diffSum which is theoretical zero in LinearRegression and coding formating - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 01:28:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7289) push down sort when it's child is Limit - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/01 01:29:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7289) push down sort when it's child is Limit - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 01:29:08 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7289) push down sort when it's child is Limit - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 01:30:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-5884) Implement feature transformers to ML pipelines - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 01:41:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7290) Add StringVectorizer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 01:42:09 UTC, 0 replies.
- [jira] [Updated] (SPARK-5891) Add Binarizer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 01:43:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7291) Fix a flaky test in - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/01 01:46:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-7291) Fix a flaky test in AkkaRpcEnvSuite - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/01 01:47:06 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7291) Fix a flaky test in AkkaRpcEnvSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 01:50:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7291) Fix a flaky test in AkkaRpcEnvSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 01:50:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6907) Create an isolated classloader for the Hive Client. - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/01 01:56:07 UTC, 5 replies.
- [jira] [Resolved] (SPARK-6076) Fix a potential OOM issue when StorageLevel is MEMORY_AND_DISK_SER - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/01 02:39:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7280) Add a method for dropping a column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 02:44:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-4485) Add broadcast outer join to optimize left outer join and right outer join - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/01 02:47:05 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7093) Using newPredicate in NestedLoopJoin to enable code generation - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/01 03:17:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7109) Push down left side filter for left semi join - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/01 03:20:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7247) Add Pandas' shift method to the Dataframe API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 03:32:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6913) "No suitable driver found" loading JDBC dataframe using driver added by through SparkContext.addJar - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/01 03:46:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5213) Pluggable SQL Parser Support - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/01 03:50:05 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7123) support table.star in sqlcontext - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/01 03:52:08 UTC, 0 replies.
- [jira] [Commented] (SPARK-7265) Improving documentation for Spark SQL Hive support - posted by "Jihong MA (JIRA)" <ji...@apache.org> on 2015/05/01 05:33:06 UTC, 1 replies.
- [jira] [Reopened] (SPARK-5213) Pluggable SQL Parser Support - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 05:33:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6288) Pyrolite calls hashCode to cache previously serialized objects - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 06:12:06 UTC, 2 replies.
- [jira] [Updated] (SPARK-6288) Pyrolite calls hashCode to cache previously serialized objects - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 06:12:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7240) Covariance for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 06:16:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7240) Covariance for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 06:16:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7282) Fix a flaky test in StreamingListenerSuite - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/01 06:33:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7282) Fix a flaky test in StreamingListenerSuite - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/01 06:33:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7287) Flaky test: o.a.s.deploy.SparkSubmitSuite --packages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 06:55:07 UTC, 1 replies.
- [jira] [Commented] (SPARK-7287) Flaky test: o.a.s.deploy.SparkSubmitSuite --packages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 06:55:07 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7248) Random number generators for DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 06:57:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7248) Random number generators for DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 06:57:07 UTC, 4 replies.
- [jira] [Commented] (SPARK-5213) Pluggable SQL Parser Support - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 07:05:05 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6479) Create external block store API - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 07:24:06 UTC, 0 replies.
- [jira] [Closed] (SPARK-6293) SQLContext.implicits should provide automatic conversion for RDD[Row] - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 07:36:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-4123) Show dependency changes in pull requests - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 07:39:06 UTC, 0 replies.
- [jira] [Reopened] (SPARK-4123) Show dependency changes in pull requests - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 07:39:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-3066) Support recommendAll in matrix factorization model - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 08:28:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7127) Broadcast spark.ml tree ensemble models for predict - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2015/05/01 08:37:05 UTC, 6 replies.
- [jira] [Resolved] (SPARK-7287) Flaky test: o.a.s.deploy.SparkSubmitSuite --packages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 08:39:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7291) Fix a flaky test in AkkaRpcEnvSuite - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 08:43:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6257) Python MLlib API missing items: Recommendation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 08:52:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6257) Python MLlib API missing items: Recommendation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 08:52:07 UTC, 0 replies.
- [jira] [Commented] (SPARK-7015) Multiclass to Binary Reduction - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 08:52:08 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7196) decimal precision lost when loading DataFrame from JDBC - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/01 09:04:07 UTC, 1 replies.
- [jira] [Updated] (SPARK-7285) Audit missing Hive functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 09:17:06 UTC, 7 replies.
- [jira] [Resolved] (SPARK-7285) Audit missing Hive functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 09:19:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7292) Provide operator to truncate lineage without persisting RDD's - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 09:37:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7276) withColumn is very slow on dataframe with large number of columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 09:40:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7276) withColumn is very slow on dataframe with large number of columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 09:40:06 UTC, 0 replies.
- subscribe - posted by "Jianfeng (Jeff) Zhang" <jz...@hortonworks.com> on 2015/05/01 09:42:55 UTC, 0 replies.
- [jira] [Created] (SPARK-7293) Report memory used in aggregations and joins - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 09:43:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7294) Add a between function in Column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 09:46:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7294) Add a between function in Column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 09:46:06 UTC, 1 replies.
- [jira] [Created] (SPARK-7295) Add bitwise operations to DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 09:47:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7295) Add bitwise operations to DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 09:48:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7292) Provide operator to truncate lineage without persisting RDD's - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 09:50:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-3468) Provide timeline view in Job UI pages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 10:13:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7296) Timeline view for Stage page - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 10:14:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7297) Make timeline more discoverable - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 10:15:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7297) Make timeline more discoverable - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 10:15:06 UTC, 1 replies.
- [jira] [Created] (SPARK-7298) Harmonize style of new UI visualizations - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 10:17:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5027) add SVMWithLBFGS interface in MLLIB - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 10:19:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-3468) Provide timeline view in Job UI pages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 10:39:06 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-3468) Provide timeline view in Job UI pages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 10:39:07 UTC, 0 replies.
- [jira] [Created] (SPARK-7299) saving Oracle-source DataFrame to Hive changes scale - posted by "Ken Geis (JIRA)" <ji...@apache.org> on 2015/05/01 10:39:08 UTC, 0 replies.
- [jira] [Created] (SPARK-7300) The temporary generated direcotries are not cleaned while calling the insertinto api in dataframe - posted by "pengxu (JIRA)" <ji...@apache.org> on 2015/05/01 10:57:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7299) saving Oracle-source DataFrame to Hive changes scale - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/01 11:05:06 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7299) saving Oracle-source DataFrame to Hive changes scale - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 11:05:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7300) The temporary generated direcotries are not cleaned while calling the insertinto api in dataframe - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 11:18:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7300) The temporary generated direcotries are not cleaned while calling the insertinto api in dataframe - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 11:18:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7251) Perform sequential scan when iterating over entries in BytesToBytesMap - posted by "Chen Song (JIRA)" <ji...@apache.org> on 2015/05/01 11:20:05 UTC, 2 replies.
- [jira] [Updated] (SPARK-7300) The temporary generated direcotries are not cleaned while calling the insertinto api in dataframe - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 11:21:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7233) ClosureCleaner#clean blocks concurrent job submitter threads - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 11:35:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7233) ClosureCleaner#clean blocks concurrent job submitter threads - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 11:35:07 UTC, 1 replies.
- [jira] [Updated] (SPARK-7293) Report memory used in aggregations and joins - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 11:59:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7251) Perform sequential scan when iterating over entries in BytesToBytesMap - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 12:09:06 UTC, 2 replies.
- [jira] [Updated] (SPARK-5281) Registering table on RDD is giving MissingRequirementError - posted by "Marko Bonaci (JIRA)" <ji...@apache.org> on 2015/05/01 13:02:06 UTC, 1 replies.
- [jira] [Created] (SPARK-7301) Issue with duplicated fields in interpreted json schemas - posted by "David Crossland (JIRA)" <ji...@apache.org> on 2015/05/01 14:21:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-6846) Stage kill URL easy to accidentally trigger and possibility for security issue. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 15:39:07 UTC, 3 replies.
- [jira] [Created] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23 - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/01 15:53:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-2336) Approximate k-NN Models for MLLib - posted by "longbao wang (JIRA)" <ji...@apache.org> on 2015/05/01 16:05:06 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (SPARK-2336) Approximate k-NN Models for MLLib - posted by "longbao wang (JIRA)" <ji...@apache.org> on 2015/05/01 16:05:09 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4705) Driver retries in cluster mode always fail if event logging is enabled - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/01 16:53:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7289) Combine Limit and Sort to avoid total ordering - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/01 17:00:07 UTC, 0 replies.
- [jira] [Created] (SPARK-7303) push down project if possible when the child is sort - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/01 17:10:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-7303) push down project if possible when the child is sort - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 17:12:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7303) push down project if possible when the child is sort - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 17:12:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-3066) Support recommendAll in matrix factorization model - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 17:28:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5891) Add Binarizer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 17:32:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-5246) spark/spark-ec2.py cannot start Spark master in VPC if local DNS name does not resolve - posted by "Nick Lipple (JIRA)" <ji...@apache.org> on 2015/05/01 17:47:06 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-5246) spark/spark-ec2.py cannot start Spark master in VPC if local DNS name does not resolve - posted by "Nick Lipple (JIRA)" <ji...@apache.org> on 2015/05/01 17:54:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7294) Add a between function in Column - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 17:56:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7294) Add a between function in Column - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 17:56:06 UTC, 2 replies.
- [jira] [Commented] (SPARK-7273) The SQLContext.jsonFile() api has a problem when load a format json file? - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2015/05/01 18:18:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-4123) Show dependency changes in pull requests - posted by "Brennon York (JIRA)" <ji...@apache.org> on 2015/05/01 19:06:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7203) Python API for local linear algebra - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/01 19:11:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6293) SQLContext.implicits should provide automatic conversion for RDD[Row] - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/01 19:12:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-5041) hive-exec jar should be generated with JDK 6 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/05/01 19:38:07 UTC, 1 replies.
- [jira] [Created] (SPARK-7304) Include $@ in call to mvn in make-distribution.sh - posted by "Rajendra (JIRA)" <ji...@apache.org> on 2015/05/01 19:42:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7304) Include $@ in call to mvn in make-distribution.sh - posted by "Rajendra (JIRA)" <ji...@apache.org> on 2015/05/01 19:44:05 UTC, 2 replies.
- [jira] [Commented] (SPARK-7304) Include $@ in call to mvn in make-distribution.sh - posted by "Rajendra (JIRA)" <ji...@apache.org> on 2015/05/01 19:45:07 UTC, 1 replies.
- [jira] [Commented] (SPARK-7099) Floating point literals cannot be specified using exponent - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2015/05/01 20:11:07 UTC, 1 replies.
- [jira] [Created] (SPARK-7305) Make BatchPage show friendly information when jobs are dropped by SparkListener - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/01 20:18:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7305) Make BatchPage show friendly information when jobs are dropped by SparkListener - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/01 20:18:07 UTC, 1 replies.
- [jira] [Created] (SPARK-7306) SPARK-7224 breaks build with jdk6 - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/01 20:20:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7306) SPARK-7224 broke build with jdk6 - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/01 20:21:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7305) Make BatchPage show friendly information when jobs are dropped by SparkListener - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 20:21:07 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7305) Make BatchPage show friendly information when jobs are dropped by SparkListener - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 20:21:08 UTC, 1 replies.
- [jira] [Commented] (SPARK-7306) SPARK-7224 broke build with jdk6 - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/01 20:26:07 UTC, 1 replies.
- [jira] [Created] (SPARK-7307) Changing persistence engine trait to an abstract class - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 20:31:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-7301) Issue with duplicated fields in interpreted json schemas - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 20:42:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6324) Clean up usage code in command-line scripts - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 20:50:11 UTC, 1 replies.
- [jira] [Commented] (SPARK-6324) Clean up usage code in command-line scripts - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 20:50:11 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7307) Changing persistence engine trait to an abstract class - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 21:00:07 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7183) Memory leak in netty shuffle with spark standalone cluster - posted by "Aaron Davidson (JIRA)" <ji...@apache.org> on 2015/05/01 21:01:08 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7243) Contingency table for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 21:07:08 UTC, 1 replies.
- [jira] [Commented] (SPARK-7243) Contingency table for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 21:07:08 UTC, 1 replies.
- [jira] [Commented] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 21:07:08 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5854) Implement Personalized PageRank with GraphX - posted by "Joseph E. Gonzalez (JIRA)" <ji...@apache.org> on 2015/05/01 21:08:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-7183) Memory leak in netty shuffle with spark standalone cluster - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 21:08:11 UTC, 0 replies.
- [jira] [Updated] (SPARK-6913) "No suitable driver found" loading JDBC dataframe using driver added by through SparkContext.addJar - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 21:27:07 UTC, 0 replies.
- [jira] [Commented] (SPARK-7308) Should there be multiple concurrent attempts for one stage? - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/01 21:28:06 UTC, 8 replies.
- [jira] [Created] (SPARK-7308) Should there be multiple concurrent attempts for one stage? - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/01 21:28:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6076) Fix a potential OOM issue when StorageLevel is MEMORY_AND_DISK_SER - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 21:28:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-5854) Implement Personalized PageRank with GraphX - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 21:29:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7307) Changing persistence engine trait to an abstract class - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 21:32:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-4705) Driver retries in cluster mode always fail if event logging is enabled - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 21:33:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7296) Timeline view for Stage page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 21:35:06 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7296) Timeline view for Stage page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 21:35:07 UTC, 1 replies.
- [jira] [Updated] (SPARK-7308) Should there be multiple concurrent attempts for one stage? - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/01 21:44:06 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7308) Should there be multiple concurrent attempts for one stage? - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 21:45:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7274) Create Column expression for array/struct creation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/01 21:50:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7306) SPARK-7224 broke build with jdk6 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 22:01:06 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7224) Mock repositories for testing with --packages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 22:01:06 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7287) Flaky test: o.a.s.deploy.SparkSubmitSuite --packages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/01 22:02:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7213) Exception while copying Hadoop config files due to permission issues - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 22:17:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7309) Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/01 22:17:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7213) Exception while copying Hadoop config files due to permission issues - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 22:17:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7309) Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 22:19:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7309) Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 22:19:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7281) No option for AM native library path in yarn-client mode. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 22:22:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7281) No option for AM native library path in yarn-client mode. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 22:22:07 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7240) Covariance for DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/01 22:33:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6986) Makes SparkSqlSerializer2 support sort-based shuffle with sort merge - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/01 22:33:08 UTC, 2 replies.
- [jira] [Resolved] (SPARK-5342) Allow long running Spark apps to run on secure YARN/HDFS - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/01 22:34:07 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4550) In sort-based shuffle, store map outputs in serialized form - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/01 22:55:09 UTC, 0 replies.
- [jira] [Created] (SPARK-7310) SparkSubmit does not escape & for java options and ^& won't work - posted by "Yitong Zhou (JIRA)" <ji...@apache.org> on 2015/05/01 22:58:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7310) SparkSubmit does not escape & for java options and ^& won't work - posted by "Yitong Zhou (JIRA)" <ji...@apache.org> on 2015/05/01 22:58:07 UTC, 6 replies.
- [jira] [Created] (SPARK-7311) Enable in-memory serialized map-side shuffle to work with SQL serializers - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/01 22:59:09 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7310) SparkSubmit does not escape & for java options and ^& won't work - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/01 23:00:07 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7310) SparkSubmit does not escape & for java options and ^& won't work - posted by "Yitong Zhou (JIRA)" <ji...@apache.org> on 2015/05/01 23:01:07 UTC, 1 replies.
- [jira] [Created] (SPARK-7312) SPARK-6913 broke jdk6 build - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/01 23:04:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7304) Include $@ in call to mvn in make-distribution.sh - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/01 23:43:07 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7312) SPARK-6913 broke jdk6 build - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:02:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7312) SPARK-6913 broke jdk6 build - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:02:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6913) "No suitable driver found" loading JDBC dataframe using driver added by through SparkContext.addJar - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:02:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7313) Allow for configuring max_samples in range partitioner. - posted by "Mridul Muralidharan (JIRA)" <ji...@apache.org> on 2015/05/02 00:08:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7314) Upgrade Pyrolite with patches - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/02 00:10:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7313) Allow for configuring max_samples in range partitioner. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:14:07 UTC, 1 replies.
- [jira] [Commented] (SPARK-7313) Allow for configuring max_samples in range partitioner. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:14:07 UTC, 0 replies.
- [jira] [Commented] (SPARK-6368) Build a specialized serializer for Exchange operator. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:17:08 UTC, 0 replies.
- [jira] [Commented] (SPARK-7314) Upgrade Pyrolite with patches - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:24:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7314) Upgrade Pyrolite with patches - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:24:07 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6907) Create an isolated classloader for the Hive Client. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:37:09 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6166) Add config to limit number of concurrent outbound connections for shuffle fetch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:48:13 UTC, 1 replies.
- [jira] [Commented] (SPARK-6166) Add config to limit number of concurrent outbound connections for shuffle fetch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 00:48:13 UTC, 0 replies.
- [jira] [Created] (SPARK-7315) Flaky Test: WriteAheadLogBackedBlockRDDSuite - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/02 01:06:07 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7315) Flaky Test: WriteAheadLogBackedBlockRDDSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 01:08:07 UTC, 1 replies.
- [jira] [Commented] (SPARK-7315) Flaky Test: WriteAheadLogBackedBlockRDDSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 01:08:07 UTC, 0 replies.
- [jira] [Created] (SPARK-7316) Add step capability to RDD sliding window - posted by "Alexander Ulanov (JIRA)" <ji...@apache.org> on 2015/05/02 01:24:07 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7316) Add step capability to RDD sliding window - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 01:42:07 UTC, 1 replies.
- [jira] [Commented] (SPARK-7316) Add step capability to RDD sliding window - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 01:42:07 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7312) SPARK-6913 broke jdk6 build - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/02 01:48:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7304) Include $@ in call to mvn in make-distribution.sh - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/02 02:03:53 UTC, 0 replies.
- [jira] [Commented] (SPARK-6069) Deserialization Error ClassNotFoundException with Kryo, Guava 14 - posted by "Russell Alexander Spitzer (JIRA)" <ji...@apache.org> on 2015/05/02 02:22:06 UTC, 3 replies.
- [jira] [Resolved] (SPARK-6999) infinite recursion with createDataFrame(JavaRDD[Row], java.util.List[String]) - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/02 02:41:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7309) Shutdown the thread pools in ReceivedBlockHandler and DAGScheduler - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/02 02:47:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7112) Add InputInfoTracker to have a generic way to track input data rates for all input streams. - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/02 02:54:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7113) Add the direct stream related information to the streaming listener and web UI - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/02 02:55:05 UTC, 2 replies.
- [jira] [Resolved] (SPARK-2808) update kafka to version 0.8.2 - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/02 02:56:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3444) Provide a way to easily change the log level in the Spark shell while running - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/02 03:01:07 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7260) Support changing Spark's log level programatically - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/02 03:03:07 UTC, 0 replies.
- [jira] [Closed] (SPARK-6954) ExecutorAllocationManager can end up requesting a negative number of executors - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:35:06 UTC, 0 replies.
- [jira] [Reopened] (SPARK-6954) ExecutorAllocationManager can end up requesting a negative number of executors - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:35:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6954) ExecutorAllocationManager can end up requesting a negative number of executors - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:35:07 UTC, 3 replies.
- [jira] [Closed] (SPARK-6443) Support HA in standalone cluster mode - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:39:06 UTC, 0 replies.
- [jira] [Closed] (SPARK-7216) Show driver details in Mesos cluster UI - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:40:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7216) Show driver details in Mesos cluster UI - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:40:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-2691) Allow Spark on Mesos to be launched with Docker - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:43:06 UTC, 1 replies.
- [jira] [Closed] (SPARK-2691) Allow Spark on Mesos to be launched with Docker - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 03:43:09 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6229) Support SASL encryption in network/common module - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 04:03:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7317) ShuffleHandle needs to be exposed - posted by "Mridul Muralidharan (JIRA)" <ji...@apache.org> on 2015/05/02 04:05:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6954) ExecutorAllocationManager can end up requesting a negative number of executors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 04:11:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7317) ShuffleHandle needs to be exposed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 04:13:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7317) ShuffleHandle needs to be exposed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 04:13:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7241) Pearson correlation for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 04:35:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7241) Pearson correlation for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 04:35:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7242) Frequent items for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 06:23:09 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7317) ShuffleHandle needs to be exposed - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 06:24:11 UTC, 0 replies.
- [jira] [Updated] (SPARK-7149) Defalt system alias problem - posted by "haiyang (JIRA)" <ji...@apache.org> on 2015/05/02 07:08:08 UTC, 2 replies.
- [jira] [Created] (SPARK-7318) DStream isn't cleaning closures correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 07:15:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7318) DStream isn't cleaning closures correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/02 07:15:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7318) DStream isn't cleaning closures correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 07:27:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7318) DStream isn't cleaning closures correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 07:27:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7149) Defalt system alias problem - posted by "haiyang (JIRA)" <ji...@apache.org> on 2015/05/02 07:27:06 UTC, 12 replies.
- [jira] [Issue Comment Deleted] (SPARK-7149) Defalt system alias problem - posted by "haiyang (JIRA)" <ji...@apache.org> on 2015/05/02 07:29:06 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7149) Defalt system alias problem - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 07:35:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-6986) Makes SparkSqlSerializer2 support sort-based shuffle with sort merge - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 07:52:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7319) Improve the output from DataFrame.show() - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 08:21:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7319) Improve the output from DataFrame.show() - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 08:22:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7242) Frequent items for DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 08:44:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7120) ClosureCleaner lacks documentation - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/02 08:56:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7121) ClosureCleaner does not handle nesting properly - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/02 08:57:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7320) Add rollup and cube support to DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 08:59:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7320) Add rollup and cube support to DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 08:59:06 UTC, 2 replies.
- [jira] [Created] (SPARK-7321) Add Column expression for conditional statements (if, case) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 09:03:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-7321) Add Column expression for conditional statements (if, case) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 09:05:05 UTC, 2 replies.
- [jira] [Created] (SPARK-7322) Add DataFrame DSL for window function support - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 09:08:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7323) Use insertAll instead of individual insert while merging combiners - posted by "Mridul Muralidharan (JIRA)" <ji...@apache.org> on 2015/05/02 09:27:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7323) Use insertAll instead of individual insert while merging combiners - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 09:29:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7323) Use insertAll instead of individual insert while merging combiners - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 09:29:06 UTC, 2 replies.
- [jira] [Commented] (SPARK-7247) Add Pandas' shift method to the Dataframe API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 09:33:06 UTC, 1 replies.
- [jira] [Closed] (SPARK-7247) Add Pandas' shift method to the Dataframe API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 09:33:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6116) Making DataFrame API non-experimental - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 09:44:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix - posted by "Eric O. LEBIGOT (EOL) (JIRA)" <ji...@apache.org> on 2015/05/02 10:01:05 UTC, 2 replies.
- [jira] [Commented] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix - posted by "Eric O. LEBIGOT (EOL) (JIRA)" <ji...@apache.org> on 2015/05/02 10:10:06 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix - posted by "Eric O. LEBIGOT (EOL) (JIRA)" <ji...@apache.org> on 2015/05/02 10:10:06 UTC, 1 replies.
- [jira] [Closed] (SPARK-3133) Piggyback get location RPC call to fetch small blocks - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 10:16:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7324) Add DataFrame.dropDuplicates - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 10:20:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7324) Add DataFrame.dropDuplicates - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/02 10:36:05 UTC, 1 replies.
- [jira] [Commented] (SPARK-7322) Add DataFrame DSL for window function support - posted by "Olivier Girardot (JIRA)" <ji...@apache.org> on 2015/05/02 10:48:05 UTC, 7 replies.
- [jira] [Resolved] (SPARK-7315) Flaky Test: WriteAheadLogBackedBlockRDDSuite - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/02 10:56:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6954) ExecutorAllocationManager can end up requesting a negative number of executors - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/02 12:00:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7049) File does not exist in checkpoint directory - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/02 12:04:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 12:57:06 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7270) StringType dynamic partition cast to DecimalType in Spark Sql Hive - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 13:23:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7270) StringType dynamic partition cast to DecimalType in Spark Sql Hive - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 13:23:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7319) Improve the output from DataFrame.show() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 16:09:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7319) Improve the output from DataFrame.show() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 16:09:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-3444) Provide a way to easily change the log level in the Spark shell while running - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 18:27:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7325) Dataframe should support partitioned JSON Relation - posted by "Olivier Girardot (JIRA)" <ji...@apache.org> on 2015/05/02 23:02:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7295) Add bitwise operations to DataFrame DSL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 23:11:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7295) Add bitwise operations to DataFrame DSL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/02 23:11:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7323) Use insertAll instead of individual insert while merging combiners - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 00:07:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7323) Use insertAll instead of individual insert while merging combiners - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 00:07:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6030) SizeEstimator gives wrong result for Integer object on 64bit JVM with UseCompressedOops on - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 00:09:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6030) SizeEstimator gives wrong result for Integer object on 64bit JVM with UseCompressedOops on - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 00:09:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-5213) Pluggable SQL Parser Support - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/03 00:22:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3533) Add saveAsTextFileByKey() method to RDDs - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 00:24:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7078) Cache-aware binary processing in-memory sort - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 00:28:07 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7078) Cache-aware binary processing in-memory sort - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 00:28:08 UTC, 1 replies.
- [jira] [Commented] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 00:28:09 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 00:28:09 UTC, 1 replies.
- [jira] [Commented] (SPARK-7311) Enable in-memory serialized map-side shuffle to work with SQL serializers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 00:28:10 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7311) Enable in-memory serialized map-side shuffle to work with SQL serializers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 00:28:11 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7255) spark.streaming.kafka.maxRetries not documented - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 00:42:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7255) spark.streaming.kafka.maxRetries not documented - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 00:44:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 01:28:06 UTC, 0 replies.
- [jira] [Reopened] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2015/05/03 01:29:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-4231) Add RankingMetrics to examples.MovieLensALS - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2015/05/03 01:31:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7325) Dataframe should support partitioned JSON Relation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:43:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7312) SPARK-6913 broke jdk6 build - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:44:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6999) infinite recursion with createDataFrame(JavaRDD[Row], java.util.List[String]) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:45:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6505) Remove the reflection call in HiveFunctionWrapper - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:45:07 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7031) let thrift server take SPARK_DAEMON_MEMORY and SPARK_DAEMON_JAVA_OPTS - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:48:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7031) let thrift server take SPARK_DAEMON_MEMORY and SPARK_DAEMON_JAVA_OPTS - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:49:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7154) Spark distro appears to be pulling in incorrect protobuf classes - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:50:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7189) History server will always reload the same file even when no log file is updated - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 01:51:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7315) Flaky Test: WriteAheadLogBackedBlockRDDSuite - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/03 04:31:05 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7324) Add DataFrame.dropDuplicates - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 08:17:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7324) Add DataFrame.dropDuplicates - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 08:17:06 UTC, 1 replies.
- [jira] [Created] (SPARK-7326) Performing window() on a WindowedDStream doesn't work all the time - posted by "Wesley Miao (JIRA)" <ji...@apache.org> on 2015/05/03 08:18:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7326) Performing window() on a WindowedDStream doesn't work all the time - posted by "Wesley Miao (JIRA)" <ji...@apache.org> on 2015/05/03 11:36:05 UTC, 3 replies.
- [jira] [Commented] (SPARK-1437) Jenkins should build with Java 6 - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/03 12:35:06 UTC, 4 replies.
- [jira] [Commented] (SPARK-7326) Performing window() on a WindowedDStream doesn't work all the time - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 14:22:06 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7326) Performing window() on a WindowedDStream doesn't work all the time - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 14:22:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-4251) Add Restricted Boltzmann machine(RBM) algorithm to MLlib - posted by "Wojciech Stokowiec (JIRA)" <ji...@apache.org> on 2015/05/03 14:25:05 UTC, 1 replies.
- [jira] [Updated] (SPARK-7249) Updated Hadoop dependencies due to inconsistency in the versions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 14:53:05 UTC, 1 replies.
- [jira] [Created] (SPARK-7327) DataFrame show() method doesn't like empty dataframes - posted by "Olivier Girardot (JIRA)" <ji...@apache.org> on 2015/05/03 16:17:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-6026) Eliminate the bypassMergeThreshold parameter and associated hash-ish shuffle within the Sort shuffle code - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/03 18:56:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/03 19:02:06 UTC, 14 replies.
- [jira] [Commented] (SPARK-5581) When writing sorted map output file, avoid open / close between each partition - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/03 19:21:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-3577) Add task metric to report spill time - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/03 19:35:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-4106) Shuffle write and spill to disk metrics are incorrect - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/03 19:35:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-4112) Have a reserved copy of Sorter/SortDataFormat - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/03 19:36:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-5392) Shuffle spill size is shown as negative - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/03 19:37:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7328) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/03 19:54:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7328) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 19:57:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7328) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 19:57:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6980) Akka timeout exceptions indicate which conf controls them - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2015/05/03 20:12:06 UTC, 9 replies.
- [jira] [Commented] (SPARK-5989) Model import/export for LDAModel - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/03 20:18:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7022) PySpark is missing ParamGridBuilder - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/03 20:43:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7329) Use itertools.product in ParamGridBuilder - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/03 20:45:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7329) Use itertools.product in ParamGridBuilder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 20:59:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7329) Use itertools.product in ParamGridBuilder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/03 20:59:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6907) Create an isolated classloader for the Hive Client. - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/03 22:14:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 22:24:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7302) SPARK building documentation still mentions building for yarn 0.23 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 22:24:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6873) Some Hive-Catalyst comparison tests fail due to unimportant order of some printed elements - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/03 23:08:05 UTC, 1 replies.
- [jira] [Commented] (SPARK-7013) Add unit test for spark.ml StandardScaler - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/03 23:56:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-6654) Update Kinesis Streaming impls (both KCL-based and Direct) to use latest aws-java-sdk and kinesis-client-library - posted by "Chris Fregly (JIRA)" <ji...@apache.org> on 2015/05/04 00:35:05 UTC, 1 replies.
- [jira] [Closed] (SPARK-4184) Improve Spark Streaming documentation to address commonly-asked questions - posted by "Chris Fregly (JIRA)" <ji...@apache.org> on 2015/05/04 00:37:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7275) Make LogicalRelation public - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/04 02:08:06 UTC, 6 replies.
- [jira] [Assigned] (SPARK-6908) Refactor existing code to use the isolated client - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 02:12:07 UTC, 1 replies.
- [jira] [Commented] (SPARK-6908) Refactor existing code to use the isolated client - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 02:12:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-5293) Enable Spark user applications to use different versions of Akka - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/04 02:43:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6602) Replace direct use of Akka with Spark RPC interface - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/04 02:43:08 UTC, 1 replies.
- [jira] [Updated] (SPARK-6028) Provide an alternative RPC implementation based on the network transport module - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/04 02:44:05 UTC, 1 replies.
- [jira] [Updated] (SPARK-6280) Remove Akka systemName from Spark - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/04 02:44:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7329) Use itertools.product in ParamGridBuilder - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 03:08:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-6943) Graphically show RDD's included in a stage - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/04 04:16:06 UTC, 5 replies.
- [jira] [Created] (SPARK-7330) JDBC RDD could lead to NPE when the date field is null - posted by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/05/04 04:27:07 UTC, 0 replies.
- [jira] [Commented] (SPARK-6944) Mechanism to associate generic operator scope with RDD's - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 04:28:06 UTC, 4 replies.
- [jira] [Assigned] (SPARK-6944) Mechanism to associate generic operator scope with RDD's - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 04:28:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7330) JDBC RDD could lead to NPE when the date field is null - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 04:29:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7330) JDBC RDD could lead to NPE when the date field is null - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 04:29:06 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-6944) Mechanism to associate generic operator scope with RDD's - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/04 04:29:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6943) Graphically show RDD's included in a stage - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/04 04:30:05 UTC, 0 replies.
- [jira] [Closed] (SPARK-7024) Improve performance of function containsStar - posted by "Yadong Qi (JIRA)" <ji...@apache.org> on 2015/05/04 04:40:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7327) DataFrame show() method doesn't like empty dataframes - posted by "Chen Song (JIRA)" <ji...@apache.org> on 2015/05/04 04:41:06 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7113) Add the direct stream related information to the streaming listener and web UI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 05:12:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-7331) Create HiveConf per application instead of per query in HiveQl.scala - posted by "Nitin Goyal (JIRA)" <ji...@apache.org> on 2015/05/04 06:12:06 UTC, 2 replies.
- [jira] [Created] (SPARK-7331) Create HiveConf per application instead of per query in HiveQl.scala - posted by "Nitin Goyal (JIRA)" <ji...@apache.org> on 2015/05/04 06:12:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7331) Create HiveConf per application instead of per query in HiveQl.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 06:17:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7331) Create HiveConf per application instead of per query in HiveQl.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 06:17:06 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7275) Make LogicalRelation public - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 06:28:06 UTC, 1 replies.
- [jira] [Assigned] (SPARK-3524) remove workaround to pickle array of float for Pyrolite - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 06:31:05 UTC, 2 replies.
- [jira] [Updated] (SPARK-3524) remove workaround to pickle array of float for Pyrolite - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 06:31:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-3524) remove workaround to pickle array of float for Pyrolite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 06:32:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7241) Pearson correlation for DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/04 06:51:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6411) PySpark DataFrames can't be created if any datetimes have timezones - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 07:04:06 UTC, 2 replies.
- [jira] [Commented] (SPARK-6411) PySpark DataFrames can't be created if any datetimes have timezones - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 07:04:07 UTC, 3 replies.
- [jira] [Commented] (SPARK-6514) For Kinesis Streaming, use the same region for DynamoDB (KCL checkpoints) as the Kinesis stream itself - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 07:19:06 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6514) For Kinesis Streaming, use the same region for DynamoDB (KCL checkpoints) as the Kinesis stream itself - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 07:20:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-6656) Allow the application name to be passed in versus pulling from SparkContext.getAppName() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 07:20:06 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6656) Allow the application name to be passed in versus pulling from SparkContext.getAppName() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 07:20:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-5960) Allow AWS credentials to be passed to KinesisUtils.createStream() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 07:20:06 UTC, 1 replies.
- [jira] [Created] (SPARK-7332) RpcCallContext.sender has a different name from the original sender's name - posted by "Qiping Li (JIRA)" <ji...@apache.org> on 2015/05/04 07:27:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7322) Add DataFrame DSL for window function support - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/04 09:04:05 UTC, 4 replies.
- [jira] [Assigned] (SPARK-6940) PySpark CrossValidator - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 09:06:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5563) LDA with online variational inference - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/04 09:07:07 UTC, 0 replies.
- [jira] [Created] (SPARK-7333) PySpark BinaryClassificationEvaluator - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 09:08:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7333) PySpark BinaryClassificationEvaluator - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 10:12:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7333) PySpark BinaryClassificationEvaluator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 10:14:07 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7333) PySpark BinaryClassificationEvaluator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 10:14:07 UTC, 1 replies.
- [jira] [Updated] (SPARK-5956) Transformer/Estimator should be copyable. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 10:19:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7334) Implement RandomProjection for Dimensionality Reduction - posted by "Sebastian Alfers (JIRA)" <ji...@apache.org> on 2015/05/04 10:22:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7334) Implement RandomProjection for Dimensionality Reduction - posted by "Sebastian Alfers (JIRA)" <ji...@apache.org> on 2015/05/04 10:22:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5100) Spark Thrift server monitor page - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/04 11:01:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7335) Submitting a query to Thrift Server occurs error: java.lang.IllegalStateException: unread block data - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/04 11:03:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7335) Submitting a query to Thrift Server occurs error: java.lang.IllegalStateException: unread block data - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/04 11:09:05 UTC, 1 replies.
- [jira] [Updated] (SPARK-7286) Precedence of operator not behaving properly - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/04 11:39:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-7236) AkkaUtils askWithReply sleeps indefinitely when a timeout exception is thrown - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/04 11:41:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7336) Sometimes the status of finished job show on JobHistory UI will be active, and never update. - posted by "ShaoChuan (JIRA)" <ji...@apache.org> on 2015/05/04 11:42:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-1437) Jenkins should build with Java 6 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/04 11:46:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-7336) Sometimes the status of finished job show on JobHistory UI will be active, and never update. - posted by "ShaoChuan (JIRA)" <ji...@apache.org> on 2015/05/04 11:47:06 UTC, 2 replies.
- [jira] [Created] (SPARK-7337) FPGrowth algo throwing OutOfMemoryError - posted by "Amit Gupta (JIRA)" <ji...@apache.org> on 2015/05/04 12:04:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7337) FPGrowth algo throwing OutOfMemoryError - posted by "Amit Gupta (JIRA)" <ji...@apache.org> on 2015/05/04 12:06:28 UTC, 1 replies.
- [jira] [Created] (SPARK-7338) Survival Modelling - Cox proportional hazards - posted by "Amit Gupta (JIRA)" <ji...@apache.org> on 2015/05/04 12:12:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7336) Sometimes the status of finished job show on JobHistory UI will be active, and never update. - posted by "ShaoChuan (JIRA)" <ji...@apache.org> on 2015/05/04 12:15:05 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7336) Sometimes the status of finished job show on JobHistory UI will be active, and never update. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 12:20:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7338) Survival Modelling - Cox proportional hazards - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:06:06 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7337) FPGrowth algo throwing OutOfMemoryError - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:08:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7337) FPGrowth algo throwing OutOfMemoryError - posted by "Amit Gupta (JIRA)" <ji...@apache.org> on 2015/05/04 13:16:06 UTC, 2 replies.
- [jira] [Reopened] (SPARK-7337) FPGrowth algo throwing OutOfMemoryError - posted by "Amit Gupta (JIRA)" <ji...@apache.org> on 2015/05/04 13:21:06 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7337) FPGrowth algo throwing OutOfMemoryError - posted by "Amit Gupta (JIRA)" <ji...@apache.org> on 2015/05/04 13:37:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-3000) drop old blocks to disk in parallel when memory is not large enough for caching new blocks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-5177) Add environment variables in dev/run-tests to enable Hive 0.12 and Scala 2.11 Jenkins builder - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-5043) Implement updated Receiver API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-3963) Support getting task-scoped properties from TaskContext - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-5610) Generate Java docs without package private classes and methods - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-4898) Replace cloudpickle with Dill - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:09 UTC, 0 replies.
- [jira] [Updated] (SPARK-5160) Python module in jars - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:09 UTC, 0 replies.
- [jira] [Updated] (SPARK-5362) Gradient and Optimizer to support generic output (instead of label) and data batches - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:09 UTC, 0 replies.
- [jira] [Updated] (SPARK-5748) Improve Vectors.sqdist implementation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-5243) Spark will hang if (driver memory + executor memory) exceeds limit on a 1-worker cluster - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-5197) Support external shuffle service in fine-grained mode on mesos cluster - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-4751) Support dynamic allocation for standalone mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-4922) Support dynamic allocation for coarse-grained Mesos - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:11 UTC, 0 replies.
- [jira] [Updated] (SPARK-5016) GaussianMixtureEM should distribute matrix inverse for large numFeatures, k - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:12 UTC, 0 replies.
- [jira] [Updated] (SPARK-6509) MDLP discretizer - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:12 UTC, 0 replies.
- [jira] [Updated] (SPARK-3650) Triangle Count handles reverse edges incorrectly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-6098) Propagate Experimental tag to child classes - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:13 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6771) Table alias in Spark SQL - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-4763) All-pairs shortest paths algorithm - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-4653) DAGScheduler refactoring and cleanup - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-4555) Add forward compatibility tests to JsonProtocol - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-4654) Clean up DAGScheduler's getMissingParentStages() and stageDependsOn() methods - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-5980) Add GradientBoostedTrees Python examples to ML guide - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:15 UTC, 1 replies.
- [jira] [Updated] (SPARK-5077) Map output statuses can still exceed spark.akka.frameSize - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-4223) Support * (meaning all users) as part of the acls - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-4696) Yarn: spark.driver.extra* variables not applied consistently to yarn client mode AM - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:16 UTC, 0 replies.
- [jira] [Updated] (SPARK-3682) Add helpful warnings to the UI - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:16 UTC, 0 replies.
- [jira] [Updated] (SPARK-4352) Incorporate locality preferences in dynamic allocation requests - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:17 UTC, 2 replies.
- [jira] [Updated] (SPARK-3373) Filtering operations should optionally rebuild routing tables - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-5091) Hooks for PySpark tasks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-4991) Worker should reconnect to Master when Master actor restart - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-5098) Number of running tasks become negative after tasks lost - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:46:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-6360) For Spark 1.1 and 1.2, after any RDD transformations, calling saveAsParquetFile over a SchemaRDD with decimal or UDT column throws - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:47:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-6359) Expose IMain binding as part of ILoop Developer API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:47:07 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6214) Allow configuration options to use a simple expression language - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:49:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6139) Allow pre-populate sliding window with initial data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:49:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5054) Missing DataType DecimalType in the API Doc - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 13:50:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7339) PySpark shuffle spill memory sometimes are not correct - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2015/05/04 14:27:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7340) Use latest parquet release 1.6.0 in spark - posted by "Yash Datta (JIRA)" <ji...@apache.org> on 2015/05/04 14:29:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7339) PySpark shuffle spill memory sometimes are not correct - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 14:33:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7339) PySpark shuffle spill memory sometimes are not correct - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 14:33:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7340) Use latest parquet release 1.6.0 in spark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 14:34:07 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7340) Use latest parquet release 1.6.0 in spark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 14:34:07 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7340) Use latest parquet release 1.6.0 in spark - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 15:17:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-1867) Spark Documentation Error causes java.lang.IllegalStateException: unread block data - posted by "Marc Reichman (JIRA)" <ji...@apache.org> on 2015/05/04 15:33:06 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-1867) Spark Documentation Error causes java.lang.IllegalStateException: unread block data - posted by "Marc Reichman (JIRA)" <ji...@apache.org> on 2015/05/04 15:34:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6566) Update Spark to use the latest version of Parquet libraries - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 17:15:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-6566) Update Spark to use the latest version of Parquet libraries - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 17:15:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-5913) Python API for ChiSqSelector - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/04 17:36:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-6267) Python API for IsotonicRegression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 17:46:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6267) Python API for IsotonicRegression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 17:46:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-7127) Broadcast spark.ml tree ensemble models for predict - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/04 19:58:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7341) Fix the flaky test: org.apache.spark.streaming.InputStreamsSuite.socket input stream - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/04 20:03:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-7341) Fix the flaky test: org.apache.spark.streaming.InputStreamsSuite.socket input stream - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/04 20:03:08 UTC, 0 replies.
- [jira] [Commented] (SPARK-7341) Fix the flaky test: org.apache.spark.streaming.InputStreamsSuite.socket input stream - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 20:06:06 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7341) Fix the flaky test: org.apache.spark.streaming.InputStreamsSuite.socket input stream - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 20:06:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-1437) Jenkins should build with Java 6 - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2015/05/04 20:18:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5956) Transformer/Estimator should be copyable. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/04 20:30:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7224) Mock repositories for testing with --packages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 20:51:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7342) Partitioner implementation that uses Int keys directly - posted by "Renat Bekbolatov (JIRA)" <ji...@apache.org> on 2015/05/04 21:05:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7319) Improve the output from DataFrame.show() - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/04 21:09:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7342) Partitioner implementation that uses Int keys directly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 21:28:06 UTC, 1 replies.
- [jira] [Closed] (SPARK-7342) Partitioner implementation that uses Int keys directly - posted by "Renat Bekbolatov (JIRA)" <ji...@apache.org> on 2015/05/04 21:39:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7343) C4 instance types need to be added to spark_ec2.py - posted by "Jey Kottalam (JIRA)" <ji...@apache.org> on 2015/05/04 21:44:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7344) Spark hangs reading and writing to the same S3 bucket - posted by "Daniel Mahler (JIRA)" <ji...@apache.org> on 2015/05/04 21:45:09 UTC, 0 replies.
- [jira] [Commented] (SPARK-7344) Spark hangs reading and writing to the same S3 bucket - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 21:48:06 UTC, 4 replies.
- [jira] [Updated] (SPARK-7344) Spark hangs reading and writing to the same S3 bucket - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/04 21:48:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6917) Broken data returned to PySpark dataframe if any large numbers used in Scala land - posted by "Harry Brundage (JIRA)" <ji...@apache.org> on 2015/05/04 22:11:07 UTC, 2 replies.
- [jira] [Updated] (SPARK-5913) Python API for ChiSqSelector - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/04 22:16:07 UTC, 0 replies.
- [jira] [Commented] (SPARK-7272) User guide for PMML model export - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/04 22:23:07 UTC, 0 replies.
- [jira] [Created] (SPARK-7345) Spark cannot detect renamed columns using JDBC connector - posted by "Oleg Sidorkin (JIRA)" <ji...@apache.org> on 2015/05/04 22:27:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7264) SparkR API for parallel functions - posted by "Antonio Piccolboni (JIRA)" <ji...@apache.org> on 2015/05/04 23:11:06 UTC, 3 replies.
- [jira] [Created] (SPARK-7346) Fix a bug that ssc.stop(true, stopGracefully = true) may block forever - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/04 23:22:09 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7346) Fix a bug that ssc.stop(true, stopGracefully = true) may block forever - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 23:27:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7346) Fix a bug that ssc.stop(true, stopGracefully = true) may block forever - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 23:27:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7230) Make RDD API private in SparkR for Spark 1.4 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 23:58:08 UTC, 8 replies.
- [jira] [Assigned] (SPARK-7230) Make RDD API private in SparkR for Spark 1.4 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/04 23:58:09 UTC, 1 replies.
- [jira] [Commented] (SPARK-7236) AkkaUtils askWithReply sleeps indefinitely when a timeout exception is thrown - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 00:03:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7236) AkkaUtils askWithReply sleeps indefinitely when a timeout exception is thrown - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 00:03:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7346) Fix a bug that ssc.stop(true, stopGracefully = true) may block forever - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/05 00:13:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7047) Model parent should be Optional - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 00:36:06 UTC, 2 replies.
- [jira] [Commented] (SPARK-7047) Model parent should be Optional - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 00:40:06 UTC, 3 replies.
- [jira] [Updated] (SPARK-4766) ML Estimator Params should be distinct from Transformer Params - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 00:48:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-4766) ML Estimator Params should be distinct from Transformer Params - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 00:50:05 UTC, 1 replies.
- [jira] [Closed] (SPARK-6943) Graphically show RDD's included in a stage - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 01:22:06 UTC, 0 replies.
- [jira] [Closed] (SPARK-6944) Mechanism to associate generic operator scope with RDD's - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 01:23:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7347) DAG visuazliation: add hover to RDDs on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 01:27:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7347) DAG visualization: add hover to RDDs on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 01:29:05 UTC, 3 replies.
- [jira] [Created] (SPARK-7348) DAG visualization: add links to RDD page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 01:30:08 UTC, 0 replies.
- [jira] [Created] (SPARK-7349) DAG visualization: add legend to explain the content - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 01:32:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-6943) Graphically show the RDD DAG on the UI - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 01:34:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7043) KryoSerializer cannot be used with REPL to interpret code in which case class definition and its shipping are in the same line - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2015/05/05 01:48:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7243) Contingency table for DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 02:04:55 UTC, 0 replies.
- [jira] [Updated] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/05 02:10:07 UTC, 1 replies.
- [jira] [Updated] (SPARK-7078) Cache-aware binary processing in-memory sort - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/05 02:12:07 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/05 02:14:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7350) Attach the Streaming page when calling ssc.start() - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/05 02:35:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7350) Attach the Streaming page when calling ssc.start() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 02:37:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7350) Attach the Streaming page when calling ssc.start() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 02:37:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7351) Add spark.streaming.ui.retainedBatches to docs - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/05 02:45:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7351) Add spark.streaming.ui.retainedBatches to docs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 02:48:07 UTC, 1 replies.
- [jira] [Commented] (SPARK-7351) Add spark.streaming.ui.retainedBatches to docs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 02:48:07 UTC, 0 replies.
- [jira] [Commented] (SPARK-5995) Make ML Prediction Developer APIs public - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 02:53:06 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7266) Add ExpectsInputTypes to expressions whenever possible - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 03:04:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7316) Add step capability to RDD sliding window - posted by "Alexander Ulanov (JIRA)" <ji...@apache.org> on 2015/05/05 03:17:06 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7236) AkkaUtils askWithReply sleeps indefinitely when a timeout exception is thrown - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 03:31:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7352) ml.feature.IDF should rename minDocFreq to minDocCount - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 03:32:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6649) DataFrame created through SQLContext.jdbc() failed if columns table must be quoted - posted by "Frederick Reiss (JIRA)" <ji...@apache.org> on 2015/05/05 03:34:05 UTC, 2 replies.
- [jira] [Resolved] (SPARK-4766) ML Estimator Params should be distinct from Transformer Params - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 03:49:06 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-5995) Make ML Prediction Developer APIs public - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 03:59:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7353) Driver memory leak? - posted by "yangping wu (JIRA)" <ji...@apache.org> on 2015/05/05 04:04:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7353) Driver memory leak? - posted by "yangping wu (JIRA)" <ji...@apache.org> on 2015/05/05 04:10:10 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7047) Model parent should be Optional - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 05:44:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7354) Flaky test: o.a.s.deploy.SparkSubmitSuite --jars - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 06:05:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7355) FlakyTest - o.a.s.DriverSuite - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 06:07:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7356) Flaky test: o.a.s.streaming.flume.FlumePollingStreamSuite - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 06:09:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7245) Spearman correlation for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 06:14:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7245) Spearman correlation for DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 06:14:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7357) Improving HBaseTest example - posted by "Jihong MA (JIRA)" <ji...@apache.org> on 2015/05/05 06:34:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7356) Flaky test: o.a.s.streaming.flume.FlumePollingStreamSuite - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/05 06:39:06 UTC, 5 replies.
- [jira] [Commented] (SPARK-7137) Add checkInputColumn back to Params and print more info - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/05 06:41:06 UTC, 3 replies.
- [jira] [Commented] (SPARK-5074) Flaky test: o.a.s.scheduler.DAGSchedulerSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 06:59:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6360) For Spark 1.1 and 1.2, after any RDD transformations, calling saveAsParquetFile over a SchemaRDD with decimal or UDT column throws - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/05 07:39:06 UTC, 0 replies.
- [jira] [Created] (SPARK-7358) Move mathfunctions into functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 07:50:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7357) Improving HBaseTest example - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 08:19:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7357) Improving HBaseTest example - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 08:20:06 UTC, 1 replies.
- [jira] [Created] (SPARK-7359) DataFrame.saveAsParquetFile throws : Unsupported datatype DecimalType - posted by "Gankun Luo (JIRA)" <ji...@apache.org> on 2015/05/05 08:30:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3524) remove workaround to pickle array of float for Pyrolite - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 08:54:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7314) Upgrade Pyrolite with patches - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 08:54:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7314) Upgrade Pyrolite to 4.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 08:54:07 UTC, 0 replies.
- [jira] [Closed] (SPARK-6288) Pyrolite calls hashCode to cache previously serialized objects - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 08:56:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7360) Compare Pyrolite performance affected by useMemo - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 08:58:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-7360) Compare Pyrolite performance affected by useMemo - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 08:59:05 UTC, 1 replies.
- [jira] [Commented] (SPARK-7359) DataFrame.saveAsParquetFile throws : Unsupported datatype DecimalType - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/05 09:22:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7353) Driver memory leak? - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 09:26:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-6154) Support Kafka, JDBC in Scala 2.11 - posted by "Aniket Bhatnagar (JIRA)" <ji...@apache.org> on 2015/05/05 09:57:06 UTC, 4 replies.
- [jira] [Closed] (SPARK-7359) DataFrame.saveAsParquetFile throws : Unsupported datatype DecimalType - posted by "Gankun Luo (JIRA)" <ji...@apache.org> on 2015/05/05 10:08:06 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7310) SparkSubmit does not escape & for java options and ^& won't work - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 10:11:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-7310) SparkSubmit does not escape & for java options and ^& won't work - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 10:12:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7139) Allow received block metadata to be saved to WAL and recovered on driver failure - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 10:47:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7361) Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 11:05:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7361) Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 11:07:06 UTC, 1 replies.
- [jira] [Commented] (SPARK-7361) Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 11:07:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7111) Exposing of input data rates of non-receiver streams like Kafka Direct stream - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 11:08:07 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7113) Add the direct stream related information to the streaming listener and web UI - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 11:08:07 UTC, 0 replies.
- [jira] [Created] (SPARK-7362) Spark MLlib libsvm isssues with data - posted by "doyexie (JIRA)" <ji...@apache.org> on 2015/05/05 11:12:06 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7341) Fix the flaky test: org.apache.spark.streaming.InputStreamsSuite.socket input stream - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 11:17:06 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6051) Add an option for DirectKafkaInputDStream to commit the offsets into ZK - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 11:29:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7363) Automatically cast into StringType for StringRegexExpression - posted by "Jun Fang (JIRA)" <ji...@apache.org> on 2015/05/05 11:37:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7362) Spark MLlib libsvm isssues with data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 11:39:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7363) Automatically cast into StringType for StringRegexExpression - posted by "Jun Fang (JIRA)" <ji...@apache.org> on 2015/05/05 11:42:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7364) NPE when reading null DATE columns from JDBC - posted by "Vyacheslav Baranov (JIRA)" <ji...@apache.org> on 2015/05/05 11:57:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6653) New configuration property to specify port for sparkYarnAM actor system - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 12:11:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6653) New configuration property to specify port for sparkYarnAM actor system - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 12:12:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7364) NPE when reading null DATE columns from JDBC - posted by "Vyacheslav Baranov (JIRA)" <ji...@apache.org> on 2015/05/05 12:12:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7365) Unable to custom bind the column in cached query result (temp table) - posted by "Kairat Beq (JIRA)" <ji...@apache.org> on 2015/05/05 12:17:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7366) Support multi-line JSON objects via a depth hint - posted by "Joe Halliwell (JIRA)" <ji...@apache.org> on 2015/05/05 12:58:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7366) Support multi-line JSON objects - posted by "Joe Halliwell (JIRA)" <ji...@apache.org> on 2015/05/05 12:59:59 UTC, 3 replies.
- [jira] [Updated] (SPARK-7366) Support multi-line JSON objects via a depth hint - posted by "Joe Halliwell (JIRA)" <ji...@apache.org> on 2015/05/05 12:59:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7350) Attach the Streaming page when calling ssc.start() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 13:20:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-5112) Expose SizeEstimator as a developer API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 13:40:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5112) Expose SizeEstimator as a developer API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 13:40:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7357) Improving HBaseTest example - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 13:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7357) Improving HBaseTest example - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 13:41:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7367) CLI --help -h overrides the application arguments - posted by "Gianmario Spacagna (JIRA)" <ji...@apache.org> on 2015/05/05 13:57:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7367) CLI --help -h overrides the application arguments - posted by "Gianmario Spacagna (JIRA)" <ji...@apache.org> on 2015/05/05 13:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7367) spark-submit CLI --help -h overrides the application arguments - posted by "Gianmario Spacagna (JIRA)" <ji...@apache.org> on 2015/05/05 13:58:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7368) add QR decomposition for RowMatrix - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/05 14:08:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7368) add QR decomposition for RowMatrix - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 14:10:00 UTC, 4 replies.
- [jira] [Assigned] (SPARK-7368) add QR decomposition for RowMatrix - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 14:10:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-3454) Expose JSON representation of data shown in WebUI - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/05 14:27:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7194) Vectors factors method for sparse vectors should accept the output of zipWithIndex - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 15:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5074) Flaky test: o.a.s.scheduler.DAGSchedulerSuite - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 16:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7367) spark-submit CLI --help -h overrides the application arguments - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 16:08:59 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7350) Attach the Streaming page when calling ssc.start() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 16:11:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-6812) filter() on DataFrame does not work as expected - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2015/05/05 16:12:59 UTC, 9 replies.
- [jira] [Commented] (SPARK-7366) Support multi-line JSON objects - posted by "Lars Francke (JIRA)" <ji...@apache.org> on 2015/05/05 16:13:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7202) Add SparseMatrixPickler to SerDe - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 16:54:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7202) Add SparseMatrixPickler to SerDe - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 16:54:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6612) Python KMeans parity - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 16:59:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-4866) Support StructType as key in MapType - posted by "Lisbeth Ron (JIRA)" <ji...@apache.org> on 2015/05/05 17:34:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7369) Spark Python 1.3.1 Mllib dataframe random forest problem - posted by "Lisbeth Ron (JIRA)" <ji...@apache.org> on 2015/05/05 17:37:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-5866) pyspark read from s3 - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/05 17:44:01 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-5866) pyspark read from s3 - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/05 17:45:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7370) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/05 18:09:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-2280) Java & Scala reference docs should describe function reference behavior. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/05 18:14:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7318) DStream isn't cleaning closures correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 18:38:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7237) Many user provided closures are not actually cleaned - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 18:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7371) DAG visualization: put less emphasis on RDDs on stage page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 18:41:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6164) CrossValidatorModel should keep stats from fitting - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 19:06:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6164) CrossValidatorModel should keep stats from fitting - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 19:06:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7368) add QR decomposition for RowMatrix - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 19:06:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7347) DAG visualization: add hover to RDDs on job page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 19:09:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7347) DAG visualization: add hover to RDDs on job page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 19:09:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5995) Make ML Prediction Developer APIs public - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 19:32:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-5890) Add FeatureDiscretizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 19:51:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7372) Multiclass SVM - One vs All wrapper - posted by "Renat Bekbolatov (JIRA)" <ji...@apache.org> on 2015/05/05 20:04:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7047) Model parent should be Optional - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 20:05:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-4414) SparkContext.wholeTextFiles Doesn't work with S3 Buckets - posted by "Nick Lipple (JIRA)" <ji...@apache.org> on 2015/05/05 20:30:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-7349) DAG visualization: add legend to explain the content - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/05 20:32:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7348) DAG visualization: add links to RDD page - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/05 20:32:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7332) RpcCallContext.sender has a different name from the original sender's name - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/05 20:35:01 UTC, 3 replies.
- [jira] [Commented] (SPARK-7332) RpcCallContext.sender has a different name from the original sender's name - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/05 20:35:03 UTC, 5 replies.
- [jira] [Resolved] (SPARK-7333) PySpark BinaryClassificationEvaluator - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 20:46:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7371) DAG visualization: put less emphasis on RDDs on stage page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 21:29:59 UTC, 2 replies.
- [jira] [Resolved] (SPARK-5888) Add OneHotEncoder as a Transformer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 21:35:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6939) Refactoring existing batch statistics into the new UI - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 21:53:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6702) Update the Streaming Tab in Spark UI to show more batch information - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 21:54:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6702) Update the Streaming Tab in Spark UI to show more batch information - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 21:54:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7372) Multiclass SVM - One vs All wrapper - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 21:54:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6939) Refactoring existing batch statistics into the new UI - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 21:54:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7369) Spark Python 1.3.1 Mllib dataframe random forest problem - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 21:55:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-4550) In sort-based shuffle, store map outputs in serialized form - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 21:59:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7373) Support launching Spark drivers in Docker images with Mesos cluster mode - posted by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/05/05 22:03:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7373) Support launching Spark drivers in Docker images with Mesos cluster mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 22:04:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7373) Support launching Spark drivers in Docker images with Mesos cluster mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 22:04:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6980) Akka timeout exceptions indicate which conf controls them - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/05 22:21:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7294) Add a between function in Column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 22:24:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7374) Error message when launching: "find: 'version' : No such file or directory" - posted by "Stijn Geuens (JIRA)" <ji...@apache.org> on 2015/05/05 22:28:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7356) Flaky test: o.a.s.streaming.flume.FlumePollingStreamSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 22:33:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7375) Avoid defensive copying in SQL exchange operator when sort-based shuffle buffers data in serialized form - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/05 22:41:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7351) Add spark.streaming.ui.retainedBatches to docs - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/05 22:43:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7375) Avoid defensive copying in SQL exchange operator when sort-based shuffle buffers data in serialized form - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/05 22:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6231) Join on two tables (generated from same one) is broken - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 22:50:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7376) Validation functionality for Python Param - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 22:53:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7376) Validation functionality for Python Param - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 22:54:02 UTC, 1 replies.
- [jira] [Commented] (SPARK-7376) Validation functionality for Python Param - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 22:54:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-6231) Join on two tables (generated from same one) is broken - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 22:54:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7377) DAG visualization: JS error when there is only 1 RDD in a stage - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 22:54:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7377) DAG visualization: JS error when there is only 1 RDD in a stage - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/05 22:55:01 UTC, 0 replies.
- [jira] [Closed] (SPARK-7283) Ignore InterruptedException in SparkUncaughtExceptionHandler - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/05 23:01:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7276) withColumn is very slow on dataframe with large number of columns - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 23:05:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7377) DAG visualization: JS error when there is only 1 RDD in a stage - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 23:10:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7377) DAG visualization: JS error when there is only 1 RDD in a stage - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 23:10:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-2808) update kafka to version 0.8.2 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 23:17:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7378) HistoryServer does not handle "deep" redirect when lazy loading app - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2015/05/05 23:27:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7378) HistoryServer does not handle "deep" link when lazy loading app - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2015/05/05 23:29:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-7378) HistoryServer does not handle "deep" link when lazy loading app - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 23:33:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7378) HistoryServer does not handle "deep" link when lazy loading app - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 23:34:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7379) pickle.loads expects a string instead of bytes in Python 3. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 23:39:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7230) Make RDD API private in SparkR for Spark 1.4 - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/05 23:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7379) pickle.loads expects a string instead of bytes in Python 3. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/05 23:45:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7358) Move mathfunctions into functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 23:50:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7358) Move mathfunctions into functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/05 23:50:01 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7376) Validation functionality for Python Param - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 23:50:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7380) Python: Transformer/Estimator should be copyable - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 23:56:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7376) Python: Add validation functionality to individual Param - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/05 23:57:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7381) Python API for Transformers - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/06 00:04:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7382) Python API for ml.classification - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/06 00:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7383) Python API for ml.feature - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/06 00:06:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7384) Fix flaky tests for distributed mode in BroadcastSuite - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/06 00:18:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7384) Fix flaky tests for distributed mode in BroadcastSuite - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/06 00:18:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7384) Fix flaky tests for distributed mode in BroadcastSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 00:21:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7384) Fix flaky tests for distributed mode in BroadcastSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 00:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7332) RpcCallContext.sender has a different name from the original sender's name - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/06 00:52:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-6940) PySpark CrossValidator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 01:17:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7385) Add RDD.foreachPartitionWithIndex to allow the index to be used in transactions in streaming apps - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/06 01:19:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7385) Add RDD.foreachPartitionWithIndex to allow the index to be used in transactions in streaming apps - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 01:34:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7385) Add RDD.foreachPartitionWithIndex to allow the index to be used in transactions in streaming apps - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 01:34:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-6943) Graphically show the RDD DAG on the UI - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/06 01:54:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5283) ML sharedParams should be private - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 02:05:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-5283) ML sharedParams should be private - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 02:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7386) Spark application level metrics application.$AppName.$number.cores doesn't reset on Standalone Master deployment - posted by "Bharat Venkat (JIRA)" <ji...@apache.org> on 2015/05/06 02:20:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-7387) CrossValidator example code in Python - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 02:24:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7387) CrossValidator example code in Python - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 02:24:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6984) Operations on tables with many partitions _very_slow - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/06 02:27:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-6910) Support for pushing predicates down to metastore for partition pruning - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/06 02:31:59 UTC, 3 replies.
- [jira] [Created] (SPARK-7388) Python Api for Param[Array[T]] - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/06 02:45:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7361) Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/06 02:47:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-6755) Throw exception if the user tries to concurrently start multiple StreamingContexts in same JVM. - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/06 02:48:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7217) Add configuration to control the default behavior of StreamingContext.stop() implicitly calling SparkContext.stop() - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/06 02:55:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7217) Add configuration to control the default behavior of StreamingContext.stop() implicitly calling SparkContext.stop() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 02:57:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7217) Add configuration to control the default behavior of StreamingContext.stop() implicitly calling SparkContext.stop() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 02:57:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7389) Tachyon integration improvement - posted by "shimingfei (JIRA)" <ji...@apache.org> on 2015/05/06 03:41:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7389) Tachyon integration improvement - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 03:42:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7389) Tachyon integration improvement - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 03:42:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6231) Join on two tables (generated from same one) is broken - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/06 04:01:03 UTC, 0 replies.
- [jira] [Commented] (SPARK-4208) stack over flow error while using sqlContext.sql - posted by "Shaza (JIRA)" <ji...@apache.org> on 2015/05/06 04:17:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7249) Updated Hadoop dependencies due to inconsistency in the versions - posted by "Konstantin Shaposhnikov (JIRA)" <ji...@apache.org> on 2015/05/06 04:19:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-5041) hive-exec jar should be generated with JDK 6 - posted by "Haifang Chen (JIRA)" <ji...@apache.org> on 2015/05/06 04:40:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7388) Python Api for Param[Array[T]] - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:00:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7383) Python API for ml.feature - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:00:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7388) Python Api for Param[Array[T]] - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:00:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7383) Python API for ml.feature - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:00:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-6932) A Prototype of Parameter Server - posted by "Zhenhong Chen (JIRA)" <ji...@apache.org> on 2015/05/06 05:02:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7390) CovarianceCounter in StatFunctions might calculate incorrect result - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/06 05:10:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7390) CovarianceCounter in StatFunctions might calculate incorrect result - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:11:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7390) CovarianceCounter in StatFunctions might calculate incorrect result - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:12:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7321) Add Column expression for conditional statements (if, case) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:24:04 UTC, 1 replies.
- [jira] [Commented] (SPARK-7321) Add Column expression for conditional statements (if, case) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 05:24:04 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6841) Similar to `stats.py` in Python, add support for mean, median, stdev etc. - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 05:41:42 UTC, 0 replies.
- [jira] [Updated] (SPARK-7391) Dag visualization: open viz on stage page if from job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/06 05:43:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7391) Dag visualization: open viz on stage page if from job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/06 05:43:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6799) Add dataframe examples for SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 05:59:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-5682) Add encrypted shuffle in spark - posted by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2015/05/06 06:03:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7231) Make SparkR DataFrame API more dplyr friendly - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:03:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-6837) SparkR failure in processClosure - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:05:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6822) lapplyPartition passes empty list to function - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6837) SparkR failure in processClosure - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:06:02 UTC, 1 replies.
- [jira] [Updated] (SPARK-6798) Fix Date serialization in SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:08:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6810) Performance benchmarks for SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:08:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6810) Performance benchmarks for SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:08:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-5443) jsonRDD with schema should ignore sub-objects that are omitted in schema - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 06:13:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5938) Generate row from json efficiently - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 06:13:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6840) SparkR: private package functions unavailable when using lapplyPartition in package - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6834) Failed with error: ‘invalid package name’ Error in as.name(name) : attempt to use zero-length variable name - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:20:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7035) Drop __getattr__ on pyspark.sql.DataFrame - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 06:32:02 UTC, 5 replies.
- [jira] [Updated] (SPARK-6817) DataFrame UDFs in R - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:33:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7133) Implement struct, array, and map field accessor using apply in Scala and __getitem__ in Python - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 06:36:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6812) filter() on DataFrame does not work as expected - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 06:36:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7150) Facilitate random column generation for DataFrames - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 06:39:01 UTC, 5 replies.
- [jira] [Created] (SPARK-7392) Kryo buffer size can not be larger than 2M - posted by "Zhang, Liye (JIRA)" <ji...@apache.org> on 2015/05/06 07:18:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7392) Kryo buffer size can not be larger than 2M - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 07:23:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7392) Kryo buffer size can not be larger than 2M - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 07:23:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5041) hive-exec jar should be generated with JDK 6 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 07:54:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7358) Move mathfunctions into functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 07:57:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6267) Python API for IsotonicRegression - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 07:59:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4208) stack over flow error while using sqlContext.sql - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 07:59:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7386) Spark application level metrics application.$AppName.$number.cores doesn't reset on Standalone Master deployment - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:03:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7372) Multiclass SVM - One vs All wrapper - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6824) Fill the docs for DataFrame API in SparkR - posted by "Qian Huang (JIRA)" <ji...@apache.org> on 2015/05/06 08:09:00 UTC, 3 replies.
- [jira] [Closed] (SPARK-7151) Correlation methods for DataFrame - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 08:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7150) SQLContext.range() - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 08:22:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7374) Error message when launching: "find: 'version' : No such file or directory" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:22:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7369) Spark Python 1.3.1 Mllib dataframe random forest problem - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:30:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-5556) Latent Dirichlet Allocation (LDA) using Gibbs sampler - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2015/05/06 08:46:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-1920) Spark JAR compiled with Java 7 leads to PySpark not working in YARN - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 08:49:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7388) Python Api for Param[Array[T]] - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 08:49:02 UTC, 1 replies.
- [jira] [Updated] (SPARK-7381) Python API for Transformers - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 08:49:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7382) Python API for ml.classification - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 08:50:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7383) Python API for ml.feature - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 08:50:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7393) How to improve Spark SQL performance? - posted by "Liang Lee (JIRA)" <ji...@apache.org> on 2015/05/06 08:50:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-1312) Batch should read based on the batch interval provided in the StreamingContext - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-1239) Don't fetch all map output statuses at each reducer during shuffles - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-4784) Model.fittingParamMap should store all Params - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-3257) Enable :cp to add JARs in spark-shell (Scala 2.11) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-3916) recognize appended data in textFileStream() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-4488) Add control over map-side aggregation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-3218) K-Means clusterer can fail on degenerate data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:05 UTC, 1 replies.
- [jira] [Updated] (SPARK-2653) Heap size should be the sum of driver.memory and executor.memory in local mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-5113) Audit and document use of hostnames and IP addresses in Spark - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-2838) performance tests for feature transformations - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-3376) Memory-based shuffle strategy to reduce overhead of disk I/O - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-2774) Set preferred locations for reduce tasks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-4681) Turn on host level blacklisting by default - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-2315) drop, dropRight and dropWhile which take RDD input and return RDD - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:09 UTC, 0 replies.
- [jira] [Updated] (SPARK-2992) The transforms formerly known as non-lazy - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:09 UTC, 0 replies.
- [jira] [Updated] (SPARK-3051) Support looking-up named accumulators in a registry - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-3031) Create JsonSerializable and move JSON serialization from JsonProtocol into each class - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-2999) Compress all the serialized data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-3913) Spark Yarn Client API change to expose Yarn Resource Capacity, Yarn Application Listener and killApplication() API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:11 UTC, 0 replies.
- [jira] [Updated] (SPARK-3917) Compress data before network transfer - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:11 UTC, 0 replies.
- [jira] [Updated] (SPARK-3075) Expose a way for users to parse event logs - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:11 UTC, 0 replies.
- [jira] [Updated] (SPARK-3100) Spark RDD partitions are not running in the workers as per locality information given by each partition. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:12 UTC, 0 replies.
- [jira] [Updated] (SPARK-3685) Spark's local dir should accept only local paths - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:12 UTC, 0 replies.
- [jira] [Updated] (SPARK-3492) Clean up Yarn integration code - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:12 UTC, 0 replies.
- [jira] [Updated] (SPARK-4609) Job can not finish if there is one bad slave in clusters - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-3059) Spark internal module interface design - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-3137) Use finer grained locking in TorrentBroadcast.readObject - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-3132) Avoid serialization for Array[Byte] in TorrentBroadcast - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-2868) Support named accumulators in Python - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-3348) Support user-defined SparkListeners properly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-3095) [PySpark] Speed up RDD.count() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:53:15 UTC, 0 replies.
- [jira] [Updated] (SPARK-3134) Update block locations asynchronously in TorrentBroadcast - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-3115) Improve task broadcast latency for small tasks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-1823) ExternalAppendOnlyMap can still OOM if one key is very large - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-3385) Improve shuffle performance - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-3982) receiverStream in Python API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-4902) gap-sampling performance optimization - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-2371) Show locally-running tasks (e.g. from take()) in web UI - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-3374) Spark on Yarn config cleanup - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-1642) Upgrade FlumeInputDStream's FlumeReceiver to support FLUME-2083 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-3166) Custom serialisers can't be shipped in application jars - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-3146) Improve the flexibility of Spark Streaming Kafka API to offer user the ability to process message before storing into BM - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-3441) Explain in docs that repartitionAndSortWithinPartitions enacts Hadoop style shuffle - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-1762) Add functionality to pin RDDs in cache - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-3461) Support external groupByKey using repartitionAndSortWithinPartitions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-3631) Add docs for checkpoint usage - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-3513) Provide a utility for running a function once on each executor - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:09 UTC, 0 replies.
- [jira] [Updated] (SPARK-3514) Provide a utility function for returning the hosts (and number) of live executors - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:10 UTC, 0 replies.
- [jira] [Updated] (SPARK-3629) Improvements to YARN doc - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:12 UTC, 0 replies.
- [jira] [Updated] (SPARK-4134) Tone down scary executor lost messages when killing on purpose - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:13 UTC, 1 replies.
- [jira] [Updated] (SPARK-4356) Test Scala 2.11 on Jenkins - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-1832) Executor UI improvement suggestions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-4568) Publish release candidates under $VERSION-RCX instead of $VERSION - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:13 UTC, 0 replies.
- [jira] [Updated] (SPARK-2365) Add IndexedRDD, an efficient updatable key-value store - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:14 UTC, 0 replies.
- [jira] [Updated] (SPARK-2532) Fix issues with consolidated shuffle - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-3684) Can't configure local dirs in Yarn mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-3454) Expose JSON representation of data shown in WebUI - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-4752) Classifier based on artificial neural network - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:54:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7373) Support launching Spark drivers in Docker images with Mesos cluster mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 08:57:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7393) How to improve Spark SQL performance? - posted by "Liang Lee (JIRA)" <ji...@apache.org> on 2015/05/06 08:59:59 UTC, 4 replies.
- [jira] [Updated] (SPARK-7393) How to improve Spark SQL performance? - posted by "Liang Lee (JIRA)" <ji...@apache.org> on 2015/05/06 08:59:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7394) Add Pandas style cast (astype) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 09:07:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7394) Add Pandas style cast (astype) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 09:08:59 UTC, 4 replies.
- [jira] [Resolved] (SPARK-4784) Model.fittingParamMap should store all Params - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/06 09:08:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7394) Add Pandas style cast (astype) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 09:10:00 UTC, 3 replies.
- [jira] [Created] (SPARK-7395) some suggestion about SimpleApp in quick-start.html - posted by "zhengbing li (JIRA)" <ji...@apache.org> on 2015/05/06 09:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7395) some suggestion about SimpleApp in quick-start.html - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/06 09:35:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7396) Update Kafka example to use new API of Kafka 0.8.2 - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/06 09:52:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7395) some suggestion about SimpleApp in quick-start.html - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/06 09:52:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7396) Update Kafka example to use new API of Kafka 0.8.2 - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/06 09:52:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7396) Update Kafka example to use new API of Kafka 0.8.2 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 09:58:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7396) Update Kafka example to use new API of Kafka 0.8.2 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 09:59:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6284) Support framework authentication and role in Mesos framework - posted by "Bharath Ravi Kumar (JIRA)" <ji...@apache.org> on 2015/05/06 10:01:10 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6940) PySpark CrossValidator - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 10:29:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7397) Add missing input information report back to ReceiverInputDStream due to SPARK-7139 - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/06 11:19:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7397) Add missing input information report back to ReceiverInputDStream due to SPARK-7139 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 11:23:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7397) Add missing input information report back to ReceiverInputDStream due to SPARK-7139 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 11:24:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5281) Registering table on RDD is giving MissingRequirementError - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/06 11:25:01 UTC, 2 replies.
- [jira] [Assigned] (SPARK-6812) filter() on DataFrame does not work as expected - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 11:50:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-2691) Allow Spark on Mesos to be launched with Docker - posted by "Littlestar (JIRA)" <ji...@apache.org> on 2015/05/06 12:35:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7369) Spark Python 1.3.1 Mllib dataframe random forest problem - posted by "Lisbeth Ron (JIRA)" <ji...@apache.org> on 2015/05/06 13:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7116) Intermediate RDD cached but never unpersisted - posted by "Dennis Proppe (JIRA)" <ji...@apache.org> on 2015/05/06 13:42:00 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-7116) Intermediate RDD cached but never unpersisted - posted by "Dennis Proppe (JIRA)" <ji...@apache.org> on 2015/05/06 13:48:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5913) Python API for ChiSqSelector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 14:16:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6258) Python MLlib API missing items: Clustering - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/06 14:27:00 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-6258) Python MLlib API missing items: Clustering - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/06 14:27:00 UTC, 2 replies.
- [jira] [Reopened] (SPARK-3454) Expose JSON representation of data shown in WebUI - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/06 14:43:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7398) Add back-pressure to Spark Streaming - posted by "François Garillot (JIRA)" <ji...@apache.org> on 2015/05/06 14:49:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/06 14:55:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-3454) Expose JSON representation of data shown in WebUI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 15:44:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6093) Add RegressionMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 15:58:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6093) Add RegressionMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 15:58:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7298) Harmonize style of new UI visualizations - posted by "Matei Zaharia (JIRA)" <ji...@apache.org> on 2015/05/06 16:03:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7398) Add back-pressure to Spark Streaming - posted by "François Garillot (JIRA)" <ji...@apache.org> on 2015/05/06 16:20:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-7298) Harmonize style of new UI visualizations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 16:30:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7035) Drop __getattr__ on pyspark.sql.DataFrame - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 16:36:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-4732) All application progress on the standalone scheduler can be halted by one systematically faulty node - posted by "Harry Brundage (JIRA)" <ji...@apache.org> on 2015/05/06 17:27:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7400) PortableDataStream UDT - posted by "Eron Wright (JIRA)" <ji...@apache.org> on 2015/05/06 17:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7400) PortableDataStream UDT - posted by "Eron Wright (JIRA)" <ji...@apache.org> on 2015/05/06 18:01:02 UTC, 2 replies.
- [jira] [Updated] (SPARK-6824) Fill the docs for DataFrame API in SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/06 18:43:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-664) Accumulator updates should get locally merged before sent to the driver - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 18:45:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7401) Dot product and squared_distances should be vectorized - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/06 18:45:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-664) Accumulator updates should get locally merged before sent to the driver - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 18:46:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7401) Dot product and squared_distances should be vectorized in Vectors - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/06 18:47:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-5456) Decimal Type comparison issue - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/06 19:06:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7328) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/06 19:06:00 UTC, 3 replies.
- [jira] [Closed] (SPARK-7370) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/06 19:07:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6201) INSET should coerce types - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/06 19:35:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6201) INSET should coerce types - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/06 19:35:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-4669) Allow users to set arbitrary akka configurations via property file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 19:38:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-5832) Add Affinity Propagation clustering algorithm - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 19:43:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1442) Add Window function support - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/06 19:46:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-1442) Add Window function support - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/06 19:50:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7311) Enable in-memory serialized map-side shuffle to work with SQL serializers - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/06 19:54:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7352) ml.feature.IDF should rename minDocFreq to minDocCount - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/06 20:05:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-1442) Add Window function support - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 20:07:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7401) Dot product and squared_distances should be vectorized in Vectors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 20:19:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7401) Dot product and squared_distances should be vectorized in Vectors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 20:19:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-6725) Model export/import for Pipeline API - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 20:31:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7370) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/06 20:33:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7402) JSON serialization of params - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 20:34:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7403) Link URL in objects on Timeline View is wrong in case of running on YARN - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2015/05/06 20:51:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7403) Link URL in objects on Timeline View is wrong in case of running on YARN - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 21:00:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7403) Link URL in objects on Timeline View is wrong in case of running on YARN - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 21:01:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7404) Add RegressionEvaluator to spark.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 21:09:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7404) Add RegressionEvaluator to spark.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 21:09:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-7375) Avoid defensive copying in SQL exchange operator when sort-based shuffle buffers data in serialized form - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 22:05:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7375) Avoid defensive copying in SQL exchange operator when sort-based shuffle buffers data in serialized form - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 22:06:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-6799) Add dataframe examples for SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 22:19:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7405) Fix the bug that ReceiverInputDStream doesn't report InputInfo - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/06 22:33:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7405) Fix the bug that ReceiverInputDStream doesn't report InputInfo - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 22:35:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7405) Fix the bug that ReceiverInputDStream doesn't report InputInfo - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 22:35:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7406) Add tooltips for "Scheduling Delay", "Processing Time" and "Total Delay" in Streaming WebUI - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/06 23:24:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2484) Build should not run hive compatibility tests by default. - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/06 23:25:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7406) Add tooltips for "Scheduling Delay", "Processing Time" and "Total Delay" in Streaming WebUI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 23:29:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7406) Add tooltips for "Scheduling Delay", "Processing Time" and "Total Delay" in Streaming WebUI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 23:30:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7352) ml.feature.IDF should rename minDocFreq to minDocCount - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/06 23:44:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7384) Fix flaky tests for distributed mode in BroadcastSuite - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/06 23:50:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7407) Use uid and param name to identify a parameter instead of the param object - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/06 23:52:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7408) Dag visualization: move style from JS to CSS - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 00:37:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7352) ml.feature.IDF should rename minDocFreq to minDocCount - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 00:38:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7371) DAG visualization: put less emphasis on RDDs on stage page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 00:52:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7371) DAG visualization: put less emphasis on RDDs on stage page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 00:52:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7408) Dag visualization: move style from JS to CSS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 00:52:02 UTC, 1 replies.
- [jira] [Commented] (SPARK-7408) Dag visualization: move style from JS to CSS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 00:52:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7408) DAG visualization: move style from JS to CSS - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 01:08:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7391) DAG visualization: open viz on stage page if from job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 01:09:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5995) Make ML Prediction Developer APIs public - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 01:16:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7409) Designing multilabel abstractions for spark.ml - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 01:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7410) Add option to avoid broadcasting configuration with newAPIHadoopFile - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/07 01:29:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7411) CTAS parser is incomplete - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/07 01:31:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7412) Designing distributed prediction model abstractions for spark.ml - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 01:33:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7413) Time to write shuffle spill files is not captured in ShuffleWriteMetrics - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/07 01:44:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7413) Time to write shuffle spill files is not captured in ShuffleWriteMetrics - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/07 01:45:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7377) DAG visualization: JS error when there is only 1 RDD - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 01:49:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7414) Flaky test: o.a.s.deploy.SparkSubmitSuite --jars - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 01:53:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-7414) Flaky test: o.a.s.deploy.SparkSubmitSuite --jars - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 01:54:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7415) Flaky test: o.a.s.deploy.DriverSuite - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 01:58:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7415) Flaky test: o.a.s.deploy.DriverSuite - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 01:58:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7416) Shuffle performance metrics umbrella - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/07 02:04:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7417) Flaky test: o.a.s.deploy.SparkSubmitUtilsSuite neglect dependencies - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:04:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7417) Flaky test: o.a.s.deploy.SparkSubmitUtilsSuite neglect dependencies - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7418) Flaky test: o.a.s.deploy.SparkSubmitUtilsSuite search for artifacts - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7416) Shuffle performance metrics umbrella - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/07 02:07:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7415) Flaky test: o.a.s.DriverSuite - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:20:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7415) Flaky test: o.a.s.DriverSuite - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:21:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7414) Flaky test: o.a.s.deploy.SparkSubmitSuite --jars - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:21:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7419) Flaky test: o.a.s.streaming.CheckpointSuite - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:25:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7420) Flaky test: o.a.s.streaming.JobGeneratorSuite "Do not clear received block data too soon" - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:28:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7116) Intermediate RDD cached but never unpersisted - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/07 02:31:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6799) Add dataframe examples for SparkR - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/07 02:32:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6824) Fill the docs for DataFrame API in SparkR - posted by "Qian Huang (JIRA)" <ji...@apache.org> on 2015/05/07 02:40:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7396) Update Producer in Kafka example to use new API of Kafka 0.8.2 - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 02:46:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7396) Update Producer in Kafka example to use new API of Kafka 0.8.2 - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 02:46:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7371) DAG visualization: put less emphasis on RDDs on stage page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:53:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7408) DAG visualization: move style from JS to CSS - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:54:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7377) DAG visualization: JS error when there is only 1 RDD - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 02:54:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7421) Online LDA cleanups - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 02:57:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7397) Add missing input information report back to ReceiverInputDStream due to SPARK-7139 - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 02:59:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7405) Fix the bug that ReceiverInputDStream doesn't report InputInfo - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 03:00:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7421) Online LDA cleanups - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 03:01:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7421) Online LDA cleanups - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 03:02:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7405) Fix the bug that ReceiverInputDStream doesn't report InputInfo - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 03:08:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7422) Add argmax to Vector, SparseVector - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:08:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7423) spark.ml Classifier predict should not convert vectors to dense format - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:09:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7422) Add argmax to Vector, SparseVector - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:11:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7424) spark.ml classification, regression abstractions should add metadata to output column - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:12:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7425) spark.ml Predictor should support other numeric types for label - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:18:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7426) spark.ml AttributeFactory.fromStructField should allow other NumericTypes - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:30:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7347) DAG visualization: add tooltips to RDDs on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/07 03:35:01 UTC, 2 replies.
- [jira] [Commented] (SPARK-7347) DAG visualization: add tooltips to RDDs on job page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 03:37:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7424) spark.ml classification, regression abstractions should add metadata to output column - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:52:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7424) spark.ml classification, regression abstractions should add metadata to output column - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:56:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7427) Make sharedParams match in Scala, Python - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:56:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7427) Make sharedParams match in Scala, Python - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 03:59:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-7391) DAG visualization: open viz on stage page if from job page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 03:59:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7391) DAG visualization: open viz on stage page if from job page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 03:59:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6656) Allow the application name to be passed in versus pulling from SparkContext.getAppName() - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 04:00:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7411) CTAS parser is incomplete - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/07 04:26:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7428) DataFrame.join() could create a new df with duplicate column name - posted by "yan tianxing (JIRA)" <ji...@apache.org> on 2015/05/07 04:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7429) Cleanups: Params.setDefault varargs, CrossValidatorModel transformSchema - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 04:32:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7429) Cleanups: Params.setDefault varargs, CrossValidatorModel transformSchema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 04:36:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7429) Cleanups: Params.setDefault varargs, CrossValidatorModel transformSchema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 04:36:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7407) Use uid and param name to identify a parameter instead of the param object - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 04:42:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7430) General improvements to streaming tests to increase debuggability - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 04:47:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7430) General improvements to streaming tests to increase debuggability - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 04:48:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7430) General improvements to streaming tests to increase debuggability - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 04:58:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7008) An implementation of Factorization Machine (LibFM) - posted by "zhengruifeng (JIRA)" <ji...@apache.org> on 2015/05/07 05:20:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7431) cvModel does not have uid in Python doc test - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 05:20:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7432) Flaky test in PySpark CrossValidator doc test - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 05:27:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7432) Flaky test in PySpark CrossValidator doc test - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 05:29:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7008) An implementation of Factorization Machine (LibFM) - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2015/05/07 05:29:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7431) cvModel does not have uid in Python doc test - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 05:30:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7432) Flaky test in PySpark CrossValidator doc test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 05:34:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7432) Flaky test in PySpark CrossValidator doc test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 05:34:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7335) Submitting a query to Thrift Server occurs error: java.lang.IllegalStateException: unread block data - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/07 05:42:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7275) Make LogicalRelation public - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/07 06:19:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7411) CTAS parser is incomplete - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 06:27:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7411) CTAS parser is incomplete - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 06:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7433) How to pass the parameters to spark SQL backend and set its value to the environment variable through the simba ODBC driver. - posted by "vincent zhao (JIRA)" <ji...@apache.org> on 2015/05/07 07:44:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-5874) How to improve the current ML pipeline API? - posted by "Eron Wright (JIRA)" <ji...@apache.org> on 2015/05/07 07:48:59 UTC, 2 replies.
- [jira] [Resolved] (SPARK-6812) filter() on DataFrame does not work as expected - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/07 07:51:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 07:51:01 UTC, 4 replies.
- [jira] [Assigned] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 07:51:02 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Tijo Thomas (JIRA)" <ji...@apache.org> on 2015/05/07 07:53:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7262) Binary LogisticRegression with L1/L2 (elastic net) using OWLQN in new ML package - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/07 07:54:00 UTC, 2 replies.
- [jira] [Created] (SPARK-7434) DSL for Pipeline assembly - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 07:58:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5938) Generate row from json efficiently - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/07 08:01:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5443) jsonRDD with schema should ignore sub-objects that are omitted in schema - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/07 08:02:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7435) Make DataFrame.show() cosistent with that of Scala and pySpark - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2015/05/07 08:11:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7262) Binary LogisticRegression with L1/L2 (elastic net) using OWLQN in new ML package - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 08:24:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7262) Binary LogisticRegression with L1/L2 (elastic net) using OWLQN in new ML package - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 08:24:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7183) Memory leak in netty shuffle with spark standalone cluster - posted by "Jack Hu (JIRA)" <ji...@apache.org> on 2015/05/07 08:39:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7431) PySpark CrossValidatorModel needs to call parent init - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 08:39:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7431) PySpark CrossValidatorModel needs to call parent init - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 08:41:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-7431) PySpark CrossValidatorModel needs to call parent init - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 08:41:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7436) Cannot implement nor use custom StandaloneRecoveryModeFactory implementations - posted by "Jacek Lewandowski (JIRA)" <ji...@apache.org> on 2015/05/07 08:57:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into false directly if not in. - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/07 08:57:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6824) Fill the docs for DataFrame API in SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 08:59:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into false directly if not in. - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/07 08:59:59 UTC, 5 replies.
- [jira] [Updated] (SPARK-7436) Cannot implement nor use custom StandaloneRecoveryModeFactory implementations - posted by "Jacek Lewandowski (JIRA)" <ji...@apache.org> on 2015/05/07 09:00:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into false directly if not in. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 09:05:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into false directly if not in. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 09:06:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7438) Validation Error while running countApproxDistinct with relative accuracy >= 0.38 - posted by "Vinod KC (JIRA)" <ji...@apache.org> on 2015/05/07 09:13:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7116) Intermediate RDD cached but never unpersisted - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 09:15:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7438) Validation Error while running countApproxDistinct with relative accuracy >= 0.38 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 09:16:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7438) Validation Error while running countApproxDistinct with relative accuracy >= 0.38 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 09:16:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7438) Validation Error while running countApproxDistinct with relative accuracy >= 0.38 - posted by "Vinod KC (JIRA)" <ji...@apache.org> on 2015/05/07 09:20:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7430) General improvements to streaming tests to increase debuggability - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 09:22:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7217) Add configuration to control the default behavior of StreamingContext.stop() implicitly calling SparkContext.stop() - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/07 09:29:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-3904) HQL doesn't support the ConstantObjectInspector to pass into UDFs - posted by "baishuo (JIRA)" <ji...@apache.org> on 2015/05/07 09:49:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into true or false directly if element of list is Literal - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/07 09:55:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into true or false directly if all element of list is Literal - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/07 09:56:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into true or false directly if all elements of list is Literal - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/07 09:58:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7295) Add bitwise operations to DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/07 10:01:10 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7421) Online LDA cleanups - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 10:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7439) Should delete temporary local directories - posted by "Taeyun Kim (JIRA)" <ji...@apache.org> on 2015/05/07 10:18:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7433) How to pass the parameters to spark SQL backend and set its value to the environment variable through the simba ODBC driver. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/07 10:26:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7429) Cleanups: Params.setDefault varargs, CrossValidatorModel transformSchema - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 10:29:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7440) Binary processing for SQL Distinct operator - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/07 11:06:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7436) Cannot implement nor use custom StandaloneRecoveryModeFactory implementations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 11:08:59 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7436) Cannot implement nor use custom StandaloneRecoveryModeFactory implementations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 11:09:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7440) Binary processing for SQL Distinct operator - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/07 11:15:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7075) Project Tungsten: Improving Physical Execution and Memory Management - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/07 11:19:00 UTC, 3 replies.
- [jira] [Created] (SPARK-7441) Implement microbatch functionality so that Spark Streaming can process a large backlog of existing files discovered in batch in smaller batches - posted by "Emre Sevinç (JIRA)" <ji...@apache.org> on 2015/05/07 12:52:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark - posted by "Olivier Girardot (JIRA)" <ji...@apache.org> on 2015/05/07 13:17:59 UTC, 3 replies.
- [jira] [Updated] (SPARK-7441) Implement microbatch functionality so that Spark Streaming can process a large backlog of existing files discovered in batch in smaller batches - posted by "Emre Sevinç (JIRA)" <ji...@apache.org> on 2015/05/07 13:55:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into true or false directly - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/07 14:04:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7441) Implement microbatch functionality so that Spark Streaming can process a large backlog of existing files discovered in batch in smaller batches - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 14:11:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7441) Implement microbatch functionality so that Spark Streaming can process a large backlog of existing files discovered in batch in smaller batches - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 14:11:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-2155) Support effectful / non-deterministic key expressions in CASE WHEN statements - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 14:52:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-2155) Support effectful / non-deterministic key expressions in CASE WHEN statements - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 14:53:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5893) Add Bucketizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 15:11:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5893) Add Bucketizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 15:11:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-3928) Support wildcard matches on Parquet files - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/07 15:39:00 UTC, 17 replies.
- [jira] [Comment Edited] (SPARK-3928) Support wildcard matches on Parquet files - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/07 15:39:01 UTC, 6 replies.
- [jira] [Assigned] (SPARK-5281) Registering table on RDD is giving MissingRequirementError - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 15:57:03 UTC, 1 replies.
- [jira] [Updated] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle - posted by "Guillaume E.B. (JIRA)" <ji...@apache.org> on 2015/05/07 16:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-4105) FAILED_TO_UNCOMPRESS(5) errors when fetching shuffle data with sort-based shuffle - posted by "Guillaume E.B. (JIRA)" <ji...@apache.org> on 2015/05/07 16:11:00 UTC, 7 replies.
- [jira] [Reopened] (SPARK-3928) Support wildcard matches on Parquet files - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/07 18:14:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7442) Spark 1.3.1 / Hadoop 2.6 prebuilt pacakge has a broken S3 filesystem API - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/07 18:24:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7442) Spark 1.3.1 / Hadoop 2.6 prebuilt pacakge has a broken S3 filesystem API - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/07 18:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7442) Spark 1.3.1 / Hadoop 2.6 prebuilt pacakge has a broken S3 filesystem API - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/07 18:35:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7443) MLlib 1.4 QA plan - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 18:38:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7442) Spark 1.3.1 / Hadoop 2.6 prebuilt pacakge has broken S3 filesystem access - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/07 18:49:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7442) Spark 1.3.1 / Hadoop 2.6 prebuilt pacakge has a broken S3 filesystem access - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/07 18:49:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7330) JDBC RDD could lead to NPE when the date field is null - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/07 19:07:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7330) JDBC RDD could lead to NPE when the date field is null - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/07 19:08:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7442) Spark 1.3.1 / Hadoop 2.6 prebuilt pacakge has broken S3 filesystem access - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/07 19:14:03 UTC, 1 replies.
- [jira] [Updated] (SPARK-5456) Decimal Type comparison issue - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/07 19:22:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5456) Decimal Type comparison issue - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/07 19:22:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7388) Python Api for Param[Array[T]] - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 19:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7444) Eliminate noisy css warn/error logs for UISeleniumSuite - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/07 19:32:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7444) Eliminate noisy css warn/error logs for UISeleniumSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 19:35:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7444) Eliminate noisy css warn/error logs for UISeleniumSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 19:35:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7443) MLlib 1.4 QA plan - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 19:42:59 UTC, 36 replies.
- [jira] [Assigned] (SPARK-7199) Add date and timestamp support to UnsafeRow - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 19:44:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7199) Add date and timestamp support to UnsafeRow - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 19:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2496) Compression streams should write its codec info to the stream - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/07 19:54:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7118) Add coalesce Spark SQL function to PySpark API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/07 19:59:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7118) Add coalesce Spark SQL function to PySpark API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/07 19:59:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6093) Add RegressionMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 20:19:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6093) Add RegressionMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 20:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7404) Add RegressionEvaluator to spark.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 20:28:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-6411) PySpark DataFrames can't be created if any datetimes have timezones - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 20:29:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7445) StringIndexer should handle binary labels properly - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 20:47:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7446) Inverse transform for StringIndexer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/07 20:49:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7427) Make sharedParams match in Scala, Python - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/07 21:01:00 UTC, 8 replies.
- [jira] [Resolved] (SPARK-7116) Intermediate RDD cached but never unpersisted - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/07 21:05:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6948) VectorAssembler should choose dense/sparse for output based on number of zeros - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 21:13:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6948) VectorAssembler should choose dense/sparse for output based on number of zeros - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 21:14:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-3928) Support wildcard matches on Parquet files - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/07 21:24:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7447) Large Job submission lag when using Parquet w/ Schema Merging - posted by "Brad Willard (JIRA)" <ji...@apache.org> on 2015/05/07 21:38:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7448) Implement custom bye array serializer for use in PySpark shuffle - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/07 21:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7449) createPhysicalRDD should use RDD output as schema instead of relation.schema - posted by "Zhan Zhang (JIRA)" <ji...@apache.org> on 2015/05/07 22:01:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7449) createPhysicalRDD should use RDD output as schema instead of relation.schema - posted by "Zhan Zhang (JIRA)" <ji...@apache.org> on 2015/05/07 22:03:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7449) createPhysicalRDD should use RDD output as schema instead of relation.schema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 22:07:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5754) Spark AM not launching on Windows - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/07 22:21:01 UTC, 3 replies.
- [jira] [Commented] (SPARK-6961) Cannot save data to parquet files when executing from Windows from a Maven Project - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/07 22:40:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5034) Spark on Yarn launch failure on HDInsight on Windows - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/07 22:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5034) Spark on Yarn launch failure on HDInsight on Windows - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/07 22:45:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-1423) Add scripts for launching Spark on Windows Azure - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/07 22:46:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7450) Use UNSAFE.getLong() to speed up BitSetMethods#anySet() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/05/07 22:52:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7450) Use UNSAFE.getLong() to speed up BitSetMethods#anySet() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 22:53:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7450) Use UNSAFE.getLong() to speed up BitSetMethods#anySet() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 22:53:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7328) Add missing items to pyspark.mllib.linalg.Vectors - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 23:03:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7237) Many user provided closures are not actually cleaned - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 23:15:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7451) Spark on Yarn : Preemption of executors is counted as failure causing Spark job to fail - posted by "Ashwin Shankar (JIRA)" <ji...@apache.org> on 2015/05/07 23:23:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7451) Spark on Yarn : Preemption of executors is counted as failure causing Spark job to fail - posted by "Ashwin Shankar (JIRA)" <ji...@apache.org> on 2015/05/07 23:23:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7447) Large Job submission lag when using Parquet w/ Schema Merging - posted by "Brad Willard (JIRA)" <ji...@apache.org> on 2015/05/07 23:39:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 23:49:01 UTC, 6 replies.
- [jira] [Assigned] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/07 23:49:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5726) Hadamard Vector Product Transformer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/07 23:51:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7452) need to sort when convert to array in topByKey - posted by "Shuo Xiang (JIRA)" <ji...@apache.org> on 2015/05/07 23:55:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7452) need to sort when convert to array in topByKey - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 00:38:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7452) need to sort when convert to array in topByKey - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 00:39:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6948) VectorAssembler should choose dense/sparse for output based on number of zeros - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 00:47:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/08 00:53:00 UTC, 4 replies.
- [jira] [Created] (SPARK-7453) Perf test for Bernoulli naive Bayes - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 00:54:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7454) Perf test for power iteration clustering (PIC) - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 00:54:04 UTC, 0 replies.
- [jira] [Created] (SPARK-7455) Perf test for LDA (EM/online) - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 00:54:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7456) Perf test for linear regression with elastic-net - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 00:56:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7457) Perf test for ALS.recommendAll - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 00:57:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7458) Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 00:57:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7277) property mapred.reduce.task replaced by spark.sql.shuffle.partitions - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/08 01:24:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5281) Registering table on RDD is giving MissingRequirementError - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/08 01:26:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2155) Support effectful / non-deterministic key expressions in CASE WHEN statements - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/08 01:28:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-2356) Exception: Could not locate executable null\bin\winutils.exe in the Hadoop - posted by "zhengbing li (JIRA)" <ji...@apache.org> on 2015/05/08 01:31:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7137) Add checkInputColumn back to Params and print more info - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 01:37:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7450) Use UNSAFE.getLong() to speed up BitSetMethods#anySet() - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/08 01:49:59 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7450) Use UNSAFE.getLong() to speed up BitSetMethods#anySet() - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/08 01:58:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7451) Spark on Yarn : Preemption of executors is counted as failure causing Spark job to fail - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 02:08:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7305) Make BatchPage show friendly information when jobs are dropped by SparkListener - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 02:37:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7459) Add Java example for ElementwiseProduct in programming guide - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 02:58:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7459) Add Java example for ElementwiseProduct in programming guide - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 02:59:59 UTC, 4 replies.
- [jira] [Created] (SPARK-7460) Provide DataFrame.zip (analog of RDD.zip) to merge two data frames - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/08 03:00:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7461) Remove spark.ml Model, and have all Transformers have parent - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 03:33:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7110) when use saveAsNewAPIHadoopFile, sometimes it throws "Delegation Token can be issued only with kerberos or web authentication" - posted by "gu-chi (JIRA)" <ji...@apache.org> on 2015/05/08 03:59:59 UTC, 7 replies.
- [jira] [Created] (SPARK-7462) By default add group by columns to aggregate result - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/08 04:04:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7463) Dag visualization improvements - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:28:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7347) DAG visualization: add tooltips to RDDs on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:30:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7391) DAG visualization: open viz on stage page if from job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:31:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7464) DAG visualization: highlight the same RDDs on hover - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:33:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7465) DAG visualization: RDD dependencies not always shown - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:36:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6908) Refactor existing code to use the isolated client - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/08 04:37:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7466) DAG visualization: orphaned nodes are not rendered correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:37:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6908) Refactor existing code to use the isolated client - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/08 04:38:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7467) DAG visualization: handle checkpoint correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7468) DAG visualization: certain action operators should not be scopes - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:40:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7469) DAG visualization: show operators for SQL - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:42:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7470) Spark shell not having hive crashes SQLContext - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:49:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7470) Spark shell not having hive crashes SQLContext - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:49:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7462) By default retain group by columns in aggregate - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/08 04:50:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7471) DAG visualization: show call site information - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 04:51:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7462) By default retain group by columns in aggregate - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 04:52:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7462) By default retain group by columns in aggregate - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 04:52:59 UTC, 3 replies.
- [jira] [Commented] (SPARK-7470) Spark shell not having hive crashes SQLContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 04:57:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7470) Spark shell not having hive crashes SQLContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 04:57:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7472) DAG visualization: handle skipped stages differently - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 05:46:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7452) need to sort when convert to array in topByKey - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 05:54:59 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7452) need to sort when convert to array in topByKey - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 05:55:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6986) Makes SparkSqlSerializer2 support sort-based shuffle with sort merge - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/08 06:01:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7473) Use reservoir sample in RandomForest when choosing features per node - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 06:06:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7469) DAG visualization: show operators for SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 06:56:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7469) DAG visualization: show operators for SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 06:56:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7474) ParamGridBuilder's doctest doesn't show up correctly in the generated doc - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 07:20:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7470) Spark shell not having hive crashes SQLContext - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/08 07:34:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7475) adjust ldaExample for online LDA - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/08 07:48:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7475) adjust ldaExample for online LDA - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 07:50:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-7475) adjust ldaExample for online LDA - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 07:50:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7474) ParamGridBuilder's doctest doesn't show up correctly in the generated doc - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 07:56:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7474) ParamGridBuilder's doctest doesn't show up correctly in the generated doc - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 07:57:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7232) Add a Substitution batch for spark sql analyzer - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/08 07:58:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7476) Dynamic partitioning random behaviour - posted by "Eswara Reddy Adapa (JIRA)" <ji...@apache.org> on 2015/05/08 08:06:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6092) Add RankingMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 09:06:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6091) Add MulticlassMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 09:06:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7466) DAG visualization: orphaned nodes are not rendered correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 09:16:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7466) DAG visualization: orphaned nodes are not rendered correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 09:18:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7466) DAG visualization: orphaned nodes are not rendered correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 09:18:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6876) DataFrame.na.replace value support for Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 09:25:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6876) DataFrame.na.replace value support for Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 09:25:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7477) TachyonBlockManager Store Block in TRY_CACHE mode which gives BlockNotFoundException when blocks are evicted from cache - posted by "Dibyendu Bhattacharya (JIRA)" <ji...@apache.org> on 2015/05/08 09:30:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7467) DAG visualization: handle checkpoint correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 09:31:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7467) DAG visualization: handle checkpoint correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 09:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7231) Make SparkR DataFrame API more dplyr friendly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 09:32:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7477) TachyonBlockManager Store Block in TRY_CACHE mode which gives BlockNotFoundException when blocks are evicted from cache - posted by "Dibyendu Bhattacharya (JIRA)" <ji...@apache.org> on 2015/05/08 09:35:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1423) Add scripts for launching Spark on Windows Azure - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 10:06:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7392) Kryo buffer size can not be larger than 2M - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 10:12:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6770) DirectKafkaInputDStream has not been initialized when recovery from checkpoint - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 10:16:00 UTC, 2 replies.
- [jira] [Created] (SPARK-7478) Add a SQLContext.getOrCreate to maintain a singleton instance of SQLContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 10:21:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5034) Spark on Yarn launch failure on HDInsight on Windows - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 10:22:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7478) Add a SQLContext.getOrCreate to maintain a singleton instance of SQLContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 10:22:01 UTC, 5 replies.
- [jira] [Commented] (SPARK-7478) Add a SQLContext.getOrCreate to maintain a singleton instance of SQLContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 10:23:59 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7478) Add a SQLContext.getOrCreate to maintain a singleton instance of SQLContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 10:24:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7478) Add a SQLContext.getOrCreate to maintain a singleton instance of SQLContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 10:28:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6889) Streamline contribution process with update to Contribution wiki, JIRA rules - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 10:28:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7479) SparkR can not work - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2015/05/08 10:55:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7480) Get exception when DataFrame saveAsTable and run sql on the same table at the same time - posted by "pin_zhang (JIRA)" <ji...@apache.org> on 2015/05/08 10:58:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7479) SparkR can not work - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 11:02:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7481) Add Hadoop 2.6+ profile to pull in object store FS accessors - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/08 11:05:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7481) Add Hadoop 2.6+ profile to pull in object store FS accessors - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 11:08:00 UTC, 6 replies.
- [jira] [Closed] (SPARK-6770) DirectKafkaInputDStream has not been initialized when recovery from checkpoint - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 11:56:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7482) Rename some DataFrame API methods in SparkR to match their counterparts in Scala - posted by "Sun Rui (JIRA)" <ji...@apache.org> on 2015/05/08 12:03:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7482) Rename some DataFrame API methods in SparkR to match their counterparts in Scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 12:13:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7482) Rename some DataFrame API methods in SparkR to match their counterparts in Scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 12:14:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7459) Add Java example for ElementwiseProduct in programming guide - posted by "Octavian Geagla (JIRA)" <ji...@apache.org> on 2015/05/08 12:27:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7459) Add Java example for ElementwiseProduct in programming guide - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 12:46:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception - posted by "Tomasz Bartczak (JIRA)" <ji...@apache.org> on 2015/05/08 13:54:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7459) Add Java example for ElementwiseProduct in programming guide - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 14:01:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7484) Support passing jdbc connection properties for dataframe.createJDBCTable and insertIntoJDBC - posted by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2015/05/08 14:35:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7484) Support passing jdbc connection properties for dataframe.createJDBCTable and insertIntoJDBC - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 14:41:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7484) Support passing jdbc connection properties for dataframe.createJDBCTable and insertIntoJDBC - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 14:41:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-6869) Add pyspark archives path to PYTHONPATH - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/08 15:46:59 UTC, 3 replies.
- [jira] [Resolved] (SPARK-6869) Add pyspark archives path to PYTHONPATH - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/08 15:48:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1920) Spark JAR compiled with Java 7 leads to PySpark not working in YARN - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/08 15:48:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7485) Remove python artifacts from the assembly jar - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/08 15:49:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 15:53:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7449) createPhysicalRDD should use RDD output as schema instead of relation.schema - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 15:54:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7484) Support passing jdbc connection properties for dataframe.createJDBCTable and insertIntoJDBC - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/08 16:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6961) Cannot save data to parquet files when executing from Windows from a Maven Project - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/08 16:44:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-5928) Remote Shuffle Blocks cannot be more than 2 GB - posted by "Rangarajan Sreenivasan (JIRA)" <ji...@apache.org> on 2015/05/08 16:45:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7393) How to improve Spark SQL performance? - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/08 16:54:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7486) Add the streaming implementation for estimating quantiles and median - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/08 17:26:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7477) TachyonBlockManager Store Block in TRY_CACHE mode which gives BlockNotFoundException when blocks are evicted from cache - posted by "Dibyendu Bhattacharya (JIRA)" <ji...@apache.org> on 2015/05/08 18:12:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-1537) Add integration with Yarn's Application Timeline Server - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/08 18:16:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6091) Add MulticlassMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 18:25:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6091) Add MulticlassMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 18:25:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7381) Missing Python API for o.a.s.ml - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/08 18:59:03 UTC, 0 replies.
- [jira] [Created] (SPARK-7487) Python API for ml.regression - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/08 18:59:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7447) Large Job submission lag when using Parquet w/ Schema Merging - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 19:27:02 UTC, 1 replies.
- [jira] [Commented] (SPARK-7447) Large Job submission lag when using Parquet w/ Schema Merging - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 19:27:02 UTC, 1 replies.
- [jira] [Created] (SPARK-7488) Python API for ml.recommendation - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/08 19:34:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7489) Spark shell crashes when compiled with scala 2.11 and SPARK_PREPEND_CLASSES=true - posted by "Vinod KC (JIRA)" <ji...@apache.org> on 2015/05/08 19:38:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7489) Spark shell crashes when compiled with scala 2.11 and SPARK_PREPEND_CLASSES=true - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 19:41:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7489) Spark shell crashes when compiled with scala 2.11 and SPARK_PREPEND_CLASSES=true - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 19:42:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-5928) Remote Shuffle Blocks cannot be more than 2 GB - posted by "Rangarajan Sreenivasan (JIRA)" <ji...@apache.org> on 2015/05/08 19:52:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7479) SparkR can not work - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/08 19:58:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5480) GraphX pageRank: java.lang.ArrayIndexOutOfBoundsException: - posted by "Alex Rovner (JIRA)" <ji...@apache.org> on 2015/05/08 20:00:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7383) Python API for ml.feature - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 20:15:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7474) ParamGridBuilder's doctest doesn't show up correctly in the generated doc - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 20:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6824) Fill the docs for DataFrame API in SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/08 20:26:04 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7436) Cannot implement nor use custom StandaloneRecoveryModeFactory implementations - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/08 20:40:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7298) Harmonize style of new UI visualizations - posted by "Matei Zaharia (JIRA)" <ji...@apache.org> on 2015/05/08 20:43:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7133) Implement struct, array, and map field accessor using apply in Scala and __getitem__ in Python - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/08 20:51:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7490) MapOutputTracker: close input streams to free native memory - posted by "Evan Jones (JIRA)" <ji...@apache.org> on 2015/05/08 20:56:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7490) MapOutputTracker: close input streams to free native memory - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 20:56:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7490) MapOutputTracker: close input streams to free native memory - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 20:57:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7488) Python API for ml.recommendation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 21:08:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7488) Python API for ml.recommendation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 21:08:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7448) Implement custom bye array serializer for use in PySpark shuffle - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/08 21:17:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-7448) Implement custom bye array serializer for use in PySpark shuffle - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/08 21:17:04 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7487) Python API for ml.regression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 21:21:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7487) Python API for ml.regression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 21:21:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7491) Handle drivers for Metastore JDBC - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/08 21:21:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7492) Convert LocalDataFrame to LocalMatrix - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/08 21:35:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7492) Convert LocalDataFrame to LocalMatrix - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/08 21:36:00 UTC, 2 replies.
- [jira] [Created] (SPARK-7493) ALTER TABLE statement - posted by "Sergey Semichev (JIRA)" <ji...@apache.org> on 2015/05/08 21:44:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7410) Add option to avoid broadcasting configuration with newAPIHadoopFile - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/08 21:54:59 UTC, 2 replies.
- [jira] [Resolved] (SPARK-5980) Add GradientBoostedTrees Python examples to ML guide - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 22:08:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7494) spark.ml Model should call copyValues in construction - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 22:25:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-7461) Remove spark.ml Model, and have all Transformers have parent - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 22:27:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7495) Improve ML attribute documentation - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 22:43:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7469) DAG visualization: show operators for SQL - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 22:44:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7496) Update Programming guide with Online LDA - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 22:58:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7492) Convert LocalDataFrame to LocalMatrix - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 23:01:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7492) Convert LocalDataFrame to LocalMatrix - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/08 23:01:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7490) MapOutputTracker: close input streams to free native memory - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 23:02:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7490) MapOutputTracker: close input streams to free native memory - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 23:04:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7456) Perf test for linear regression and logistic regression with elastic-net - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 23:08:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7489) Spark shell crashes when compiled with scala 2.11 and SPARK_PREPEND_CLASSES=true - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 23:09:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7466) DAG visualization: orphaned nodes are not rendered correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 23:10:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7378) HistoryServer does not handle "deep" link when lazy loading app - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/08 23:14:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2572) Can't delete local dir on executor automatically when running spark over Mesos. - posted by "Prasanna Gautam (JIRA)" <ji...@apache.org> on 2015/05/08 23:19:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 23:22:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-6613) Starting stream from checkpoint causes Streaming tab to throw error - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/08 23:22:00 UTC, 2 replies.
- [jira] [Closed] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 23:23:01 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 23:25:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7483) [MLLib] Using Kryo with FPGrowth fails with an exception - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 23:25:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7486) Add the streaming implementation for estimating quantiles and median - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 23:29:01 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7245) Spearman correlation for DataFrames - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/08 23:37:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 23:37:02 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7245) Spearman correlation for DataFrames - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/08 23:37:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2572) Can't delete local dir on executor automatically when running spark over Mesos. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/08 23:39:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7390) CovarianceCounter in StatFunctions might calculate incorrect result - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 23:42:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7390) CovarianceCounter in StatFunctions might calculate incorrect result - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/08 23:43:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-1517) Publish nightly snapshots of documentation, maven artifacts, and binary builds - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/08 23:45:01 UTC, 2 replies.
- [jira] [Closed] (SPARK-7486) Add the streaming implementation for estimating quantiles and median - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/08 23:47:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4699) Make caseSensitive configurable in Analyzer.scala - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/09 00:27:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7497) test_count_by_value_and_window is flaky - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/09 00:35:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5913) Python API for ChiSqSelector - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/09 00:50:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7498) Params.setDefault should not use varargs annotation - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/09 00:59:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-6955) Do not let Yarn Shuffle Server retry its server port. - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 02:14:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7499) Investigate how to specify columns in SparkR without $ or strings - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/09 02:21:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7498) Params.setDefault should not use varargs annotation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 02:24:59 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7498) Params.setDefault should not use varargs annotation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 02:25:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7488) Python API for ml.recommendation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/09 02:25:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7488) Python API for ml.recommendation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/09 02:25:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7485) Remove python artifacts from the assembly jar - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 02:31:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7485) Remove python artifacts from the assembly jar - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 02:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7473) Use reservoir sample in RandomForest when choosing features per node - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 03:06:59 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7473) Use reservoir sample in RandomForest when choosing features per node - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 03:07:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7497) test_count_by_value_and_window is flaky - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/09 03:08:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7231) Make SparkR DataFrame API more dplyr friendly - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/09 03:31:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7231) Make SparkR DataFrame API more dplyr friendly - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/09 03:31:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7427) Make sharedParams match in Scala, Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 03:55:00 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7490) MapOutputTracker: close input streams to free native memory - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 04:09:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7490) MapOutputTracker: close input streams to free native memory - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 04:09:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7375) Avoid defensive copying in SQL exchange operator when sort-based shuffle buffers data in serialized form - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/09 04:10:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7500) DAG visualization: cluster name bleeds beyond the cluster - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 04:11:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7500) DAG visualization: cluster name bleeds beyond the cluster - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 04:11:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7501) DAG visualization: show DStream operations for Streaming - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 04:12:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7501) DAG visualization: show DStream operations for Streaming - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 04:12:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7502) DAG visualization: handle removed stages gracefully - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 04:18:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7463) Dag visualization improvements - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 05:36:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7262) Binary LogisticRegression with L1/L2 (elastic net) using OWLQN in new ML package - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/09 06:43:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7498) Params.setDefault should not use varargs annotation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/09 06:56:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7468) DAG visualization: certain action operators should not be scopes - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 07:00:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7228) SparkR public API for 1.4 release - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/09 08:56:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7451) Spark on Yarn : Preemption of executors is counted as failure causing Spark job to fail - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/09 10:57:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7451) Spark on Yarn : Preemption of executors is counted as failure causing Spark job to fail - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/09 10:58:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7438) Validation Error while running countApproxDistinct with relative accuracy >= 0.38 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/09 11:03:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-5074) Flaky test: o.a.s.scheduler.DAGSchedulerSuite - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/09 11:06:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7403) Link URL in objects on Timeline View is wrong in case of running on YARN - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/09 11:10:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7403) Link URL in objects on Timeline View is wrong in case of running on YARN - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/09 11:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7439) Should delete temporary local directories - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/09 11:28:59 UTC, 7 replies.
- [jira] [Created] (SPARK-7503) Resources in .sparkStaging directory can't be cleaned up on error - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2015/05/09 12:04:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7503) Resources in .sparkStaging directory can't be cleaned up on error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 12:07:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7503) Resources in .sparkStaging directory can't be cleaned up on error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 12:07:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6784) Clean up all the inbound/outbound conversions for DateType - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 16:13:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6784) Clean up all the inbound/outbound conversions for DateType - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 16:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7504) NullPointerException when initializing SparkContext in YARN-cluster mode - posted by "Zoltán Zvara (JIRA)" <ji...@apache.org> on 2015/05/09 16:31:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6929) Alias for more complex expression causes attribute not been able to resolve - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/09 17:04:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7504) NullPointerException when initializing SparkContext in YARN-cluster mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 17:20:00 UTC, 13 replies.
- [jira] [Assigned] (SPARK-7504) NullPointerException when initializing SparkContext in YARN-cluster mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 17:20:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7504) NullPointerException when initializing SparkContext in YARN-cluster mode - posted by "Zoltán Zvara (JIRA)" <ji...@apache.org> on 2015/05/09 17:47:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7280) Add a method for dropping a column - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/09 17:52:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7280) Add a method for dropping a column - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/09 17:53:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-6994) Allow to fetch field values by name in sql.Row - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 19:09:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7072) Document fetching field values by name on sql.Row/DataFrame - posted by "vidmantas zemleris (JIRA)" <ji...@apache.org> on 2015/05/09 19:14:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7505) Update PySpark DataFrame docs: encourage __getitem__, mark as experimental, etc. - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/09 19:48:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7505) Update PySpark DataFrame docs: encourage __getitem__, mark as experimental, etc. - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/09 19:49:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7505) Update PySpark DataFrame docs: encourage __getitem__, mark as experimental, etc. - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/09 19:49:00 UTC, 4 replies.
- [jira] [Created] (SPARK-7506) pyspark.sql.types.StructType.fromJson() is incorrectly named - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/09 19:52:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6479) Create external block store API - posted by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2015/05/09 19:57:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6479) Create external block store API - posted by "Dmitriy Setrakyan (JIRA)" <ji...@apache.org> on 2015/05/09 19:58:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7507) pyspark.sql.types.StructType and Row should implement __iter__() - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/09 20:09:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7345) Spark cannot detect renamed columns using JDBC connector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 20:11:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7345) Spark cannot detect renamed columns using JDBC connector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 20:11:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7508) JettyUtils-generated servlets to log & report all errors - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/09 20:28:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7508) JettyUtils-generated servlets to log & report all errors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 20:39:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7508) JettyUtils-generated servlets to log & report all errors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 20:39:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7469) DAG visualization: show operators for SQL - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 21:16:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7502) DAG visualization: handle removed stages gracefully - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 21:17:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7507) pyspark.sql.types.StructType and Row should implement __iter__() - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/09 21:21:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7506) pyspark.sql.types.StructType.fromJson() is incorrectly named - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/09 21:22:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7501) DAG visualization: show DStream operations for Streaming - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 21:23:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7501) DAG visualization: show DStream operations for Streaming - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/09 21:23:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7280) Add a method for dropping a column in Java/Scala - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/09 21:25:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7509) Add drop column to Python DataFrame API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/09 21:25:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-7280) Add a method for dropping a column in Java/Scala - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/09 21:26:59 UTC, 4 replies.
- [jira] [Created] (SPARK-7510) DAG visualization: Arrows should not cover text - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 21:30:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7510) DAG visualization: Arrows should not cover text - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/09 21:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR - posted by "Allan Douglas R. de Oliveira (JIRA)" <ji...@apache.org> on 2015/05/09 22:24:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-3630) Identify cause of Kryo+Snappy PARSING_ERROR - posted by "Allan Douglas R. de Oliveira (JIRA)" <ji...@apache.org> on 2015/05/09 22:25:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7475) adjust ldaExample for online LDA - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/10 00:41:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7475) adjust ldaExample for online LDA - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/10 00:43:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7511) PySpark ML seed Param should be random by default - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/10 01:11:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7512) SparkR RDD show method doesn't work after transformations - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/10 02:02:57 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7512) SparkR RDD show method doesn't work after transformations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 02:06:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7512) SparkR RDD show method doesn't work after transformations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 02:06:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6101) Create a SparkSQL DataSource API implementation for DynamoDB - posted by "Chris Fregly (JIRA)" <ji...@apache.org> on 2015/05/10 06:01:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7513) Spark connecting cassandra throws NotSerialization error - posted by "madheswaran (JIRA)" <ji...@apache.org> on 2015/05/10 08:04:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6091) Add MulticlassMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/10 09:57:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7345) Spark cannot detect renamed columns using JDBC connector - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/10 10:33:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7514) Add MinMaxNormalizer to feature transformation - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/10 10:59:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7514) Add MinMaxNormalizer to feature transformation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 11:01:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7514) Add MinMaxNormalizer to feature transformation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 11:01:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7514) Add MinMaxNormalizer to feature transformation - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/10 11:05:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7515) Update documentation for PySpark on YARN with cluster mode - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2015/05/10 12:18:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7515) Update documentation for PySpark on YARN with cluster mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 12:19:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7515) Update documentation for PySpark on YARN with cluster mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 12:20:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7496) Update Programming guide with Online LDA - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/10 12:27:59 UTC, 3 replies.
- [jira] [Created] (SPARK-7516) Replace deprecated Data Frame api in Python Docs - posted by "Guancheng Chen (JIRA)" <ji...@apache.org> on 2015/05/10 12:42:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7516) Replace deprecated Data Frame api in Python Docs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 12:54:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7516) Replace deprecated Data Frame api in Python Docs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 12:55:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6761) Approximate quantile - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 13:23:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6761) Approximate quantile - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 13:24:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5888) Add OneHotEncoder as a Transformer - posted by "Herman van Hovell tot Westerflier (JIRA)" <ji...@apache.org> on 2015/05/10 15:29:00 UTC, 7 replies.
- [jira] [Comment Edited] (SPARK-5888) Add OneHotEncoder as a Transformer - posted by "Herman van Hovell tot Westerflier (JIRA)" <ji...@apache.org> on 2015/05/10 15:32:00 UTC, 2 replies.
- [jira] [Closed] (SPARK-7090) Introduce LDAOptimizer to LDA to further improve extensibility - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/10 16:33:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7368) add QR decomposition for RowMatrix - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/10 16:55:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7517) Rename unsafe module to managedmemory - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/10 17:46:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7517) Rename unsafe module to managedmemory - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 17:48:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7517) Rename unsafe module to managedmemory - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 17:49:00 UTC, 12 replies.
- [jira] [Commented] (SPARK-5886) Add StringIndexer - posted by "Herman van Hovell tot Westerflier (JIRA)" <ji...@apache.org> on 2015/05/10 18:23:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5885) Add VectorAssembler - posted by "Herman van Hovell tot Westerflier (JIRA)" <ji...@apache.org> on 2015/05/10 18:35:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-6092) Add RankingMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 18:47:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6092) Add RankingMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/10 18:47:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7517) Rename unsafe module to managedmemory - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/10 19:10:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-1132) Persisting Web UI through refactoring the SparkListener interface - posted by "sagar (JIRA)" <ji...@apache.org> on 2015/05/10 19:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2870) Thorough schema inference directly on RDDs of Python dictionaries - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/10 21:35:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-2870) Thorough schema inference directly on RDDs of Python dictionaries - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/10 21:36:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6924) driver hangs when net is broken - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/10 22:18:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6584) Provide ExecutorPrefixTaskLocation to support the rdd which can be aware of partition's executor location. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/10 22:18:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6464) Add a new transformation of rdd named processCoalesce which was particularly to deal with the small and cached rdd - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/10 22:19:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7431) PySpark CrossValidatorModel needs to call parent init - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/10 22:29:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7513) Spark connecting cassandra throws NotSerialization error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/10 22:30:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5521) PCA wrapper for easy transform vectors - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/10 22:34:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7518) Tests for comparing probability and prediction in binary logistic regression against R - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/11 02:39:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7518) Tests for comparing probability and prediction in binary logistic regression against R - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 02:41:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7518) Tests for comparing probability and prediction in binary logistic regression against R - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 02:41:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7496) Update Programming guide with Online LDA - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 03:26:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7462) By default retain group by columns in aggregate - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/11 04:09:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7519) There are some bugs in the new WebUI in thrift server - posted by "Yi Tian (JIRA)" <ji...@apache.org> on 2015/05/11 04:16:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7427) Make sharedParams match in Scala, Python - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 04:19:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-1517) Publish nightly snapshots of documentation, maven artifacts, and binary builds - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/11 04:21:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7520) Install Jekyll On Jenkins Machines - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/11 04:24:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7320) Add rollup and cube support to DataFrame DSL - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/11 04:30:59 UTC, 6 replies.
- [jira] [Resolved] (SPARK-7512) SparkR RDD show method doesn't work after transformations - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/11 04:50:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7520) Install Jekyll On Jenkins Machines - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2015/05/11 05:01:59 UTC, 12 replies.
- [jira] [Commented] (SPARK-7425) spark.ml Predictor should support other numeric types for label - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/11 05:08:59 UTC, 4 replies.
- [jira] [Updated] (SPARK-7519) There are some bugs in the new WebUI in thrift server - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/11 05:42:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7521) Allow all required release credentials to be specified with env vars - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/11 05:45:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7514) Add MinMaxScaler to feature transformation - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/11 05:51:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-7519) There are some bugs in the new WebUI in thrift server - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 05:52:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7519) There are some bugs in the new WebUI in thrift server - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 05:53:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7423) spark.ml Classifier predict should not convert vectors to dense format - posted by "George Dittmar (JIRA)" <ji...@apache.org> on 2015/05/11 06:10:59 UTC, 4 replies.
- [jira] [Commented] (SPARK-7422) Add argmax to Vector, SparseVector - posted by "George Dittmar (JIRA)" <ji...@apache.org> on 2015/05/11 06:11:59 UTC, 10 replies.
- [jira] [Issue Comment Deleted] (SPARK-7422) Add argmax to Vector, SparseVector - posted by "George Dittmar (JIRA)" <ji...@apache.org> on 2015/05/11 06:29:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7513) Spark connecting cassandra throws NotSerialization error - posted by "madheswaran (JIRA)" <ji...@apache.org> on 2015/05/11 06:40:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7498) Params.setDefault should not use varargs annotation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 06:41:59 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7439) Should delete temporary local directories - posted by "Taeyun Kim (JIRA)" <ji...@apache.org> on 2015/05/11 06:48:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7439) Should delete temporary local directories - posted by "Taeyun Kim (JIRA)" <ji...@apache.org> on 2015/05/11 07:01:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7514) Add MinMaxScaler to feature transformation - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 07:06:59 UTC, 3 replies.
- [jira] [Updated] (SPARK-7519) Some minor UI bugs in the new HiveThriftServer2 web UI - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/11 07:19:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7519) Some minor UI bugs in the new HiveThriftServer2 web UI - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/11 08:09:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7522) ML Examples option for dataFormat should not be enclosed in angle brackets - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2015/05/11 08:32:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7523) ERROR LiveListenerBus: Listener EventLoggingListener threw an exception - posted by "sagar (JIRA)" <ji...@apache.org> on 2015/05/11 08:40:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7514) Add MinMaxScaler to feature transformation - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/11 08:42:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7522) ML Examples option for dataFormat should not be enclosed in angle brackets - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 08:46:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7522) ML Examples option for dataFormat should not be enclosed in angle brackets - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 08:46:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7523) ERROR LiveListenerBus: Listener EventLoggingListener threw an exception - posted by "sagar (JIRA)" <ji...@apache.org> on 2015/05/11 08:48:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5707) Enabling spark.sql.codegen throws ClassNotFound exception - posted by "Nathan McCarthy (JIRA)" <ji...@apache.org> on 2015/05/11 10:09:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-7513) Spark connecting cassandra throws NotSerialization error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/11 10:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7524) add configs for keytab and principal, move originals to internal - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/11 13:05:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7524) add configs for keytab and principal, move originals to internal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 13:07:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7524) add configs for keytab and principal, move originals to internal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 13:07:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7525) Could not read data from write ahead log record when Receiver failed and WAL is stored in Tachyon - posted by "Dibyendu Bhattacharya (JIRA)" <ji...@apache.org> on 2015/05/11 13:09:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7525) Could not read data from write ahead log record when Receiver failed and WAL is stored in Tachyon - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/11 13:15:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7326) Performing window() on a WindowedDStream doesn't work all the time - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/11 13:21:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7110) when use saveAsNewAPIHadoopFile, sometimes it throws "Delegation Token can be issued only with kerberos or web authentication" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 13:45:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7526) Specify ip of RBackend, MonitorServer and RRDD Socket server - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2015/05/11 14:53:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7526) Specify ip of RBackend, MonitorServer and RRDD Socket server - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 14:58:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7526) Specify ip of RBackend, MonitorServer and RRDD Socket server - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 14:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7110) when use saveAsNewAPIHadoopFile, sometimes it throws "Delegation Token can be issued only with kerberos or web authentication" - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/11 15:21:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-5427) Add support for floor function in Spark SQL - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/05/11 16:36:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-4066) Make whether maven builds fails on scalastyle violation configurable - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/05/11 16:39:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7527) Wrong detection of REPL mode in ClosureCleaner - posted by "Oleksii Kostyliev (JIRA)" <ji...@apache.org> on 2015/05/11 16:39:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7527) Wrong detection of REPL mode in ClosureCleaner - posted by "Oleksii Kostyliev (JIRA)" <ji...@apache.org> on 2015/05/11 16:40:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-7527) Wrong detection of REPL mode in ClosureCleaner - posted by "Oleksii Kostyliev (JIRA)" <ji...@apache.org> on 2015/05/11 16:41:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7527) Wrong detection of REPL mode in ClosureCleaner - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 16:51:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7254) Extend PIC to handle Graphs directly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 17:15:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7254) Extend PIC to handle Graphs directly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 17:16:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7278) Inconsistent handling of dates in PySparks Row object - posted by "Kalle Jepsen (JIRA)" <ji...@apache.org> on 2015/05/11 17:29:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7278) Inconsistent handling of dates in PySparks Row object - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 17:33:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6092) Add RankingMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 18:14:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7528) Java compatibility of RankingMetrics - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 18:16:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7529) Java compatibility check for MLlib 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 18:18:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7497) test_count_by_value_and_window is flaky - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/11 18:20:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7530) Add API to get the current state of a StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/11 18:23:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7522) ML Examples option for dataFormat should not be enclosed in angle brackets - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 18:25:59 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7522) ML Examples option for dataFormat should not be enclosed in angle brackets - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 18:29:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7522) ML Examples option for dataFormat should not be enclosed in angle brackets - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 18:30:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7530) Add API to get the current state of a StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 18:30:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7530) Add API to get the current state of a StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 18:30:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7531) Install GPG on Jenkins machines - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/11 18:40:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7458) Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 18:45:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7532) Make StreamingContext.start() idempotent - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/11 18:45:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7532) Make StreamingContext.start() idempotent - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/11 18:45:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7531) Install GPG on Jenkins machines - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2015/05/11 18:47:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7355) FlakyTest - o.a.s.DriverSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 19:10:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7355) FlakyTest - o.a.s.DriverSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 19:10:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7532) Make StreamingContext.start() idempotent - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 19:15:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7532) Make StreamingContext.start() idempotent - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 19:15:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-5575) Artificial neural networks for MLlib deep learning - posted by "Alexander Ulanov (JIRA)" <ji...@apache.org> on 2015/05/11 19:22:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7533) Decrease spacing between AM-RM heartbeats. - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/11 19:22:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7534) Fix the Stage table when a stage is missing - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/11 19:25:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7534) Fix the Stage table when a stage is missing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 19:28:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7534) Fix the Stage table when a stage is missing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/11 19:28:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7534) Fix the Stage table when a stage is missing - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/11 19:28:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-7133) Implement struct, array, and map field accessor using apply in Scala and __getitem__ in Python - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/11 19:53:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-7507) pyspark.sql.types.StructType and Row should implement __iter__() - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/11 19:55:59 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7361) Throw unambiguous exception when attempting to start multiple StreamingContexts in the same JVM - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/11 20:00:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7533) Decrease spacing between AM-RM heartbeats. - posted by "Zoltán Zvara (JIRA)" <ji...@apache.org> on 2015/05/11 20:12:59 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7520) Install Jekyll On Jenkins Machines - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/11 21:03:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6470) Allow Spark apps to put YARN node labels in their requests - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/11 21:12:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7529) Java compatibility check for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 21:15:01 UTC, 2 replies.
- [jira] [Created] (SPARK-7535) Audit Pipeline APIs - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 21:24:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7535) Audit Pipeline APIs for 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 21:34:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7536) Audit MLlib Python API for 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 21:34:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7537) Audit new public Scala APIs for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 21:38:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7537) Audit new public Scala APIs for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 21:38:02 UTC, 3 replies.
- [jira] [Updated] (SPARK-7536) Audit MLlib Python API for 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 21:39:02 UTC, 28 replies.
- [jira] [Created] (SPARK-7538) Kafka stream fails: java.lang.NoClassDefFound com/yammer/metrics/core/Gauge - posted by "Lee McFadden (JIRA)" <ji...@apache.org> on 2015/05/11 22:01:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7539) Perf tests for Python MLlib - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 22:12:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7540) PMML correctness check - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 22:17:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7541) Check model save/load for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/11 22:21:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7508) JettyUtils-generated servlets to log & report all errors - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/11 22:39:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7538) Kafka stream fails: java.lang.NoClassDefFound com/yammer/metrics/core/Gauge - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/11 22:39:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7515) Update documentation for PySpark on YARN with cluster mode - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/11 23:21:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7515) Update documentation for PySpark on YARN with cluster mode - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/11 23:21:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7200) Tungsten test suites should fail if memory leak is detected - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/11 23:28:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7516) Replace deprecated Data Frame api in Python Docs - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/11 23:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7542) Use LongArray for sort buffer in UnsafeExternalSorter - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/11 23:46:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7360) Compare Pyrolite performance affected by useMemo - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 00:05:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7360) Compare Pyrolite performance affected by useMemo - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 00:05:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7088) [REGRESSION] Spark 1.3.1 breaks analysis of third-party logical plans - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/12 00:07:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-6743) Join with empty projection on one side produces invalid results - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/12 00:08:01 UTC, 5 replies.
- [jira] [Created] (SPARK-7543) Break dataframe.py into multiple files - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 00:12:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7462) By default retain group by columns in aggregate - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 00:25:04 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7280) Add a method for dropping a column in Java/Scala - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 00:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7544) pyspark.sql.types.Row should implement __getitem__ - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/12 01:01:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7544) pyspark.sql.types.Row should implement __getitem__ - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/12 01:01:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7133) Implement struct, array, and map field accessor using apply in Scala and __getitem__ in Python - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/12 01:03:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7545) Bernoulli NaiveBayes should validate data - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 01:41:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7545) Bernoulli NaiveBayes should validate data - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 01:42:01 UTC, 2 replies.
- [jira] [Commented] (SPARK-7545) Bernoulli NaiveBayes should validate data - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 01:45:00 UTC, 4 replies.
- [jira] [Created] (SPARK-7546) Add ML Pipelines example with complex feature transformations - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 01:48:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7547) ElasticNet example code - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 01:49:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7547) ElasticNet example code - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 01:53:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7547) ElasticNet example code - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 01:53:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7548) Add explode expression - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 02:03:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-5707) Enabling spark.sql.codegen throws ClassNotFound exception - posted by "Nathan McCarthy (JIRA)" <ji...@apache.org> on 2015/05/12 02:03:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7549) Support aggregating over nested fields - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 02:04:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7550) Support setting the right schema & serde when writing to Hive metastore - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 02:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7551) Don't split by dot if within backticks for DataFrame attribute resolution - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 02:08:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7551) Don't split by dot if within backticks for DataFrame attribute resolution - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 02:09:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7551) Don't split by dot if within backticks for DataFrame attribute resolution - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 02:09:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7550) Support setting the right schema & serde when writing to Hive metastore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 02:12:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7550) Support setting the right schema & serde when writing to Hive metastore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 02:12:00 UTC, 6 replies.
- [jira] [Commented] (SPARK-7548) Add explode expression - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/12 02:12:00 UTC, 3 replies.
- [jira] [Updated] (SPARK-7509) Add drop column to Python DataFrame API - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/12 02:23:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7549) Support aggregating over nested fields - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/12 02:26:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7509) Add drop column to Python DataFrame API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 02:33:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-7509) Add drop column to Python DataFrame API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 02:35:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7269) Incorrect aggregation analysis - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/12 03:16:59 UTC, 2 replies.
- [jira] [Resolved] (SPARK-5893) Add Bucketizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 03:42:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5893) Add Bucketizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 03:43:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7545) Bernoulli NaiveBayes should validate data - posted by "Leah McGuire (JIRA)" <ji...@apache.org> on 2015/05/12 03:43:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7552) Close files correctly when iteration is finished in WAL recovery - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/12 03:55:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7540) PMML correctness check - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 03:55:59 UTC, 5 replies.
- [jira] [Resolved] (SPARK-7530) Add API to get the current state of a StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 03:56:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7538) Kafka stream fails: java.lang.NoClassDefFound com/yammer/metrics/core/Gauge - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 04:03:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7331) Create HiveConf per application instead of per query in HiveQl.scala - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/12 04:05:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7520) Install Jekyll On Jenkins Machines - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 04:09:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-6876) DataFrame.na.replace value support for Python - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/12 04:09:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7324) Add DataFrame.dropDuplicates - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/12 04:18:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7411) CTAS parser is incomplete - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/12 04:22:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7437) Fold "literal in (item1, item2, ..., literal, ...)" into true or false directly - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/12 04:24:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7553) Add methods to maintain a singleton StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 04:29:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7553) Add methods to maintain a singleton StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 04:29:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-4128) Create instructions on fully building Spark in Intellij - posted by "Christian Kadner (JIRA)" <ji...@apache.org> on 2015/05/12 04:39:59 UTC, 11 replies.
- [jira] [Commented] (SPARK-7552) Close files correctly when iteration is finished in WAL recovery - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 04:43:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7552) Close files correctly when iteration is finished in WAL recovery - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 04:44:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7552) Close files correctly when iteration is finished in WAL recovery - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/12 04:46:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7553) Add methods to maintain a singleton StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 04:57:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7553) Add methods to maintain a singleton StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 04:58:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7554) Throw errors when an active StreamingContext is used to create DStreams and output operations - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 05:02:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7554) Throw errors when an active StreamingContext is used to create DStreams and output operations - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 05:02:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7554) Throw exception when an active StreamingContext is used to create DStreams and output operations - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 05:03:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7554) Throw exception when an active StreamingContext is used to create DStreams and output operations - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 05:03:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7509) Add drop column to Python DataFrame API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 05:05:01 UTC, 0 replies.
- [jira] [Closed] (SPARK-7026) LeftSemiJoin can not work when it has both equal condition and not equal condition. - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/12 05:20:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-6768) Do not support "float/double union decimal or decimal(a ,b) union decimal(c, d)" - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/12 05:23:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-6198) Support "select current_database()" - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/12 05:24:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-5129) make SqlContext support "select date +/- XX DAYS from table" - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/12 05:25:01 UTC, 0 replies.
- [jira] [Closed] (SPARK-7035) Drop __getattr__ on pyspark.sql.DataFrame - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 05:52:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7227) Support fillna / dropna in R DataFrame - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 05:53:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-7226) Support math functions in R DataFrame - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 05:54:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7227) Support fillna / dropna in R DataFrame - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/12 05:57:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/12 06:06:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7482) Rename some DataFrame API methods in SparkR to match their counterparts in Scala - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/12 06:08:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7526) Specify ip of RBackend, MonitorServer and RRDD Socket server - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/12 06:14:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7296) Timeline view for Stage page - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 06:54:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7296) Timeline view for Stage page - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 06:54:04 UTC, 0 replies.
- [jira] [Created] (SPARK-7555) User guide section for ElasticNet - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:10:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7555) User guide section for ElasticNet - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:12:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7272) User guide section for PMML model export - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:12:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7496) User guide update for Online LDA - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:13:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7555) User guide update for ElasticNet - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:14:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7272) User guide update for PMML model export - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:14:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7443) MLlib 1.4 QA plan - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:15:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7556) User guide update for feature transformer: Binarizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:21:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7556) User guide update for feature transformer: Binarizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:22:59 UTC, 3 replies.
- [jira] [Created] (SPARK-7557) User guide update for feature transformer: HashingTF - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 07:26:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7545) Bernoulli NaiveBayes should validate data - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 07:36:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7551) Don't split by dot if within backticks for DataFrame attribute resolution - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 08:55:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7558) Log test name when starting and finishing each test - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 09:27:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7559) Bucketizer should include the right most boundary in the last bucket. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 09:41:02 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7548) Add explode expression - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 09:49:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7559) Bucketizer should include the right most boundary in the last bucket. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 09:54:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7559) Bucketizer should include the right most boundary in the last bucket. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 09:55:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7560) Make flaky tests easier to debug - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 09:58:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7558) Log test name when starting and finishing each test - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 09:59:59 UTC, 3 replies.
- [jira] [Created] (SPARK-7561) Install Junit Attachment Plugin on Jenkins - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/12 10:03:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7562) Improve error reporting for expression data type mismatch - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 10:12:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7562) Improve error reporting for expression data type mismatch - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 10:14:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7563) OutputCommitCoordinator.stop() should only be executed in driver - posted by "Hailong Wen (JIRA)" <ji...@apache.org> on 2015/05/12 10:21:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7500) DAG visualization: cluster name bleeds beyond the cluster - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 10:23:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7562) Improve error reporting for expression data type mismatch - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 10:24:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7500) DAG visualization: cluster name bleeds beyond the cluster - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 10:24:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7534) Fix the Stage table when a stage is missing - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/12 10:35:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7485) Remove python artifacts from the assembly jar - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/12 10:39:59 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7485) Remove python artifacts from the assembly jar - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/12 10:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7467) DAG visualization: handle checkpoint correctly - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/12 10:42:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2018) Big-Endian (IBM Power7) Spark Serialization issue - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 10:45:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-2018) Big-Endian (IBM Power7) Spark Serialization issue - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 10:45:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7290) Add StringVectorizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 11:44:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7290) Add StringVectorizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 11:45:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7150) SQLContext.range() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 12:25:59 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7150) SQLContext.range() - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 12:26:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7564) possible performance bottleneck in SparkSQL's SparkSqlSerializer class - posted by "Noam Barcay (JIRA)" <ji...@apache.org> on 2015/05/12 12:31:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7564) possible performance bottleneck in SparkSQL's SparkSqlSerializer class - posted by "Noam Barcay (JIRA)" <ji...@apache.org> on 2015/05/12 12:32:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7565) Broken maps in jsonRDD - posted by "Paul Colomiets (JIRA)" <ji...@apache.org> on 2015/05/12 13:00:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5847) Allow for configuring MetricsSystem's use of app ID to namespace all metrics - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 13:15:59 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7366) Support multi-line JSON objects - posted by "Joe Halliwell (JIRA)" <ji...@apache.org> on 2015/05/12 14:36:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-5960) Allow AWS credentials to be passed to KinesisUtils.createStream() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/12 14:49:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7565) Broken maps in jsonRDD - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/12 14:54:01 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7533) Decrease spacing between AM-RM heartbeats. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 15:25:01 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7504) NullPointerException when initializing SparkContext in YARN-cluster mode - posted by "Zoltán Zvara (JIRA)" <ji...@apache.org> on 2015/05/12 17:18:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7565) Broken maps in jsonRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 17:19:01 UTC, 2 replies.
- [jira] [Commented] (SPARK-7565) Broken maps in jsonRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 17:19:01 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7532) Make StreamingContext.start() idempotent - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 17:49:00 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7532) Make StreamingContext.start() idempotent - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 17:50:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7566) HiveContext.analyzer cannot be overriden - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/12 18:23:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7566) HiveContext.analyzer cannot be overriden - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 18:26:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7566) HiveContext.analyzer cannot be overriden - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 18:27:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6749) Make metastore client robust to underlying socket connection loss - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/12 18:43:02 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-4128) Create instructions on fully building Spark in Intellij - posted by "Christian Kadner (JIRA)" <ji...@apache.org> on 2015/05/12 19:03:01 UTC, 3 replies.
- [jira] [Assigned] (SPARK-6258) Python MLlib API missing items: Clustering - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 19:20:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6876) DataFrame.na.replace value support for Python - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 19:24:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5182) Partitioning support for tables created by the data source API - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/12 19:33:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7380) Python: Transformer/Estimator should be copyable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:22:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7380) Python: Transformer/Estimator should be copyable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:22:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7567) Migrating Parquet data source to FSBasedRelation - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/12 20:32:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7567) Migrating Parquet data source to FSBasedRelation - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/12 20:34:04 UTC, 0 replies.
- [jira] [Created] (SPARK-7568) ml.LogisticRegression doesn't output the right prediction - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 20:34:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-7568) ml.LogisticRegression doesn't output the right prediction - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 20:36:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7569) Improve error for binary expressions - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/12 20:40:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7569) Improve error for binary expressions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:41:05 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7569) Improve error for binary expressions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:42:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7567) Migrating Parquet data source to FSBasedRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:44:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7567) Migrating Parquet data source to FSBasedRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:44:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7570) Ignore _temporary folders during partition discovery - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/12 20:47:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7570) Ignore _temporary folders during partition discovery - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/12 20:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6980) Akka timeout exceptions indicate which conf controls them - posted by "Harsh Gupta (JIRA)" <ji...@apache.org> on 2015/05/12 20:49:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7570) Ignore _temporary folders during partition discovery - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:50:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7570) Ignore _temporary folders during partition discovery - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 20:51:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7276) withColumn is very slow on dataframe with large number of columns - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/12 21:00:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7531) Install GPG on Jenkins machines - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2015/05/12 21:00:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7561) Install Junit Attachment Plugin on Jenkins - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2015/05/12 21:06:01 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7561) Install Junit Attachment Plugin on Jenkins - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2015/05/12 21:06:03 UTC, 0 replies.
- [jira] [Created] (SPARK-7571) Rename `Math` to `math` in MLlib's Scala code - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 21:15:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7571) Rename `Math` to `math` in MLlib's Scala code - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 21:17:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7571) Rename `Math` to `math` in MLlib's Scala code - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 21:18:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7487) Python API for ml.regression - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 21:18:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7487) Python API for ml.regression - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 21:18:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2018) Big-Endian (IBM Power7) Spark Serialization issue - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/12 21:50:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-2018) Big-Endian (IBM Power7) Spark Serialization issue - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/12 21:51:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7557) User guide update for feature transformer: HashingTF, Tokenizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 21:53:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7557) User guide update for feature transformer: HashingTF, Tokenizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 21:57:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7557) User guide update for feature transformer: HashingTF, Tokenizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 21:57:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7572) Move Param and Params to ml.param in PySpark - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 21:58:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7555) User guide update for ElasticNet - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 21:58:00 UTC, 5 replies.
- [jira] [Commented] (SPARK-5446) Parquet column pruning should work for Map and Struct - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/12 22:01:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7572) Move Param and Params to ml.param in PySpark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 22:06:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7572) Move Param and Params to ml.param in PySpark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 22:07:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7552) Close files correctly when iteration is finished in WAL recovery - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/12 22:07:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7015) Multiclass to Binary Reduction - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 22:36:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7569) Improve error for binary expressions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 22:38:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5535) Add parameter for storage levels. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 22:41:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6258) Python MLlib API missing items: Clustering - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 22:44:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-5989) Model import/export for LDAModel - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 22:45:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6752) Allow StreamingContext to be recreated from checkpoint and existing SparkContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 22:48:00 UTC, 1 replies.
- [jira] [Reopened] (SPARK-6752) Allow StreamingContext to be recreated from checkpoint and existing SparkContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 22:48:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7573) OneVsRest cleanups - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7573) OneVsRest cleanups - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 23:09:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7573) OneVsRest cleanups - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 23:10:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7574) User guide update for OneVsRest - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:12:04 UTC, 0 replies.
- [jira] [Created] (SPARK-7575) Example code for OneVsRest - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:13:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7547) Example code for ElasticNet - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:14:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7546) Example code for ML Pipelines feature transformations - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:14:04 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7559) Bucketizer should include the right most boundary in the last bucket. - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:25:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7576) User guide update for spark.ml ElementwiseProduct - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:30:08 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7528) Java compatibility of RankingMetrics - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 23:30:09 UTC, 1 replies.
- [jira] [Commented] (SPARK-7528) Java compatibility of RankingMetrics - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 23:30:09 UTC, 0 replies.
- [jira] [Created] (SPARK-7577) User guide update for Bucketizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:33:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7577) User guide update for Bucketizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:34:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7577) User guide update for Bucketizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:35:00 UTC, 4 replies.
- [jira] [Created] (SPARK-7578) User guide update for spark.ml IDF, Normalizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:36:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7579) User guide update for OneHotEncoder - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:38:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7554) Throw exception when an active StreamingContext is used to create DStreams and output operations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/12 23:39:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7579) User guide update for OneHotEncoder - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:39:00 UTC, 5 replies.
- [jira] [Created] (SPARK-7580) Driver out of memory - posted by "Andrew Rothstein (JIRA)" <ji...@apache.org> on 2015/05/12 23:39:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7571) Rename `Math` to `math` in MLlib's Scala code - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 23:39:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7581) User guide update for PolynomialExpansion - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:40:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7578) User guide update for spark.ml IDF, Normalizer, StandardScaler - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:41:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7581) User guide update for PolynomialExpansion - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:41:00 UTC, 5 replies.
- [jira] [Commented] (SPARK-7580) Driver out of memory - posted by "Andrew Rothstein (JIRA)" <ji...@apache.org> on 2015/05/12 23:41:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7406) Add tooltips for "Scheduling Delay", "Processing Time" and "Total Delay" in Streaming WebUI - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/12 23:42:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7582) User guide update for StringIndexer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:42:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7580) Driver out of memory - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/12 23:44:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6724) Model import/export for FPGrowth - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 23:44:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7583) User guide update for RegexTokenizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:44:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6723) Model import/export for ChiSqSelector - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 23:45:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7406) Add tooltips for "Scheduling Delay", "Processing Time" and "Total Delay" in Streaming WebUI - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/12 23:45:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7583) User guide update for RegexTokenizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:45:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7484) Support passing jdbc connection properties for dataframe.createJDBCTable and insertIntoJDBC - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/12 23:46:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7584) User guide update for VectorAssembler - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:46:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-6657) Fix Python doc build warnings - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/12 23:47:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7585) User guide update for VectorIndexer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:47:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7586) User guide update for spark.ml Word2Vec - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:50:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7586) User guide update for spark.ml Word2Vec - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:51:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7576) User guide update for spark.ml ElementwiseProduct - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/12 23:54:01 UTC, 6 replies.
- [jira] [Assigned] (SPARK-7464) DAG visualization: highlight the same RDDs on hover - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 00:11:08 UTC, 1 replies.
- [jira] [Commented] (SPARK-7464) DAG visualization: highlight the same RDDs on hover - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 00:11:08 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7496) User guide update for Online LDA - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 00:13:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-6950) Spark master UI believes some applications are in progress when they are actually completed - posted by "Eran Medan (JIRA)" <ji...@apache.org> on 2015/05/13 01:02:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5311) EventLoggingListener throws exception if log directory does not exist - posted by "Eran Medan (JIRA)" <ji...@apache.org> on 2015/05/13 01:11:02 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-5311) EventLoggingListener throws exception if log directory does not exist - posted by "Eran Medan (JIRA)" <ji...@apache.org> on 2015/05/13 01:21:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7557) User guide update for feature transformer: HashingTF, Tokenizer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 01:41:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7573) OneVsRest cleanups - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 01:43:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7553) Add methods to maintain a singleton StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/13 01:46:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7557) User guide update for feature transformer: HashingTF, Tokenizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 01:47:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7517) Rename unsafe module to managedmemory - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/13 01:52:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7528) Java compatibility of RankingMetrics - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 01:55:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7528) Java compatibility of RankingMetrics - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 01:55:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7558) Log test name when starting and finishing each test - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/13 01:56:59 UTC, 3 replies.
- [jira] [Updated] (SPARK-7540) PMML correctness check - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 01:59:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7587) Document all public methods with @since tag - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 02:00:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7588) Document all SQL/DataFrame public methods with @since tag - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 02:02:11 UTC, 0 replies.
- [jira] [Deleted] (SPARK-7587) Document all public methods with @since tag - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 02:02:11 UTC, 0 replies.
- [jira] [Commented] (SPARK-7588) Document all SQL/DataFrame public methods with @since tag - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 02:02:12 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7588) Document all SQL/DataFrame public methods with @since tag - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 02:02:13 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7554) Throw exception when an active StreamingContext is used to create DStreams and output operations - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/13 02:09:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7589) Make "Input Rate" in the Streaming page consistent with other pages - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/13 02:10:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7572) Move Param and Params to ml.param in PySpark - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 02:15:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7589) Make "Input Rate" in the Streaming page consistent with other pages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 02:20:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7589) Make "Input Rate" in the Streaming page consistent with other pages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 02:20:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7496) User guide update for Online LDA - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 02:25:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7590) Test Issue to Debug JIRA Problem - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 02:28:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7590) Test Issue to Debug JIRA Problem - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 02:33:01 UTC, 3 replies.
- [jira] [Reopened] (SPARK-7590) Test Issue to Debug JIRA Problem - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 02:34:00 UTC, 3 replies.
- [jira] [Updated] (SPARK-7591) Rename FsBasedRelation -> HadoopFsRelation - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 02:35:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7591) Rename FsBasedRelation -> HadoopFsRelation - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 02:35:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7573) OneVsRest cleanups - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 02:37:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7572) Move Param and Params to ml.param in PySpark - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 02:38:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7571) Rename `Math` to `math` in MLlib's Scala code - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 02:38:01 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7559) Bucketizer should include the right most boundary in the last bucket. - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 02:38:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7557) User guide update for feature transformer: HashingTF, Tokenizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 02:39:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7425) spark.ml Predictor should support other numeric types for label - posted by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2015/05/13 02:41:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7590) Test Issue to Debug JIRA Problem - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 02:46:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7592) Resolution set to "Pending Closed" when using PR merge script - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 02:49:06 UTC, 0 replies.
- [jira] [Commented] (SPARK-7592) Resolution set to "Pending Closed" when using PR merge script - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 02:53:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7592) Resolution set to "Pending Closed" when using PR merge script - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 02:54:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7593) Python API for Bucketizer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 03:07:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7528) Java compatibility of RankingMetrics - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:18:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7406) Add tooltips for "Scheduling Delay", "Processing Time" and "Total Delay" in Streaming WebUI - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:18:01 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7015) Multiclass to Binary Reduction - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:18:02 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7552) Close files correctly when iteration is finished in WAL recovery - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:18:03 UTC, 0 replies.
- [jira] [Closed] (SPARK-7552) Close files correctly when iteration is finished in WAL recovery - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:19:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-2018) Big-Endian (IBM Power7) Spark Serialization issue - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:19:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7487) Python API for ml.regression - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:19:02 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7276) withColumn is very slow on dataframe with large number of columns - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:19:03 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7531) Install GPG on Jenkins machines - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:19:03 UTC, 0 replies.
- [jira] [Reopened] (SPARK-5182) Partitioning support for tables created by the data source API - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:20:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-6876) DataFrame.na.replace value support for Python - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:20:02 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7534) Fix the Stage table when a stage is missing - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:20:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7534) Fix the Stage table when a stage is missing - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:20:04 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7435) Make DataFrame.show() consistent with that of Scala and pySpark - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:20:04 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7592) Resolution set to "Pending Closed" when using PR merge script - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 03:22:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7588) Document all SQL/DataFrame public methods with @since tag - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 03:37:59 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7581) User guide update for PolynomialExpansion - posted by "Xusen Yin (JIRA)" <ji...@apache.org> on 2015/05/13 04:37:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6289) PySpark doesn't maintain SQL date Types - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/13 04:50:59 UTC, 4 replies.
- [jira] [Assigned] (SPARK-7322) Add DataFrame DSL for window function support - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 05:07:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7297) Make timeline more discoverable - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2015/05/13 06:28:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7568) ml.LogisticRegression doesn't output the right prediction - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/13 06:35:01 UTC, 11 replies.
- [jira] [Resolved] (SPARK-7321) Add Column expression for conditional statements (if, case) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 06:45:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7381) Missing Python API for o.a.s.ml - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 06:47:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7381) Missing Python API for o.a.s.ml - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 06:48:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7382) Python API for ml.classification - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 06:49:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7382) Python API for ml.classification - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 06:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7568) ml.LogisticRegression doesn't output the right prediction - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 06:50:59 UTC, 5 replies.
- [jira] [Reopened] (SPARK-7321) Add Column expression for conditional statements (if, case) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 07:03:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7548) Add explode expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 07:06:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7568) ml.LogisticRegression doesn't output the right prediction - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/13 07:22:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7568) ml.LogisticRegression doesn't output the right prediction - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 07:27:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7269) Incorrect aggregation analysis - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 07:49:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7422) Add argmax to Vector, SparseVector - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 08:34:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7496) User guide update for Online LDA - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/13 08:39:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7594) Increase maximum amount of columns for covariance matrix for principal components - posted by "Sebastian Alfers (JIRA)" <ji...@apache.org> on 2015/05/13 08:41:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7566) HiveContext.analyzer cannot be overriden - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 08:45:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7482) Rename some DataFrame API methods in SparkR to match their counterparts in Scala - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/13 08:53:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7595) Window will cause resolve failed with self join - posted by "Weizhong (JIRA)" <ji...@apache.org> on 2015/05/13 08:56:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7526) Specify ip of RBackend, MonitorServer and RRDD Socket server - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/13 08:57:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7564) performance bottleneck in SparkSQL using columnar storage - posted by "Noam Barkai (JIRA)" <ji...@apache.org> on 2015/05/13 08:57:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7581) User guide update for PolynomialExpansion - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 09:00:15 UTC, 1 replies.
- [jira] [Commented] (SPARK-7595) Window will cause resolve failed with self join - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 09:01:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7595) Window will cause resolve failed with self join - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 09:02:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7596) Let AM's Reporter thread to wake up from sleep if new executors required - posted by "Zoltán Zvara (JIRA)" <ji...@apache.org> on 2015/05/13 09:10:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7589) Make "Input Rate" in the Streaming page consistent with other pages - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 09:16:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7597) Make default doc build avoid search engine indexing - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/13 09:22:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7575) Example code for OneVsRest - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 09:51:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7575) Example code for OneVsRest - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 09:52:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5081) Shuffle write increases - posted by "Dr. Christian Betz (JIRA)" <ji...@apache.org> on 2015/05/13 10:16:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7594) Increase maximum amount of columns for covariance matrix for principal components - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 10:16:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6568) spark-shell.cmd --jars option does not accept the jar that has space in its path - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 10:45:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6568) spark-shell.cmd --jars option does not accept the jar that has space in its path - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 10:45:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7556) User guide update for feature transformer: Binarizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 11:20:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7598) Add aliveWorker metrics in Master - posted by "Rex Xiong (JIRA)" <ji...@apache.org> on 2015/05/13 11:28:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5185) pyspark --jars does not add classes to driver class path - posted by "Leonardo Trabuco (JIRA)" <ji...@apache.org> on 2015/05/13 11:29:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-5185) pyspark --jars does not add classes to driver class path - posted by "Leonardo Trabuco (JIRA)" <ji...@apache.org> on 2015/05/13 11:30:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7598) Add aliveWorkers metrics in Master - posted by "Rex Xiong (JIRA)" <ji...@apache.org> on 2015/05/13 11:30:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7598) Add aliveWorkers metrics in Master - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 11:38:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7598) Add aliveWorkers metrics in Master - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 11:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7599) Don't restrict customized FSBasedRelation OutputCommitter to be subclass of FileOutputFormat - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/13 12:32:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7591) FSBasedRelation interface tweaks - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/13 12:45:59 UTC, 6 replies.
- [jira] [Commented] (SPARK-7536) Audit MLlib Python API for 1.4 - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/13 13:03:59 UTC, 8 replies.
- [jira] [Commented] (SPARK-3702) Standardize MLlib classes for learners, models - posted by "Jao Rabary (JIRA)" <ji...@apache.org> on 2015/05/13 14:52:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-3702) Standardize MLlib classes for learners, models - posted by "Jao Rabary (JIRA)" <ji...@apache.org> on 2015/05/13 14:52:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-4758) Make metastore_db in-memory for HiveContext - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/13 14:52:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7561) Install Junit Attachment Plugin on Jenkins - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2015/05/13 15:39:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-6613) Starting stream from checkpoint causes Streaming tab to throw error - posted by "Marius Soutier (JIRA)" <ji...@apache.org> on 2015/05/13 16:04:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7600) Stopping Streaming Context (sometimes) crashes master - posted by "Marius Soutier (JIRA)" <ji...@apache.org> on 2015/05/13 16:09:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7601) Support Insert into JDBC Datasource - posted by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2015/05/13 16:23:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7601) Support Insert into JDBC Datasource - posted by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2015/05/13 16:25:00 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7599) Don't restrict customized FSBasedRelation OutputCommitter to be subclass of FileOutputFormat - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 16:32:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7601) Support Insert into JDBC Datasource - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 16:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7599) Don't restrict customized FSBasedRelation OutputCommitter to be subclass of FileOutputFormat - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 16:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7601) Support Insert into JDBC Datasource - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 16:32:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7599) Don't restrict customized FSBasedRelation OutputCommitter to be subclass of FileOutputFormat - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/13 16:37:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7599) Don't restrict customized FSBasedRelation OutputCommitter to be subclass of FileOutputFormat - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/13 16:37:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 16:52:59 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7141) saveAsTextFile() on S3 first creates empty prefix - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 16:58:01 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7536) Audit MLlib Python API for 1.4 - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/13 16:59:00 UTC, 1 replies.
- [jira] [Reopened] (SPARK-5081) Shuffle write increases - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/13 17:06:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7602) add lz4 decompressor for streamContext.fileStream - posted by "lisendong (JIRA)" <ji...@apache.org> on 2015/05/13 17:23:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7602) add lz4 decompressor for streamContext.fileStream - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 17:28:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7603) Crash of thrift server when doing SQL without "limit" - posted by "Ihor Bobak (JIRA)" <ji...@apache.org> on 2015/05/13 17:30:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7603) Crash of thrift server when doing SQL without "limit" - posted by "Ihor Bobak (JIRA)" <ji...@apache.org> on 2015/05/13 17:31:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6261) Python MLlib API missing items: Feature - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/13 17:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7576) User guide update for spark.ml ElementwiseProduct - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 17:43:00 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (SPARK-6261) Python MLlib API missing items: Feature - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/13 17:47:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7604) Python API for PCA and PCAModel - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/13 17:53:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-3056) Sort-based Aggregation - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/13 17:58:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7605) Python API for ElementwiseProduct - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/13 17:59:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7603) Crash of thrift server when doing SQL without "limit" - posted by "Ihor Bobak (JIRA)" <ji...@apache.org> on 2015/05/13 18:03:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7606) Document all PySpark SQL/DataFrame public methods with @since tag - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/13 18:10:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7606) Document all PySpark SQL/DataFrame public methods with @since tag - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/13 18:16:59 UTC, 4 replies.
- [jira] [Resolved] (SPARK-6734) Support GenericUDTF.close for Generate - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/13 18:36:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7607) Spark SQL prog guide code error - posted by "Diana Carroll (JIRA)" <ji...@apache.org> on 2015/05/13 19:01:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7589) Make "Input Rate" in the Streaming page consistent with other pages - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/13 19:04:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7607) Spark SQL prog guide code error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 19:08:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7608) Memory leak in RDDOperationGraphListener - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/13 19:19:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7608) Memory leak in RDDOperationGraphListener - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/13 19:20:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7593) Python API for Bucketizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 19:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7593) Python API for Bucketizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 19:29:01 UTC, 1 replies.
- [jira] [Closed] (SPARK-7607) Spark SQL prog guide code error - posted by "Diana Carroll (JIRA)" <ji...@apache.org> on 2015/05/13 19:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6819) Support nested types in SparkR DataFrame - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/13 19:42:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6819) Support nested types in SparkR DataFrame - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/13 19:42:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7567) Migrating Parquet data source to FSBasedRelation - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/13 20:04:59 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7567) Migrating Parquet data source to FSBasedRelation - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/13 20:05:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7608) Memory leak in RDDOperationGraphListener - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/13 20:25:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7608) Memory leak in RDDOperationGraphListener - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 20:33:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7609) Add standardized checks for (Model, Estimator) unit tests - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 20:41:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7579) User guide update for OneHotEncoder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 20:45:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7610) Design clustering abstractions for Pipelines API - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 20:51:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7611) Support HashJoin if the join condition uses eqNullSafe/<=> - posted by "David Tolnay (JIRA)" <ji...@apache.org> on 2015/05/13 20:58:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7578) User guide update for spark.ml IDF, Normalizer, StandardScaler - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 21:04:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7578) User guide update for spark.ml IDF, Normalizer, StandardScaler - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 21:04:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7612) Use BLAS in naive Bayes training - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 21:41:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7612) Use BLAS in naive Bayes training - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 21:43:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7612) Use BLAS in naive Bayes training - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 21:43:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7613) Serialization fails in pyspark for lambdas referencing class data members - posted by "Nate Crosswhite (JIRA)" <ji...@apache.org> on 2015/05/13 21:43:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7551) Don't split by dot if within backticks for DataFrame attribute resolution - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 21:49:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7614) CLONE - Master fails on 2.11 with compilation error - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/13 22:02:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7614) CLONE - Master fails on 2.11 with compilation error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 22:05:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7614) CLONE - Master fails on 2.11 with compilation error - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/13 22:06:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-4356) Test Scala 2.11 on Jenkins - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/13 22:10:00 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 22:16:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7606) Document all PySpark SQL/DataFrame public methods with @since tag - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/13 22:16:02 UTC, 2 replies.
- [jira] [Updated] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/13 22:21:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7593) Python API for Bucketizer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/13 22:21:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-1865) Improve behavior of cleanup of disk state - posted by "Nick Poorman (JIRA)" <ji...@apache.org> on 2015/05/13 22:29:01 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-1865) Improve behavior of cleanup of disk state - posted by "Nick Poorman (JIRA)" <ji...@apache.org> on 2015/05/13 22:30:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6785) DateUtils can not handle date before 1970/01/01 correctly - posted by "Christian Kadner (JIRA)" <ji...@apache.org> on 2015/05/13 22:55:00 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-7606) Document all PySpark SQL/DataFrame public methods with @since tag - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/13 22:57:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7502) DAG visualization: handle removed stages gracefully - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 23:04:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7502) DAG visualization: handle removed stages gracefully - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 23:04:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7545) Bernoulli NaiveBayes should validate data - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 23:14:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7615) WordVector divided by Euclidean Norm equals to zero - posted by "Eric Li (JIRA)" <ji...@apache.org> on 2015/05/13 23:17:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7593) Python API for Bucketizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/13 23:17:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7616) Overwriting a partitioned parquet table corrupt data - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/13 23:18:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7615) WordVector divided by Euclidean Norm equals to zero - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/13 23:19:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7615) Word2Vec wordVectors divided by Euclidean Norm equals to zero - posted by "Eric Li (JIRA)" <ji...@apache.org> on 2015/05/13 23:19:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7615) MLLIB Word2Vec wordVectors divided by Euclidean Norm equals to zero - posted by "Eric Li (JIRA)" <ji...@apache.org> on 2015/05/13 23:20:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7510) DAG visualization: Arrows should not cover text - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/13 23:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7617) Word2VecModel fVector not normalized - posted by "Eric Li (JIRA)" <ji...@apache.org> on 2015/05/13 23:31:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7618) Word2VecModel cache normalized wordVectors to speed up findSynonyms - posted by "Eric Li (JIRA)" <ji...@apache.org> on 2015/05/13 23:37:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6837) SparkR failure in processClosure - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/13 23:41:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-6289) PySpark doesn't maintain SQL date Types - posted by "Michael Nazario (JIRA)" <ji...@apache.org> on 2015/05/14 00:00:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7382) Python API for ml.classification - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 00:13:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7619) autodoc_docstring_signature doesn't work for some classes/methods under spark.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 00:23:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7511) PySpark ML seed Param should be random by default - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/14 00:43:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-7511) PySpark ML seed Param should be random by default - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/14 00:56:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7303) push down project if possible when the child is sort - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/14 01:15:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2883) Spark Support for ORCFile format - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 01:27:01 UTC, 2 replies.
- [jira] [Closed] (SPARK-7502) DAG visualization: handle removed stages gracefully - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 01:31:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7464) DAG visualization: highlight the same RDDs on hover - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 01:31:01 UTC, 0 replies.
- [jira] [Closed] (SPARK-7399) Master fails on 2.11 with compilation error - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 01:31:01 UTC, 0 replies.
- [jira] [Closed] (SPARK-7356) Flaky test: o.a.s.streaming.flume.FlumePollingStreamSuite - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 01:44:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7620) Removed calling size, length in while condition to avoid extra JVM call - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/14 02:07:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7620) Removed calling size, length in while condition to avoid extra JVM call - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 02:09:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7620) Removed calling size, length in while condition to avoid extra JVM call - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 02:09:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7081) Faster sort-based shuffle path using binary processing cache-aware sort - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/14 02:09:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7601) Support Insert into JDBC Datasource - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/14 02:25:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6752) Allow StreamingContext to be recreated from checkpoint and existing SparkContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/14 02:34:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7621) Report KafkaReceiver MessageHandler errors so StreamingListeners can take action - posted by "Jeremy A. Lucas (JIRA)" <ji...@apache.org> on 2015/05/14 02:39:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7621) Report KafkaReceiver MessageHandler errors so StreamingListeners can take action - posted by "Jeremy A. Lucas (JIRA)" <ji...@apache.org> on 2015/05/14 02:47:00 UTC, 5 replies.
- [jira] [Comment Edited] (SPARK-7621) Report KafkaReceiver MessageHandler errors so StreamingListeners can take action - posted by "Jeremy A. Lucas (JIRA)" <ji...@apache.org> on 2015/05/14 02:48:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7622) Test Jira - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 02:54:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7622) Test Jira - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 02:55:00 UTC, 2 replies.
- [jira] [Reopened] (SPARK-7622) Test Jira - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 02:56:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7622) Test Jira - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 02:58:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7622) Test Jira - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 03:00:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7531) Install GPG on Jenkins machines - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 03:03:01 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7561) Install Junit Attachment Plugin on Jenkins - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 03:05:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6734) Support GenericUDTF.close for Generate - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 03:05:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7303) push down project if possible when the child is sort - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 03:07:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7455) Perf test for LDA (EM/online) - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/14 03:55:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7623) Spark prints " SelectChannelConnector@0.0.0.0:4040: java.net.BindException: Address already in use java.net.BindException: Address already in use" when run 2 spark in parallel - posted by "Yi Zhou (JIRA)" <ji...@apache.org> on 2015/05/14 03:59:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7511) PySpark ML seed Param should be random by default - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 04:53:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7624) Task scheduler delay is increasing time over time in spark local mode - posted by "Jack Hu (JIRA)" <ji...@apache.org> on 2015/05/14 05:14:00 UTC, 3 replies.
- [jira] [Created] (SPARK-7624) Task scheduler delay is increasing time over time in spark local mode - posted by "Jack Hu (JIRA)" <ji...@apache.org> on 2015/05/14 05:14:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7625) Actions on DataFrame created from HIVE table with newly added column throw NPE - posted by "Zhiyang Guo (JIRA)" <ji...@apache.org> on 2015/05/14 05:50:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7626) Actions on DataFrame created from HIVE table with newly added column throw NPE - posted by "Zhiyang Guo (JIRA)" <ji...@apache.org> on 2015/05/14 05:51:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7626) Actions on DataFrame created from HIVE table with newly added column throw NPE - posted by "Zhiyang Guo (JIRA)" <ji...@apache.org> on 2015/05/14 05:51:59 UTC, 1 replies.
- [jira] [Closed] (SPARK-7625) Actions on DataFrame created from HIVE table with newly added column throw NPE - posted by "Zhiyang Guo (JIRA)" <ji...@apache.org> on 2015/05/14 05:54:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7627) DAG visualization: cached RDDs not shown on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 06:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7628) DAG visualization: position graphs with semantic awareness - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 06:20:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7612) Use BLAS in naive Bayes training - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 06:28:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7012) Add support for NOT NULL modifier for column definitions on DDLParser - posted by "Akhil Thatipamula (JIRA)" <ji...@apache.org> on 2015/05/14 07:18:59 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-7012) Add support for NOT NULL modifier for column definitions on DDLParser - posted by "Akhil Thatipamula (JIRA)" <ji...@apache.org> on 2015/05/14 07:19:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7620) Removed calling size, length in while condition to avoid extra JVM call - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 07:24:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7620) Removed calling size, length in while condition to avoid extra JVM call - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 07:25:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7629) Unroll AggregateFunction "update" in the case of a single input expression - posted by "Max Seiden (JIRA)" <ji...@apache.org> on 2015/05/14 08:21:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6380) Resolution of equi-join key in post-join projection - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 09:21:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6380) Resolution of equi-join key in post-join projection - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 09:21:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7595) Window will cause resolve failed with self join - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/14 09:24:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7624) Task scheduler delay is increasing time over time in spark local mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/14 09:31:59 UTC, 7 replies.
- [jira] [Resolved] (SPARK-7623) Spark prints " SelectChannelConnector@0.0.0.0:4040: java.net.BindException: Address already in use java.net.BindException: Address already in use" when run 2 spark in parallel - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/14 09:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-3298) [SQL] registerAsTable / registerTempTable overwrites old tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 09:43:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-3298) [SQL] registerAsTable / registerTempTable overwrites old tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 09:44:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7609) Add standardized checks for (Model, Estimator) unit tests - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 10:22:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7407) Use uid and param name to identify a parameter instead of the param object - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 10:23:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7568) ml.LogisticRegression doesn't output the right prediction - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 10:26:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7630) Going with Terasort,when test data's partitions is larger than 200,the sorted data cann't be passed by TeraValidate. - posted by "Yun Zhao (JIRA)" <ji...@apache.org> on 2015/05/14 10:58:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7630) Going with Terasort,when test data's partitions is larger than 200,the sorted data cann't be passed by TeraValidate. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/14 11:01:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7628) DAG visualization: position graphs with semantic awareness - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/14 11:12:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7631) treenode argString should not print children - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/14 11:33:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7631) treenode argString should not print children - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 11:35:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7631) treenode argString should not print children - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 11:36:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7626) Actions on DataFrame created from HIVE table with newly added column throw NPE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 12:18:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7626) Actions on DataFrame created from HIVE table with newly added column throw NPE - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 12:18:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7626) Actions on DataFrame created from HIVE table with newly added column throw NPE - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/14 12:25:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7632) Streaming Logistic Regression- Python bindings - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/14 12:43:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7633) Streaming Logistic Regression- Python bindings - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/14 12:45:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7632) Streaming Logistic Regression- Python bindings - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/14 12:45:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7634) [SQL] thrift server UI optimization - posted by "Gankun Luo (JIRA)" <ji...@apache.org> on 2015/05/14 14:19:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7635) SparkContextSchedulerCreationSuite tests may fail due to unrecognized UnsatisfiedLinkError message. - posted by "Matthew Brandyberry (JIRA)" <ji...@apache.org> on 2015/05/14 14:52:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7634) [SQL] thrift server UI optimization - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 14:54:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7634) [SQL] thrift server UI optimization - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 14:55:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7635) SparkContextSchedulerCreationSuite tests may fail due to unrecognized UnsatisfiedLinkError message. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/14 15:06:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7635) SparkContextSchedulerCreationSuite tests may fail due to unrecognized UnsatisfiedLinkError message. - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2015/05/14 15:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7249) Updated Hadoop dependencies due to inconsistency in the versions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/14 16:25:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7636) Significant performance regression with GradientDescent in 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 17:02:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7637) StructType.merge slow with large nenormalised tables O(N2) - posted by "Rowan Chattaway (JIRA)" <ji...@apache.org> on 2015/05/14 17:03:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7637) StructType.merge slow with large nenormalised tables O(N2) - posted by "Rowan Chattaway (JIRA)" <ji...@apache.org> on 2015/05/14 17:04:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-7637) StructType.merge slow with large nenormalised tables O(N2) - posted by "Rowan Chattaway (JIRA)" <ji...@apache.org> on 2015/05/14 17:04:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7637) StructType.merge slow with large nenormalised tables O(N2) - posted by "Rowan Chattaway (JIRA)" <ji...@apache.org> on 2015/05/14 17:07:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6154) Support Kafka, JDBC in Scala 2.11 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 17:26:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7638) Python API for pmml.export - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/14 17:36:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7639) Add Python API for Statistics.kernelDensity - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/14 17:46:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7615) MLLIB Word2Vec wordVectors divided by Euclidean Norm equals to zero - posted by "Angel Martinez Gonzalez (JIRA)" <ji...@apache.org> on 2015/05/14 18:41:01 UTC, 2 replies.
- [jira] [Commented] (SPARK-7591) FSBasedRelation interface tweaks - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 18:57:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7591) FSBasedRelation interface tweaks - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 18:57:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7640) Private VPC with default Spark AMI breaks yum - posted by "Brad Willard (JIRA)" <ji...@apache.org> on 2015/05/14 19:07:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7640) Private VPC with default Spark AMI breaks yum - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/14 19:19:00 UTC, 11 replies.
- [jira] [Updated] (SPARK-7640) Private VPC with default Spark AMI breaks yum - posted by "Brad Willard (JIRA)" <ji...@apache.org> on 2015/05/14 19:34:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7641) Add subsampling of frequent words for Word2Vec - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/14 19:35:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7641) Add subsampling of frequent words for Word2Vec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 19:37:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7641) Add subsampling of frequent words for Word2Vec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 19:38:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6444) SQL functions (either built-in or UDF) should check for data types of their arguments - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 20:17:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-6444) SQL functions (either built-in or UDF) should check for data types of their arguments - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 20:17:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-7455) Perf test for LDA (EM/online) - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/14 20:20:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7541) Check model save/load for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/14 20:23:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7642) Missing 1 worker on standalone clusters. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 20:45:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7642) Missing 1 worker on standalone clusters. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 20:46:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7643) Number of executors and partitions are displayed wrongly in storage tab - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 20:49:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7643) Number of executors and partitions are displayed wrongly in storage tab - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 20:49:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7644) Ensure all scoped RDD operations are tested and cleaned - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/14 20:56:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7642) Missing 1 worker on standalone clusters. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 20:58:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7642) Missing 1 worker on standalone clusters. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 20:59:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7645) Show milliseconds in the UI if the batch interval < 1 second - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/14 21:37:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7645) Show milliseconds in the UI if the batch interval < 1 second - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 21:40:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7645) Show milliseconds in the UI if the batch interval < 1 second - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 21:41:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7642) Missing 1 worker on standalone clusters. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 21:41:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7646) Create table support to JDBC Datasource - posted by "Venkata Ramana G (JIRA)" <ji...@apache.org> on 2015/05/14 21:41:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7647) Additional methods in JavaModel wrappers - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 22:01:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7646) Create table support to JDBC Datasource - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 22:10:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7646) Create table support to JDBC Datasource - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 22:11:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7563) OutputCommitCoordinator.stop() should only be executed in driver - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 22:16:01 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7297) Make timeline more discoverable - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/14 22:18:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7647) Additional methods in GLM JavaModel wrappers - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 22:27:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7648) Additional methods in ALS JavaModel wrappers - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/14 22:28:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7648) Additional methods in ALS JavaModel wrappers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 22:29:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7648) Additional methods in ALS JavaModel wrappers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/14 22:30:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7649) Use window.localStorage to store the status rather than the url - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7649) Use window.localStorage to store the status rather than the url - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:01 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7649) Use window.localStorage to store the status rather than the url - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:03 UTC, 1 replies.
- [jira] [Updated] (SPARK-7098) Inconsistent Timestamp behavior when used in WHERE clause - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:03 UTC, 0 replies.
- [jira] [Commented] (SPARK-7649) Use window.localStorage to store the status rather than the url - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:03 UTC, 0 replies.
- [jira] [Closed] (SPARK-7453) Perf test for Bernoulli naive Bayes - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:27 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7643) Number of executors and partitions are displayed wrongly in storage tab - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:29 UTC, 2 replies.
- [jira] [Commented] (SPARK-7063) Update lz4 for Java 7 to avoid: when lz4 compression is used, it causes core dump - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:40 UTC, 3 replies.
- [jira] [Updated] (SPARK-7063) Update lz4 for Java 7 to avoid: when lz4 compression is used, it causes core dump - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 00:18:41 UTC, 1 replies.
- [jira] [Commented] (SPARK-7643) Number of executors and partitions are displayed wrongly in storage tab - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 00:23:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7650) Move streaming css and js files to the streaming project - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/15 00:24:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7650) Move streaming css and js files to the streaming project - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 00:24:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7650) Move streaming css and js files to the streaming project - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 00:25:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7278) Inconsistent handling of dates in PySparks Row object - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/15 00:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7619) autodoc_docstring_signature doesn't work for some classes/methods under spark.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 00:40:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-7278) Inconsistent handling of dates in PySparks Row object - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/15 00:47:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-7619) autodoc_docstring_signature doesn't work for some classes/methods under spark.ml - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 00:53:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7651) PySpark GMM predict, predictSoft should fail on bad input - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 01:01:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-1529) Support setting spark.local.dirs to a hadoop FileSystem - posted by "Kannan Rajah (JIRA)" <ji...@apache.org> on 2015/05/15 01:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7651) PySpark GMM predict, predictSoft should fail on bad input - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 01:18:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7651) PySpark GMM predict, predictSoft should fail on bad input - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 01:18:00 UTC, 7 replies.
- [jira] [Updated] (SPARK-6917) Broken data returned to PySpark dataframe if any large numbers used in Scala land - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 01:52:00 UTC, 2 replies.
- [jira] [Closed] (SPARK-7598) Add aliveWorkers metrics in Master - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 01:56:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7649) Use window.localStorage to store the status rather than the url - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 01:57:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7645) Show milliseconds in the UI if the batch interval < 1 second - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 01:59:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7643) Number of executors and partitions are displayed wrongly in storage tab - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 02:00:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6289) PySpark doesn't maintain SQL date Types - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/15 02:07:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7652) Performance regression in naive Bayes prediction - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 02:17:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-3147) Implement A/B testing - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/15 02:33:02 UTC, 1 replies.
- [jira] [Created] (SPARK-7653) ML Pipeline and meta-algs should take random seed param - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 02:53:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7647) Additional methods in GLM JavaModel wrappers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 03:15:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7647) Additional methods in GLM JavaModel wrappers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 03:16:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7647) Additional methods in GLM JavaModel wrappers - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 03:16:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7648) Additional methods in ALS JavaModel wrappers - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 03:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7654) Create builder pattern for DataFrame.save - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/15 03:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7619) autodoc_docstring_signature doesn't work for some classes/methods under spark.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 03:17:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7655) Akka timeout exception - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/15 03:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7656) use CatalystConf in FunctionRegistry - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/15 03:56:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7656) use CatalystConf in FunctionRegistry - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 03:59:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7656) use CatalystConf in FunctionRegistry - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 03:59:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6743) Join with empty projection on one side produces invalid results - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 04:09:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-4669) Allow users to set arbitrary akka configurations via property file - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/15 04:21:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7657) [YARN] Show driver link in Spark UI - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/15 04:28:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7657) [YARN] Show driver link in Spark UI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 04:33:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7657) [YARN] Show driver link in Spark UI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 04:34:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-6906) Refactor Connection to Hive Metastore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 04:42:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6906) Refactor Connection to Hive Metastore - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 04:42:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7548) Add explode expression - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 04:52:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7658) Update the mouse behaviors for the timeline graphs - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/15 04:57:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7658) Update the mouse behaviors for the timeline graphs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 04:59:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7658) Update the mouse behaviors for the timeline graphs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 05:00:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7659) Sort by attributes that are not present in the SELECT clause when there is windowfunction analysis error - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/15 05:28:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7659) Sort by attributes that are not present in the SELECT clause when there is windowfunction analysis error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 05:32:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7659) Sort by attributes that are not present in the SELECT clause when there is windowfunction analysis error - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 05:33:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7098) Inconsistent Timestamp behavior when used in WHERE clause - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/15 05:50:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7226) Support math functions in R DataFrame - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 06:02:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7500) DAG visualization: cluster name bleeds beyond the cluster - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 06:25:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7627) DAG visualization: cached RDDs not shown on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 06:26:59 UTC, 1 replies.
- [jira] [Closed] (SPARK-7627) DAG visualization: cached RDDs not shown on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 06:27:00 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7627) DAG visualization: cached RDDs not shown on job page - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 06:27:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7627) DAG visualization: cached RDDs not shown on job page - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 06:32:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7472) DAG visualization: handle skipped stages differently - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 06:33:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7472) DAG visualization: handle skipped stages differently - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 06:33:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-3147) Implement A/B testing - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 06:54:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7624) Task scheduler delay is increasing time over time in spark local mode - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/15 06:55:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7226) Support math functions in R DataFrame - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/15 07:35:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7077) Binary processing hash table for aggregation - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/15 07:40:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7077) Binary processing hash table for aggregation - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/15 07:41:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7080) Binary processing based aggregate operator - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/15 07:41:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7660) Snappy-java buffer-sharing bug leads to data corruption / test failures - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/15 08:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7660) Snappy-java buffer-sharing bug leads to data corruption / test failures - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/15 08:06:59 UTC, 3 replies.
- [jira] [Updated] (SPARK-7660) Snappy-java buffer-sharing bug leads to data corruption / test failures - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/15 08:11:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7654) DataFrameReader and DataFrameWriter for input/output API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/15 08:32:01 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7654) DataFrameReader and DataFrameWriter for input/output API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 08:34:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7654) DataFrameReader and DataFrameWriter for input/output API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 08:34:59 UTC, 6 replies.
- [jira] [Created] (SPARK-7661) Support for dynamic allocation of executors in Kinesis Spark Streaming - posted by "Murtaza Kanchwala (JIRA)" <ji...@apache.org> on 2015/05/15 08:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2344) Add Fuzzy C-Means algorithm to MLlib - posted by "Alex (JIRA)" <ji...@apache.org> on 2015/05/15 08:47:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7660) Snappy-java buffer-sharing bug leads to data corruption / test failures - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 08:49:00 UTC, 2 replies.
- [jira] [Created] (SPARK-7662) Exception of multi-attribute generator anlysis in projection - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/15 09:11:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7662) Exception of multi-attribute generator anlysis in projection - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 09:18:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7662) Exception of multi-attribute generator anlysis in projection - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 09:19:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6258) Python MLlib API missing items: Clustering - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 09:20:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6747) Support List<> as a return type in Hive UDF - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 09:24:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7621) Report KafkaReceiver MessageHandler errors so StreamingListeners can take action - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/15 09:46:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7651) PySpark GMM predict, predictSoft should fail on bad input - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 10:10:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7591) FSBasedRelation interface tweaks - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/15 10:21:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7586) User guide update for spark.ml Word2Vec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 10:37:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7663) [MLLIB] feature.Word2Vec throws empty iterator error when the vocabulary size is zero - posted by "Xusen Yin (JIRA)" <ji...@apache.org> on 2015/05/15 11:19:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7663) [MLLIB] feature.Word2Vec throws empty iterator error when the vocabulary size is zero - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 11:36:59 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7503) Resources in .sparkStaging directory can't be cleaned up on error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 12:39:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7503) Resources in .sparkStaging directory can't be cleaned up on error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 12:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7664) Fix incorrect link paths of DAG. - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2015/05/15 12:53:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7227) Support fillna / dropna in R DataFrame - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 12:55:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7664) DAG visualization: Fix incorrect link paths of DAG. - posted by "Kousuke Saruta (JIRA)" <ji...@apache.org> on 2015/05/15 12:56:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7664) DAG visualization: Fix incorrect link paths of DAG. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 12:57:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7664) DAG visualization: Fix incorrect link paths of DAG. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 12:58:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6533) Allow using wildcard and other file pattern in Parquet DataSource - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:09:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7657) [YARN] Show driver link in Spark UI - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:11:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7631) treenode argString should not print children - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:11:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7665) MLlib Python API breaking changes check between 1.3 & 1.4 - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/15 13:12:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7476) Dynamic partitioning random behaviour - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7666) MLlib Python doc parity check - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/15 13:18:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7042) Spark version of akka-actor_2.11 is not compatible with the official akka-actor_2.11 2.3.x - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:20:02 UTC, 1 replies.
- [jira] [Updated] (SPARK-6973) The total stages on the allJobsPage is wrong - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:20:02 UTC, 1 replies.
- [jira] [Created] (SPARK-7667) MLlib Python API consistency check - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/15 13:22:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6527) sc.binaryFiles can not access files on s3 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:25:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6520) Kyro serialization broken in the shell - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:28:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6499) pyspark: printSchema command on a dataframe hangs - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:30:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6415) Spark Streaming fail-fast: Stop scheduling jobs when a batch fails, and kills the app - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:34:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6415) Spark Streaming fail-fast: Stop scheduling jobs when a batch fails, and kills the app - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:35:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6399) Code compiled against 1.3.0 may not run against older Spark versions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:36:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6355) Spark standalone cluster does not support local:/ url for jar file - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:36:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-6287) Add support for dynamic allocation in the Mesos coarse-grained scheduler - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6056) Unlimit offHeap memory use cause RM killing the container - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:38:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6035) Unable to launch spark stream driver in cluster mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:39:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5711) Sort Shuffle performance issues about using AppendOnlyMap for large data sets - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:41:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5412) Cannot bind Master to a specific hostname as per the documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 13:49:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7042) Spark version of akka-actor_2.11 is not compatible with the official akka-actor_2.11 2.3.x - posted by "Konstantin Shaposhnikov (JIRA)" <ji...@apache.org> on 2015/05/15 13:53:00 UTC, 11 replies.
- [jira] [Assigned] (SPARK-5412) Cannot bind Master to a specific hostname as per the documentation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 14:50:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5387) parquet writer runs into OOM during writing when number of rows is large - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 14:50:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-5337) respect spark.task.cpus when launch executors - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 14:51:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5271) PySpark History Web UI issues - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 14:53:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5331) Spark workers can't find tachyon master as spark-ec2 doesn't set spark.tachyonStore.url - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 14:53:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5265) Submitting applications on Standalone cluster controlled by Zookeeper forces to know active master - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 14:55:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5241) spark-ec2 spark init scripts do not handle all hadoop (or tachyon?) dependencies correctly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 14:55:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5246) spark/spark-ec2.py cannot start Spark master in VPC if local DNS name does not resolve - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 14:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5225) Support coalesed Input Metrics from different sources - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:07:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-5220) keepPushingBlocks in BlockGenerator terminated when an exception occurs, which causes the block pushing thread to terminate and blocks receiver - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:09:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5174) Missing Document for starting multiple workers/supervisors in actor-based receiver - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:12:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5174) Missing Document for starting multiple workers/supervisors in actor-based receiver - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 15:12:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-5175) bug in updating counters when starting multiple workers/supervisors in actor-based receiver - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 15:13:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-5001) BlockRDD removed unreasonablly in streaming - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:13:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-4808) Spark fails to spill with small number of large objects - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:16:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-4598) Paginate stage page to avoid OOM with > 100,000 tasks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:17:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4560) Lambda deserialization error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:18:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-4556) binary distribution assembly can't run in local mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 15:31:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-4556) binary distribution assembly can't run in local mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 15:31:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-4539) History Server counts "incomplete" applications against the "retainedApplications" total, fails to show eligible "completed" applications - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:31:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4395) Running a Spark SQL SELECT command from PySpark causes a hang for ~ 1 hour - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:32:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3942) LogisticRegressionWithLBFGS should not use SquaredL2Updater - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:33:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3602) Can't run cassandra_inputformat.py - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:35:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3967) Spark applications fail in yarn-cluster mode when the directories configured in yarn.nodemanager.local-dirs are located on different disks/partitions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:36:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3185) SPARK launch on Hadoop 2 in EC2 throws Tachyon exception when Formatting JOURNAL_FOLDER - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:37:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2769) Ganglia Support Broken / Not working - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:38:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2445) MesosExecutorBackend crashes in fine grained mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:39:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2133) FileNotFoundException in BlockObjectWriter - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:43:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1928) DAGScheduler suspended by local task OOM - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:44:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-1910) Add onBlockComplete API to receiver - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:45:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1848) Executors are mysteriously dying when using Spark on Mesos - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:45:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-1715) Ensure actor is self-contained in DAGScheduler - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:46:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-1715) Ensure actor is self-contained in DAGScheduler - posted by "Nan Zhu (JIRA)" <ji...@apache.org> on 2015/05/15 15:47:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-1702) Mesos executor won't start because of a ClassNotFoundException - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:48:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-1107) Add shutdown hook on executor stop to stop running tasks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:49:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-864) DAGScheduler Exception if A Node is Added then Deleted - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:50:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-604) reconnect if mesos slaves dies - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/15 15:51:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7668) Matrix.map should preserve transpose property - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/15 16:42:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7668) Matrix.map should preserve transpose property - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 16:43:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7668) Matrix.map should preserve transpose property - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 16:43:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5962) [MLLIB] Python support for Power Iteration Clustering - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/15 16:45:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7652) Performance regression in naive Bayes prediction - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 16:53:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7652) Performance regression in naive Bayes prediction - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 16:54:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7669) Builds against Hadoop 2.6+ get inconsistent curator dependencies - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/15 17:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7669) Builds against Hadoop 2.6+ get inconsistent curator dependencies - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/05/15 17:13:01 UTC, 2 replies.
- [jira] [Commented] (SPARK-6802) User Defined Aggregate Function Refactoring - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 17:21:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6802) User Defined Aggregate Function Refactoring - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 17:21:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-4412) Parquet logger cannot be configured - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/15 17:39:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-4412) Parquet logger cannot be configured - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/15 17:39:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7669) Builds against Hadoop 2.6+ get inconsistent curator dependencies - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 17:44:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6126) Support UDTs in JSON - posted by "Emiliano Leporati (JIRA)" <ji...@apache.org> on 2015/05/15 18:31:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7549) Support aggregating over nested fields - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 18:34:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6126) Support UDTs in JSON - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 18:42:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7668) Matrix.map should preserve transpose property - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 19:03:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7668) Matrix.map should preserve transpose property - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 19:05:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7651) PySpark GMM predict, predictSoft should fail on bad input - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 19:52:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7670) Failure when building with scala 2.11 (after 1.3.1 - posted by "Fernando Ruben Otero (JIRA)" <ji...@apache.org> on 2015/05/15 20:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7670) Failure when building with scala 2.11 (after 1.3.1 - posted by "Fernando Ruben Otero (JIRA)" <ji...@apache.org> on 2015/05/15 20:10:01 UTC, 3 replies.
- [jira] [Commented] (SPARK-7670) Failure when building with scala 2.11 (after 1.3.1 - posted by "Fernando Ruben Otero (JIRA)" <ji...@apache.org> on 2015/05/15 20:10:01 UTC, 6 replies.
- [jira] [Updated] (SPARK-7233) ClosureCleaner#clean blocks concurrent job submitter threads - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 20:23:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7233) ClosureCleaner#clean blocks concurrent job submitter threads - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 20:25:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7655) Akka timeout exception - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/15 20:27:02 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7655) Akka timeout exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 20:29:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-5412) Cannot bind Master to a specific hostname as per the documentation - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 20:32:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7671) Fix wrong URLs in MLlib Data Types Documentation - posted by "Favio Vázquez (JIRA)" <ji...@apache.org> on 2015/05/15 20:34:05 UTC, 0 replies.
- [jira] [Commented] (SPARK-7671) Fix wrong URLs in MLlib Data Types Documentation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 20:37:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7671) Fix wrong URLs in MLlib Data Types Documentation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 20:37:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7664) DAG visualization: Fix incorrect link paths of DAG. - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 20:56:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7563) OutputCommitCoordinator.stop() should only be executed in driver - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 21:04:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7672) Number format exception with spark.kryoserializer.buffer.mb - posted by "Nishkam Ravi (JIRA)" <ji...@apache.org> on 2015/05/15 21:11:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7672) Number format exception with spark.kryoserializer.buffer.mb - posted by "Nishkam Ravi (JIRA)" <ji...@apache.org> on 2015/05/15 21:11:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7563) OutputCommitCoordinator.stop() should only be executed in driver - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 21:12:00 UTC, 4 replies.
- [jira] [Assigned] (SPARK-7672) Number format exception with spark.kryoserializer.buffer.mb - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 21:16:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7504) NullPointerException when initializing SparkContext in YARN-cluster mode - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/15 21:18:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7636) Significant performance regression with GradientDescent in 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 21:18:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7636) Significant performance regression with GradientDescent in 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/15 21:19:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6595) DataFrame self joins with MetastoreRelations fail - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 21:19:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-5632) not able to resolve dot('.') in field name - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 21:20:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-2973) Use LocalRelation for all ExecutedCommands, avoid job for take/collect() - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:23:03 UTC, 2 replies.
- [jira] [Updated] (SPARK-6831) Document how to use external data sources - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:23:03 UTC, 1 replies.
- [jira] [Updated] (SPARK-5463) Fix Parquet filter push-down - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:24:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-5517) Add input types for Java UDFs - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:24:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-4867) UDF clean up - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:24:03 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5948) Support writing to partitioned table for the Parquet data source - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:24:04 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5947) First class partitioning support in data sources API - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:24:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-2873) Support disk spilling in Spark SQL aggregation - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:24:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-6784) Clean up all the inbound/outbound conversions for DateType - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:25:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5180) Data source API improvement - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:26:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6906) Refactor Connection to Hive Metastore - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:27:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7491) Handle drivers for Metastore JDBC - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 21:27:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7491) Handle drivers for Metastore JDBC - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 21:28:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-5180) Data source API improvement - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:36:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-5947) First class partitioning support in data sources API - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:36:03 UTC, 1 replies.
- [jira] [Updated] (SPARK-5948) Support writing to partitioned table for the Parquet data source - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/15 21:36:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7673) DataSourceStrategy''s buildPartitionedTableScan always list list file status for all data files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/15 21:38:03 UTC, 0 replies.
- [jira] [Commented] (SPARK-7673) DataSourceStrategy''s buildPartitionedTableScan always list list file status for all data files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/15 21:39:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7673) DataSourceStrategy''s buildPartitionedTableScan always list list file status for all data files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/15 21:39:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5920) Use a BufferedInputStream to read local shuffle data - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 21:44:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7228) SparkR public API for 1.4 release - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 21:46:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-6806) SparkR examples in programming guide - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/15 22:29:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7674) R-like stats for ML models - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 22:36:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7671) Fix wrong URLs in MLlib Data Types Documentation - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 22:42:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7675) PySpark spark.ml Params type conversions - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 22:55:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6917) Broken data returned to PySpark dataframe if any large numbers used in Scala land - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/15 22:59:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7296) Timeline view for Stage page - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:00:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6438) Indicate which tasks ran on which executors in per-stage visualization in UI - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:03:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6418) Add simple per-stage visualization to the UI - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:03:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-6418) Add simple per-stage visualization to the UI - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:04:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6439) Show per-task metrics when you hover over a task in the web UI visualization - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:04:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7226) Support math functions in R DataFrame - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/15 23:06:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7676) Cleanup unnecessary code in the stage timeline view - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:08:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6820) Convert NAs to null type in SparkR DataFrames - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/15 23:09:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-6820) Convert NAs to null type in SparkR DataFrames - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/15 23:10:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7661) Support for dynamic allocation of executors in Kinesis Spark Streaming - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/15 23:42:59 UTC, 4 replies.
- [jira] [Updated] (SPARK-7676) Cleanup unnecessary code in the stage timeline view - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:50:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7676) Cleanup unnecessary code and fix small bug in the stage timeline view - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/15 23:51:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7543) Break dataframe.py into multiple files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 23:52:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7543) Break dataframe.py into multiple files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 23:53:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7677) Enable Kafka In Scala 2.11 Build - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 23:54:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7511) PySpark ML seed Param should be varied per class - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 23:56:00 UTC, 4 replies.
- [jira] [Updated] (SPARK-7677) Enable Kafka In Scala 2.11 Build - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 23:56:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7676) Cleanup unnecessary code and fix small bug in the stage timeline view - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 23:56:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7676) Cleanup unnecessary code and fix small bug in the stage timeline view - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/15 23:57:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7678) Scala ML seed Param should vary per class - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 23:59:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7677) Enable Kafka In Scala 2.11 Build - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/15 23:59:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-7678) Scala ML seed Param should be fixed but vary per class - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/15 23:59:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7556) User guide update for feature transformer: Binarizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/16 00:05:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6902) Row() object can be mutated even though it should be immutable - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/16 00:17:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-6216) Check Python version in worker before run PySpark job - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 00:50:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7621) Report KafkaReceiver MessageHandler errors so StreamingListeners can take action - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 00:55:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7679) Update AWS SDK and KCL versions to 1.2.1 - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/16 01:04:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7679) Update AWS SDK and KCL versions to 1.2.1 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 01:06:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7679) Update AWS SDK and KCL versions to 1.2.1 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 01:07:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7672) Number format exception with spark.kryoserializer.buffer.mb - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/16 01:18:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-7644) Ensure all scoped RDD operations are tested and cleaned - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/16 01:33:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7355) FlakyTest - o.a.s.DriverSuite - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/16 01:37:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-2883) Spark Support for ORCFile format - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/16 01:49:04 UTC, 1 replies.
- [jira] [Updated] (SPARK-6811) Building binary R packages for SparkR - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/16 01:53:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7676) Cleanup unnecessary code and fix small bug in the stage timeline view - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/16 02:46:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7073) Clean up Python data type hierarchy - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 02:52:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6820) Convert NAs to null type in SparkR DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 02:52:01 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7073) Clean up Python data type hierarchy - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 02:52:02 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-6411) PySpark DataFrames can't be created if any datetimes have timezones - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/16 03:02:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7673) DataSourceStrategy''s buildPartitionedTableScan always list list file status for all data files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/16 03:29:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7575) Example code for OneVsRest - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/16 04:34:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6964) Support Cancellation in the Thrift Server - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 04:43:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-6964) Support Cancellation in the Thrift Server - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 04:43:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7680) Add a fake Receiver that generates random strings, useful for prototyping - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/16 04:47:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7073) Clean up Python data type hierarchy - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/16 05:05:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7543) Break dataframe.py into multiple files - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/16 05:09:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7473) Use reservoir sample in RandomForest when choosing features per node - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/16 05:44:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7673) DataSourceStrategy's buildPartitionedTableScan always list list file status for all data files - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/16 05:45:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7473) Use reservoir sample in RandomForest when choosing features per node - posted by "Ai He (JIRA)" <ji...@apache.org> on 2015/05/16 06:22:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6649) DataFrame created through SQLContext.jdbc() failed if columns table must be quoted - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 06:40:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7681) Add SparseVector support for gemv with DenseMatrix - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/16 07:06:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7681) Add SparseVector support for gemv with DenseMatrix - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 07:08:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7681) Add SparseVector support for gemv with DenseMatrix - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/16 07:08:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7473) Use reservoir sample in RandomForest when choosing features per node - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/16 07:25:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7661) Support for dynamic allocation of executors in Kinesis Spark Streaming - posted by "Murtaza Kanchwala (JIRA)" <ji...@apache.org> on 2015/05/16 08:47:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7671) Fix wrong URLs in MLlib Data Types Documentation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 09:07:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4556) binary distribution assembly can't run in local mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 09:19:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-4556) Document that make-distribution.sh is required to make a runnable distribution - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 09:20:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7672) Number format exception with spark.kryoserializer.buffer.mb - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 09:24:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7655) Akka timeout exception - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/16 09:45:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7655) Akka timeout exception from ask and table broadcast - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/16 09:45:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7646) Create table support to JDBC Datasource - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/16 09:51:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7682) Size of distributed grids still limited by cPickle - posted by "Toby Potter (JIRA)" <ji...@apache.org> on 2015/05/16 10:42:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-2155) Support effectful / non-deterministic key expressions in CASE WHEN statements - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:00:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-4699) Make caseSensitive configurable in Analyzer.scala - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:01:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6439) Show per-task metrics when you hover over a task in the web UI visualization - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:03:02 UTC, 1 replies.
- [jira] [Updated] (SPARK-7109) Push down left side filter for left semi join - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7093) Using newPredicate in NestedLoopJoin to enable code generation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7123) support table.star in sqlcontext - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7277) property mapred.reduce.task replaced by spark.sql.shuffle.partitions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:04:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7504) NullPointerException when initializing SparkContext in YARN-cluster mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:07:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7595) Window will cause resolve failed with self join - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:08:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7632) Streaming Logistic Regression- Python bindings - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:10:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7632) Streaming Logistic Regression- Python bindings - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:11:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5782) Python Worker / Pyspark Daemon Memory Issue - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:14:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7119) ScriptTransform doesn't consider the output data type - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:15:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6680) Be able to specifie IP for spark-shell(spark driver) blocker for Docker integration - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:15:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7523) ERROR LiveListenerBus: Listener EventLoggingListener threw an exception - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:15:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-4452) Shuffle data structures can starve others on the same thread for memory - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:16:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-4888) Spark EC2 doesn't mount local disks for i2.8xlarge instances - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:18:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-5205) Inconsistent behaviour between Streaming job and others, when click kill link in WebUI - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:18:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-4227) Document external shuffle service - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:19:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6266) PySpark SparseVector missing doc for size, indices, values - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6265) PySpark GLMs missing doc for intercept, weights - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6173) Python doc parity with Scala/Java in MLlib - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6174) Improve doc: Python ALS, MatrixFactorizationModel - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6270) Standalone Master hangs when streaming job completes - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:20:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-6378) srcAttr in graph.triplets don't update when the size of graph is huge - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:20:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6701) Flaky test: o.a.s.deploy.yarn.YarnClusterSuite Python application - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:21:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6484) Ganglia metrics xml reporter doesn't escape correctly - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:21:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6632) Optimize the parquetSchema to metastore schema reconciliation, so that the process is delegated to each map task itself - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:21:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6803) [SparkR] Support SparkR Streaming - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:23:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6828) Spark returns misleading message when client is incompatible with server - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:23:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7097) Partitioned tables should only consider referred partitions in query during size estimation for checking against autoBroadcastJoinThreshold - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:23:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:23:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7444) Eliminate noisy css warn/error logs for UISeleniumSuite - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:23:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7658) Update the mouse behaviors for the timeline graphs - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:24:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7670) Failure when building with scala 2.11 (after 1.3.1 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:24:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-7224) Mock repositories for testing with --packages - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:27:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7245) Spearman correlation for DataFrames - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:27:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6216) Check Python version in worker before run PySpark job - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:28:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7498) Params.setDefault should not use varargs annotation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:28:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6197) handle json parse exception for eventlog file not finished writing - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:28:59 UTC, 5 replies.
- [jira] [Resolved] (SPARK-6197) handle json parse exception for eventlog file not finished writing - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:51:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6657) Fix Python doc build warnings - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:52:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-4325) Improve spark-ec2 cluster launch times - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:54:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3987) NNLS generates incorrect result - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:56:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3490) Alleviate port collisions during tests - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:57:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-4258) NPE with new Parquet Filters - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:57:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-4412) Parquet logger cannot be configured - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 13:59:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-2750) Add Https support for Web UI - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/16 14:01:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-4412) Parquet logger cannot be configured - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/16 19:11:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7683) Confusing behavior of fold function of RDD in pyspark - posted by "Ai He (JIRA)" <ji...@apache.org> on 2015/05/17 01:44:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7683) Confusing behavior of fold function of RDD in pyspark - posted by "Ai He (JIRA)" <ji...@apache.org> on 2015/05/17 01:51:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-4675) Find similar products and similar users in MatrixFactorizationModel - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 02:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-4823) rowSimilarities - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 02:44:01 UTC, 1 replies.
- [jira] [Assigned] (SPARK-4823) rowSimilarities - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 02:44:02 UTC, 1 replies.
- [jira] [Created] (SPARK-7684) TestHive.reset complains Database does not exist: default - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/17 05:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7684) TestHive.reset complains Database does not exist: default - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/17 05:06:00 UTC, 6 replies.
- [jira] [Created] (SPARK-7685) Handle high imbalanced data or apply weights to different samples in Logistic Regression - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/17 06:24:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7685) Handle high imbalanced data and apply weights to different samples in Logistic Regression - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/17 06:26:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-3644) REST API for Spark application info (jobs / stages / tasks / storage info) - posted by "Shay Rojansky (JIRA)" <ji...@apache.org> on 2015/05/17 09:18:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7447) Large Job submission lag when using Parquet w/ Schema Merging - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/17 09:43:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7686) Runnable DescribeCommand is assigned wrong physical plan output attributes in SparkStrategies - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/17 10:19:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7686) Runnable DescribeCommand is assigned wrong physical plan output attributes in SparkStrategies - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 10:25:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7686) Runnable DescribeCommand is assigned wrong physical plan output attributes in SparkStrategies - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 10:26:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7686) Runnable DescribeCommand is assigned wrong physical plan output attributes in SparkStrategies - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/17 10:33:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-6785) DateUtils can not handle date before 1970/01/01 correctly - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/17 10:39:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-6785) DateUtils can not handle date before 1970/01/01 correctly - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/17 10:40:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7687) DataFrame.describe should cast all aggregates to doubles - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/17 10:53:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7687) DataFrame.describe() should cast all aggregates to doubles - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/17 10:54:59 UTC, 3 replies.
- [jira] [Commented] (SPARK-7687) DataFrame.describe() should cast all aggregates to doubles - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 10:57:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7687) DataFrame.describe() should cast all aggregates to doubles - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 10:58:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7110) when use saveAsNewAPIHadoopFile, sometimes it throws "Delegation Token can be issued only with kerberos or web authentication" - posted by "gu-chi (JIRA)" <ji...@apache.org> on 2015/05/17 11:21:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-6416) RDD.fold() requires the operator to be commutative - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/17 12:32:00 UTC, 5 replies.
- [jira] [Commented] (SPARK-7272) User guide update for PMML model export - posted by "Vincenzo Selvaggio (JIRA)" <ji...@apache.org> on 2015/05/17 14:07:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7681) Add SparseVector support for gemv - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/17 15:56:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-6681) JAVA_HOME error with upgrade to Spark 1.3.0 - posted by "Olivier Armand (JIRA)" <ji...@apache.org> on 2015/05/17 16:15:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7669) Builds against Hadoop 2.6+ get inconsistent curator dependencies - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/17 18:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7669) Builds against Hadoop 2.6+ get inconsistent curator dependencies - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/17 18:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6416) RDD.fold() requires the operator to be commutative - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/17 18:06:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7660) Snappy-java buffer-sharing bug leads to data corruption / test failures - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/17 18:42:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7688) PySpark + ipython throws port out of range exception - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/17 19:21:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7688) PySpark + ipython throws port out of range exception - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/17 19:22:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7689) Deprecate spark.cleaner.ttl - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/17 19:38:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7689) Deprecate spark.cleaner.ttl - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/17 19:38:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-6654) Update Kinesis Streaming impls (both KCL-based and Direct) to use latest aws-java-sdk and kinesis-client-library - posted by "Chris Fregly (JIRA)" <ji...@apache.org> on 2015/05/17 19:49:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6654) Update Kinesis Streaming impls (both KCL-based and Direct) to use latest aws-java-sdk and kinesis-client-library - posted by "Chris Fregly (JIRA)" <ji...@apache.org> on 2015/05/17 19:49:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7689) Deprecate spark.cleaner.ttl - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 20:00:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7689) Deprecate spark.cleaner.ttl - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 20:01:00 UTC, 2 replies.
- [jira] [Created] (SPARK-7690) MulticlassClassificationEvaluator for tuning Multiclass Classifiers - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/17 20:08:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7690) MulticlassClassificationEvaluator for tuning Multiclass Classifiers - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/17 20:09:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7691) Use type-specific row accessor functions in CatalystTypeConverters' toScala functions - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/17 20:27:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7686) Runnable DescribeCommand is assigned wrong physical plan output attributes in SparkStrategies - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/17 21:01:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7491) Handle drivers for Metastore JDBC - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/17 21:43:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7491) Handle drivers for Metastore JDBC - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/17 21:44:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7688) PySpark + ipython throws port out of range exception - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/17 21:58:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7272) User guide update for PMML model export - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 22:15:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-6707) Mesos Scheduler should allow the user to specify constraints based on slave attributes - posted by "Eron Wright (JIRA)" <ji...@apache.org> on 2015/05/17 23:49:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-6657) Fix Python doc build warnings - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/17 23:50:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6657) Fix Python doc build warnings - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/17 23:51:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7691) Use type-specific row accessor functions in CatalystTypeConverters' toScala functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 01:28:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7691) Use type-specific row accessor functions in CatalystTypeConverters' toScala functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 01:29:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-6514) For Kinesis Streaming, use the same region for DynamoDB (KCL checkpoints) as the Kinesis stream itself - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 01:52:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6514) For Kinesis Streaming, use the same region for DynamoDB (KCL checkpoints) as the Kinesis stream itself - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 01:53:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5960) Allow AWS credentials to be passed to KinesisUtils.createStream() - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 01:53:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6656) Allow the application name to be passed in versus pulling from SparkContext.getAppName() - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 01:56:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7679) Update AWS SDK and KCL versions to 1.2.1 - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 01:57:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7692) Converst Kinesis examples to use new API instead of deprecated ones - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 01:57:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7693) Remove "import scala.concurrent.ExecutionContext.Implicits.global" - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/18 02:10:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7693) Remove "import scala.concurrent.ExecutionContext.Implicits.global" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 02:13:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7693) Remove "import scala.concurrent.ExecutionContext.Implicits.global" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 02:13:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7694) Use getOrElse for getting the threshold of LR model - posted by "Shuo Xiang (JIRA)" <ji...@apache.org> on 2015/05/18 02:14:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7694) Use getOrElse for getting the threshold of LR model - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 02:15:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7694) Use getOrElse for getting the threshold of LR model - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 02:16:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7694) Use getOrElse for getting the threshold of LR model - posted by "Shuo Xiang (JIRA)" <ji...@apache.org> on 2015/05/18 02:16:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-5711) Sort Shuffle performance issues about using AppendOnlyMap for large data sets - posted by "Sun Fulin (JIRA)" <ji...@apache.org> on 2015/05/18 03:14:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7673) DataSourceStrategy's buildPartitionedTableScan always list list file status for all data files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 03:50:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7673) DataSourceStrategy's buildPartitionedTableScan always list list file status for all data files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 03:51:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7695) Investigate use of checkerframework.org annotations processor / static analysis library - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/18 04:11:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7695) Investigate use of checkerframework.org annotations processor / static analysis library - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/18 04:12:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7696) Aggregate function's result should be nullable only if the input expression is nullable - posted by "Haopu Wang (JIRA)" <ji...@apache.org> on 2015/05/18 04:36:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7663) [MLLIB] feature.Word2Vec throws empty iterator error when the vocabulary size is zero - posted by "Xusen Yin (JIRA)" <ji...@apache.org> on 2015/05/18 04:38:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7696) Aggregate function's result should be nullable only if the input expression is nullable - posted by "Haopu Wang (JIRA)" <ji...@apache.org> on 2015/05/18 04:41:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7697) Column with an unsigned int should be treated as long in JDBCRDD - posted by "DAITO Teppei (JIRA)" <ji...@apache.org> on 2015/05/18 04:54:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7698) Implement buffer pooling / re-use in ExecutorMemoryManager when using HeapAllocator - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/18 04:57:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7698) Implement buffer pooling / re-use in ExecutorMemoryManager when using HeapAllocator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 05:09:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7698) Implement buffer pooling / re-use in ExecutorMemoryManager when using HeapAllocator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 05:09:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-6246) spark-ec2 can't handle clusters with > 100 nodes - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/18 05:43:00 UTC, 5 replies.
- [jira] [Closed] (SPARK-7694) Use getOrElse for getting the threshold of LR model - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 06:19:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7687) DataFrame.describe() should cast all aggregates to String - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/18 06:33:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7700) Spark 1.3.0 on YARN: Application failed 2 times due to AM Container - posted by "Kaveen Raajan (JIRA)" <ji...@apache.org> on 2015/05/18 09:09:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7699) Config "spark.dynamicAllocation.initialExecutors" has no effect - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/18 09:09:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7699) Config "spark.dynamicAllocation.initialExecutors" has no effect - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/18 09:10:59 UTC, 22 replies.
- [jira] [Resolved] (SPARK-7700) Spark 1.3.0 on YARN: Application failed 2 times due to AM Container - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 09:20:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7663) [MLLIB] feature.Word2Vec throws empty iterator error when the vocabulary size is zero - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 09:32:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7700) Spark 1.3.0 on YARN: Application failed 2 times due to AM Container - posted by "Kaveen Raajan (JIRA)" <ji...@apache.org> on 2015/05/18 09:33:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-7661) Support for dynamic allocation of resources in Kinesis Spark Streaming - posted by "Murtaza Kanchwala (JIRA)" <ji...@apache.org> on 2015/05/18 09:36:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7700) Spark 1.3.0 on YARN: Application failed 2 times due to AM Container - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 09:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7299) saving Oracle-source DataFrame to Hive changes scale - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/18 10:11:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-4852) Hive query plan deserialization failure caused by shaded hive-exec jar file when generating golden answers - posted by "Manku Timma (JIRA)" <ji...@apache.org> on 2015/05/18 10:30:59 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7697) Column with an unsigned int should be treated as long in JDBCRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 10:31:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7697) Column with an unsigned int should be treated as long in JDBCRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 10:31:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-6416) RDD.fold() requires the operator to be commutative - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 10:39:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-5265) Submitting applications on Standalone cluster controlled by Zookeeper forces to know active master - posted by "Roque Vassal'lo (JIRA)" <ji...@apache.org> on 2015/05/18 10:52:00 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-5265) Submitting applications on Standalone cluster controlled by Zookeeper forces to know active master - posted by "Roque Vassal'lo (JIRA)" <ji...@apache.org> on 2015/05/18 10:52:02 UTC, 3 replies.
- [jira] [Created] (SPARK-7701) UDT not working - posted by "bogdan baraila (JIRA)" <ji...@apache.org> on 2015/05/18 10:59:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7701) UDT not working - posted by "bogdan baraila (JIRA)" <ji...@apache.org> on 2015/05/18 11:01:16 UTC, 2 replies.
- [jira] [Created] (SPARK-7702) Is it necessary to limit the precision of a Decimal type? - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/18 11:21:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7702) Is it necessary to limit the precision of a Decimal type? - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/18 11:27:00 UTC, 5 replies.
- [jira] [Closed] (SPARK-6499) pyspark: printSchema command on a dataframe hangs - posted by "cynepia (JIRA)" <ji...@apache.org> on 2015/05/18 12:04:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-3334) Spark causes mesos-master memory leak - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/18 13:27:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7703) Task failure caused by block fetch failure in BlockManager.doGetRemote() when using TorrentBroadcast - posted by "Hailong Wen (JIRA)" <ji...@apache.org> on 2015/05/18 13:29:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-4397) Reorganize 'implicit's to improve the API convenience - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 13:42:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-4899) Support Mesos features: roles and checkpoints - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/18 13:44:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7704) Updating Programming Guides per SPARK-4397 - posted by "Daisuke Kobayashi (JIRA)" <ji...@apache.org> on 2015/05/18 13:44:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7704) Updating Programming Guides per SPARK-4397 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 13:55:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7705) Cleanup of .sparkStaging directory fails if application is killed - posted by "Wilfred Spiegelenburg (JIRA)" <ji...@apache.org> on 2015/05/18 14:33:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7705) Cleanup of .sparkStaging directory fails if application is killed - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 14:42:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7705) Cleanup of .sparkStaging directory fails if application is killed - posted by "Wilfred Spiegelenburg (JIRA)" <ji...@apache.org> on 2015/05/18 14:55:00 UTC, 2 replies.
- [jira] [Reopened] (SPARK-5265) Submitting applications on Standalone cluster controlled by Zookeeper forces to know active master - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 15:19:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7706) Allow setting YARN_CONF_DIR from spark argument - posted by "Shaik Idris Ali (JIRA)" <ji...@apache.org> on 2015/05/18 16:46:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7706) Allow setting YARN_CONF_DIR from spark argument - posted by "Shaik Idris Ali (JIRA)" <ji...@apache.org> on 2015/05/18 16:47:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7706) Allow setting YARN_CONF_DIR from spark argument - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 16:50:00 UTC, 8 replies.
- [jira] [Resolved] (SPARK-6657) Fix Python doc build warnings - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 17:36:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7272) User guide update for PMML model export - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 17:46:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7458) Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 17:53:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7707) User guide and example code for Statistics.kernelDensity - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 17:57:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7708) Incorrect task serialization with Kryo closure serializer - posted by "Akshat Aranya (JIRA)" <ji...@apache.org> on 2015/05/18 18:04:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7709) spark-submit option to quit after submitting in cluster mode - posted by "Shay Rojansky (JIRA)" <ji...@apache.org> on 2015/05/18 18:18:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3334) Spark causes mesos-master memory leak - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 18:29:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7706) Allow setting YARN_CONF_DIR from spark argument - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 18:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7708) Incorrect task serialization with Kryo closure serializer - posted by "Akshat Aranya (JIRA)" <ji...@apache.org> on 2015/05/18 19:00:08 UTC, 17 replies.
- [jira] [Resolved] (SPARK-7693) Remove "import scala.concurrent.ExecutionContext.Implicits.global" - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/18 19:36:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7693) Remove "import scala.concurrent.ExecutionContext.Implicits.global" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 19:38:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-3251) Clarify learning interfaces - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:17:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-4094) checkpoint should still be available after rdd actions - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 20:19:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-3218) K-Means clusterer can fail on degenerate data - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:20:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-4991) Worker should reconnect to Master when Master actor restart - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:20:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-3219) K-Means clusterer should support Bregman distance functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:20:01 UTC, 1 replies.
- [jira] [Assigned] (SPARK-3261) KMeans clusterer can return duplicate cluster centers - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:20:03 UTC, 1 replies.
- [jira] [Assigned] (SPARK-4962) Put TaskScheduler.start back in SparkContext to shorten cluster resources occupation period - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:21:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-4962) Put TaskScheduler.start back in SparkContext to shorten cluster resources occupation period - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 20:21:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5316) DAGScheduler may make shuffleToMapStage leak if getParentStages failes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:24:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-4630) Dynamically determine optimal number of partitions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 20:27:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7710) User guide and example code for math/stat functions in DataFrames - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 20:50:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6888) Make DriverQuirks editable - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 20:56:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7570) Ignore _temporary folders during partition discovery - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 21:01:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7711) startTime() is missing - posted by "Sam Steingold (JIRA)" <ji...@apache.org> on 2015/05/18 21:02:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7380) Python: Transformer/Estimator should be copyable - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 21:03:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2883) Spark Support for ORCFile format - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 21:05:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7712) Native Spark Window Functions & Performance Improvements - posted by "Herman van Hovell tot Westerflier (JIRA)" <ji...@apache.org> on 2015/05/18 21:05:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7631) treenode argString should not print children - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 21:05:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7327) DataFrame show() method doesn't like empty dataframes - posted by "Olivier Girardot (JIRA)" <ji...@apache.org> on 2015/05/18 21:07:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7711) startTime() is missing - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 21:12:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-7690) MulticlassClassificationEvaluator for tuning Multiclass Classifiers - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/18 21:14:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7269) Incorrect aggregation analysis - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 21:14:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-7696) Aggregate function's result should be nullable only if the input expression is nullable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 21:40:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7696) Aggregate function's result should be nullable only if the input expression is nullable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 21:40:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7497) test_count_by_value_and_window is flaky - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 21:48:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7673) DataSourceStrategy's buildPartitionedTableScan always list list file status for all data files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/18 21:51:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7713) Use shared broadcast hadoop conf for partitioned table scan. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/18 21:54:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6216) Check Python version in worker before run PySpark job - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/18 21:57:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3267) Deadlock between ScalaReflectionLock and Data type initialization - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 21:59:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4523) Improve handling of serialized schema information - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:02:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7713) Use shared broadcast hadoop conf for partitioned table scan. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 22:04:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-6241) hiveql ANALYZE TABLE doesn't work for external tables - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:04:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6412) Add Char support in dataTypes. - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:06:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6503) Create Jenkins builder for testing Spark SQL with Hive 0.12.0 - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:07:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6501) Blacklist Hive 0.13.1 specific tests when compiled against Hive 0.12.0 - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:08:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6109) Unit tests fail when compiled against Hive 0.12.0 - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:08:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6502) HiveThriftServer2 fails to inspect underlying Hive version when compiled against Hive 0.12.0 - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:09:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5777) Completes data source filter types and remove CatalystScan - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/18 22:10:01 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7658) Update the mouse behaviors for the timeline graphs - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 22:36:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7584) User guide update for VectorAssembler - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 22:38:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7582) User guide update for StringIndexer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/18 22:38:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7615) MLLIB Word2Vec wordVectors divided by Euclidean Norm equals to zero - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 23:06:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7618) Word2VecModel cache normalized wordVectors to speed up findSynonyms - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 23:06:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7617) Word2VecModel fVector not normalized - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 23:06:02 UTC, 1 replies.
- [jira] [Commented] (SPARK-7617) Word2VecModel fVector not normalized - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 23:06:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7618) Word2VecModel cache normalized wordVectors to speed up findSynonyms - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/18 23:06:03 UTC, 1 replies.
- [jira] [Created] (SPARK-7714) SparkR tests should use more specific expectations than expect_true - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/18 23:18:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7585) User guide update for VectorIndexer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/18 23:23:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7715) Update MLlib Programming Guide for 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/18 23:31:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7715) Update MLlib Programming Guide for 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/18 23:31:06 UTC, 0 replies.
- [jira] [Closed] (SPARK-7501) DAG visualization: show DStream operations for Streaming - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/18 23:34:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7692) Convert Kinesis examples to use new API instead of deprecated ones - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/18 23:48:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7063) Update lz4 for Java 7 to avoid: when lz4 compression is used, it causes core dump - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/18 23:48:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7716) SparkUI stage page hangs with many tasks - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/19 00:55:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7716) SparkUI stage page hangs with many tasks - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 01:04:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7716) SparkUI stage page hangs with many tasks - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 01:04:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7716) SparkUI stage page hangs with many tasks - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/19 01:05:59 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-6785) DateUtils can not handle date before 1970/01/01 correctly - posted by "Christian Kadner (JIRA)" <ji...@apache.org> on 2015/05/19 01:22:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7692) Convert Kinesis examples to use new API instead of deprecated ones - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 01:23:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7692) Convert Kinesis examples to use new API instead of deprecated ones - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 01:23:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7387) CrossValidator example code in Python - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 01:23:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7717) Spark Standalone Web UI shown incorrect total memory - posted by "Swaranga Sarma (JIRA)" <ji...@apache.org> on 2015/05/19 01:42:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7717) Spark Standalone Web UI shown incorrect total memory and cores - posted by "Swaranga Sarma (JIRA)" <ji...@apache.org> on 2015/05/19 01:43:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7717) Spark Standalone Web UI showing incorrect total memory and cores - posted by "Swaranga Sarma (JIRA)" <ji...@apache.org> on 2015/05/19 01:51:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7717) Spark Standalone Web UI showing incorrect total memory, workers and cores - posted by "Swaranga Sarma (JIRA)" <ji...@apache.org> on 2015/05/19 01:51:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-6527) sc.binaryFiles can not access files on s3 - posted by "Ewen Cheslack-Postava (JIRA)" <ji...@apache.org> on 2015/05/19 02:27:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7566) HiveContext.analyzer cannot be overriden - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 03:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7621) Report KafkaReceiver MessageHandler errors so StreamingListeners can take action - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/19 03:22:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7692) Convert Kinesis examples to use new API instead of deprecated ones - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/19 03:25:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7678) Scala ML seed Param should be fixed but vary per class - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/19 03:48:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-7685) Handle high imbalanced data and apply weights to different samples in Logistic Regression - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/19 04:12:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7678) Scala ML seed Param should be fixed but vary per class - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 04:18:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7713) Use shared broadcast hadoop conf for partitioned table scan. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 04:25:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7535) Audit Pipeline APIs for 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/19 04:30:59 UTC, 5 replies.
- [jira] [Updated] (SPARK-7268) [Spark SQL] Throw 'Shutdown hooks cannot be modified during shutdown' on YARN - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/19 04:55:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-6533) Allow using wildcard and other file pattern in Parquet DataSource - posted by "baishuo (JIRA)" <ji...@apache.org> on 2015/05/19 05:01:59 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-6533) Allow using wildcard and other file pattern in Parquet DataSource - posted by "baishuo (JIRA)" <ji...@apache.org> on 2015/05/19 05:16:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7042) Spark version of akka-actor_2.11 is not compatible with the official akka-actor_2.11 2.3.x - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 06:03:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-3610) History server log name should not be based on user input - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 06:29:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7681) Add SparseVector support for gemv - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 06:33:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7150) SQLContext.range() - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 06:44:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7687) DataFrame.describe() should cast all aggregates to String - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 06:55:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6888) Make DriverQuirks editable - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 07:08:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7681) Add SparseVector support for gemv - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 07:14:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6019) Document linking with high-performance BLAS libraries - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 07:28:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7458) Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 07:51:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7718) Speed up data source partitioning by avoiding cleaning closures - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/19 08:02:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7585) User guide update for VectorIndexer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 08:02:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7585) User guide update for VectorIndexer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 08:03:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7719) Java 6 code in UnsafeShuffleWriterSuite - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 08:05:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7719) Java 6 code in UnsafeShuffleWriterSuite - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 08:06:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7718) Speed up data source partitioning by avoiding cleaning closures - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 08:06:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7718) Speed up data source partitioning by avoiding cleaning closures - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 08:06:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7458) Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 08:15:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7720) MLlib 1.3 -> 1.4 migration guide - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 08:16:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7458) Check 1.3-> 1.4 MLlib API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 08:18:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7721) Generate test coverage report from Python - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 08:27:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7721) Generate test coverage report from Python - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 08:27:59 UTC, 6 replies.
- [jira] [Updated] (SPARK-7721) Generate test coverage report from Python - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 08:27:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7661) Support for dynamic allocation of resources in Kinesis Spark Streaming - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/19 08:40:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7320) Add rollup and cube support to DataFrame DSL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 08:41:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-7289) Combine Limit and Sort to avoid total ordering - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/19 08:46:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6270) Standalone Master hangs when streaming job completes and event logging is enabled - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/19 08:46:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6997) Convert StringType in LocalTableScan - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/19 08:47:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-6997) Convert StringType in LocalTableScan - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/19 08:48:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-5240) Adding `createDataSourceTable` interface to Catalog - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/19 08:51:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3323) yarn website's Tracking UI links to the Standby RM - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/19 08:51:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7720) MLlib 1.3 -> 1.4 migration guide - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/19 08:59:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-6053) Support model save/load in Python's ALS. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 09:02:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-6685) Use DSYRK to compute AtA in ALS - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 09:03:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7722) Style checks do not run for Kinesis on Jenkins - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 09:04:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7722) Style checks do not run for Kinesis on Jenkins - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 09:04:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7581) User guide update for PolynomialExpansion - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/19 09:07:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7723) Fix string interpolation in pipeline examples - posted by "Saleem Ansari (JIRA)" <ji...@apache.org> on 2015/05/19 09:16:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7723) Fix string interpolation in pipeline examples - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 09:23:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7723) Fix string interpolation in pipeline examples - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 09:24:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7723) Fix string interpolation in pipeline examples - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 09:33:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7724) Add support for Intersect and Except in Catalyst DSL - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/19 09:41:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6533) Allow using wildcard and other file pattern in Parquet DataSource - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/19 10:30:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7725) --py-files doesn't seem to work in YARN cluster mode - posted by "Shay Rojansky (JIRA)" <ji...@apache.org> on 2015/05/19 10:47:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7637) StructType.merge slow with large nenormalised tables O(N2) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 11:06:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7701) UDT not working - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/19 11:12:00 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-7701) UDT not working - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/19 11:13:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7726) Maven Install Breaks When Upgrading Scala 2.11.2-->[2.11.3 or higher] - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 11:22:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7670) Failure when building with scala 2.11 (after 1.3.1 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 11:22:02 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7092) Update spark scala version to 2.11.6 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 11:30:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7092) Update spark scala version to 2.11.6 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 11:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5777) Completes data source filter types and remove CatalystScan - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/19 11:31:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7723) Fix string interpolation in pipeline examples - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 11:33:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7726) Maven Install Breaks When Upgrading Scala 2.11.2-->[2.11.3 or higher] - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/19 11:51:00 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-7726) Maven Install Breaks When Upgrading Scala 2.11.2-->[2.11.3 or higher] - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/19 12:12:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7727) Avoid inner classes in RuleExecutor - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/19 12:22:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7726) Maven Install Breaks When Upgrading Scala 2.11.2-->[2.11.3 or higher] - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 12:23:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7699) Config "spark.dynamicAllocation.initialExecutors" has no effect - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/19 12:55:59 UTC, 3 replies.
- [jira] [Closed] (SPARK-7709) spark-submit option to quit after submitting in cluster mode - posted by "Shay Rojansky (JIRA)" <ji...@apache.org> on 2015/05/19 13:14:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7728) SQL: cannot add timestamp partition as string - posted by "Kanwaljit Singh (JIRA)" <ji...@apache.org> on 2015/05/19 13:44:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7728) SQL: cannot add timestamp partition as string - posted by "Kanwaljit Singh (JIRA)" <ji...@apache.org> on 2015/05/19 13:45:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7729) Executor which has been killed should also be displayed on Executors Tab. - posted by "Archit Thakur (JIRA)" <ji...@apache.org> on 2015/05/19 13:55:11 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7729) Executor which has been killed should also be displayed on Executors Tab. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 14:05:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7729) Executor which has been killed should also be displayed on Executors Tab. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 14:05:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7729) Executor which has been killed should also be displayed on Executors Tab. - posted by "Archit Thakur (JIRA)" <ji...@apache.org> on 2015/05/19 14:40:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7702) Is it necessary to limit the precision of a Decimal type? - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 14:44:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7730) Complex Teradata queries throwing Analysis Exception when running on spark - posted by "pankhuri (JIRA)" <ji...@apache.org> on 2015/05/19 15:26:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7731) Complex Teradata queries throwing Analysis Exception when running on spark - posted by "pankhuri (JIRA)" <ji...@apache.org> on 2015/05/19 15:27:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7731) Complex Teradata queries throwing Analysis Exception when running on spark - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 15:29:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7730) Complex Teradata queries throwing Analysis Exception when running on spark - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 15:30:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-6679) java.lang.ClassNotFoundException on Mesos fine grained mode and input replication - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/19 15:33:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7732) org.apache.spark.sql.catalyst.errors.package$TreeNodeException: execute, tree: - posted by "Prem singh Bist (JIRA)" <ji...@apache.org> on 2015/05/19 15:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5488) SPARK_LOCAL_IP not read by mesos scheduler - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/19 15:34:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-4899) Support Mesos features: roles and checkpoints - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/19 15:37:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2555) Support configuration spark.scheduler.minRegisteredExecutorsRatio in Mesos mode. - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/19 15:51:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-872) Should revive offer after tasks finish in Mesos fine-grained mode - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/19 15:59:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-872) Should revive offer after tasks finish in Mesos fine-grained mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 16:04:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7700) Spark 1.3.0 on YARN: Application failed 2 times due to AM Container - posted by "Kaveen Raajan (JIRA)" <ji...@apache.org> on 2015/05/19 16:14:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7733) Update build, code to use Java 7 for 1.5.0+ - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 17:19:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7734) make explode support struct type - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2015/05/19 17:20:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7735) Raise Exception on non-zero exit from pyspark pipe commands - posted by "Scott Taylor (JIRA)" <ji...@apache.org> on 2015/05/19 17:25:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7733) Update build, code to use Java 7 for 1.5.0+ - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 17:26:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7733) Update build, code to use Java 7 for 1.5.0+ - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 17:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7735) Raise Exception on non-zero exit from pyspark pipe commands - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 17:26:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7735) Raise Exception on non-zero exit from pyspark pipe commands - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 17:27:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7726) Maven Install Breaks When Upgrading Scala 2.11.2-->[2.11.3 or higher] - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 17:57:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-4808) Spark fails to spill with small number of large objects - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 18:11:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7736) Exception not failing Python applications (in yarn cluster mode) - posted by "Shay Rojansky (JIRA)" <ji...@apache.org> on 2015/05/19 18:13:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7732) org.apache.spark.sql.catalyst.errors.package$TreeNodeException: execute, tree: - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 18:21:04 UTC, 0 replies.
- [jira] [Created] (SPARK-7737) parquet schema discovery should not fail because of empty _temporary dir - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/19 18:30:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7734) make explode support struct type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 18:55:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7734) make explode support struct type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 18:55:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7704) Updating Programming Guides per SPARK-4397 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 19:16:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7704) Updating Programming Guides per SPARK-4397 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/19 19:16:01 UTC, 1 replies.
- [jira] [Closed] (SPARK-7720) MLlib 1.3 -> 1.4 migration guide - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 19:48:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7537) Audit new public Scala APIs for MLlib 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 19:50:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7381) Missing Python API for o.a.s.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 19:53:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7381) Missing Python API for o.a.s.ml in 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 19:53:05 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7047) Model parent should be Optional - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 19:56:01 UTC, 0 replies.
- [jira] [Closed] (SPARK-7696) Aggregate function's result should be nullable only if the input expression is nullable - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 19:58:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7678) Scala ML seed Param should be fixed but vary per class - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 19:58:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3644) REST API for Spark application info (jobs / stages / tasks / storage info) - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/19 20:41:05 UTC, 0 replies.
- [jira] [Created] (SPARK-7738) DataFramer reader/writer API in Python - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/19 20:52:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7338) Survival Modelling - Cox proportional hazards - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 20:54:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7738) DataFramer reader/writer API in Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 21:05:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7738) DataFramer reader/writer API in Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 21:06:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7701) UDT not working - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/19 21:09:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7738) DataFrame reader/writer API in Python - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/19 21:09:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7726) Maven Install Breaks When Upgrading Scala 2.11.2-->[2.11.3 or higher] - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 21:16:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7092) Update spark scala version to 2.11.6 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 21:17:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7739) Improve ChiSqSelector example code in the user guide - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 21:44:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7740) Improve Evaluator doc to state that higher metric values are better. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 21:53:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6246) spark-ec2 can't handle clusters with > 100 nodes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 22:25:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7741) ContextCleaner not used by many DStream operations - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/19 22:25:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7741) ContextCleaner not used by many DStream operations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 22:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7741) ContextCleaner not used by many DStream operations - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 22:32:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7338) Survival Modelling - Cox proportional hazards - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/19 22:42:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7586) User guide update for spark.ml Word2Vec - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/19 22:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7688) PySpark + ipython throws port out of range exception - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/19 22:45:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7652) Performance regression in naive Bayes prediction - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 22:54:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7652) Performance regression in naive Bayes prediction - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 22:54:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7738) DataFrame reader/writer API in Python - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 23:24:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7654) DataFrameReader and DataFrameWriter for input/output API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 23:26:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7742) Figure out what to do with insertInto w.r.t. DataFrameWriter API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/19 23:28:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7743) Upgrade parquet dependency - posted by "Thomas Omans (JIRA)" <ji...@apache.org> on 2015/05/19 23:43:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6323) Large rank matrix factorization with Nonlinear loss and constraints - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2015/05/19 23:49:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7743) Upgrade parquet dependency - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/19 23:51:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7688) PySpark + ipython throws port out of range exception - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 23:52:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7402) JSON serialization of params - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/19 23:53:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7744) "Distributed matrix" section in MLlib "Data Types" documentation should be reordered. - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/19 23:55:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7744) "Distributed matrix" section in MLlib "Data Types" documentation should be reordered. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 23:59:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7744) "Distributed matrix" section in MLlib "Data Types" documentation should be reordered. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/19 23:59:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7662) Exception of multi-attribute generator anlysis in projection - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 00:21:02 UTC, 0 replies.
- [jira] [Created] (SPARK-7745) Replace assertions with requires (IllegalArgumentException) and modify other state checks - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/20 01:01:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7745) Replace assertions with requires (IllegalArgumentException) and modify other state checks - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 01:05:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7745) Replace assertions with requires (IllegalArgumentException) and modify other state checks - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 01:05:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-5480) GraphX pageRank: java.lang.ArrayIndexOutOfBoundsException: - posted by "Niklas Wilcke (JIRA)" <ji...@apache.org> on 2015/05/20 01:37:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-5480) GraphX pageRank: java.lang.ArrayIndexOutOfBoundsException: - posted by "Niklas Wilcke (JIRA)" <ji...@apache.org> on 2015/05/20 01:38:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6246) spark-ec2 can't handle clusters with > 100 nodes - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/20 01:47:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7746) SetFetchSize for JDBCRDD's prepareStatement - posted by "Paul Wu (JIRA)" <ji...@apache.org> on 2015/05/20 01:48:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7711) startTime() is missing - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/20 01:54:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7747) Document spark.sql.planner.externalSort option - posted by "Luca Martinetti (JIRA)" <ji...@apache.org> on 2015/05/20 01:55:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7748) Graduate spark.ml from alpha - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 02:08:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-7747) Document spark.sql.planner.externalSort option - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 02:10:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7747) Document spark.sql.planner.externalSort option - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 02:10:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7737) parquet schema discovery should not fail because of empty _temporary dir - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/20 02:13:59 UTC, 2 replies.
- [jira] [Created] (SPARK-7749) Parquet metastore conversion does not use metastore cache - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/20 02:14:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7744) "Distributed matrix" section in MLlib "Data Types" documentation should be reordered. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 02:18:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7744) "Distributed matrix" section in MLlib "Data Types" documentation should be reordered. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 02:20:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7750) Rename "json" endpoints to "api" endpoints - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/20 02:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7656) use CatalystConf in FunctionRegistry - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 02:36:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7743) Upgrade parquet dependency - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/20 02:46:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7750) Rename "json" endpoints to "api" endpoints - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 02:54:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7750) Rename "json" endpoints to "api" endpoints - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 02:55:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7751) Add @since to stable methods in MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 03:05:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-6880) Spark Shutdowns with NoSuchElementException when running parallel collect on cachedRDD - posted by "Mark Hamstra (JIRA)" <ji...@apache.org> on 2015/05/20 04:01:06 UTC, 1 replies.
- [jira] [Updated] (SPARK-7741) ContextCleaner not used by many DStream operations - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/20 04:01:07 UTC, 3 replies.
- [jira] [Commented] (SPARK-4352) Incorporate locality preferences in dynamic allocation requests - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/20 04:02:00 UTC, 9 replies.
- [jira] [Updated] (SPARK-7165) Sort Merge Join for outer joins - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/20 07:35:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7537) Audit new public Scala APIs for MLlib 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 07:54:59 UTC, 2 replies.
- [jira] [Commented] (SPARK-6094) Add MultilabelMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 07:59:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6094) Add MultilabelMetrics in PySpark/MLlib - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 08:00:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7537) Audit new public Scala APIs for MLlib 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 08:05:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7752) NaiveBayes.modelType should use lowercase letters - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 08:48:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7752) NaiveBayes.modelType should use lowercase letters - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 09:03:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6333) saveAsObjectFile support for compression codec - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 09:13:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7711) startTime() is missing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 09:24:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7753) Improve kernel density API - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 09:45:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7712) Native Spark Window Functions & Performance Improvements - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 09:56:00 UTC, 7 replies.
- [jira] [Assigned] (SPARK-7712) Native Spark Window Functions & Performance Improvements - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 09:56:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7439) Should delete temporary local directories - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 10:17:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5220) keepPushingBlocks in BlockGenerator terminated when an exception occurs, which causes the block pushing thread to terminate and blocks receiver - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 10:20:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2445) MesosExecutorBackend crashes in fine grained mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 10:25:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7753) Improve kernel density API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 10:37:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7753) Improve kernel density API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 10:37:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7663) [MLLIB] feature.Word2Vec throws empty iterator error when the vocabulary size is zero - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 11:44:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/20 12:06:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/20 12:07:00 UTC, 3 replies.
- [jira] [Created] (SPARK-7755) MetadataCache.refresh does not take into account _SUCCESS - posted by "Rowan Chattaway (JIRA)" <ji...@apache.org> on 2015/05/20 12:29:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7756) Ensure Spark runs clean on IBM Java implementation - posted by "Tim Ellison (JIRA)" <ji...@apache.org> on 2015/05/20 12:33:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7755) MetadataCache.refresh does not take into account _SUCCESS - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/20 12:55:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7756) Ensure Spark runs clean on IBM Java implementation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 13:30:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7756) Ensure Spark runs clean on IBM Java implementation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 13:30:59 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7755) MetadataCache.refresh does not take into account _SUCCESS - posted by "Rowan Chattaway (JIRA)" <ji...@apache.org> on 2015/05/20 14:01:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7755) MetadataCache.refresh does not take into account _SUCCESS - posted by "Rowan Chattaway (JIRA)" <ji...@apache.org> on 2015/05/20 14:06:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-6981) [SQL] SparkPlanner and QueryExecution should be factored out from SQLContext - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/20 14:09:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7757) mllib IndexedRowMatrix multiply IndexedRowMatrix - posted by "zhaoxiangyu (JIRA)" <ji...@apache.org> on 2015/05/20 15:06:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7758) Failed to start thrift server when metastore is postgre sql - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/20 15:25:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7759) Failed to start thrift server when metastore is postgre sql - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/20 15:26:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7759) Failed to start thrift server when metastore is postgre sql - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/20 15:28:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7533) Decrease spacing between AM-RM heartbeats. - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/20 15:29:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7758) Failed to start thrift server when metastore is postgre sql - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/20 15:31:00 UTC, 7 replies.
- [jira] [Closed] (SPARK-7701) UDT not working - posted by "bogdan baraila (JIRA)" <ji...@apache.org> on 2015/05/20 15:37:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7746) SetFetchSize for JDBCRDD's prepareStatement - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 15:47:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7746) SetFetchSize for JDBCRDD's prepareStatement - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 15:47:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7760) Master & Worker json endpoints missing - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/20 16:34:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7761) Flaky PySpark test: test_kafka_stream - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 16:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6094) Add MultilabelMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 16:57:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-6094) Add MultilabelMetrics in PySpark/MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 16:57:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7760) Master & Worker json endpoints missing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 17:39:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7760) Master & Worker json endpoints missing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 17:39:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7535) Audit Pipeline APIs for 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 18:05:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7762) Set default value for outputCol based on UID - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 18:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7763) Partition columns of data source tables should be persisted into metastore when creating persisted tables - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/20 18:53:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7540) PMML correctness check - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 19:01:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7763) Partition columns of data source tables should be persisted into metastore when creating persisted tables - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/20 19:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7763) Partition columns of data source tables should be persisted into metastore when creating persisted tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:16:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7763) Partition columns of data source tables should be persisted into metastore when creating persisted tables - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:17:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7764) Add negative sampling to Word2Vec - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/20 19:37:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7764) Add negative sampling to Word2Vec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:39:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7764) Add negative sampling to Word2Vec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:39:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7749) Parquet metastore conversion does not use metastore cache - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:39:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7749) Parquet metastore conversion does not use metastore cache - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:40:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7765) Given vector should divide with the norm in Word2Vec's findSynonyms - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/20 19:45:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7765) Vector should divide with the norm in Word2Vec's findSynonyms - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/20 19:47:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7765) Input vector should divide with the norm in Word2Vec's findSynonyms - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/20 19:47:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7765) Input vector should divide with the norm in Word2Vec's findSynonyms - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:47:04 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7765) Input vector should divide with the norm in Word2Vec's findSynonyms - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 19:47:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7108) spark.local.dir is no longer honored in Standalone mode - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2015/05/20 19:51:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-1529) Support DFS based shuffle in addition to Netty shuffle - posted by "Kannan Rajah (JIRA)" <ji...@apache.org> on 2015/05/20 19:54:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6041) Compute shortest path for graph with edge distances - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 19:56:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7765) Input vector should divide with the norm in Word2Vec's findSynonyms - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/20 20:00:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7713) Use shared broadcast hadoop conf for partitioned table scan. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/20 20:25:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7762) Set default value for outputCol based on UID - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 20:34:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5325) Simplifying Hive shim implementation - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:02:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7564) performance bottleneck in SparkSQL using columnar storage - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:06:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6674) Use different types to represent rows used inside and outside Catalyst - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:15:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-7472) DAG visualization: handle skipped stages differently - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/20 21:17:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4331) SBT Scalastyle doesn't work for the sources under hive's v0.12.0 and v0.13.1 - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:17:59 UTC, 0 replies.
- [jira] [Closed] (SPARK-7644) Ensure all scoped RDD operations are tested and cleaned - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/20 21:19:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-5966) Spark-submit deploy-mode incorrectly affecting submission when master = local[4] - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/20 21:19:03 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7724) Add support for Intersect and Except in Catalyst DSL - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:21:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-4689) Unioning 2 SchemaRDDs should return a SchemaRDD in Python, Scala, and Java - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:23:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-4131) Support "Writing data into the filesystem from queries" - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7200) Tungsten test suites should fail if memory leak is detected - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-6964) Support Cancellation in the Thrift Server - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:02 UTC, 3 replies.
- [jira] [Updated] (SPARK-6380) Resolution of equi-join key in post-join projection - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-6795) Avoid reading Parquet footers on driver side when an global arbitrative schema is available - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-5508) Arrays and Maps stored with Hive Parquet Serde may not be able to read by the Parquet support in the Data Souce API - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-6776) Implement backwards-compatibility rules in CatalystConverters - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-6189) Pandas to DataFrame conversion should check field names for periods - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-6759) Do not borrow/release a kryo instance for every value in a complex type value when doing serialization/deserialization in in-memory columnar store - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-6573) Convert inbound NaN values as null - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-6914) DataFrame.withColumn should take metadata - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-6775) Simplify CatalystConverter class hierarchy and pass in Parquet schema - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:05 UTC, 0 replies.
- [jira] [Updated] (SPARK-6777) Implement backwards-compatibility rules in Parquet schema converters - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6941) Provide a better error message to explain that tables created from RDDs are immutable - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:06 UTC, 0 replies.
- [jira] [Updated] (SPARK-6774) Implement Parquet complex types backwards-compatiblity rules - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-7158) collect and take return different results - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-5295) Stabilize data types - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:08 UTC, 0 replies.
- [jira] [Updated] (SPARK-6923) Spark SQL CLI does not read Data Source schema correctly - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:27:08 UTC, 3 replies.
- [jira] [Updated] (SPARK-6956) Improve DataFrame API compatibility with Pandas - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/20 21:31:59 UTC, 1 replies.
- [jira] [Updated] (SPARK-7178) Improve DataFrame documentation and code samples - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/20 21:33:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7537) Audit new public Scala APIs for MLlib 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 21:51:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7579) User guide update for OneHotEncoder - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/20 22:10:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7767) Fail fast if the DStream checkpoint is not serializable - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/20 22:17:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7766) KryoSerializerInstance re-use is not safe when auto-flush is disabled - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/20 22:17:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7767) Fail fast if the DStream checkpoint is not serializable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 22:23:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7767) Fail fast if the DStream checkpoint is not serializable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 22:23:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7766) KryoSerializerInstance re-use is not safe when auto-flush is disabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 22:28:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7766) KryoSerializerInstance re-use is not safe when auto-flush is disabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 22:28:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7766) KryoSerializerInstance reuse is not safe when auto-reset is disabled - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/20 22:29:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7766) KryoSerializerInstance re-use is not safe when auto-reset is disabled - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/20 22:29:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-7760) Master & Worker json endpoints missing - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/20 22:29:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7768) Make user-defined type (UDT) API public - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 22:33:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7768) Make user-defined type (UDT) API public - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/20 22:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7724) Add support for Intersect and Except in Catalyst DSL - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/20 22:36:00 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-7724) Add support for Intersect and Except in Catalyst DSL - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/20 22:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7757) mllib IndexedRowMatrix multiply IndexedRowMatrix - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/20 22:48:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-5681) Calling graceful stop() immediately after start() on StreamingContext should not get stuck indefinitely - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 22:49:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7757) mllib IndexedRowMatrix multiply IndexedRowMatrix - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/20 22:50:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7606) Document all PySpark SQL/DataFrame public methods with @since tag - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 22:59:01 UTC, 2 replies.
- [jira] [Created] (SPARK-7769) How to represent a recursive data type in Spark SQL - posted by "Jeremy A. Lucas (JIRA)" <ji...@apache.org> on 2015/05/20 23:10:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7770) Should GBT validationTol be relative tolerance? - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/20 23:12:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-7613) Serialization fails in pyspark for lambdas referencing class data members - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/20 23:39:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7600) Stopping Streaming Context (sometimes) crashes master - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/20 23:40:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7574) User guide update for OneVsRest - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 23:50:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7574) User guide update for OneVsRest - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 23:51:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-6548) Adding stddev to DataFrame functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/20 23:51:59 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7769) How to represent a recursive data type in Spark SQL - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/20 23:52:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7719) Java 6 code in UnsafeShuffleWriterSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 00:01:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7719) Java 6 code in UnsafeShuffleWriterSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 00:02:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7511) PySpark ML seed Param should be varied per class - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/21 00:16:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7741) ContextCleaner not used by many DStream operations - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 00:41:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7771) Dynamic allocation: lower timeouts further - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 00:44:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7772) User guide for spark.ml trees and ensembles - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/21 00:51:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7127) Broadcast spark.ml tree ensemble models for predict - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 01:23:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7767) Fail fast if the DStream checkpoint is not serializable - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 01:23:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7771) Dynamic allocation: lower timeouts further - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 01:26:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7771) Dynamic allocation: lower timeouts further - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 01:26:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7698) Implement buffer pooling / re-use in ExecutorMemoryManager when using HeapAllocator - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/21 01:39:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7251) Perform sequential scan when iterating over entries in BytesToBytesMap - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/21 01:44:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7773) Document `spark.dynamicAllocation.initialExecutors` - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 01:50:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7773) Document `spark.dynamicAllocation.initialExecutors` - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 01:58:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7773) Document `spark.dynamicAllocation.initialExecutors` - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 01:59:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7774) Add sqlContext to MLlibTestSparkContext - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 02:03:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7774) Add sqlContext to MLlibTestSparkContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 02:06:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7774) Add sqlContext to MLlibTestSparkContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 02:06:01 UTC, 1 replies.
- [jira] [Created] (SPARK-7775) YARN AM tried to sleep negative milliseconds - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 02:16:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7776) Add shutdown hook to stop StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 02:19:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7775) YARN AM tried to sleep negative milliseconds - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 02:20:00 UTC, 4 replies.
- [jira] [Resolved] (SPARK-7762) Set default value for outputCol based on UID - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/21 02:27:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7775) YARN AM tried to sleep negative milliseconds - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 02:41:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7777) Fix a flaky test: org.apache.spark.streaming.BasicOperationsSuite.rdd cleanup - input blocks and persisted RDDs - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/21 02:42:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7777) Fix a flaky test: org.apache.spark.streaming.BasicOperationsSuite.rdd cleanup - input blocks and persisted RDDs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 02:46:59 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7777) Fix a flaky test: org.apache.spark.streaming.BasicOperationsSuite.rdd cleanup - input blocks and persisted RDDs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 02:47:02 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7775) YARN AM tried to sleep negative milliseconds - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 02:47:02 UTC, 1 replies.
- [jira] [Commented] (SPARK-7611) Support HashJoin if the join condition uses eqNullSafe/<=> - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2015/05/21 02:53:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7719) Java 6 code in UnsafeShuffleWriterSuite - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/21 02:53:59 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7611) Support HashJoin if the join condition uses eqNullSafe/<=> - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2015/05/21 02:54:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7776) Add shutdown hook to stop StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 03:03:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7776) Add shutdown hook to stop StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 03:05:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7776) Add shutdown hook to stop StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 03:06:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7219) HashingTF should output ML attributes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 03:40:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7219) HashingTF should output ML attributes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 03:40:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7778) Add standard deviation aggregate expression - posted by "Rakesh Chalasani (JIRA)" <ji...@apache.org> on 2015/05/21 03:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7779) Dynamic allocation: confusing message when canceling requests - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 04:02:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7779) Dynamic allocation: confusing message when canceling requests - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 04:03:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7779) Dynamic allocation: confusing message when canceling requests - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 04:04:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7750) Rename "json" endpoints to "api" endpoints - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/21 04:15:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7750) Rename "json" endpoints to "api" endpoints - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/21 04:20:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7780) The intercept in LogisticRegressionWithLBFGS should not be regularized - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/21 04:46:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-6197) handle json parse exception for eventlog file not finished writing - posted by "Xia Hu (JIRA)" <ji...@apache.org> on 2015/05/21 04:58:00 UTC, 3 replies.
- [jira] [Updated] (SPARK-7777) Fix a flaky test: org.apache.spark.streaming.BasicOperationsSuite.rdd cleanup - input blocks and persisted RDDs - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 04:58:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7777) Fix a flaky test: org.apache.spark.streaming.BasicOperationsSuite.rdd cleanup - input blocks and persisted RDDs - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 04:58:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7320) Add rollup and cube support to DataFrame DSL - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/21 04:58:59 UTC, 0 replies.
- [jira] [Reopened] (SPARK-6197) handle json parse exception for eventlog file not finished writing - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 05:02:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7778) Add standard deviation aggregate expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 05:18:59 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7778) Add standard deviation aggregate expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 05:19:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7774) Add sqlContext to MLlibTestSparkContext - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 05:31:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7781) GradientBoostedTrees.trainRegressor is missing maxBins parameter in pyspark - posted by "Don Drake (JIRA)" <ji...@apache.org> on 2015/05/21 05:51:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-4134) Tone down scary executor lost messages when killing on purpose - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 05:58:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-4134) Tone down scary executor lost messages when killing on purpose - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 05:59:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7782) A small problem on history server webpage - posted by "Xia Hu (JIRA)" <ji...@apache.org> on 2015/05/21 06:10:01 UTC, 0 replies.
- [jira] [Created] (SPARK-7783) Add rollup and cube support to DataFrame Python DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/21 06:11:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7781) GradientBoostedTrees.trainRegressor is missing maxBins parameter in pyspark - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/21 06:12:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7783) Add rollup and cube support to DataFrame Python DSL - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/21 06:40:59 UTC, 2 replies.
- [jira] [Updated] (SPARK-7320) Add rollup and cube support to DataFrame Java/Scala DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/21 06:41:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/21 06:46:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7783) Add rollup and cube support to DataFrame Python DSL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 07:10:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7746) SetFetchSize for JDBCRDD's prepareStatement - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/21 07:24:03 UTC, 0 replies.
- [jira] [Updated] (SPARK-7782) A small problem on history server webpage - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/21 07:25:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7389) Tachyon integration improvement - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/21 07:33:59 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7389) Tachyon integration improvement - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/21 07:34:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7606) Document all PySpark SQL/DataFrame public methods with @since tag - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/21 08:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7320) Add rollup and cube support to DataFrame Java/Scala DSL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 08:19:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7784) Check 1.3-> 1.4 SQL API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 08:23:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7784) Check 1.3-> 1.4 SQL API compliance using java-compliance-checker - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 08:34:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7753) Improve kernel density API - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 08:39:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-5389) spark-shell.cmd does not run from DOS Windows 7 - posted by "Kaveen Raajan (JIRA)" <ji...@apache.org> on 2015/05/21 08:51:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7784) Check 1.3-> 1.4 SQL API compliance using java-compliance-checker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/21 08:59:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7785) Add missing items to pyspark.mllib.linalg.Matrices - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/21 09:16:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-7785) Add missing items to pyspark.mllib.linalg.Matrices - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/21 09:16:01 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7394) Add Pandas style cast (astype) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 09:20:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-6013) Add more Python ML examples for spark.ml - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/21 09:23:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-7745) Replace assertions with requires (IllegalArgumentException) and modify other state checks - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 09:32:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7745) Replace assertions with requires (IllegalArgumentException) and modify other state checks - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 09:32:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7758) Failed to start thrift server when metastore is postgre sql - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 09:38:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7758) Failed to start thrift server when metastore is postgre sql - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 09:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-7786) Allow StreamingListener to be specified in SparkConf and loaded when creating StreamingContext - posted by "yangping wu (JIRA)" <ji...@apache.org> on 2015/05/21 09:55:59 UTC, 0 replies.
- [jira] [Updated] (SPARK-7786) Allow StreamingListener to be specified in SparkConf and loaded when creating StreamingContext - posted by "yangping wu (JIRA)" <ji...@apache.org> on 2015/05/21 09:57:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7604) Python API for PCA and PCAModel - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 10:00:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7604) Python API for PCA and PCAModel - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 10:00:00 UTC, 1 replies.
- [jira] [Created] (SPARK-7787) SerializableAWSCredentials in KinesisReceiver cannot be deserialized - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 10:05:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7787) SerializableAWSCredentials in KinesisReceiver cannot be deserialized - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 10:12:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7787) SerializableAWSCredentials in KinesisReceiver cannot be deserialized - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 10:12:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7754) Use PartialFunction literals instead of objects in Catalyst - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/21 10:16:03 UTC, 1 replies.
- [jira] [Created] (SPARK-7788) Streaming | Kinesis | KinesisReceiver blocks in onStart - posted by "Aniket Bhatnagar (JIRA)" <ji...@apache.org> on 2015/05/21 10:29:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7717) Spark Standalone Web UI showing incorrect total memory, workers and cores - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 10:40:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7788) Streaming | Kinesis | KinesisReceiver blocks in onStart - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 10:41:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7717) Spark Standalone Web UI showing incorrect total memory, workers and cores - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 10:41:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7788) Streaming | Kinesis | KinesisReceiver blocks in onStart - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 10:42:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-7788) Streaming | Kinesis | KinesisReceiver blocks in onStart - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 10:42:59 UTC, 1 replies.
- [jira] [Created] (SPARK-7789) sql on security hbase:Token generation only allowed for Kerberos authenticated clients - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/21 11:14:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-7789) sql on security hbase:Token generation only allowed for Kerberos authenticated clients - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/21 11:14:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-7789) sql on security hbase:Token generation only allowed for Kerberos authenticated clients - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/21 11:23:59 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-7600) Stopping Streaming Context (sometimes) crashes master - posted by "Marius Soutier (JIRA)" <ji...@apache.org> on 2015/05/21 11:52:59 UTC, 0 replies.
- [jira] [Created] (SPARK-7790) when use dynamic partitions, the partition string can be wrong without looking at the type - posted by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/05/21 12:05:59 UTC, 0 replies.
- [jira] [Commented] (SPARK-7790) when use dynamic partitions, the partition string can be wrong without looking at the type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 12:08:59 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7790) when use dynamic partitions, the partition string can be wrong without looking at the type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 12:09:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7616) Column order can be corrupted when saving DataFrame as a partitioned table - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/21 15:33:59 UTC, 1 replies.
- [jira] [Commented] (SPARK-7727) Avoid inner classes in RuleExecutor - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 16:03:59 UTC, 4 replies.
- [jira] [Assigned] (SPARK-7727) Avoid inner classes in RuleExecutor - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 16:04:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-7754) [SQL] Use PartialFunction literals instead of objects in Catalyst - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/21 17:13:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7791) Set user for executors in standalone-mode - posted by "Tomasz Früboes (JIRA)" <ji...@apache.org> on 2015/05/21 17:29:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7792) HiveContext registerTempTable not thread safe - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/21 18:07:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7792) HiveContext registerTempTable not thread safe - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/21 18:09:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6189) Pandas to DataFrame conversion should check field names for periods - posted by "natalya (JIRA)" <ji...@apache.org> on 2015/05/21 18:30:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7616) Column order can be corrupted when saving DataFrame as a partitioned table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 18:37:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7616) Column order can be corrupted when saving DataFrame as a partitioned table - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 18:37:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7535) Audit Pipeline APIs for 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 18:57:18 UTC, 5 replies.
- [jira] [Resolved] (SPARK-7565) Broken maps in jsonRDD - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/21 18:59:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7498) Params.setDefault should keep varargs annotation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 18:59:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7498) Params.setDefault should keep varargs annotation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 19:00:21 UTC, 1 replies.
- [jira] [Created] (SPARK-7793) Use getOrElse for getting the threshold of SVM model - posted by "Shuo Xiang (JIRA)" <ji...@apache.org> on 2015/05/21 19:03:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7793) Use getOrElse for getting the threshold of SVM model - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 19:04:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7793) Use getOrElse for getting the threshold of SVM model - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 19:04:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7794) Update RegexTokenizer default settings. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 19:25:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7752) NaiveBayes.modelType should use lowercase letters - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/21 19:31:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7795) Speed up task serialization in standalone mode - posted by "Akshat Aranya (JIRA)" <ji...@apache.org> on 2015/05/21 19:39:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7780) The intercept in LogisticRegressionWithLBFGS should not be regularized - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/21 19:41:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7795) Speed up task serialization in standalone mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 19:41:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7795) Speed up task serialization in standalone mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 19:41:19 UTC, 1 replies.
- [jira] [Updated] (SPARK-7781) GradientBoostedTrees.trainRegressor is missing maxBins parameter in pyspark - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/21 19:42:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7796) Use the new RPC implementation by default - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/21 19:51:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7797) Remove "actorSystem" from SparkEnv - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/21 19:53:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7798) Move "AkkaRpcEnv" to a separate project - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/21 19:54:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7797) Remove "actorSystem" from SparkEnv - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/21 19:55:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7796) Use the new RPC implementation by default - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/21 19:55:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7799) Move "StreamingContext.actorStream" to a separate project - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/21 19:57:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7749) Parquet metastore conversion does not use metastore cache - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/21 19:57:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7800) isDefined should not marked too early in putNewKey - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/21 19:58:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7712) Native Spark Window Functions & Performance Improvements - posted by "Herman van Hovell tot Westerflier (JIRA)" <ji...@apache.org> on 2015/05/21 20:00:17 UTC, 4 replies.
- [jira] [Assigned] (SPARK-7800) isDefined should not marked too early in putNewKey - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 20:00:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7800) isDefined should not marked too early in putNewKey - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 20:00:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7796) Use the new RPC implementation by default - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/21 20:01:18 UTC, 0 replies.
- [jira] [Closed] (SPARK-7773) Document `spark.dynamicAllocation.initialExecutors` - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/21 20:07:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7737) parquet schema discovery should not fail because of empty _temporary dir - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/21 20:11:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7722) Style checks do not run for Kinesis on Jenkins - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 20:23:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7722) Style checks do not run for Kinesis on Jenkins - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 20:23:18 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7708) Incorrect task serialization with Kryo closure serializer - posted by "Akshat Aranya (JIRA)" <ji...@apache.org> on 2015/05/21 20:23:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7800) isDefined should not marked too early in putNewKey - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/21 20:38:17 UTC, 3 replies.
- [jira] [Commented] (SPARK-6764) Add wheel package support for PySpark - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/21 20:39:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7787) SerializableAWSCredentials in KinesisReceiver cannot be deserialized - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 20:40:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7787) SerializableAWSCredentials in KinesisReceiver cannot be deserialized - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 20:40:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-6740) SQL operator and condition precedence is not honoured - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 20:41:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6740) SQL operator and condition precedence is not honoured - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 20:41:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7394) Add Pandas style cast (astype) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/21 20:53:18 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7724) Add support for Intersect and Except in Catalyst DSL - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/21 21:02:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7793) Use getOrElse for getting the threshold of SVM model - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 21:12:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7793) Use getOrElse for getting the threshold of SVM model - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 21:12:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7801) Upgrade master versions to Spark 1.5.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/21 21:22:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7802) Update pom versioning to 1.5.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/21 21:22:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7803) Update MIMA for Spark 1.5.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/21 21:26:21 UTC, 0 replies.
- [jira] [Deleted] (SPARK-7802) Update pom versioning to 1.5.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/21 21:27:18 UTC, 0 replies.
- [jira] [Deleted] (SPARK-7803) Update MIMA for Spark 1.5.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/21 21:27:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7801) Upgrade master versions to Spark 1.5.0 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 21:33:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7801) Upgrade master versions to Spark 1.5.0 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 21:33:19 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7775) YARN AM tried to sleep negative milliseconds - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/21 21:35:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7754) [SQL] Use PartialFunction literals instead of objects in Catalyst - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/21 21:40:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-5594) SparkException: Failed to get broadcast (TorrentBroadcast) - posted by "Malte Buecken (JIRA)" <ji...@apache.org> on 2015/05/21 21:55:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7498) Params.setDefault should keep varargs annotation - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 22:07:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7585) User guide update for VectorIndexer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/21 22:07:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7737) parquet schema discovery should not fail because of empty _temporary dir - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 22:17:18 UTC, 2 replies.
- [jira] [Resolved] (SPARK-4572) [SQL] spark-sql exits while encountered an error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/21 22:47:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7794) Update RegexTokenizer default settings. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 22:50:21 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7722) Style checks do not run for Kinesis on Jenkins - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 22:51:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7763) Partition columns of data source tables should be persisted into metastore when creating persisted tables - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/21 22:52:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7616) Column order can be corrupted when saving DataFrame as a partitioned table - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/21 22:53:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7781) GradientBoostedTrees.trainRegressor is missing maxBins parameter in pyspark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/21 23:05:18 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7478) Add a SQLContext.getOrCreate to maintain a singleton instance of SQLContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/21 23:09:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7711) startTime() is missing - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/21 23:10:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7780) The intercept in LogisticRegressionWithLBFGS should not be regularized - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/21 23:11:17 UTC, 7 replies.
- [jira] [Commented] (SPARK-7768) Make user-defined type (UDT) API public - posted by "Randall Whitman (JIRA)" <ji...@apache.org> on 2015/05/21 23:13:17 UTC, 2 replies.
- [jira] [Commented] (SPARK-4924) Factor out code to launch Spark applications into a separate library - posted by "Jonathan Kelly (JIRA)" <ji...@apache.org> on 2015/05/21 23:15:17 UTC, 3 replies.
- [jira] [Commented] (SPARK-7446) Inverse transform for StringIndexer - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/21 23:15:19 UTC, 2 replies.
- [jira] [Commented] (SPARK-5305) Using a field in a WHERE clause that is not in the schema does not throw an exception. - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/21 23:18:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7804) Incorrect results from JDBCRDD -- one record repeatly and incorrect field value - posted by "Paul Wu (JIRA)" <ji...@apache.org> on 2015/05/21 23:22:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6246) spark-ec2 can't handle clusters with > 100 nodes - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/21 23:23:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7656) use CatalystConf in FunctionRegistry - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/21 23:25:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7662) Exception of multi-attribute generator anlysis in projection - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/21 23:26:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7718) Speed up data source partitioning by avoiding cleaning closures - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/21 23:34:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5755) remove unnecessary Add for unary plus sign - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/21 23:35:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-5755) remove unnecessary Add for unary plus sign (HiveQL) - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/21 23:35:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7804) Incorrect results from JDBCRDD -- one record repeatly - posted by "Paul Wu (JIRA)" <ji...@apache.org> on 2015/05/21 23:56:18 UTC, 2 replies.
- [jira] [Commented] (SPARK-6602) Replace direct use of Akka with Spark RPC interface - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 00:09:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7800) isDefined should not marked too early in putNewKey - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 00:13:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7804) Incorrect results from JDBCRDD -- one record repeatly - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 00:20:17 UTC, 3 replies.
- [jira] [Resolved] (SPARK-3880) HBase as data source to SparkSQL - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 00:23:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7805) Move SQLTestUtils.scala form src/main - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/22 00:26:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7446) Inverse transform for StringIndexer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 00:29:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-3298) [SQL] registerAsTable / registerTempTable overwrites old tables - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 00:32:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7751) Add @since to stable methods in MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 00:37:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7105) Support model save/load in Python's GaussianMixture - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 00:38:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7106) Support model save/load in Python's FPGrowth - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 00:38:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7740) Improve Evaluator doc to state that higher metric values are better. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 00:40:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-5895) Add VectorSlicer - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 00:42:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6364) hashCode and equals for Matrices - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 00:42:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7806) spark-ec2 launch script fails for Python3 - posted by "Matthew Goodman (JIRA)" <ji...@apache.org> on 2015/05/22 00:53:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7805) Move SQLTestUtils.scala form src/main - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 00:56:18 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7805) Move SQLTestUtils.scala form src/main - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 00:56:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-7806) spark-ec2 launch script fails for Python3 - posted by "Matthew Goodman (JIRA)" <ji...@apache.org> on 2015/05/22 00:57:17 UTC, 3 replies.
- [jira] [Updated] (SPARK-7801) Upgrade master versions to Spark 1.5.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/22 01:02:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7771) Dynamic allocation: lower timeouts further - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/22 01:05:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7737) parquet schema discovery should not fail because of empty _temporary dir - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/22 01:13:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7806) spark-ec2 launch script fails for Python3 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 01:18:19 UTC, 2 replies.
- [jira] [Commented] (SPARK-7806) spark-ec2 launch script fails for Python3 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 01:18:19 UTC, 5 replies.
- [jira] [Created] (SPARK-7807) High-Availablity:: SparkHadoopUtil.scala should support hadoopConfiguration.addResource() - posted by "Norman He (JIRA)" <ji...@apache.org> on 2015/05/22 01:30:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-4939) Python updateStateByKey example hang in local mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 01:34:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7404) Add RegressionEvaluator to spark.ml - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/22 01:36:17 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-7404) Add RegressionEvaluator to spark.ml - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/22 01:36:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7807) High-Availablity:: SparkHadoopUtil.scala should support hadoopConfiguration.addResource() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 01:38:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7808) Package doc for spark.ml.feature - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 01:48:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7807) High-Availablity:: SparkHadoopUtil.scala should support hadoopConfiguration.addResource() - posted by "Norman He (JIRA)" <ji...@apache.org> on 2015/05/22 01:57:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7809) MultivariateOnlineSummarizer should allow users to configure what to compute - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 02:02:14 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5494) SparkSqlSerializer Ignores KryoRegistrators - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 02:12:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3184) Allow user to specify num tasks to use for a table - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 02:14:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2178) createSchemaRDD is not thread safe - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 02:15:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7684) TestHive.reset complains Database does not exist: default - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 02:17:17 UTC, 2 replies.
- [jira] [Resolved] (SPARK-6387) HTTP mode of HiveThriftServer2 doesn't work when built with Hive 0.12.0 - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 02:19:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7810) rdd.py "_load_from_socket" cannot load data from jvm socket if ipv6 is used - posted by "Ai He (JIRA)" <ji...@apache.org> on 2015/05/22 02:34:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7810) rdd.py "_load_from_socket" cannot load data from jvm socket if ipv6 is used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 02:36:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7810) rdd.py "_load_from_socket" cannot load data from jvm socket if ipv6 is used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 02:36:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7810) rdd.py "_load_from_socket" cannot load data from jvm socket if ipv6 is used - posted by "Ai He (JIRA)" <ji...@apache.org> on 2015/05/22 02:37:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7783) Add rollup and cube support to DataFrame Python DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 02:44:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7776) Add shutdown hook to stop StreamingContext - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/22 02:46:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7811) Fix typo on slf4j configuration on metrics.properties.template - posted by "Judy Nash (JIRA)" <ji...@apache.org> on 2015/05/22 02:56:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7794) Update RegexTokenizer default settings. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 03:00:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7219) HashingTF should output ML attributes - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/22 03:05:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7812) Speed up SQL code generation - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 03:05:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7813) Push code generation into expression definition - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 03:07:18 UTC, 2 replies.
- [jira] [Created] (SPARK-7813) Push code generation into expression definition themselves - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 03:07:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7814) Turn code generation on by default - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 03:09:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7815) Move UTF8String into Unsafe java package, and have it work against memory address directly - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 03:09:20 UTC, 0 replies.
- [jira] [Created] (SPARK-7816) Mark params, getters, and user-facing classes final - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 03:22:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7657) [YARN] Show driver link in Spark UI - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/22 03:25:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7446) Inverse transform for StringIndexer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 03:30:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7785) Add pretty printing to pyspark.mllib.linalg.Matrices - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/22 03:48:17 UTC, 2 replies.
- [jira] [Updated] (SPARK-7680) Add a fake Receiver that generates random strings, useful for prototyping - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/22 03:51:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7789) sql on security hbase:Token generation only allowed for Kerberos authenticated clients - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/22 03:52:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7785) Add pretty printing to pyspark.mllib.linalg.Matrices - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 03:53:17 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7785) Add pretty printing to pyspark.mllib.linalg.Matrices - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 03:53:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7817) Intellij Idea cannot find symbol when import scala object - posted by "bofei.xiao (JIRA)" <ji...@apache.org> on 2015/05/22 04:12:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7605) Python API for ElementwiseProduct - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/22 04:30:17 UTC, 2 replies.
- [jira] [Created] (SPARK-7818) Java 8 test suite compile error under SBT - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/22 06:59:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7819) Isolated Hive Client Loader appears to cause Native Library libMapRClient.4.0.2-mapr.so already loaded in another classloader error - posted by "Fi (JIRA)" <ji...@apache.org> on 2015/05/22 07:02:17 UTC, 9 replies.
- [jira] [Created] (SPARK-7819) Isolated Hive Client Loader appears to cause Native Library libMapRClient.4.0.2-mapr.so already loaded in another classloader error - posted by "Fi (JIRA)" <ji...@apache.org> on 2015/05/22 07:02:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7820) Java 8 test suite compile error under SBT - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/22 07:05:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7819) Isolated Hive Client Loader appears to cause Native Library libMapRClient.4.0.2-mapr.so already loaded in another classloader error - posted by "Fi (JIRA)" <ji...@apache.org> on 2015/05/22 07:14:17 UTC, 10 replies.
- [jira] [Updated] (SPARK-7820) Java 8 test suite compile error under SBT - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/22 07:27:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7578) User guide update for spark.ml IDF, Normalizer, StandardScaler - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 08:00:25 UTC, 0 replies.
- [jira] [Created] (SPARK-7821) Hide private SQL JDBC classes from Javadoc - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 08:18:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7804) Incorrect results from JDBCRDD -- one record repeatly - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 08:19:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7605) Python API for ElementwiseProduct - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 08:32:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7221) Expose the current processed file name of FileInputDStream to the users - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 08:32:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7221) Expose the current processed file name of FileInputDStream to the users - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 08:32:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7818) Java 8 test suite compile error under SBT - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 09:29:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7820) Java 8 test suite compile error under SBT - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 09:30:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7818) Java 8 test suite compile error under SBT - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/22 09:33:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7817) Intellij Idea cannot find symbol when import scala object - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 09:34:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7820) Java8-tests suite compile error under SBT - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2015/05/22 09:36:17 UTC, 3 replies.
- [jira] [Updated] (SPARK-7811) Fix typo on slf4j configuration on metrics.properties.template - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 09:37:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7820) Java8-tests suite compile error under SBT - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 09:38:17 UTC, 9 replies.
- [jira] [Commented] (SPARK-7782) A small problem on history server webpage - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 09:59:17 UTC, 3 replies.
- [jira] [Updated] (SPARK-7322) Add DataFrame DSL for window function support in Scala/Java - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 10:00:28 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7322) Add DataFrame DSL for window function support in Scala/Java - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 10:01:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7322) Window function support in Scala/Java DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 10:02:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7822) Window function support in Python DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 10:02:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7822) Window function support in Python DataFrame DSL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/22 10:03:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7322) Window function support in Scala/Java DataFrame DSL - posted by "Olivier Girardot (JIRA)" <ji...@apache.org> on 2015/05/22 10:05:17 UTC, 3 replies.
- [jira] [Created] (SPARK-7823) Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/22 10:29:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7823) [SQL] Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/22 10:39:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7823) [SQL] Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 10:40:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7823) [SQL] Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 10:40:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7824) Extracting 'and/or' condition optimizer and put it before PushPredicateThroughJoin to push down the single side. - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/22 10:41:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7825) Poor performance in Cross Product due to no combine operations for small files. - posted by "Tang Yan (JIRA)" <ji...@apache.org> on 2015/05/22 10:45:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7824) Extracting 'and/or' condition optimizer and put it before PushPredicateThroughJoin to push down the single side. - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/22 10:57:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7825) Poor performance in Cross Product due to no combine operations for small files. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 11:12:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7824) Extracting and/or condition optimizer from BooleanSimplification optimizer and put it before PushPredicateThroughJoin optimizer to push down the single side. - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/22 11:49:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7754) [SQL] Use PartialFunction literals instead of objects in Catalyst - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/22 12:07:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7824) Extracting and/or condition optimizer from BooleanSimplification optimizer and put it before PushPredicateThroughJoin optimizer to push down the single side. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 12:09:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7824) Extracting and/or condition optimizer from BooleanSimplification optimizer and put it before PushPredicateThroughJoin optimizer to push down the single side. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 12:09:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7826) Suppress extra calling getCacheLocs. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2015/05/22 12:10:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7826) Suppress extra calling getCacheLocs. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 12:13:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7826) Suppress extra calling getCacheLocs. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 12:13:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7684) TestHive.reset complains Database does not exist: default - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 12:44:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7827) kafka streaming NotLeaderForPartition Exception could not be handled normally - posted by "lisendong (JIRA)" <ji...@apache.org> on 2015/05/22 13:14:17 UTC, 3 replies.
- [jira] [Created] (SPARK-7827) kafka streaming NotLeaderForPartition Exception could not be handled normally - posted by "lisendong (JIRA)" <ji...@apache.org> on 2015/05/22 13:14:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7827) kafka streaming NotLeaderForPartition Exception could not be handled normally - posted by "lisendong (JIRA)" <ji...@apache.org> on 2015/05/22 13:16:17 UTC, 2 replies.
- [jira] [Assigned] (SPARK-6390) Add MatrixUDT in PySpark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 13:17:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-6390) Add MatrixUDT in PySpark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 13:17:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7804) Incorrect results from JDBCRDD -- one record repeatly - posted by "Paul Wu (JIRA)" <ji...@apache.org> on 2015/05/22 14:00:19 UTC, 0 replies.
- [jira] [Created] (SPARK-7828) LACK OF EXAMPLES IN SPARK SQL - posted by "Animesh Baranawal (JIRA)" <ji...@apache.org> on 2015/05/22 14:21:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7828) LACK OF EXAMPLES IN SPARK SQL - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/22 14:29:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7828) LACK OF EXAMPLES IN SPARK SQL - posted by "Animesh Baranawal (JIRA)" <ji...@apache.org> on 2015/05/22 14:35:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7778) Add standard deviation aggregate expression - posted by "Rakesh Chalasani (JIRA)" <ji...@apache.org> on 2015/05/22 15:47:17 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7778) Add standard deviation aggregate expression - posted by "Rakesh Chalasani (JIRA)" <ji...@apache.org> on 2015/05/22 15:48:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7829) SortShuffleWriter writes inconsistent data & index files on stage retry - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/22 16:46:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7829) SortShuffleWriter writes inconsistent data & index files on stage retry - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/22 16:47:17 UTC, 2 replies.
- [jira] [Created] (SPARK-7830) Add logistic regression to the list of Multiclass Classification Supported Methods in the MLlib Classification and Regression documentation, - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/22 17:13:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7830) Add logistic regression to the list of Multiclass Classification Supported Methods in the MLlib Classification and Regression documentation, - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 17:16:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7830) Add logistic regression to the list of Multiclass Classification Supported Methods in the MLlib Classification and Regression documentation, - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 17:16:19 UTC, 1 replies.
- [jira] [Updated] (SPARK-7830) Add logistic regression to the list of Multiclass Classification Supported Methods in the MLlib Classification and Regression documentation, - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/22 17:19:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7831) Mesos dispatcher doesn't deregister as a framework from Mesos when stopped - posted by "Luc Bourlier (JIRA)" <ji...@apache.org> on 2015/05/22 17:52:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7387) CrossValidator example code in Python - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 18:00:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-7831) Mesos dispatcher doesn't deregister as a framework from Mesos when stopped - posted by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/05/22 18:17:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6743) Join with empty projection on one side produces invalid results - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 18:46:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7404) Add RegressionEvaluator to spark.ml - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/22 19:00:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7822) Window function support in Python DataFrame DSL - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/22 19:02:17 UTC, 2 replies.
- [jira] [Reopened] (SPARK-7777) Fix a flaky test: org.apache.spark.streaming.BasicOperationsSuite.rdd cleanup - input blocks and persisted RDDs - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/22 19:07:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7832) Always run SQL tests in master build. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/22 19:24:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7833) Add python wrapper for RegressionEvaluator - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/22 19:44:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7830) Add logistic regression to the list of Multiclass Classification Supported Methods in the MLlib Classification and Regression documentation. - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/22 20:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7830) Add logistic regression to the list of Multiclass Classification Supported Methods in the MLlib Classification and Regression documentation, and fix related broken link. - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/22 20:17:18 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-7827) kafka streaming NotLeaderForPartition Exception could not be handled normally - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/22 20:32:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-4233) Simplify the Aggregation Function implementation - posted by "Herman van Hovell tot Westerflier (JIRA)" <ji...@apache.org> on 2015/05/22 20:39:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-5479) PySpark on yarn mode need to support non-local python files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 20:45:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5479) PySpark on yarn mode need to support non-local python files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 20:45:20 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7708) Incorrect task serialization with Kryo closure serializer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 20:53:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7834) Better error for unresolved window functions. - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 21:02:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7639) Add Python API for Statistics.kernelDensity - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/22 21:37:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7811) Fix typo on slf4j configuration on metrics.properties.template - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 22:03:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7811) Fix typo on slf4j configuration on metrics.properties.template - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 22:03:18 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7574) User guide update for OneVsRest - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/22 22:19:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7766) KryoSerializerInstance reuse is not safe when auto-reset is disabled - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 22:30:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-4629) Spark SQL uses Hadoop Configuration in a thread-unsafe manner when writing Parquet files - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 22:34:17 UTC, 4 replies.
- [jira] [Resolved] (SPARK-7608) Memory leak in RDDOperationGraphListener - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 22:38:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-677) PySpark should not collect results through local filesystem - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 22:40:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7343) C4 instance types need to be added to spark_ec2.py - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 22:45:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6391) Update Tachyon version compatibility documentation - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 22:47:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-5915) Spillable should check every N bytes rather than every 32 elements - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/22 22:48:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7834) Better error for unresolved window functions. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 23:26:19 UTC, 1 replies.
- [jira] [Commented] (SPARK-7834) Better error for unresolved window functions. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 23:26:19 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7758) Failed to start thrift server when metastore is postgre sql - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/22 23:45:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7835) Refactor HeartbeatReceiverSuite for coverage and clean up - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/22 23:56:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7835) Refactor HeartbeatReceiverSuite for coverage and clean up - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 23:56:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7836) DataFrame.ntile() should only accept Int as parameter - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/22 23:56:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7835) Refactor HeartbeatReceiverSuite for coverage and clean up - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/22 23:56:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7836) DataFrame.ntile() should only accept Int as parameter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 00:03:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7836) DataFrame.ntile() should only accept Int as parameter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 00:03:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7822) Window function support in Python DataFrame DSL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 00:03:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-7835) Refactor HeartbeatReceiverSuite for coverage and clean up - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/23 00:04:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7674) R-like stats for ML models - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/23 00:12:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7724) Add support for Intersect and Except in Catalyst DSL - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/23 00:14:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7833) Add python wrapper for RegressionEvaluator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 00:23:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7833) Add python wrapper for RegressionEvaluator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 00:23:18 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7624) Task scheduler delay is increasing time over time in spark local mode - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/23 01:04:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7760) Master & Worker json endpoints missing - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/23 01:06:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7837) NPE when save as parquet - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 02:16:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7838) Set scope name for Kinesis stream - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/23 02:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7834) Better error for unresolved window functions. - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/23 02:22:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7270) StringType dynamic partition cast to DecimalType in Spark Sql Hive - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/23 02:23:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7838) Set scope name for Kinesis stream - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 02:23:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7838) Set scope name for Kinesis stream - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 02:23:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7834) Better error for unresolved window functions. - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/23 02:25:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7837) NPE when save as parquet - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 02:27:17 UTC, 1 replies.
- [jira] [Closed] (SPARK-7771) Dynamic allocation: lower timeouts further - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/23 02:39:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7788) Streaming | Kinesis | KinesisReceiver blocks in onStart - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/23 02:40:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7224) Mock repositories for testing with --packages - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/23 02:49:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7830) Add logistic regression to the list of Multiclass Classification Supported Methods in the MLlib Classification and Regression documentation, and fix related broken link. - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/23 03:04:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7839) Augment build environment to support native libraries with SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/23 03:05:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7830) ML doc cleanup: logreg, classification link - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/23 03:05:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7837) NPE when save as parquet in speculative tasks - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 03:09:17 UTC, 4 replies.
- [jira] [Updated] (SPARK-6797) Add support for YARN cluster mode - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/23 03:36:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7308) Should there be multiple concurrent attempts for one stage? - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/23 03:40:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6811) Building binary R packages for SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 04:05:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-6811) Building binary R packages for SparkR - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 04:05:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6784) Make sure values of partitioning columns are collected converted based on their data types - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 06:49:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-6784) Make sure values of partitioning columns are correctly converted based on their data types - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 06:50:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-6784) Make sure values of partitioning columns are correctly converted based on their data types - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 06:51:17 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7795) Speed up task serialization in standalone mode - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/23 07:04:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7795) Speed up task serialization in standalone mode - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/23 07:04:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7836) DataFrame.ntile() should only accept Int as parameter - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/23 08:05:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7838) Set scope name for Kinesis stream - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/23 08:07:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7840) Movie Python DataFrame.insertInto into DataFrameWriter - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/23 08:26:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7840) Movie Python DataFrame.insertInto into DataFrameWriter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 08:27:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7840) Movie Python DataFrame.insertInto into DataFrameWriter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 08:27:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-3674) Add support for launching YARN clusters in spark-ec2 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 08:42:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-3674) Add support for launching YARN clusters in spark-ec2 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 08:42:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6806) SparkR examples in programming guide - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/23 09:03:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6811) Building binary R packages for SparkR - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/23 09:05:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5090) The improvement of python converter for hbase - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/23 09:44:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7779) Dynamic allocation: confusing message when canceling requests - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/23 11:36:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7841) Spark build should not use lib_managed for dependencies - posted by "Iulian Dragos (JIRA)" <ji...@apache.org> on 2015/05/23 12:45:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-5981) pyspark ML models should support predict/transform on vector within map - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/23 15:07:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7842) For InsertIntoHadoopFsRelation, if an exception is thrown while committing a task, the task is not aborted - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/23 16:05:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7842) For InsertIntoHadoopFsRelation, if an exception is thrown while committing a task, the task is not aborted - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 16:09:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7842) For InsertIntoHadoopFsRelation, if an exception is thrown while committing a task, the task is not aborted - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/23 16:09:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7836) DataFrame.ntile() should only accept Int as parameter - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 17:32:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7822) Window function support in Python DataFrame DSL - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/23 17:32:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7840) Move Python DataFrame.insertInto into DataFrameWriter - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/23 18:09:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7840) Move Python DataFrame.insertInto into DataFrameWriter - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/23 18:09:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7791) Set user for executors in standalone-mode - posted by "Tomasz Früboes (JIRA)" <ji...@apache.org> on 2015/05/23 18:10:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-2426) Quadratic Minimization for MLlib ALS - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2015/05/23 18:23:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7826) Suppress extra calling getCacheLocs. - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/23 23:59:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-4653) DAGScheduler refactoring and cleanup - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 00:01:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2647) DAGScheduler plugs others when processing one JobSubmitted event - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 00:04:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-2456) Scheduler refactoring - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 00:05:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6086) Exceptions in DAGScheduler.updateAccumulators - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 00:06:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7786) Allow StreamingListener to be specified in SparkConf and loaded when creating StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 03:26:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7786) Allow StreamingListener to be specified in SparkConf and loaded when creating StreamingContext - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 03:26:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-4823) rowSimilarities - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2015/05/24 04:07:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7843) Several thrift server failures in Spark 1.4 sbt build with hadoop 1 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 04:56:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7843) Several thrift server failures in Spark 1.4 sbt build with hadoop 1 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 04:57:17 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7843) Several thrift server failures in Spark 1.4 sbt build with hadoop 1 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 04:58:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7843) Several thrift server failures in Spark 1.4 sbt build with hadoop 1 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 05:20:17 UTC, 2 replies.
- [jira] [Updated] (SPARK-7392) Kryo buffer size can not be larger than 2M - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 05:27:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6391) Update Tachyon version compatibility documentation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 06:00:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-912) Take stage breakdown functionality and runLocally out of the main event loop in DAGScheduler - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 06:44:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-790) Implement the reregistered() callback in MesosScheduler to support master failover - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 06:45:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-4723) To abort the stages which have attempted some times - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/24 06:49:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-4723) To abort the stages which have attempted some times - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 06:51:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7844) Broken tests in KernelDensity - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/24 08:28:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7844) Broken tests in KernelDensity - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/24 08:32:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7844) Broken tests in KernelDensity - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 08:32:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7845) Bump "Hadoop 1" tests to version 1.2.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/24 08:34:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7845) Bump "Hadoop 1" tests to version 1.2.0 - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/24 08:34:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7845) Bump "Hadoop 1" tests to version 1.2.1 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 08:53:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7845) Bump "Hadoop 1" tests to version 1.2.1 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 08:54:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7845) Bump "Hadoop 1" tests to version 1.2.1 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 08:54:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7832) Always run SQL tests in master build. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 08:57:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7832) Always run SQL tests in master build. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 08:57:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7780) The intercept in LogisticRegressionWithLBFGS should not be regularized - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 10:07:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7639) Add Python API for Statistics.kernelDensity - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 11:00:31 UTC, 1 replies.
- [jira] [Commented] (SPARK-7809) MultivariateOnlineSummarizer should allow users to configure what to compute - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 12:04:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7809) MultivariateOnlineSummarizer should allow users to configure what to compute - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 12:04:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7846) Use different way to pass spark.yarn.keytab and spark.yarn.principal in different modes - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/24 14:35:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7847) Fix dynamic partition path escaping - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/24 14:47:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7847) Fix dynamic partition path escaping - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 14:59:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7847) Fix dynamic partition path escaping - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 14:59:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7846) Use different way to pass spark.yarn.keytab and spark.yarn.principal in different modes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 15:14:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7846) Use different way to pass spark.yarn.keytab and spark.yarn.principal in different modes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/24 15:14:19 UTC, 1 replies.
- [jira] [Updated] (SPARK-7524) add configs for keytab and principal, move originals to internal - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/24 15:46:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7848) Update SparkStreaming docs to include "knobs" - posted by "jay vyas (JIRA)" <ji...@apache.org> on 2015/05/24 17:21:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7848) Update SparkStreaming docs to include "knobs" - posted by "jay vyas (JIRA)" <ji...@apache.org> on 2015/05/24 17:22:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7848) Update SparkStreaming docs to include FAQ for "knobs" - posted by "jay vyas (JIRA)" <ji...@apache.org> on 2015/05/24 17:22:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7848) Update SparkStreaming docs to include FAQ or bullets for "knobs". - posted by "jay vyas (JIRA)" <ji...@apache.org> on 2015/05/24 17:23:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7848) Update SparkStreaming docs to incorporate FAQ and/or bullets w/ "knobs" information. - posted by "jay vyas (JIRA)" <ji...@apache.org> on 2015/05/24 17:24:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7845) Bump "Hadoop 1" tests to version 1.2.1 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 18:51:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7805) Move SQLTestUtils.scala form src/main - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 18:52:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7833) Add python wrapper for RegressionEvaluator - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/24 19:36:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7849) Update Spark SQL Hive support documentation for 1.4 - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/24 19:54:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7442) Spark 1.3.1 / Hadoop 2.6 prebuilt pacakge has broken S3 filesystem access - posted by "Peng Cheng (JIRA)" <ji...@apache.org> on 2015/05/24 20:55:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7811) Fix typo on slf4j configuration on metrics.properties.template - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/24 22:49:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7843) Several thrift server failures in Spark 1.4 sbt build with hadoop 1.0.4 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 23:15:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7843) Several thrift server failures in Spark 1.4 sbt build with hadoop 1.0.4 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 23:20:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7843) Several thrift server failures in Spark 1.4 sbt build with hadoop 1.0.4 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/24 23:22:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7850) Hive 0.12.0 profile in POM should be removed - posted by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2015/05/25 05:34:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7851) SparkSQL cli built against Hive 0.13 throws exception when using with Hive 0.12 HCat - posted by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2015/05/25 05:38:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7850) Hive 0.12.0 profile in POM should be removed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 05:45:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7850) Hive 0.12.0 profile in POM should be removed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 05:45:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7852) Add support for re-using weights when training with multiple lambdas - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/25 09:11:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7699) Number of executors can be reduced from initial before work is scheduled - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 09:12:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-6743) Join with empty projection on one side produces invalid results - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 09:33:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7270) StringType dynamic partition cast to DecimalType in Spark Sql Hive - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 09:34:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7343) C4 instance types need to be added to spark_ec2.py - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 09:34:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-4352) Incorporate locality preferences in dynamic allocation requests - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 10:26:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7853) ClassNotFoundException for SparkSQL - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/25 10:46:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7032) SparkSQL incorrect results when using UNION/EXCEPT with GROUP BY clause - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/25 11:29:17 UTC, 7 replies.
- [jira] [Comment Edited] (SPARK-7032) SparkSQL incorrect results when using UNION/EXCEPT with GROUP BY clause - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/25 11:30:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-6784) Make sure values of partitioning columns are correctly converted based on their data types - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 11:31:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7541) Check model save/load for MLlib 1.4 - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/25 13:03:17 UTC, 6 replies.
- [jira] [Commented] (SPARK-7853) ClassNotFoundException for SparkSQL - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2015/05/25 17:04:17 UTC, 8 replies.
- [jira] [Created] (SPARK-7854) refine Kryo configuration limits test - posted by "Zhang, Liye (JIRA)" <ji...@apache.org> on 2015/05/25 17:40:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7854) refine Kryo configuration limits test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 17:49:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7854) refine Kryo configuration limits test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 17:49:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-5363) Spark 1.2 freeze without error notification - posted by "Idan Zalzberg (JIRA)" <ji...@apache.org> on 2015/05/25 17:53:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7853) ClassNotFoundException for SparkSQL - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/25 18:17:17 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7684) TestHive.reset complains Database does not exist: default - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/25 18:18:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7853) ClassNotFoundException for SparkSQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 18:21:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-3181) Add Robust Regression Algorithm with Huber Estimator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 18:23:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7842) For InsertIntoHadoopFsRelation, if an exception is thrown while committing a task, the task is not aborted - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/25 18:30:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7855) Move hash-style shuffle code out of ExternalSorter and into own file - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/25 19:44:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7855) Move hash-style shuffle code out of ExternalSorter and into own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 19:59:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7855) Move hash-style shuffle code out of ExternalSorter and into own file - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/25 19:59:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7640) Private VPC with default Spark AMI breaks yum - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 20:14:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7807) High-Availablity:: SparkHadoopUtil.scala should support hadoopConfiguration.addResource() - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 20:18:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7600) Stopping Streaming Context (sometimes) crashes master - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/25 20:18:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7855) Move hash-style shuffle code out of ExternalSorter and into own file - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/25 20:43:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7844) Broken tests in KernelDensity - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/25 21:06:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7856) Scalable PCA implementation for tall and fat matrices - posted by "Tarek Elgamal (JIRA)" <ji...@apache.org> on 2015/05/26 00:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7856) Scalable PCA implementation for tall and fat matrices - posted by "Tarek Elgamal (JIRA)" <ji...@apache.org> on 2015/05/26 00:19:17 UTC, 2 replies.
- [jira] [Resolved] (SPARK-6391) Update Tachyon version compatibility documentation - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/26 01:51:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7857) IDF w/ minDocFreq on SparseVectors results in literal zeros - posted by "Karl Higley (JIRA)" <ji...@apache.org> on 2015/05/26 02:46:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7858) DataSourceStrategy.createPhysicalRDD should use output schema when performing row conversions, not relation schema - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/26 04:28:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7858) DataSourceStrategy.createPhysicalRDD should use output schema when performing row conversions, not relation schema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 04:34:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7858) DataSourceStrategy.createPhysicalRDD should use output schema when performing row conversions, not relation schema - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 04:34:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7858) DataSourceStrategy.createPhysicalRDD should use output schema when performing row conversions, not relation schema - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/26 04:45:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7859) Collect_SET behaves different under different version of JDK - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/26 05:08:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7859) Collect_SET behaves different under different version of JDK - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/26 05:08:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7859) Collect_SET behaves different under different version of JDK - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 05:11:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7859) Collect_SET behaves different under different version of JDK - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 05:11:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7860) Spark SQL join two table with different datatype compare condition - posted by "guofeng (JIRA)" <ji...@apache.org> on 2015/05/26 05:17:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7423) spark.ml Classifier predict should not convert vectors to dense format - posted by "George Dittmar (JIRA)" <ji...@apache.org> on 2015/05/26 05:25:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7861) Python wrapper for OneVsRest - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/26 05:44:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7861) Python wrapper for OneVsRest - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 05:45:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7861) Python wrapper for OneVsRest - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 05:45:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-5565) LDA wrapper for spark.ml package - posted by "George Dittmar (JIRA)" <ji...@apache.org> on 2015/05/26 05:48:17 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7449) createPhysicalRDD should use RDD output as schema instead of relation.schema - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/26 07:28:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7042) Spark version of akka-actor_2.11 is not compatible with the official akka-actor_2.11 2.3.x - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/26 08:50:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7699) Number of executors can be reduced from initial before work is scheduled - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/26 08:51:18 UTC, 7 replies.
- [jira] [Resolved] (SPARK-7110) when use saveAsNewAPIHadoopFile, sometimes it throws "Delegation Token can be issued only with kerberos or web authentication" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/26 08:54:17 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7727) Avoid inner classes in RuleExecutor - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 09:24:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7823) [SQL] Batch, FixedPoint, Strategy should not be inner classes of class RuleExecutor - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 09:24:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7862) Query would hang when the using script has error output in SparkSQL - posted by "zhichao-li (JIRA)" <ji...@apache.org> on 2015/05/26 09:39:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7862) Query would hang when the using script has error output in SparkSQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 09:41:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7862) Query would hang when the using script has error output in SparkSQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 09:41:18 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7727) Avoid inner classes in RuleExecutor - posted by "Edoardo Vacchi (JIRA)" <ji...@apache.org> on 2015/05/26 09:42:18 UTC, 2 replies.
- [jira] [Updated] (SPARK-7862) Query would hang when the using script has error output in SparkSQL - posted by "zhichao-li (JIRA)" <ji...@apache.org> on 2015/05/26 09:42:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-3846) KryoException when doing joins in SparkSQL - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 09:49:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-3846) KryoException when doing joins in SparkSQL - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 09:53:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-3846) [SQL] Serialization exception (Kryo and Java) on joins when enabling codegen - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 09:54:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-3846) [SQL] Serialization exception (Kryo) on joins when enabling codegen - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 09:58:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-3846) [SQL] Serialization exception (Kryo) on joins when enabling codegen - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/26 09:58:22 UTC, 0 replies.
- [jira] [Created] (SPARK-7863) SimpleDateParam should not use SimpleDateFormat in multiple threads because SimpleDateFormat is not thread-safe - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/26 10:14:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7562) Improve error reporting for expression data type mismatch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 10:16:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7863) SimpleDateParam should not use SimpleDateFormat in multiple threads because SimpleDateFormat is not thread-safe - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 10:16:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7863) SimpleDateParam should not use SimpleDateFormat in multiple threads because SimpleDateFormat is not thread-safe - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 10:16:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7864) Clicking a job's DAG graph on Web UI kills the job as the link is broken - posted by "Carson Wang (JIRA)" <ji...@apache.org> on 2015/05/26 11:08:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7864) Clicking a job's DAG graph on Web UI kills the job as the link is broken - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 11:18:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7864) Clicking a job's DAG graph on Web UI kills the job as the link is broken - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 11:18:17 UTC, 2 replies.
- [jira] [Created] (SPARK-7865) Hadoop Filesystem for eventlog closed before sparkContext stopped - posted by "Zhang, Liye (JIRA)" <ji...@apache.org> on 2015/05/26 11:54:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7865) Hadoop Filesystem for eventlog closed before sparkContext stopped - posted by "Zhang, Liye (JIRA)" <ji...@apache.org> on 2015/05/26 11:56:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7865) Hadoop Filesystem for eventlog closed before sparkContext stopped - posted by "Zhang, Liye (JIRA)" <ji...@apache.org> on 2015/05/26 11:57:17 UTC, 3 replies.
- [jira] [Resolved] (SPARK-7865) Hadoop Filesystem for eventlog closed before sparkContext stopped - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/26 11:57:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7866) print the format string in dataframe explain - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/26 13:57:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7866) print the format string in dataframe explain - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/26 13:58:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7866) print the format string in dataframe explain - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 13:58:18 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7866) print the format string in dataframe explain - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 13:58:19 UTC, 1 replies.
- [jira] [Created] (SPARK-7867) Support "revoke role ..." - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/26 14:35:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7705) Cleanup of .sparkStaging directory fails if application is killed - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 14:35:22 UTC, 11 replies.
- [jira] [Updated] (SPARK-7867) Support "revoke role ..." - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/26 14:37:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-7867) Support "revoke role ..." - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 14:39:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7867) Support "revoke role ..." - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 14:39:18 UTC, 9 replies.
- [jira] [Created] (SPARK-7868) Ignores "_temporary" directories while listing files in HadoopFsRelation - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/26 14:41:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-5206) Accumulators are not re-registered during recovering from checkpoint - posted by "Adrian Tanase (JIRA)" <ji...@apache.org> on 2015/05/26 14:56:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7868) Ignores "_temporary" directories while listing files in HadoopFsRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 15:27:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7868) Ignores "_temporary" directories while listing files in HadoopFsRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 15:27:19 UTC, 7 replies.
- [jira] [Created] (SPARK-7869) Spark Data Frame Fails to Load Postgres Tables with JSONB DataType Columns - posted by "Brad Willard (JIRA)" <ji...@apache.org> on 2015/05/26 15:46:20 UTC, 0 replies.
- [jira] [Created] (SPARK-7870) Publish jars against hadoop 1 (default) too - posted by "Andy Petrella (JIRA)" <ji...@apache.org> on 2015/05/26 16:25:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7870) Publish jars against hadoop 1 (default) too - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/26 16:29:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7871) Improve the outputPartitioning for HashOuterJoin(full outer join) - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/26 17:02:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7871) Improve the outputPartitioning for HashOuterJoin(full outer join) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 17:17:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7871) Improve the outputPartitioning for HashOuterJoin(full outer join) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 17:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7339) PySpark shuffle spill memory sometimes are not correct - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/26 18:00:23 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7339) PySpark shuffle spill memory sometimes are not correct - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/26 18:01:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7854) refine Kryo configuration limits test - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/26 18:09:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7854) refine Kryo configuration limits test - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/26 18:09:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-3815) LPAD function does not work in where predicate - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 18:28:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-4678) A SQL query with subquery fails with TreeNodeException - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 18:34:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7872) Transaction stack trace with Spark Streaming and Flume - posted by "Michael O'Neill (JIRA)" <ji...@apache.org> on 2015/05/26 18:48:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3815) LPAD function does not work in where predicate - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/26 19:05:18 UTC, 0 replies.
- [jira] [Closed] (SPARK-3815) LPAD function does not work in where predicate - posted by "Yana Kadiyska (JIRA)" <ji...@apache.org> on 2015/05/26 19:06:17 UTC, 0 replies.
- [jira] [Reopened] (SPARK-7042) Spark version of akka-actor_2.11 is not compatible with the official akka-actor_2.11 2.3.x - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/26 19:07:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7873) Serializer re-use + Kryo autoReset disabled leads to AraryIndexOutOfBounds exception in sort-shuffle bypassMergeSort path - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/26 19:15:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-4867) UDF clean up - posted by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/26 19:17:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-7873) Serializer re-use + Kryo autoReset disabled leads to AraryIndexOutOfBounds exception in sort-shuffle bypassMergeSort path - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/26 19:24:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7766) KryoSerializerInstance reuse is not safe when auto-reset is disabled - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/26 19:24:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-7873) Serializer re-use + Kryo autoReset disabled leads to AraryIndexOutOfBounds exception in sort-shuffle bypassMergeSort path - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 19:27:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7873) Serializer re-use + Kryo autoReset disabled leads to AraryIndexOutOfBounds exception in sort-shuffle bypassMergeSort path - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 19:27:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7874) Add a global setting for the fine-grained mesos scheduler that limits the number of concurrent tasks of a job - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2015/05/26 19:46:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7875) Exception when using CLUSTER BY or ORDER BY - posted by "Thomas Dudziak (JIRA)" <ji...@apache.org> on 2015/05/26 19:48:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7876) Make Spark UI content paths non absolute paths - posted by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/05/26 19:58:21 UTC, 0 replies.
- [jira] [Created] (SPARK-7877) Support non-persistent cluster mode - posted by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/05/26 20:01:18 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7806) spark-ec2 launch script fails for Python3 - posted by "Matthew Goodman (JIRA)" <ji...@apache.org> on 2015/05/26 20:04:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-6763) CountMinSketch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 20:37:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6763) CountMinSketch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 20:37:21 UTC, 1 replies.
- [jira] [Commented] (SPARK-7748) Graduate spark.ml from alpha - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 21:32:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7748) Graduate spark.ml from alpha - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 21:32:19 UTC, 1 replies.
- [jira] [Created] (SPARK-7878) Rename Stage.jobId to Stage.earliestJobId - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/26 21:43:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7878) Rename Stage.jobId to Stage.earliestJobId - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 22:02:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7878) Rename Stage.jobId to Stage.earliestJobId - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 22:02:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7539) Perf tests for Python MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/26 22:07:19 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7844) Broken tests in KernelDensity - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/26 22:23:17 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7541) Check model save/load for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/26 23:08:25 UTC, 0 replies.
- [jira] [Updated] (SPARK-7864) Clicking a job's DAG graph on Web UI kills the job as the link is broken - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/26 23:17:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7454) Perf test for power iteration clustering (PIC) - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/26 23:22:19 UTC, 2 replies.
- [jira] [Created] (SPARK-7879) KMeans API for spark.ml Pipelines - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/26 23:27:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7880) Silent failure if assembly jar is corrupted - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/26 23:42:20 UTC, 0 replies.
- [jira] [Created] (SPARK-7881) KMeans API for spark.ml Pipelines - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/26 23:47:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7829) SortShuffleWriter writes inconsistent data & index files on stage retry - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/26 23:50:22 UTC, 3 replies.
- [jira] [Closed] (SPARK-7881) KMeans API for spark.ml Pipelines - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/26 23:58:19 UTC, 0 replies.
- [jira] [Closed] (SPARK-3674) Add support for launching YARN clusters in spark-ec2 - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/27 00:02:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7880) Silent failure if assembly jar is corrupted - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/27 00:27:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-5945) Spark should not retry a stage infinitely on a FetchFailedException - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/27 00:33:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-6602) Replace direct use of Akka with Spark RPC interface - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/27 00:34:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7882) HBase Input Format Example does not allow passing ZK parent node - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/27 00:37:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7748) Graduate spark.ml from alpha - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 00:52:17 UTC, 0 replies.
- [jira] [Reopened] (SPARK-6602) Replace direct use of Akka with Spark RPC interface - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 00:54:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7707) User guide and example code for Statistics.kernelDensity - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 00:58:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7547) Example code for ElasticNet - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 01:00:27 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7529) Java compatibility check for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 01:26:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-7529) Java compatibility check for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 01:27:18 UTC, 4 replies.
- [jira] [Created] (SPARK-7883) Fixing broken trainImplicit example in MLlib Collaborative Filtering documentation. - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/27 01:30:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7883) Fixing broken trainImplicit example in MLlib Collaborative Filtering documentation. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 01:31:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7883) Fixing broken trainImplicit example in MLlib Collaborative Filtering documentation. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 01:31:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7864) Clicking a job's DAG graph on Web UI kills the job as the link is broken - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/27 01:32:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7852) Use continuation when GLMs are run with multiple regParams - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 01:58:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7104) Support model save/load in Python's Word2Vec - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6915) VectorIndexer improvements - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:18:17 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7042) Spark version of akka-actor_2.11 is not compatible with the official akka-actor_2.11 2.3.x - posted by "Konstantin Shaposhnikov (JIRA)" <ji...@apache.org> on 2015/05/27 02:22:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6295) spark.ml.Evaluator should have evaluate method not taking ParamMap - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:25:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-6634) Allow replacing columns in Transformers - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:26:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7461) Remove spark.ml Model, and have all Transformers have parent - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:29:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-6261) Python MLlib API missing items: Feature - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:30:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7604) Python API for PCA and PCAModel - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:31:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7605) Python API for ElementwiseProduct - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:33:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-6263) Python MLlib API missing items: Utils - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:33:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6263) Python MLlib API missing items: Utils - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:33:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6099) Stabilize mllib ClassificationModel, RegressionModel APIs - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/27 02:34:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7884) Allow Spark shuffle APIs to be more customizable - posted by "Matt Massie (JIRA)" <ji...@apache.org> on 2015/05/27 02:56:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7884) Allow Spark shuffle APIs to be more customizable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 02:57:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7884) Allow Spark shuffle APIs to be more customizable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 02:57:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7883) Fixing broken trainImplicit example in MLlib Collaborative Filtering documentation. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 03:10:17 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7883) Fixing broken trainImplicit example in MLlib Collaborative Filtering documentation. - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 03:10:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7637) StructType.merge slow with large nenormalised tables O(N2) - posted by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/05/27 03:20:17 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7577) User guide update for Bucketizer - posted by "Xusen Yin (JIRA)" <ji...@apache.org> on 2015/05/27 03:49:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7885) add config to control map aggregation in spark sql - posted by "jeanlyn (JIRA)" <ji...@apache.org> on 2015/05/27 04:58:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7824) Collapsing operator reordering and constant folding into a single batch to push down the single side. - posted by "Zhongshuai Pei (JIRA)" <ji...@apache.org> on 2015/05/27 05:01:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7866) print the format string in dataframe explain - posted by "Fei Wang (JIRA)" <ji...@apache.org> on 2015/05/27 05:08:19 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7858) DataSourceStrategy.createPhysicalRDD should use output schema when performing row conversions, not relation schema - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 05:25:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7885) add config to control map aggregation in spark sql - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 05:28:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7885) add config to control map aggregation in spark sql - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 05:28:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7868) Ignores "_temporary" directories while listing files in HadoopFsRelation - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 05:49:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6012) Deadlock when asking for partitions from CoalescedRDD on top of a TakeOrdered operator - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 07:15:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6012) Deadlock when asking for partitions from CoalescedRDD on top of a TakeOrdered operator - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 07:15:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7886) Add built-in expressions to FunctionRegistry - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 07:27:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7886) Add built-in expressions to FunctionRegistry - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 07:30:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7734) make explode support struct type - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 07:36:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7742) Figure out what to do with insertInto w.r.t. DataFrameWriter API - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 07:40:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7550) Support setting the right schema & serde when writing to Hive metastore - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/27 07:48:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7887) Remove EvaluatedType from SQL Expression - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 07:57:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7887) Remove EvaluatedType from SQL Expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 07:59:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7887) Remove EvaluatedType from SQL Expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 07:59:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7888) Be able to disable intercept in Linear Regression in ML package - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2015/05/27 08:00:30 UTC, 0 replies.
- [jira] [Commented] (SPARK-3440) HiveServer2 and CLI should retrieve Hive result set schema - posted by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/05/27 08:11:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7889) Jobs progress of apps on complete page of HistoryServer shows uncompleted - posted by "meiyoula (JIRA)" <ji...@apache.org> on 2015/05/27 08:43:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6590) Make DataFrame.where accept a string conditionExpr - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 08:50:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-6590) Make DataFrame.where accept a string conditionExpr - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 08:50:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7535) Audit Pipeline APIs for 1.4 - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 08:52:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5165) Add support for rollup and cube in sqlcontext - posted by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/05/27 08:55:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6192) Enhance MLlib's Python API (GSoC 2015) - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 09:02:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7699) Number of executors can be reduced from initial before work is scheduled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 09:07:20 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7850) Hive 0.12.0 profile in POM should be removed - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 09:19:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7850) Hive 0.12.0 profile in POM should be removed - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 09:19:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7697) Column with an unsigned int should be treated as long in JDBCRDD - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 09:29:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7890) Document that Spark 2.11 now supports Kafka - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/27 10:06:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7887) Remove EvaluatedType from SQL Expression - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/27 10:14:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-6590) Make DataFrame.where accept a string conditionExpr - posted by "Adrian Wang (JIRA)" <ji...@apache.org> on 2015/05/27 10:28:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7817) Intellij Idea cannot find symbol when import scala object - posted by "bofei.xiao (JIRA)" <ji...@apache.org> on 2015/05/27 10:38:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-4118) Create python bindings for Streaming KMeans - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/27 11:14:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7891) Python class in __main__ may trigger AssertionError - posted by "flykobe cheng (JIRA)" <ji...@apache.org> on 2015/05/27 11:34:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7892) Python class in __main__ may trigger AssertionError - posted by "flykobe cheng (JIRA)" <ji...@apache.org> on 2015/05/27 11:35:18 UTC, 0 replies.
- [jira] [Closed] (SPARK-7892) Python class in __main__ may trigger AssertionError - posted by "flykobe cheng (JIRA)" <ji...@apache.org> on 2015/05/27 11:40:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7891) Python class in __main__ may trigger AssertionError - posted by "flykobe cheng (JIRA)" <ji...@apache.org> on 2015/05/27 11:45:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7892) Python class in __main__ may trigger AssertionError - posted by "flykobe cheng (JIRA)" <ji...@apache.org> on 2015/05/27 11:46:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7893) Complex Operators between Graphs - posted by "Andy Huang (JIRA)" <ji...@apache.org> on 2015/05/27 11:47:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7893) Complex Operators between Graphs - posted by "Andy Huang (JIRA)" <ji...@apache.org> on 2015/05/27 11:50:17 UTC, 16 replies.
- [jira] [Created] (SPARK-7894) Graph Union Operator - posted by "Andy Huang (JIRA)" <ji...@apache.org> on 2015/05/27 11:59:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-5062) Pregel use aggregateMessage instead of mapReduceTriplets function - posted by "shijinkui (JIRA)" <ji...@apache.org> on 2015/05/27 12:00:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7894) Graph Union Operator - posted by "Andy Huang (JIRA)" <ji...@apache.org> on 2015/05/27 12:04:17 UTC, 21 replies.
- [jira] [Created] (SPARK-7895) Move Kafka examples from scala-2.10/src to src - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/27 15:13:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7895) Move Kafka examples from scala-2.10/src to src - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 15:16:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7895) Move Kafka examples from scala-2.10/src to src - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 15:16:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7896) IndexOutOfCountsException in ChainedBuffer - posted by "Arun Ahuja (JIRA)" <ji...@apache.org> on 2015/05/27 15:48:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7896) IndexOutOfBoundsException in ChainedBuffer - posted by "Arun Ahuja (JIRA)" <ji...@apache.org> on 2015/05/27 15:50:18 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7782) A small problem on history server webpage - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 15:54:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7897) Column with an unsigned bigint should be treated as DecimalType in JDBCRDD - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/27 16:03:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7897) Column with an unsigned bigint should be treated as DecimalType in JDBCRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 16:04:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7897) Column with an unsigned bigint should be treated as DecimalType in JDBCRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 16:04:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7898) pyspark merges stderr into stdout - posted by "Sam Steingold (JIRA)" <ji...@apache.org> on 2015/05/27 16:53:25 UTC, 0 replies.
- [jira] [Created] (SPARK-7899) PySpark sql/tests breaks pylint validation - posted by "Michael Nazario (JIRA)" <ji...@apache.org> on 2015/05/27 17:35:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7899) PySpark sql/tests breaks pylint validation - posted by "Michael Nazario (JIRA)" <ji...@apache.org> on 2015/05/27 17:42:17 UTC, 4 replies.
- [jira] [Created] (SPARK-7900) Reduce number of tagging calls in spark-ec2 - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/27 18:03:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7878) Rename Stage.jobId to Stage.earliestJobId - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/27 18:33:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7899) PySpark sql/tests breaks pylint validation - posted by "Punya Biswal (JIRA)" <ji...@apache.org> on 2015/05/27 18:57:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7847) Fix dynamic partition path escaping - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 19:10:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7896) IndexOutOfBoundsException in ChainedBuffer - posted by "Arun Ahuja (JIRA)" <ji...@apache.org> on 2015/05/27 19:17:17 UTC, 6 replies.
- [jira] [Resolved] (SPARK-7806) spark-ec2 launch script fails for Python3 - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/27 20:11:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7550) Support setting the right schema & serde when writing to Hive metastore - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 20:12:19 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7899) PySpark sql/tests breaks pylint validation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 20:41:19 UTC, 1 replies.
- [jira] [Created] (SPARK-7901) Attempt to request negative number of executors with dynamic allocation - posted by "Ryan Williams (JIRA)" <ji...@apache.org> on 2015/05/27 20:43:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7901) Attempt to request negative number of executors with dynamic allocation - posted by "Ryan Williams (JIRA)" <ji...@apache.org> on 2015/05/27 20:49:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7901) Attempt to request negative number of executors with dynamic allocation - posted by "Ryan Williams (JIRA)" <ji...@apache.org> on 2015/05/27 20:50:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-3379) Implement 'POWER' for sql - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:01:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7896) IndexOutOfBoundsException in ChainedBuffer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 21:02:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-4782) Add inferSchema support for RDD[Map[String, Any]] - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:02:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-4852) Hive query plan deserialization failure caused by shaded hive-exec jar file when generating golden answers - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:05:17 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7896) IndexOutOfBoundsException in ChainedBuffer - posted by "Sandy Ryza (JIRA)" <ji...@apache.org> on 2015/05/27 21:06:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-6690) spark-sql script ends up throwing Exception when event logging is enabled. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:07:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6690) spark-sql script ends up throwing Exception when event logging is enabled. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:08:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-4119) Don't rely on HIVE_DEV_HOME to find .q files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:09:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-4119) Don't rely on HIVE_DEV_HOME to find .q files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:09:21 UTC, 0 replies.
- [jira] [Created] (SPARK-7902) SQL UDF doesn't support UDT in PySpark - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 21:10:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6467) Override QueryPlan.missingInput when necessary and rely on it CheckAnalysis - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:13:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6467) Override QueryPlan.missingInput when necessary and rely on it CheckAnalysis - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:14:28 UTC, 1 replies.
- [jira] [Updated] (SPARK-6413) For data source tables, we should provide better output for DESCRIBE FORMATTED - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:20:29 UTC, 0 replies.
- [jira] [Updated] (SPARK-4684) Add a script to run JDBC server on Windows - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:21:22 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5192) Parquet fails to parse schema contains '\r' - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:25:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6444) SQL functions (either built-in or UDF) should check for data types of their arguments - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:28:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-5264) Support `drop temporary table [if exists]` DDL command - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:30:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-2551) Cleanup FilteringParquetRowInputFormat - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:31:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-2551) Cleanup FilteringParquetRowInputFormat - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:32:21 UTC, 3 replies.
- [jira] [Updated] (SPARK-2686) Add Length support to Spark SQL and HQL and Strlen support to SQL - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:32:25 UTC, 0 replies.
- [jira] [Updated] (SPARK-3440) HiveServer2 and CLI should retrieve Hive result set schema - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:34:22 UTC, 0 replies.
- [jira] [Updated] (SPARK-7902) SQL UDF doesn't support UDT in PySpark - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 21:35:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-6548) Adding stddev to DataFrame functions - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:37:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7903) PythonUDT shouldn't get serialized on the Scala side - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/27 21:39:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7790) when use dynamic partitions, the partition string can be wrong without looking at the type - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:43:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7790) when use dynamic partitions, the partition string can be wrong without looking at the type - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:45:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2449) Spark sql reflection code requires a constructor taking all the fields for the table - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:50:34 UTC, 0 replies.
- [jira] [Updated] (SPARK-7727) Avoid inner classes in RuleExecutor - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:54:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7268) [Spark SQL] Throw 'Shutdown hooks cannot be modified during shutdown' on YARN - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:57:17 UTC, 5 replies.
- [jira] [Updated] (SPARK-6489) Optimize lateral view with explode to not read unnecessary columns - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 21:59:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6126) Support UDTs in JSON - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 22:00:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-7903) PythonUDT shouldn't get serialized on the Scala side - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 22:02:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-3865) Dimension table broadcast shouldn't be eager - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 22:02:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7903) PythonUDT shouldn't get serialized on the Scala side - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/27 22:02:18 UTC, 1 replies.
- [jira] [Reopened] (SPARK-7684) TestHive.reset complains Database does not exist: default - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 22:12:21 UTC, 0 replies.
- [jira] [Commented] (SPARK-7898) pyspark merges stderr into stdout - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/27 22:13:19 UTC, 2 replies.
- [jira] [Created] (SPARK-7904) Exclude parquet 1.3.2 from Hive - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 22:32:38 UTC, 0 replies.
- [jira] [Created] (SPARK-7905) Exclude parquet 1.3.2 from Hive - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 22:40:22 UTC, 0 replies.
- [jira] [Created] (SPARK-7906) Exclude parquet 1.3.2 from Hive - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 23:05:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-4476) Use MapType for dict in json which has unique keys in each row. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 23:09:41 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7905) Exclude parquet 1.3.2 from Hive - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 23:11:48 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7906) Exclude parquet 1.3.2 from Hive - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 23:11:49 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7853) ClassNotFoundException for SparkSQL - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 23:32:28 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7268) [Spark SQL] Throw 'Shutdown hooks cannot be modified during shutdown' on YARN - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2015/05/27 23:40:21 UTC, 1 replies.
- [jira] [Updated] (SPARK-5881) RDD remains cached after the table gets overridden by "CACHE TABLE" - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/27 23:50:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-3860) Improve dimension joins - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:00:57 UTC, 0 replies.
- [jira] [Updated] (SPARK-3862) MultiWayBroadcastInnerHashJoin - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:01:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-3864) Specialize join for tables with unique integer keys - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:01:04 UTC, 0 replies.
- [jira] [Updated] (SPARK-3863) Cache broadcasted tables and reuse them across queries - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:01:07 UTC, 0 replies.
- [jira] [Updated] (SPARK-5936) Automatically convert a StructType to a MapType when the number of fields exceed a threshold. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:03:24 UTC, 0 replies.
- [jira] [Updated] (SPARK-4302) Support fixed precision decimal type in JsonParser - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:03:25 UTC, 4 replies.
- [jira] [Updated] (SPARK-5781) Add metadata files for JSON datasets - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:10:24 UTC, 0 replies.
- [jira] [Updated] (SPARK-6432) Cannot load parquet data with partitions if not all partition columns match data columns - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:14:20 UTC, 3 replies.
- [jira] [Updated] (SPARK-6123) Parquet reader should use the schema of every file to create converter - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:15:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6581) Metadata is missing when saving parquet file using hadoop 1.0.4 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:22:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-6581) Metadata is missing when saving parquet file using hadoop 1.0.4 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:23:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-4502) Spark SQL reads unneccesary nested fields from Parquet - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:23:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-5451) And predicates are not properly pushed down - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:24:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7888) Be able to disable intercept in Linear Regression in ML package - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/28 00:29:17 UTC, 2 replies.
- [jira] [Updated] (SPARK-6482) Remove synchronization of Hive Native commands - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:38:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6675) HiveContext setConf is not stable - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:38:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-4497) HiveThriftServer2 does not exit properly on failure - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:38:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-6570) Spark SQL arrays: "explode()" fails and cannot save array type to Parquet - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:50:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6570) Spark SQL arrays: "explode()" fails and cannot save array type to Parquet - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:50:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-2205) Unnecessary exchange operators in a join on multiple tables with the same join key. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 00:53:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7907) Rename ThriftServer tab in Spark UI - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 01:13:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7908) PySpark Streaming tests are flaky. - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/28 01:19:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-7908) PySpark Streaming tests are flaky. - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/28 01:20:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7908) PySpark Streaming tests are flaky. - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/28 01:20:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7852) Set the initial weights based on the previous when GLMs are run with multiple regParams - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/28 01:39:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7907) Rename ThriftServer tab in Spark UI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 01:43:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7907) Rename ThriftServer tab in Spark UI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 01:43:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-4629) Spark SQL uses Hadoop Configuration in a thread-unsafe manner when writing Parquet files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 01:44:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7909) spark-ec2 and associated tools not py3 ready - posted by "Matthew Goodman (JIRA)" <ji...@apache.org> on 2015/05/28 01:49:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6112) Provide external block store support through HDFS RAM_DISK - posted by "Zhan Zhang (JIRA)" <ji...@apache.org> on 2015/05/28 01:54:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-6112) Provide external block store support through HDFS RAM_DISK - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 01:55:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6112) Provide external block store support through HDFS RAM_DISK - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 01:55:19 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7908) PySpark Streaming tests are flaky. - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/28 02:51:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-6987) Node Locality is determined with String Matching instead of Inet Comparison - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/28 03:02:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7909) spark-ec2 and associated tools not py3 ready - posted by "Matthew Goodman (JIRA)" <ji...@apache.org> on 2015/05/28 03:03:17 UTC, 8 replies.
- [jira] [Resolved] (SPARK-7897) Column with an unsigned bigint should be treated as DecimalType in JDBCRDD - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/28 03:52:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7910) Expose partitioner information in Java & Python APIs. - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/28 03:55:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7910) Expose partitioner information in Java & Python APIs. - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/28 04:04:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7910) Expose partitioner information in JavaRDD - posted by "holdenk (JIRA)" <ji...@apache.org> on 2015/05/28 04:04:17 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7529) Java compatibility check for MLlib 1.4 - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/28 04:54:17 UTC, 11 replies.
- [jira] [Resolved] (SPARK-7907) Rename ThriftServer tab in Spark UI - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 05:05:19 UTC, 0 replies.
- [jira] [Created] (SPARK-7911) A workaround for VectorUDT serialize (or deserialize) being called multiple times - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 05:20:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7911) A workaround for VectorUDT serialize (or deserialize) being called multiple times - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 05:21:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7911) A workaround for VectorUDT serialize (or deserialize) being called multiple times - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 05:21:17 UTC, 3 replies.
- [jira] [Updated] (SPARK-6294) PySpark task may hang while call take() on in Java/Scala - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/28 05:24:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7873) Serializer re-use + Kryo autoReset disabled leads to AraryIndexOutOfBounds exception in sort-shuffle bypassMergeSort path - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/28 05:25:17 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7903) PythonUDT shouldn't get serialized on the Scala side - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 05:25:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7577) User guide update for Bucketizer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 05:57:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7198) VectorAssembler should carry ML metadata - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 06:26:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7912) Make OneHotEncoder more optimistic about the input - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 06:34:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7896) IndexOutOfBoundsException in ChainedBuffer - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/28 07:31:23 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7832) Always run SQL tests in master build. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 07:33:28 UTC, 0 replies.
- [jira] [Updated] (SPARK-6583) Support aggregated function in order by - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 07:38:23 UTC, 0 replies.
- [jira] [Updated] (SPARK-5327) HiveCompatibilitySuite fails when executed against Hive 0.12.0 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 07:50:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-2863) Emulate Hive type coercion in native reimplementations of Hive functions - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 07:51:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-4576) Add concatenation operator - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 07:51:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-5327) HiveCompatibilitySuite fails when executed against Hive 0.12.0 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 07:51:22 UTC, 1 replies.
- [jira] [Resolved] (SPARK-4854) Custom UDTF with Lateral View throws ClassNotFound exception in Spark SQL CLI - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 07:54:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-4892) java.io.FileNotFound exceptions when creating EXTERNAL hive tables - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:02:19 UTC, 1 replies.
- [jira] [Resolved] (SPARK-4892) java.io.FileNotFound exceptions when creating EXTERNAL hive tables - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:08:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7782) A small problem on history server webpage - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/28 08:14:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6319) DISTINCT doesn't work for binary type - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:14:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-6624) Convert filters into CNF for data sources - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/28 08:15:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-5288) Stabilize Spark SQL data type API followup - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:16:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5229) Use tableIdentifier as the reference of a table - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-5251) Using `tableIdentifier` in hive metastore - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-4559) Adding support for ucase and lcase - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:20:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-4561) PySparkSQL's Row.asDict() should convert nested rows to dictionaries - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:20:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-4944) Table Not Found exception in "Create Table Like registered RDD table" - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:20:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-6377) Set the number of shuffle partitions for Exchange operator automatically based on the size of input tables and the reduce-side operation. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:20:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6212) The EXPLAIN output of CTAS only shows the analyzed plan - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:20:20 UTC, 0 replies.
- [jira] [Updated] (SPARK-6419) GenerateOrdering does not support BinaryType and complex types. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:21:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7163) minor refactory for HiveQl - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:22:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6591) Python data source load options should auto convert common types into strings - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:25:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7659) Sort by attributes that are not present in the SELECT clause when there is windowfunction analysis error - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:25:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-4176) Support decimals with precision > 18 in Parquet - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:29:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-4176) Support decimals with precision > 18 in Parquet - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 08:29:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-7186) Decouple internal Row from external Row - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/28 08:54:19 UTC, 3 replies.
- [jira] [Commented] (SPARK-7886) Add built-in expressions to FunctionRegistry - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/28 09:58:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-1693) Dependent on multiple versions of servlet-api jars lead to throw an SecurityException when Spark built for hadoop 2.3.0 , 2.4.0 - posted by "Michael Schmeißer (JIRA)" <ji...@apache.org> on 2015/05/28 11:15:20 UTC, 0 replies.
- [jira] [Commented] (SPARK-6307) Executers fetches the same rdd-block 100's or 1000's of times - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 12:36:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7032) SparkSQL incorrect results when using UNION/EXCEPT with GROUP BY clause - posted by "Lior Chaga (JIRA)" <ji...@apache.org> on 2015/05/28 12:49:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7890) Document that Spark 2.11 now supports Kafka - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/28 13:15:19 UTC, 2 replies.
- [jira] [Commented] (SPARK-6432) Cannot load parquet data with partitions if not all partition columns match data columns - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/28 13:19:25 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6432) Cannot load parquet data with partitions if not all partition columns match data columns - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/28 13:20:23 UTC, 0 replies.
- [jira] [Updated] (SPARK-7861) Python wrapper for OneVsRest - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/28 13:20:32 UTC, 0 replies.
- [jira] [Updated] (SPARK-7882) HBase Input Format Example does not allow passing ZK parent node - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/28 13:57:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7885) add config to control map aggregation in spark sql - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/28 13:58:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7898) pyspark merges stderr into stdout - posted by "Sam Steingold (JIRA)" <ji...@apache.org> on 2015/05/28 15:38:28 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-7898) pyspark merges stderr into stdout - posted by "Sam Steingold (JIRA)" <ji...@apache.org> on 2015/05/28 15:59:25 UTC, 0 replies.
- [jira] [Commented] (SPARK-7119) ScriptTransform doesn't consider the output data type - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 16:20:04 UTC, 0 replies.
- [jira] [Created] (SPARK-7913) Increase the maximum capacity of PartitionedPairBuffer and PartitionedSerializedPairBuffer - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/28 16:21:34 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-4629) Spark SQL uses Hadoop Configuration in a thread-unsafe manner when writing Parquet files - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 16:26:45 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4852) Hive query plan deserialization failure caused by shaded hive-exec jar file when generating golden answers - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 16:37:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5327) HiveCompatibilitySuite fails when executed against Hive 0.12.0 - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 16:40:25 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-2551) Cleanup FilteringParquetRowInputFormat - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 16:40:28 UTC, 0 replies.
- [jira] [Commented] (SPARK-7913) Increase the maximum capacity of PartitionedPairBuffer and PartitionedSerializedPairBuffer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 16:40:33 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7913) Increase the maximum capacity of PartitionedPairBuffer and PartitionedSerializedPairBuffer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 16:40:35 UTC, 7 replies.
- [jira] [Created] (SPARK-7914) Directory Traversal vulnerability in Spark 1.3.1 - posted by "K Goldsmith (JIRA)" <ji...@apache.org> on 2015/05/28 17:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7914) Directory Traversal vulnerability in Spark 1.3.1 - posted by "K Goldsmith (JIRA)" <ji...@apache.org> on 2015/05/28 17:18:17 UTC, 3 replies.
- [jira] [Commented] (SPARK-7900) Reduce number of tagging calls in spark-ec2 - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/28 17:19:28 UTC, 3 replies.
- [jira] [Commented] (SPARK-6028) Provide an alternative RPC implementation based on the network transport module - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 17:25:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-6028) Provide an alternative RPC implementation based on the network transport module - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 17:25:21 UTC, 1 replies.
- [jira] [Created] (SPARK-7915) Support specifying the column list for target table in CTAS - posted by "Cheng Hao (JIRA)" <ji...@apache.org> on 2015/05/28 17:31:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6323) Large rank matrix factorization with Nonlinear loss and constraints - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2015/05/28 17:32:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7915) Support specifying the column list for target table in CTAS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 17:33:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7915) Support specifying the column list for target table in CTAS - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 17:33:19 UTC, 1 replies.
- [jira] [Commented] (SPARK-7914) Directory Traversal vulnerability in Spark 1.3.1 - posted by "K Goldsmith (JIRA)" <ji...@apache.org> on 2015/05/28 17:38:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7914) Unusual behavior detected. - posted by "K Goldsmith (JIRA)" <ji...@apache.org> on 2015/05/28 17:39:17 UTC, 2 replies.
- [jira] [Reopened] (SPARK-7853) ClassNotFoundException for SparkSQL - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 17:43:18 UTC, 0 replies.
- [jira] [Closed] (SPARK-7914) Unusual behavior detected. - posted by "K Goldsmith (JIRA)" <ji...@apache.org> on 2015/05/28 17:56:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7914) Unusual behavior detected. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/28 17:57:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7895) Move Kafka examples from scala-2.10/src to src - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/28 18:05:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7895) Move Kafka examples from scala-2.10/src to src - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/28 18:05:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7916) MLlib Python doc parity check for classification and regression. - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/28 18:09:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-4834) Spark fails to clean up cache / lock files in local dirs - posted by "Zach Fry (JIRA)" <ji...@apache.org> on 2015/05/28 18:12:25 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-4834) Spark fails to clean up cache / lock files in local dirs - posted by "Zach Fry (JIRA)" <ji...@apache.org> on 2015/05/28 18:13:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7916) MLlib Python doc parity check for classification and regression. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 18:13:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7916) MLlib Python doc parity check for classification and regression. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 18:13:19 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-7914) Unusual behavior detected. - posted by "K Goldsmith (JIRA)" <ji...@apache.org> on 2015/05/28 18:15:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7918) MLlib Python doc parity check for evaluation and feature - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/28 18:32:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7917) Spark doesn't clean up Application Directories (local dirs) - posted by "Zach Fry (JIRA)" <ji...@apache.org> on 2015/05/28 18:32:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7918) MLlib Python doc parity check for evaluation and feature - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 18:42:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7918) MLlib Python doc parity check for evaluation and feature - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 18:42:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7919) Timeout on MasterSuite is too low for slow build machines - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/05/28 18:52:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7915) Support specifying the column list for target table in CTAS - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/28 18:55:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7920) Make MLlib ChiSqSelector Serializable & Fix Related Documentation Example - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/28 19:39:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7920) Make MLlib ChiSqSelector Serializable (& Fix Related Documentation Example). - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 19:42:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7920) Make MLlib ChiSqSelector Serializable (& Fix Related Documentation Example). - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 19:42:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7920) Make MLlib ChiSqSelector Serializable (& Fix Related Documentation Example). - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/28 19:42:18 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7886) Add built-in expressions to FunctionRegistry - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 19:48:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7917) Spark doesn't clean up Application Directories (local dirs) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/28 20:08:25 UTC, 2 replies.
- [jira] [Commented] (SPARK-7910) Expose partitioner information in JavaRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 20:12:25 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7910) Expose partitioner information in JavaRDD - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 20:12:27 UTC, 9 replies.
- [jira] [Commented] (SPARK-7919) Timeout on MasterSuite is too low for slow build machines - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 20:13:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7919) Timeout on MasterSuite is too low for slow build machines - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 20:13:20 UTC, 3 replies.
- [jira] [Assigned] (SPARK-7912) Make OneHotEncoder more optimistic about the input - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 21:01:19 UTC, 1 replies.
- [jira] [Commented] (SPARK-7912) Make OneHotEncoder more optimistic about the input - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 21:01:19 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7911) A workaround for VectorUDT serialize (or deserialize) being called multiple times - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 21:04:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7921) Change includeFirst to dropLast in OneHotEncoder - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 21:06:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-7921) Change includeFirst to dropLast in OneHotEncoder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 21:10:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7921) Change includeFirst to dropLast in OneHotEncoder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 21:11:19 UTC, 19 replies.
- [jira] [Created] (SPARK-7922) ALSModel in the pipeline API should return DataFrames for factors - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 21:16:21 UTC, 0 replies.
- [jira] [Created] (SPARK-7923) ALSModel in the pipeline API should return DataFrames for factors - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 21:23:20 UTC, 0 replies.
- [jira] [Closed] (SPARK-7923) ALSModel in the pipeline API should return DataFrames for factors - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 21:37:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7230) Make RDD API private in SparkR for Spark 1.4 - posted by "Vincent Warmerdam (JIRA)" <ji...@apache.org> on 2015/05/28 21:47:17 UTC, 4 replies.
- [jira] [Commented] (SPARK-7922) ALSModel in the pipeline API should return DataFrames for factors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 22:11:20 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7922) ALSModel in the pipeline API should return DataFrames for factors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 22:11:20 UTC, 7 replies.
- [jira] [Updated] (SPARK-7903) PythonUDT shouldn't get serialized on the Scala side - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 22:13:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7699) Dynamic allocation: initial executors may be canceled before first job - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/28 22:38:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7890) Document that Spark 2.11 now supports Kafka - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/28 23:14:29 UTC, 9 replies.
- [jira] [Created] (SPARK-7924) Consolidate example code in MLlib - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 23:31:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7925) Address inconsistencies in capturing appName in different Metrics Sources - posted by "Bharat Venkat (JIRA)" <ji...@apache.org> on 2015/05/28 23:45:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7926) Switch to the official Pyrolite release - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/28 23:56:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7926) Switch to the official Pyrolite release - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 00:05:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7926) Switch to the official Pyrolite release - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 00:05:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7927) Enforce whitespace for more tokens in style checker - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 00:06:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7927) Enforce whitespace for more tokens in style checker - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 00:06:17 UTC, 7 replies.
- [jira] [Created] (SPARK-7927) Enforce whitespace for more tokens in style checker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 00:06:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7925) Address inconsistencies in capturing appName in different Metrics Sources - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/29 00:35:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7928) Yarn App Master Logs are not displayed in the spark historyserver UI - posted by "Aditya Rao (JIRA)" <ji...@apache.org> on 2015/05/29 00:41:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7928) Yarn App Master Logs are not displayed in the spark historyserver UI - posted by "Aditya Rao (JIRA)" <ji...@apache.org> on 2015/05/29 00:43:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7928) Yarn App Master Logs are not displayed in the spark historyserver UI - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/29 00:53:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7198) VectorAssembler should carry ML metadata - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/29 01:33:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7837) NPE when save as parquet in speculative tasks - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/29 02:26:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7929) Remove Bagel examples - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 02:29:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7038) [Streaming] Spark Sink requires spark assembly in classpath - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/29 02:29:32 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7929) Remove Bagel examples - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 02:30:33 UTC, 1 replies.
- [jira] [Commented] (SPARK-7929) Remove Bagel examples - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 02:30:33 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7577) User guide update for Bucketizer - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/29 02:31:32 UTC, 0 replies.
- [jira] [Created] (SPARK-7930) Shutdown hook deletes rool local dir before SparkContext is stopped, throwing errors - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/29 03:01:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7930) Shutdown hook deletes rool local dir before SparkContext is stopped, throwing errors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 03:05:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7930) Shutdown hook deletes rool local dir before SparkContext is stopped, throwing errors - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 03:05:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7931) Do not restart a socket receiver when the receiver is being shutdown - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/29 03:07:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7931) Do not restart a socket receiver when the receiver is being shutdown - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 03:12:19 UTC, 1 replies.
- [jira] [Commented] (SPARK-7931) Do not restart a socket receiver when the receiver is being shutdown - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 03:12:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7930) Shutdown hook deletes rool local dir before SparkContext is stopped, throwing errors - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/29 03:12:19 UTC, 1 replies.
- [jira] [Created] (SPARK-7932) Scheduler delay shown in event timeline is incorrect - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/29 03:51:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7932) Scheduler delay shown in event timeline is incorrect - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 03:56:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7932) Scheduler delay shown in event timeline is incorrect - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 03:56:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7933) Patrick's username / password shouldn't be the defaults in the merge script - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/29 04:01:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7933) Patrick's username / password shouldn't be the defaults in the merge script - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 04:03:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7933) Patrick's username / password shouldn't be the defaults in the merge script - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 04:03:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7933) Patrick's username / password shouldn't be the defaults in the merge script - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/29 04:05:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7933) The default merge script JIRA username / password should be empty - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/29 04:07:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7826) Suppress extra calling getCacheLocs. - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/29 04:14:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7934) In some cases, Spark hangs in yarn-client mode. - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2015/05/29 04:28:20 UTC, 0 replies.
- [jira] [Created] (SPARK-7935) sparkContext in SparkPlan is better to be define as val - posted by "baishuo (JIRA)" <ji...@apache.org> on 2015/05/29 05:11:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7935) sparkContext in SparkPlan is better to be define as val - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 06:00:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7935) sparkContext in SparkPlan is better to be define as val - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 06:00:19 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7926) Switch to the official Pyrolite release - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/29 06:21:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7932) Scheduler delay shown in event timeline is incorrect - posted by "Kay Ousterhout (JIRA)" <ji...@apache.org> on 2015/05/29 07:11:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7936) Add configuration for initial size of hash for aggregation and limit - posted by "Navis (JIRA)" <ji...@apache.org> on 2015/05/29 07:23:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7930) Shutdown hook deletes rool local dir before SparkContext is stopped, throwing errors - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/29 07:29:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7890) Document that Spark 2.11 now supports Kafka - posted by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2015/05/29 07:37:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7922) ALSModel in the pipeline API should return DataFrames for factors - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/29 07:39:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7929) Remove Bagel examples - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 08:00:36 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7927) Enforce whitespace for more tokens in style checker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 08:01:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7937) Cannot compare Hive named_struct. (when using argmax, argmin) - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/29 08:13:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7937) Cannot compare Hive named_struct. (when using argmax, argmin) - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/29 08:14:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7937) Cannot compare Hive named_struct. (when using argmax, argmin) - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/29 08:16:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7938) Use errorprone in Spark - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 08:18:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7936) Add configuration for initial size of hash for aggregation and limit - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 08:19:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7936) Add configuration for initial size of hash for aggregation and limit - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 08:19:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7938) Use errorprone in Spark - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 08:20:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7939) Make URL partition recognition return String by default for all partition column values - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/29 08:21:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7939) Make URL partition recognition return String by default for all partition column types and values - posted by "Jianshi Huang (JIRA)" <ji...@apache.org> on 2015/05/29 08:22:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7936) Add configuration for initial size and limit of hash for aggregation - posted by "Navis (JIRA)" <ji...@apache.org> on 2015/05/29 08:23:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7938) Use errorprone in Spark - posted by "Yijie Shen (JIRA)" <ji...@apache.org> on 2015/05/29 08:36:17 UTC, 3 replies.
- [jira] [Commented] (SPARK-6806) SparkR examples in programming guide - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 08:38:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7541) Check model save/load for MLlib 1.4 - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/29 08:41:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7940) Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 08:53:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7940) Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 09:01:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7940) Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 09:01:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7939) Make URL partition recognition return String by default for all partition column types and values - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/29 09:16:18 UTC, 2 replies.
- [jira] [Created] (SPARK-7941) Cache Cleanup Failure when job is killed by Spark - posted by "Cory Nguyen (JIRA)" <ji...@apache.org> on 2015/05/29 09:46:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7941) Cache Cleanup Failure when job is killed by Spark - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 09:52:17 UTC, 4 replies.
- [jira] [Resolved] (SPARK-7912) Make OneHotEncoder more optimistic about the input - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/29 09:52:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7934) In some cases, Spark hangs in yarn-client mode. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 09:55:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-7941) Cache Cleanup Failure when job is killed by Spark - posted by "Cory Nguyen (JIRA)" <ji...@apache.org> on 2015/05/29 10:00:42 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-7941) Cache Cleanup Failure when job is killed by Spark - posted by "Cory Nguyen (JIRA)" <ji...@apache.org> on 2015/05/29 10:03:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7934) In some cases, Spark hangs in yarn-client mode. - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2015/05/29 10:09:18 UTC, 2 replies.
- [jira] [Created] (SPARK-7942) Receiver's life cycle is inconsistent with streaming job. - posted by "SaintBacchus (JIRA)" <ji...@apache.org> on 2015/05/29 10:24:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7934) In some cases, Spark hangs in yarn-client mode. - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2015/05/29 10:24:18 UTC, 2 replies.
- [jira] [Reopened] (SPARK-7934) In some cases, Spark hangs in yarn-client mode. - posted by "Guoqiang Li (JIRA)" <ji...@apache.org> on 2015/05/29 10:25:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7942) Receiver's life cycle is inconsistent with streaming job. - posted by "SaintBacchus (JIRA)" <ji...@apache.org> on 2015/05/29 10:28:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7942) Receiver's life cycle is inconsistent with streaming job. - posted by "SaintBacchus (JIRA)" <ji...@apache.org> on 2015/05/29 10:29:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7725) --py-files doesn't seem to work in YARN cluster mode - posted by "Shawn Guo (JIRA)" <ji...@apache.org> on 2015/05/29 10:31:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-7913) Increase the maximum capacity of PartitionedPairBuffer, PartitionedSerializedPairBuffer and AppendOnlyMap - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2015/05/29 11:11:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7756) Ensure Spark runs clean on IBM Java implementation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 11:16:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7756) Ensure Spark runs clean on IBM Java implementation - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 11:16:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7863) SimpleDateParam should not use SimpleDateFormat in multiple threads because SimpleDateFormat is not thread-safe - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 11:18:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7863) SimpleDateParam should not use SimpleDateFormat in multiple threads because SimpleDateFormat is not thread-safe - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 11:19:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7943) saveAsTable in DataFrameWriter can only add table to DataBase “default” - posted by "baishuo (JIRA)" <ji...@apache.org> on 2015/05/29 11:41:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7943) saveAsTable in DataFrameWriter can only add table to DataBase “default” - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 11:47:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7943) saveAsTable in DataFrameWriter can only add table to DataBase “default” - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 11:47:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7944) Spark-Shell 2.11 1.4.0-RC-03 does not add jars to class path - posted by "Alexander Nakos (JIRA)" <ji...@apache.org> on 2015/05/29 12:30:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7945) Do trim to values of properties - posted by "Tao Wang (JIRA)" <ji...@apache.org> on 2015/05/29 12:41:32 UTC, 0 replies.
- [jira] [Commented] (SPARK-7945) Do trim to values of properties - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 12:43:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7945) Do trim to values of properties - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 12:43:22 UTC, 1 replies.
- [jira] [Created] (SPARK-7946) DecayFactor wrongly set in StreamingKMeans - posted by "Manoj Kumar (JIRA)" <ji...@apache.org> on 2015/05/29 12:57:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7946) DecayFactor wrongly set in StreamingKMeans - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 12:59:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7946) DecayFactor wrongly set in StreamingKMeans - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 12:59:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7947) Serdes Command not working in Spark 1.3.1 - posted by "Mallieswari (JIRA)" <ji...@apache.org> on 2015/05/29 13:39:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7948) Serdes Command not working in Spark 1.3.1 - posted by "Mallieswari (JIRA)" <ji...@apache.org> on 2015/05/29 13:40:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7948) Serdes Command not working in Spark 1.3.1 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 13:52:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7947) Serdes Command not working - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 13:53:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7944) Spark-Shell 2.11 1.4.0-RC-03 does not add jars to class path - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 13:56:17 UTC, 6 replies.
- [jira] [Updated] (SPARK-7945) Do trim to values of properties - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 13:57:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7949) update document with some missing save/load - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/29 14:16:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7949) update document with some missing save/load - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 14:18:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7949) update document with some missing save/load - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 14:18:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7949) update document with some missing save/load - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/29 14:19:18 UTC, 1 replies.
- [jira] [Updated] (SPARK-7946) DecayFactor wrongly set in StreamingKMeans - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 14:21:18 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-7944) Spark-Shell 2.11 1.4.0-RC-03 does not add jars to class path - posted by "Alexander Nakos (JIRA)" <ji...@apache.org> on 2015/05/29 14:24:19 UTC, 2 replies.
- [jira] [Updated] (SPARK-7944) Spark-Shell 2.11 1.4.0-RC-03 does not add jars to class path - posted by "Alexander Nakos (JIRA)" <ji...@apache.org> on 2015/05/29 14:25:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-4118) Create python bindings for Streaming KMeans - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 15:33:20 UTC, 1 replies.
- [jira] [Commented] (SPARK-7680) Add a fake Receiver that generates random strings, useful for prototyping - posted by "Rohith Yeravothula (JIRA)" <ji...@apache.org> on 2015/05/29 15:37:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7846) Use different way to pass spark.yarn.keytab and spark.yarn.principal in different modes - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/29 16:45:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7950) HiveThriftServer2.startWithContext() doesn't set "spark.sql.hive.version" - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/29 18:00:25 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7950) HiveThriftServer2.startWithContext() doesn't set "spark.sql.hive.version" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 18:01:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7950) HiveThriftServer2.startWithContext() doesn't set "spark.sql.hive.version" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 18:01:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7950) HiveThriftServer2.startWithContext() doesn't set "spark.sql.hive.version" - posted by "Cheng Lian (JIRA)" <ji...@apache.org> on 2015/05/29 18:04:17 UTC, 1 replies.
- [jira] [Closed] (SPARK-7524) add configs for keytab and principal, move originals to internal - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/29 18:08:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7846) Use different way to pass spark.yarn.keytab and spark.yarn.principal in different modes - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2015/05/29 18:08:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7576) User guide update for spark.ml ElementwiseProduct - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 18:42:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-3873) Scala style: check import ordering - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 19:04:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-3873) Scala style: check import ordering - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 19:04:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-5016) GaussianMixtureEM should distribute matrix inverse for large numFeatures, k - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 19:10:18 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7939) Make URL partition recognition return String by default for all partition column types and values - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 19:12:21 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7950) HiveThriftServer2.startWithContext() doesn't set "spark.sql.hive.version" - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/29 19:44:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-3665) Java API for GraphX - posted by "Piotr Kozikowski (JIRA)" <ji...@apache.org> on 2015/05/29 20:24:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7555) User guide update for ElasticNet - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 20:30:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7946) DecayFactor wrongly set in StreamingKMeans - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/29 20:38:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7951) Events Missing with custom sparkListener - posted by "Anubhav Srivastava (JIRA)" <ji...@apache.org> on 2015/05/29 20:44:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7951) Events Missing with custom sparkListener - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/29 20:49:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7921) Change includeFirst to dropLast in OneHotEncoder - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/29 21:28:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7952) equality check between boolean type and numeric type is broken. - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2015/05/29 21:29:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7952) equality check between boolean type and numeric type is broken. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 21:35:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7952) equality check between boolean type and numeric type is broken. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 21:35:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-5610) Generate Java docs without package private classes and methods - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 21:52:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7953) Spark should cleanup output dir if job fails - posted by "Mohit Sabharwal (JIRA)" <ji...@apache.org> on 2015/05/29 22:06:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7954) Implicitly create SparkContext in sparkRSQL.init - posted by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/05/29 22:11:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7954) Implicitly create SparkContext in sparkRSQL.init - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 22:16:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7954) Implicitly create SparkContext in sparkRSQL.init - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 22:16:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7940) Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/29 22:42:19 UTC, 0 replies.
- [jira] [Created] (SPARK-7955) Ensure executors that have cached blocks are not removed when dynamic allocation is enabled - posted by "Hari Shreedharan (JIRA)" <ji...@apache.org> on 2015/05/29 22:51:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7955) Ensure executors that have cached blocks are not removed when dynamic allocation is enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 22:58:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7955) Ensure executors that have cached blocks are not removed when dynamic allocation is enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 22:58:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7899) PySpark sql/tests breaks pylint validation - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/29 23:14:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7956) Use Janino to compile SQL expression - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/29 23:25:19 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7956) Use Janino to compile SQL expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 23:26:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7956) Use Janino to compile SQL expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 23:26:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-3665) Java API for GraphX - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/29 23:30:19 UTC, 0 replies.
- [jira] [Commented] (SPARK-7953) Spark should cleanup output dir if job fails - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/29 23:43:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7956) Use Janino to compile SQL expression - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/29 23:43:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7951) Events Missing with custom sparkListener - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/29 23:44:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7957) Preserve partitioning in randomSplit in RDD.scala - posted by "Burak Yavuz (JIRA)" <ji...@apache.org> on 2015/05/29 23:44:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7951) Events Missing with custom sparkListener - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/29 23:45:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7957) Preserve partitioning in randomSplit in RDD.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 23:46:19 UTC, 1 replies.
- [jira] [Commented] (SPARK-7957) Preserve partitioning in randomSplit in RDD.scala - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/29 23:46:19 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7910) Expose partitioner information in JavaRDD - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/30 00:00:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7954) Implicitly create SparkContext in sparkRSQL.init - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/30 00:09:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7954) Implicitly create SparkContext in sparkRSQL.init - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/30 00:10:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7955) Dynamic allocation: longer timeout for executors with cached blocks - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/30 00:12:19 UTC, 2 replies.
- [jira] [Created] (SPARK-7958) Failed StreamingContext.start() can leak active actors - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/30 00:14:18 UTC, 0 replies.
- [jira] [Created] (SPARK-7959) Uneven distribution of receivers in the cluster - posted by "Nishkam Ravi (JIRA)" <ji...@apache.org> on 2015/05/30 01:14:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7959) Uneven distribution of receivers in the cluster - posted by "Nishkam Ravi (JIRA)" <ji...@apache.org> on 2015/05/30 01:14:19 UTC, 0 replies.
- [jira] [Created] (SPARK-7960) Serialization problem when multiple receivers are specified in a loop - posted by "Nishkam Ravi (JIRA)" <ji...@apache.org> on 2015/05/30 01:24:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7961) Redesign SQLConf for better error message reporting - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 04:26:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7961) Redesign SQLConf to report better error messages - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 04:26:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7961) Redesign SQLConf for better error message reporting - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 05:05:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6013) Add more Python ML examples for spark.ml - posted by "Ram Sriharsha (JIRA)" <ji...@apache.org> on 2015/05/30 05:54:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7938) Use errorprone in Spark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 07:04:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7957) Preserve partitioning in randomSplit in RDD.scala - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 07:20:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7558) Log test name when starting and finishing each test - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/30 08:05:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7962) Rest submission client prepends extra spark:// for non standalone master urls - posted by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/05/30 08:06:17 UTC, 5 replies.
- [jira] [Created] (SPARK-7962) est submission client prepends extra spark:// for - posted by "Timothy Chen (JIRA)" <ji...@apache.org> on 2015/05/30 08:06:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7962) Rest submission client prepends extra spark:// for non standalone master urls - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 08:07:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7962) Rest submission client prepends extra spark:// for non standalone master urls - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 08:07:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7963) order by should support aggregate functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 08:36:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7963) order by should support aggregate functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 08:37:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7963) order by should support aggregate functions - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 08:37:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7576) User guide update for spark.ml ElementwiseProduct - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/30 08:56:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7962) Mesos cluster mode is broken - posted by "Andrew Or (JIRA)" <ji...@apache.org> on 2015/05/30 08:57:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7459) Add Java example for ElementwiseProduct in programming guide - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/30 09:01:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-6013) Add more Python ML examples for spark.ml - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/30 09:03:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7964) The BooleanCasts rule in HiveTypeCoercion is useless - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2015/05/30 09:19:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7964) The BooleanCasts rule in HiveTypeCoercion is useless - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 09:20:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7964) The BooleanCasts rule in HiveTypeCoercion is useless - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 09:20:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7964) The BooleanCasts rule in HiveTypeCoercion is useless - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 09:27:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7965) Wrong answers for queries with multiple window specs in the same expression - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/30 09:47:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7966) add Spreading Activation algorithm to GraphX - posted by "Tarek Auel (JIRA)" <ji...@apache.org> on 2015/05/30 09:54:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7967) cannot resolve 'count' given input columns when using DataFrame.withColumn - posted by "Will Chen (JIRA)" <ji...@apache.org> on 2015/05/30 10:06:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7967) cannot resolve 'count' given input columns when using DataFrame.withColumn - posted by "Will Chen (JIRA)" <ji...@apache.org> on 2015/05/30 10:09:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7967) cannot resolve 'count' given input columns when using DataFrame.withColumn - posted by "Will Chen (JIRA)" <ji...@apache.org> on 2015/05/30 10:10:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-7667) MLlib Python API consistency check - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/30 10:53:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7667) MLlib Python API consistency check - posted by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/05/30 10:57:17 UTC, 3 replies.
- [jira] [Created] (SPARK-7968) Rename minPartitions to maxPartitions in wholeTextFiles/binaryFiles - posted by "Yadong Qi (JIRA)" <ji...@apache.org> on 2015/05/30 11:44:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7968) Rename minPartitions to maxPartitions in wholeTextFiles/binaryFiles - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 11:48:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7968) Rename minPartitions to maxPartitions in wholeTextFiles/binaryFiles - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 11:48:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-1061) allow Hadoop RDDs to be read w/ a partitioner - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 13:28:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7960) Serialization problem when multiple receivers are specified in a loop - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 13:40:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7962) Mesos cluster mode is broken - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 13:54:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7962) Mesos cluster mode is broken - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 13:59:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7890) Document that Spark 2.11 now supports Kafka - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 14:00:20 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7945) Do trim to values of properties - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 14:05:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7717) Spark Standalone Web UI showing incorrect total memory, workers and cores - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 14:07:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6690) spark-sql script ends up throwing Exception when event logging is enabled. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 15:30:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-3702) Standardize MLlib classes for learners, models - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 15:33:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7354) Flaky test: o.a.s.deploy.SparkSubmitSuite --jars - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 15:33:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-4114) Use stable Hive API (if one exists) for communication with Metastore - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2015/05/30 15:33:21 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7937) Cannot compare Hive named_struct. (when using argmax, argmin) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 15:45:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7969) Drop method on Dataframes should handle Column - posted by "Olivier Girardot (JIRA)" <ji...@apache.org> on 2015/05/30 17:11:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7947) Serdes Command not working - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/05/30 19:07:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7849) Update Spark SQL Hive support documentation for 1.4 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 19:40:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7849) Update Spark SQL Hive support documentation for 1.4 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/30 19:40:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7970) Optimize code for SQL queries fired on Union of RDDs (closure cleaner) - posted by "Nitin Goyal (JIRA)" <ji...@apache.org> on 2015/05/30 20:20:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7970) Optimize code for SQL queries fired on Union of RDDs (closure cleaner) - posted by "Nitin Goyal (JIRA)" <ji...@apache.org> on 2015/05/30 20:26:17 UTC, 2 replies.
- [jira] [Assigned] (SPARK-7965) Wrong answers for queries with multiple window specs in the same expression - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/30 20:41:17 UTC, 2 replies.
- [jira] [Resolved] (SPARK-7849) Update Spark SQL Hive support documentation for 1.4 - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 21:17:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7952) equality check between boolean type and numeric type is broken. - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/30 23:17:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7931) Do not restart a socket receiver when the receiver is being shutdown - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/31 00:10:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7038) [Streaming] Spark Sink requires spark assembly in classpath - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2015/05/31 00:11:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7855) Move hash-style shuffle code out of ExternalSorter and into own file - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 00:28:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7971) Add JavaDoc style deprecation for deprecated DataFrame methods - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 01:24:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7918) MLlib Python doc parity check for evaluation and feature - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/31 01:24:18 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7918) MLlib Python doc parity check for evaluation and feature - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/31 01:25:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7971) Add JavaDoc style deprecation for deprecated DataFrame methods - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 01:26:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7971) Add JavaDoc style deprecation for deprecated DataFrame methods - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 01:26:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7972) When parse window spec frame, we need to do case insensitive matches. - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/31 01:32:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7965) Wrong answers for queries with multiple window specs in the same expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 01:37:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7972) When parse window spec frame, we need to do case insensitive matches. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 01:37:18 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7972) When parse window spec frame, we need to do case insensitive matches. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 01:37:18 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7920) Make MLlib ChiSqSelector Serializable (& Fix Related Documentation Example). - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/31 01:52:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7973) Increase the timeout of CliSuite's "Commands using SerDe provided in --jars" - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/31 02:22:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5610) Generate Java docs without package private classes and methods - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 02:23:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7973) Increase the timeout of CliSuite's "Commands using SerDe provided in --jars" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 02:24:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7973) Increase the timeout of CliSuite's "Commands using SerDe provided in --jars" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 02:24:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-6909) Remove Hive Shim code - posted by "Yin Huai (JIRA)" <ji...@apache.org> on 2015/05/31 04:27:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7971) Add JavaDoc style deprecation for deprecated DataFrame methods - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 06:21:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7974) Stricter style checker rules - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 06:22:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7940) Enforce whitespace checking for DO, TRY, CATCH, FINALLY, MATCH - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 06:23:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7927) Enforce whitespace for more tokens in style checker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 06:23:17 UTC, 1 replies.
- [jira] [Deleted] (SPARK-7974) Stricter style checker rules - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 06:25:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7975) CovariantEqualsChecker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 06:26:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7975) CovariantEqualsChecker - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 06:29:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7975) CovariantEqualsChecker - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 06:29:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7976) Detect if finalize is used - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 06:38:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7976) Detect if finalize is used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 06:47:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7976) Detect if finalize is used - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 06:47:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7977) Disallow println - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 07:03:19 UTC, 0 replies.
- [jira] [Updated] (SPARK-7977) Disallow println - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 07:05:18 UTC, 0 replies.
- [jira] [Commented] (SPARK-3850) Scala style: disallow trailing spaces - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 07:16:17 UTC, 4 replies.
- [jira] [Assigned] (SPARK-3850) Scala style: disallow trailing spaces - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 07:16:18 UTC, 1 replies.
- [jira] [Created] (SPARK-7978) DecimalType should not be singleton - posted by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/05/31 07:17:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7710) User guide and example code for math/stat functions in DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 07:18:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7710) User guide and example code for math/stat functions in DataFrames - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 07:18:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7978) DecimalType should not be singleton - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 07:20:18 UTC, 1 replies.
- [jira] [Commented] (SPARK-7978) DecimalType should not be singleton - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 07:20:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7197) Join with DataFrame Python API not working properly with more than 1 column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 07:46:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7197) Join with DataFrame Python API not working properly with more than 1 column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 07:58:17 UTC, 3 replies.
- [jira] [Created] (SPARK-7979) Enforce structural type checker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 08:24:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7979) Enforce structural type checker - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 08:25:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7979) Enforce structural type checker - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 08:25:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7197) Join with DataFrame Python API not working properly with more than 1 column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 08:35:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-7197) Join with DataFrame Python API not working properly with more than 1 column - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 08:36:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7976) Add style checker to disallow overriding finalize - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 08:37:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7976) Add style checker to disallow overriding finalize - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 08:38:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7980) Support SQLContext.range(end) in Python - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 09:03:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-7980) Support SQLContext.range(end) - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 09:03:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7981) Improve DataFrame Python exception - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 10:15:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7982) crosstab should use 0 instead of null for pairs that don't appear - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 10:28:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7979) Enforce structural type checker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 10:42:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-7975) CovariantEqualsChecker - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 10:42:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7982) crosstab should use 0 instead of null for pairs that don't appear - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 10:43:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7983) Add require for one-based indices in loadLibSVMFile - posted by "yuhao yang (JIRA)" <ji...@apache.org> on 2015/05/31 13:22:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7983) Add require for one-based indices in loadLibSVMFile - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 13:24:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7983) Add require for one-based indices in loadLibSVMFile - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 13:24:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7984) do type coercion for key and when expressions in CaseKeyWhen - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2015/05/31 16:59:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7984) do type coercion for key and when expressions in CaseKeyWhen - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 19:03:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7984) do type coercion for key and when expressions in CaseKeyWhen - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 19:03:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7426) spark.ml AttributeFactory.fromStructField should allow other NumericTypes - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/31 19:51:17 UTC, 1 replies.
- [jira] [Assigned] (SPARK-7426) spark.ml AttributeFactory.fromStructField should allow other NumericTypes - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 20:16:17 UTC, 1 replies.
- [jira] [Created] (SPARK-7985) Remove "fittingParamMap" references. Update ML Doc "Estimator, Transformer, and Param" examples. - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/31 20:25:18 UTC, 0 replies.
- [jira] [Updated] (SPARK-7985) Remove "fittingParamMap" references. Update ML Doc "Estimator, Transformer, and Param" examples. - posted by "Mike Dusenberry (JIRA)" <ji...@apache.org> on 2015/05/31 20:26:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7985) Remove "fittingParamMap" references. Update ML Doc "Estimator, Transformer, and Param" examples. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 20:27:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7985) Remove "fittingParamMap" references. Update ML Doc "Estimator, Transformer, and Param" examples. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 20:27:17 UTC, 1 replies.
- [jira] [Updated] (SPARK-7982) crosstab should use 0 instead of null for pairs that don't appear - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 20:53:17 UTC, 1 replies.
- [jira] [Resolved] (SPARK-7949) update document with some missing save/load - posted by "Joseph K. Bradley (JIRA)" <ji...@apache.org> on 2015/05/31 20:53:17 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-7982) crosstab should use 0 instead of null for pairs that don't appear - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 20:54:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4898) Replace cloudpickle with Dill - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 22:58:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-867) Add a native Python way to create input RDDs in PySpark - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 22:59:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3095) [PySpark] Speed up RDD.count() - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:05:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-7192) Pyspark casts hive bigint to int - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:07:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-5189) Reorganize EC2 scripts so that nodes can be provisioned independent of Spark master - posted by "Nicholas Chammas (JIRA)" <ji...@apache.org> on 2015/05/31 23:09:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-6551) Incorrect aggregate results if seqOp(...) mutates its first argument - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:10:19 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4533) SchemaRDD API error: Can only subtract another SchemaRDD - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:14:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6883) Fork pyspark's cloudpickle as a separate dependency - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:17:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-6641) Add config or control of accumulator on python - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:20:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-3850) Scala style: disallow trailing spaces - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 23:24:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-4649) Add method unionAll to PySpark's SchemaRDD - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:29:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-3580) Add Consistent Method To Get Number of RDD Partitions Across Different Languages - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:31:17 UTC, 0 replies.
- [jira] [Updated] (SPARK-1169) Add countApproxDistinctByKey to PySpark - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:33:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-1169) Add countApproxDistinctByKey to PySpark - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:34:17 UTC, 0 replies.
- [jira] [Closed] (SPARK-2023) PySpark reduce does a map side reduce and then sends the results to the driver for final reduce, instead do this more like Scala Spark. - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:35:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-5051) python: module pyspark.daemon not found - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:36:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-4099) env var HOME not set correctly - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:38:17 UTC, 0 replies.
- [jira] [Resolved] (SPARK-2141) Add sc.getPersistentRDDs() to PySpark - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:39:17 UTC, 0 replies.
- [jira] [Commented] (SPARK-2999) Compress all the serialized data - posted by "Josh Rosen (JIRA)" <ji...@apache.org> on 2015/05/31 23:39:17 UTC, 0 replies.
- [jira] [Created] (SPARK-7986) Refactor scalastyle-config.xml to divide it into 3 sections - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/05/31 23:57:17 UTC, 0 replies.
- [jira] [Assigned] (SPARK-7986) Refactor scalastyle-config.xml to divide it into 3 sections - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 23:59:17 UTC, 1 replies.
- [jira] [Commented] (SPARK-7986) Refactor scalastyle-config.xml to divide it into 3 sections - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/05/31 23:59:17 UTC, 0 replies.