You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Resolved] (SPARK-25876) Simplify configuration types in k8s backend - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2018/12/01 00:25:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-23647) extend hint syntax to support any expression for Python - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 02:40:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-21030) extend hint syntax to support any expression for Python and R - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 02:41:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-23647) extend hint syntax to support any expression for Python - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 02:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-23647) extend hint syntax to support any expression for Python - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 02:41:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26219) Executor summary is not getting updated for failure jobs in history server UI - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 04:11:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26241) Add queryId to IncrementalExecution - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/01 04:22:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26241) Add queryId to IncrementalExecution - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/01 04:22:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26226) Update query tracker to report timeline for phases, rather than duration - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/01 04:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26221) Improve Spark SQL instrumentation and metrics - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 04:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26221) Improve Spark SQL instrumentation and metrics - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 04:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26226) Update query tracker to report timeline for phases, rather than duration - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 04:37:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26189) Fix the doc of unionAll in SparkR - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2018/12/01 07:15:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26242) Leading slash breaks proxying - posted by "Ryan Lovett (JIRA)" <ji...@apache.org> on 2018/12/01 07:27:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25401) Reorder the required ordering to match the table's output ordering for bucket join - posted by "David Vrba (JIRA)" <ji...@apache.org> on 2018/12/01 08:00:00 UTC, 6 replies.
- [jira] [Assigned] (SPARK-26180) Add a withCreateTempDir function to the SparkCore test case - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 08:35:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26180) Add a withCreateTempDir function to the SparkCore test case - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 08:35:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26236) Kafka delegation token support documentation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 13:04:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26236) Kafka delegation token support documentation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 13:04:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26212) Upgrade maven from 3.5.4 to 3.6.0 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/01 13:07:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26212) Upgrade maven from 3.5.4 to 3.6.0 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/01 13:07:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26216) Do not use case class as public API (ScalaUDF) - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/01 13:10:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26240) [pyspark] Updating illegal column names with withColumnRenamed does not change schema changes, causing pyspark.sql.utils.AnalysisException - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 14:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26233) Incorrect decimal value with java beans and first/last/max... functions - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 14:09:00 UTC, 12 replies.
- [jira] [Updated] (SPARK-26229) Expose SizeEstimator as a developer API in pyspark - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 14:14:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26175) PySpark cannot terminate worker process if user program reads from stdin - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 14:21:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26225) Scan: track decoding time for row-based data sources - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/01 14:28:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26214) Add "broadcast" method to DataFrame - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 14:30:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26210) Streaming of syslog - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 14:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26206) Spark structured streaming with kafka integration fails in update mode - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 14:57:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26236) Kafka delegation token support documentation - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/01 15:47:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26199) Long expressions cause mutate to fail - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 16:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26206) Spark structured streaming with kafka integration fails in update mode - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/01 16:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26213) Custom Receiver for Structured streaming - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/01 16:10:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26242) Leading slash breaks proxying - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/01 17:02:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-26165) Date and Timestamp column expression is getting converted to string in less than/greater than filter query even though valid date/timestamp string literal is used in the right side filter expression - posted by "Sujith (JIRA)" <ji...@apache.org> on 2018/12/01 17:24:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26241) Add queryId to IncrementalExecution - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 18:00:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26241) Add queryId to IncrementalExecution - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 18:00:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/01 18:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 18:35:00 UTC, 6 replies.
- [jira] [Assigned] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 18:35:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26165) Date and Timestamp column expression is getting converted to string in less than/greater than filter query even though valid date/timestamp string literal is used in the right side filter expression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/01 18:48:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26241) Add queryId to IncrementalExecution - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/02 00:25:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26161) Ignore empty files in load - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/02 02:30:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26161) Ignore empty files in load - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/02 02:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26216) Do not use case class as public API (ScalaUDF) - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/02 02:48:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26244) Do not use case class as public API - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/02 02:49:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26195) Correct exception messages in some classes - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/02 02:57:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26195) Correct exception messages in some classes - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/02 02:59:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26244) Do not use case class as public API - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/02 03:22:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26245) Add Float literal - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/02 08:56:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26245) Add Float literal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 09:05:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26245) Add Float literal - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 09:05:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26208) Empty dataframe does not roundtrip for csv with header - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/02 09:40:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26080) Unable to run worker.py on Windows - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/02 09:42:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26080) Unable to run worker.py on Windows - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/02 09:42:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23899) Built-in SQL Function Improvement - posted by "Arseniy Tashoyan (JIRA)" <ji...@apache.org> on 2018/12/02 09:45:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26242) Leading slash breaks proxying - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/02 10:04:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26033) Break large ml/tests.py files into smaller files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 10:42:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26034) Break large mllib/tests.py files into smaller files - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 10:43:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26198) Metadata serialize null values throw NPE - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/02 14:53:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26198) Metadata serialize null values throw NPE - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/02 14:53:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26193) Implement shuffle write metrics in SQL - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/02 15:40:00 UTC, 39 replies.
- [jira] [Resolved] (SPARK-26165) Date and Timestamp column expression is getting converted to string in less than/greater than filter query even though valid date/timestamp string literal is used in the right side filter expression - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/02 19:25:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-26139) Support passing shuffle metrics to exchange operator - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/02 19:32:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26246) Infer date and timestamp types from JSON - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/02 20:50:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26246) Infer date and timestamp types from JSON - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 21:00:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26246) Infer date and timestamp types from JSON - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 21:00:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26247) SPIP - ML Model Extension for no-Spark MLLib Online Serving - posted by "Anne Holler (JIRA)" <ji...@apache.org> on 2018/12/02 21:46:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26248) Infer date type from JSON - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/02 21:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26248) Infer date type from CSV - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/02 21:59:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26248) Infer date type from CSV - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 22:05:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26248) Infer date type from CSV - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/02 22:22:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26247) SPIP - ML Model Extension for no-Spark MLLib Online Serving - posted by "Felix Cheung (JIRA)" <ji...@apache.org> on 2018/12/02 23:55:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-26228) OOM issue encountered when computing Gramian matrix - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/03 05:22:00 UTC, 4 replies.
- [jira] [Comment Edited] (SPARK-26228) OOM issue encountered when computing Gramian matrix - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/03 05:26:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26198) Metadata serialize null values throw NPE - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/03 05:45:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26117) use SparkOutOfMemoryError instead of OutOfMemoryError when catch exception - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 05:50:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26228) OOM issue encountered when computing Gramian matrix - posted by "Chen Lin (JIRA)" <ji...@apache.org> on 2018/12/03 05:55:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26249) Extension Points Enhancements to inject a rule in order and to add a batch - posted by "Sunitha Kambhampati (JIRA)" <ji...@apache.org> on 2018/12/03 06:15:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26249) Extension Points Enhancements to inject a rule in order and to add a batch - posted by "Sunitha Kambhampati (JIRA)" <ji...@apache.org> on 2018/12/03 06:17:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-26249) Extension Points Enhancements to inject a rule in order and to add a batch - posted by "Sunitha Kambhampati (JIRA)" <ji...@apache.org> on 2018/12/03 06:23:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26250) Fail to run dataframe.R examples - posted by "Jean Pierre PIN (JIRA)" <ji...@apache.org> on 2018/12/03 07:15:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26250) Fail to run dataframe.R examples - posted by "Jean Pierre PIN (JIRA)" <ji...@apache.org> on 2018/12/03 07:37:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26251) isnan function not picking non-numeric values - posted by "Kunal Rao (JIRA)" <ji...@apache.org> on 2018/12/03 07:54:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26252) Add support to run specific unittests and/or doctests in python/run-tests script - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/03 08:02:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26253) Task Summary Metrics Table on Stage Page shows empty table when no data is present - posted by "Parth Gandhi (JIRA)" <ji...@apache.org> on 2018/12/03 08:09:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-22902) do not count failures if the speculative task is killed as the same task finished in other executor - posted by "Keith Sun (JIRA)" <ji...@apache.org> on 2018/12/03 08:19:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26252) Add support to run specific unittests and/or doctests in python/run-tests script - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 08:20:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26252) Add support to run specific unittests and/or doctests in python/run-tests script - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 08:20:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-21052) Add hash map metrics to join - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 08:25:00 UTC, 3 replies.
- [jira] [Assigned] (SPARK-26253) Task Summary Metrics Table on Stage Page shows empty table when no data is present - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 08:31:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26253) Task Summary Metrics Table on Stage Page shows empty table when no data is present - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 08:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26155) Spark SQL performance degradation after apply SPARK-21052 with Q19 of TPC-DS in 3TB scale - posted by "Ke Jia (JIRA)" <ji...@apache.org> on 2018/12/03 08:41:00 UTC, 6 replies.
- [jira] [Commented] (SPARK-25145) Buffer size too small on spark.sql query with filterPushdown predicate=True - posted by "Bjørnar Jensen (JIRA)" <ji...@apache.org> on 2018/12/03 09:18:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26249) Extension Points Enhancements to inject a rule in order and to add a batch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 09:58:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26151) Return partial results for bad CSV records - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 10:27:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26151) Return partial results for bad CSV records - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 10:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26254) Move delegation token providers into a separate project - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/03 10:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26254) Move delegation token providers into a separate project - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/03 10:42:00 UTC, 7 replies.
- [jira] [Comment Edited] (SPARK-26254) Move delegation token providers into a separate project - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/03 10:44:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch - posted by "Sushanta Sen (JIRA)" <ji...@apache.org> on 2018/12/03 10:56:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch - posted by "Sushanta Sen (JIRA)" <ji...@apache.org> on 2018/12/03 10:58:00 UTC, 5 replies.
- [jira] [Commented] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch - posted by "Chakravarthi (JIRA)" <ji...@apache.org> on 2018/12/03 10:58:00 UTC, 4 replies.
- [jira] [Updated] (SPARK-23264) Support interval values without INTERVAL clauses - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/03 11:12:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-23264) Support interval values without INTERVAL clauses - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/03 11:13:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23264) Support interval values without INTERVAL clauses - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/03 11:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26230) FileIndex: if case sensitive, validate partitions with original column names - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 11:55:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26230) FileIndex: if case sensitive, validate partitions with original column names - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 11:55:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26215) define reserved keywords after SQL standard - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/03 12:10:00 UTC, 3 replies.
- [jira] [Assigned] (SPARK-23264) Support interval values without INTERVAL clauses - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 12:13:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26256) Add proper labels when deleting pods - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2018/12/03 13:33:01 UTC, 1 replies.
- [jira] [Created] (SPARK-26256) Add proper labels when deleting pods - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2018/12/03 13:33:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26193) Implement shuffle write metrics in SQL - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 13:42:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26253) Task Summary Metrics Table on Stage Page shows empty table when no data is present - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/03 13:54:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-25530) data source v2 API refactor (batch write) - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 14:42:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-25530) data source v2 API refactor (batch write) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 15:26:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-25530) data source v2 API refactor (batch write) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 15:26:00 UTC, 6 replies.
- [jira] [Assigned] (SPARK-26256) Add proper labels when deleting pods - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 15:30:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26173) Prior regularization for Logistic Regression - posted by "Facundo Bellosi (JIRA)" <ji...@apache.org> on 2018/12/03 15:42:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26181) the `hasMinMaxStats` method of `ColumnStatsMap` is not correct - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 15:58:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26181) the `hasMinMaxStats` method of `ColumnStatsMap` is not correct - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 15:58:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26235) Change log level for ClassNotFoundException/NoClassDefFoundError in SparkSubmit to Error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/03 16:03:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26235) Change log level for ClassNotFoundException/NoClassDefFoundError in SparkSubmit to Error - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/03 16:03:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25498) Fix SQLQueryTestSuite failures when the interpreter mode enabled - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 16:06:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25498) Fix SQLQueryTestSuite failures when the interpreter mode enabled - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/03 16:07:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26233) Incorrect decimal value with java beans and first/last/max... functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 16:21:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26213) Custom Receiver for Structured streaming - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/03 16:28:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25515) Add a config property for disabling auto deletion of PODS for debugging. - posted by "Yinan Li (JIRA)" <ji...@apache.org> on 2018/12/03 17:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26257) SPIP: Interop Support for Spark Language Extensions - posted by "Tyson Condie (JIRA)" <ji...@apache.org> on 2018/12/03 19:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26258) Include JobGroupId in the callerContext - posted by "Aihua Xu (JIRA)" <ji...@apache.org> on 2018/12/03 19:39:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26233) Incorrect decimal value with java beans and first/last/max... functions - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/03 19:55:00 UTC, 6 replies.
- [jira] [Updated] (SPARK-26258) Include JobGroupId in the callerContext - posted by "Aihua Xu (JIRA)" <ji...@apache.org> on 2018/12/03 20:21:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26247) SPIP - ML Model Extension for no-Spark MLLib Online Serving - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2018/12/03 21:13:02 UTC, 5 replies.
- [jira] [Created] (SPARK-26259) RecordSeparator other than newline discovers incorrect schema - posted by "PoojaMurarka (JIRA)" <ji...@apache.org> on 2018/12/03 22:00:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19712) EXISTS and Left Semi join do not produce the same plan - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/03 22:28:00 UTC, 8 replies.
- [jira] [Resolved] (SPARK-26256) Add proper labels when deleting pods - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/03 22:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26256) Add proper labels when deleting pods - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/03 23:04:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26239) Add configurable auth secret source in k8s backend - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2018/12/03 23:12:00 UTC, 45 replies.
- [jira] [Updated] (SPARK-26219) Executor summary is not getting updated for failure jobs in history server UI - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/03 23:16:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26083) Pyspark command is not working properly with default Docker Image build - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/03 23:38:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26083) Pyspark command is not working properly with default Docker Image build - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/03 23:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26247) SPIP - ML Model Extension for no-Spark MLLib Online Serving - posted by "Stavros Kontopoulos (JIRA)" <ji...@apache.org> on 2018/12/04 00:00:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26260) Summary Task Metrics for Stage Page: Efficient implimentation for SHS when using disk store. - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/04 00:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25498) Fix SQLQueryTestSuite failures when the interpreter mode enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 00:47:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26260) Summary Task Metrics for Stage Page: Efficient implimentation for SHS when using disk store. - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/04 00:48:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26149) Read UTF8String from Parquet/ORC may be incorrect - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/04 02:57:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26149) Read UTF8String from Parquet/ORC may be incorrect - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/04 02:59:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26149) Read UTF8String from Parquet/ORC may be incorrect - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/04 02:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26261) Spark does not check completeness temporary file - posted by "Jialin LIu (JIRA)" <ji...@apache.org> on 2018/12/04 03:00:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-26250) Fail to run dataframe.R examples - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:03:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-26250) Fail to run dataframe.R examples - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:04:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26251) isnan function not picking non-numeric values - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:05:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26251) isnan function not picking non-numeric values - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:05:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-26251) isnan function not picking non-numeric values - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:06:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26259) RecordSeparator other than newline discovers incorrect schema - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:10:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26259) RecordSeparator other than newline discovers incorrect schema - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:11:00 UTC, 5 replies.
- [jira] [Resolved] (SPARK-26259) RecordSeparator other than newline discovers incorrect schema - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:12:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-21289) Text based formats do not support custom end-of-line delimiters - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26261) Spark does not check completeness temporary file - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/04 03:37:00 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-26259) RecordSeparator other than newline discovers incorrect schema - posted by "PoojaMurarka (JIRA)" <ji...@apache.org> on 2018/12/04 04:15:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26262) Run SQLQueryTestSuite with WHOLESTAGE_CODEGEN_ENABLED=false - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/04 04:36:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26262) Run SQLQueryTestSuite with WHOLESTAGE_CODEGEN_ENABLED=false - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 04:38:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26262) Run SQLQueryTestSuite with WHOLESTAGE_CODEGEN_ENABLED=false - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 04:38:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26244) Do not use case class as public API - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/04 05:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26051) Can't create table with column name '22222d' - posted by "Dilip Biswal (JIRA)" <ji...@apache.org> on 2018/12/04 06:05:00 UTC, 7 replies.
- [jira] [Assigned] (SPARK-26155) Spark SQL performance degradation after apply SPARK-21052 with Q19 of TPC-DS in 3TB scale - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 06:14:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-25573) Combine resolveExpression and resolve in the rule ResolveReferences - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/04 07:01:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26260) Summary Task Metrics for Stage Page: Efficient implementation for SHS when using disk store. - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/04 07:32:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26260) Task Summary Metrics for Stage Page: Efficient implementation for SHS when using disk store. - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/04 07:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26263) Throw exception when Partition column value can't be converted to user specified type - posted by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/12/04 09:41:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26263) Throw exception when Partition column value can't be converted to user specified type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 09:49:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26263) Throw exception when Partition column value can't be converted to user specified type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 09:49:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26231) Dataframes inner join on double datatype columns resulting in Cartesian product - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/04 09:53:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26231) Dataframes inner join on double datatype columns resulting in Cartesian product - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/04 09:54:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26231) Dataframes inner join on double datatype columns resulting in Cartesian product - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/04 10:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26264) It is better to add @transient to field 'locs' for class `ResultTask`. - posted by "liuxian (JIRA)" <ji...@apache.org> on 2018/12/04 10:22:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26264) It is better to add @transient to field 'locs' for class `ResultTask`. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 10:28:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26264) It is better to add @transient to field 'locs' for class `ResultTask`. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 10:29:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26179) `map_concat` should replace the value in the left side - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/04 10:43:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap - posted by "qian han (JIRA)" <ji...@apache.org> on 2018/12/04 11:32:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap - posted by "qian han (JIRA)" <ji...@apache.org> on 2018/12/04 11:38:00 UTC, 3 replies.
- [jira] [Updated] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap.MapIterator - posted by "qian han (JIRA)" <ji...@apache.org> on 2018/12/04 12:00:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator - posted by "qian han (JIRA)" <ji...@apache.org> on 2018/12/04 12:00:06 UTC, 9 replies.
- [jira] [Assigned] (SPARK-25374) SafeProjection supports fallback to an interpreted mode - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/04 12:22:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25374) SafeProjection supports fallback to an interpreted mode - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/04 12:22:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25829) remove duplicated map keys with last wins policy - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 12:46:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26266) Update to Scala 2.12.8 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/04 13:50:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26266) Update to Scala 2.12.8 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 13:56:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26266) Update to Scala 2.12.8 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/04 13:56:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26178) Use java.time API for parsing timestamps and dates from CSV - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/04 14:37:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26178) Use java.time API for parsing timestamps and dates from CSV - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/04 14:37:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25999) make-distribution.sh failure with --r and -Phadoop-provided - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/04 14:47:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26233) Incorrect decimal value with java beans and first/last/max... functions - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/04 18:39:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26119) Task metrics summary in the stage page should contain only successful tasks metrics - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/04 19:06:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26119) Task metrics summary in the stage page should contain only successful tasks metrics - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/04 19:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26267) Kafka source may reprocess data - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2018/12/04 19:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26267) Kafka source may reprocess data - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2018/12/04 19:28:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-25919) Date value corrupts when tables are "ParquetHiveSerDe" formatted and target table is Partitioned - posted by "smohr003 (JIRA)" <ji...@apache.org> on 2018/12/04 22:28:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26268) Decouple shuffle data from Spark deployment - posted by "Ben Sidhom (JIRA)" <ji...@apache.org> on 2018/12/04 22:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26235) Change log level for ClassNotFoundException/NoClassDefFoundError in SparkSubmit to Error - posted by "Thincrs (JIRA)" <ji...@apache.org> on 2018/12/04 22:33:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26094) Streaming WAL should create parent dirs - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/04 22:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23829) spark-sql-kafka source in spark 2.3 causes reading stream failure frequently - posted by "Collin Scangarella (JIRA)" <ji...@apache.org> on 2018/12/04 23:10:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-25877) Put all feature-related code in the feature step itself - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 00:17:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-25877) Put all feature-related code in the feature step itself - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 00:17:00 UTC, 13 replies.
- [jira] [Commented] (SPARK-24243) Expose exceptions from InProcessAppHandle - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 00:45:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/05 00:58:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26264) It is better to add @transient to field 'locs' for class `ResultTask`. - posted by "liuxian (JIRA)" <ji...@apache.org> on 2018/12/05 01:45:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26264) It is better to add @transient to field 'locs' for class `ResultTask`. - posted by "liuxian (JIRA)" <ji...@apache.org> on 2018/12/05 01:45:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 02:59:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 03:00:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26251) isnan function not picking non-numeric values - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 03:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-20636) Eliminate unnecessary shuffle with adjacent Window expressions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 05:10:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26269) YarnAllocator should have same blacklist behaviour with YARN to maxmize use of cluster resource - posted by "wuyi (JIRA)" <ji...@apache.org> on 2018/12/05 06:10:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2629) Improved state management for Spark Streaming (mapWithState) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 06:21:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26269) YarnAllocator should have same blacklist behaviour with YARN to maxmize use of cluster resource - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 06:23:00 UTC, 6 replies.
- [jira] [Assigned] (SPARK-26269) YarnAllocator should have same blacklist behaviour with YARN to maxmize use of cluster resource - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 06:23:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26252) Add support to run specific unittests and/or doctests in python/run-tests script - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 07:24:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26270) Having clause does not work with explode anymore - posted by "Olli Kuonanoja (JIRA)" <ji...@apache.org> on 2018/12/05 08:35:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-23829) spark-sql-kafka source in spark 2.3 causes reading stream failure frequently - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/05 08:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-16958) Reuse subqueries within single query - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 09:01:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26271) remove unuse object SparkPlan - posted by "caoxuewen (JIRA)" <ji...@apache.org> on 2018/12/05 09:08:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-16958) Reuse subqueries within single query - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 09:10:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26271) remove unuse object SparkPlan - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 09:12:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26271) remove unuse object SparkPlan - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 09:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 09:21:00 UTC, 89 replies.
- [jira] [Created] (SPARK-26272) Please delete old releases from mirroring system - posted by "Sebb (JIRA)" <ji...@apache.org> on 2018/12/05 10:14:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26133) Remove deprecated OneHotEncoder and rename OneHotEncoderEstimator to OneHotEncoder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 10:18:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26273) Add OneHotEncoderEstimator as alias to OneHotEncoder - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/05 10:24:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26274) Download page must link to https://www.apache.org/dist/spark for current releases - posted by "Sebb (JIRA)" <ji...@apache.org> on 2018/12/05 10:25:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26273) Add OneHotEncoderEstimator as alias to OneHotEncoder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 10:27:01 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26273) Add OneHotEncoderEstimator as alias to OneHotEncoder - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 10:27:01 UTC, 1 replies.
- [jira] [Commented] (SPARK-26270) Having clause does not work with explode anymore - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/05 11:39:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26270) Having clause does not work with explode anymore - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/05 11:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26275) Flaky test: pyspark.mllib.tests.test_streaming_algorithms StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 12:17:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26151) Return partial results for bad CSV records - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 12:19:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26275) Flaky test: pyspark.mllib.tests.test_streaming_algorithms StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 12:23:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26275) Flaky test: pyspark.mllib.tests.test_streaming_algorithms StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 12:23:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26275) Flaky test: pyspark.mllib.tests.test_streaming_algorithms StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/05 12:24:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26276) Broken link on download page - posted by "Sebb (JIRA)" <ji...@apache.org> on 2018/12/05 12:45:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26276) Broken link on download page - posted by "Sebb (JIRA)" <ji...@apache.org> on 2018/12/05 12:47:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26277) WholeStageCodegen metrics should be tested with whole-stage codegen enabled - posted by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2018/12/05 12:59:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26277) WholeStageCodegen metrics should be tested with whole-stage codegen enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 13:04:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26277) WholeStageCodegen metrics should be tested with whole-stage codegen enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 13:04:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26278) V2 Streaming sources cannot be written to V1 sinks - posted by "Justin Polchlopek (JIRA)" <ji...@apache.org> on 2018/12/05 13:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24417) Build and Run Spark on JDK11 - posted by "M. Le Bihan (JIRA)" <ji...@apache.org> on 2018/12/05 13:51:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-24417) Build and Run Spark on JDK11 - posted by "M. Le Bihan (JIRA)" <ji...@apache.org> on 2018/12/05 13:54:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26279) Remove unused methods in Logging - posted by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2018/12/05 14:07:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26279) Remove unused method in Logging - posted by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2018/12/05 14:10:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26279) Remove unused method in Logging - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 14:15:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26279) Remove unused method in Logging - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 14:16:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26273) Add OneHotEncoderEstimator as alias to OneHotEncoder - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/05 15:11:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25132) Case-insensitive field resolution when reading from Parquet - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 15:19:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26273) Add OneHotEncoderEstimator as alias to OneHotEncoder - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/05 15:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26280) Spark will read entire CSV file even when limit is used - posted by "Amir Bar-Or (JIRA)" <ji...@apache.org> on 2018/12/05 15:41:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26021) -0.0 and 0.0 not treated consistently, doesn't match Hive - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 16:01:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-26222) Scan: track file listing time - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/05 16:40:00 UTC, 8 replies.
- [jira] [Created] (SPARK-26281) Duration column of task table should be executor run time instead of real duration - posted by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/12/05 17:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26278) V2 Streaming sources cannot be written to V1 sinks - posted by "Seth Fitzsimmons (JIRA)" <ji...@apache.org> on 2018/12/05 17:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26281) Duration column of task table should be executor run time instead of real duration - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 17:50:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26281) Duration column of task table should be executor run time instead of real duration - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 17:50:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26282) update jvm on jenkins workers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/05 18:15:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26283) When zstd compression enabled, Inprogress application in the history server appUI showing finished job as running - posted by "ABHISHEK KUMAR GUPTA (JIRA)" <ji...@apache.org> on 2018/12/05 18:18:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26283) When zstd compression enabled, Inprogress application in the history server appUI showing finished job as running - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/05 18:18:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26282) update jvm on jenkins workers - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/05 18:25:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26283) When zstd compression enabled, Inprogress application in the history server appUI showing finished job as running - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/05 19:11:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-25919) Date value corrupts when tables are "ParquetHiveSerDe" formatted and target table is Partitioned - posted by "Pawan (JIRA)" <ji...@apache.org> on 2018/12/05 19:34:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-25919) Date value corrupts when tables are "ParquetHiveSerDe" formatted and target table is Partitioned - posted by "Pawan (JIRA)" <ji...@apache.org> on 2018/12/05 19:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26282) Update JVM to 8u191 on jenkins workers - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/05 19:50:00 UTC, 10 replies.
- [jira] [Updated] (SPARK-26282) Update JVM to 8u191 on jenkins workers - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/05 19:50:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26284) Spark History server object vs file storage behavior difference - posted by "Damien Doucet-Girard (JIRA)" <ji...@apache.org> on 2018/12/05 20:03:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26284) Spark History server object vs file storage behavior difference - posted by "Damien Doucet-Girard (JIRA)" <ji...@apache.org> on 2018/12/05 20:06:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26282) Update JVM to 8u191 on jenkins workers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/05 21:03:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25148) Executors launched with Spark on K8s client mode should prefix name with spark.app.name - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/05 21:04:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-25148) Executors launched with Spark on K8s client mode should prefix name with spark.app.name - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/05 23:08:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-25148) Executors launched with Spark on K8s client mode should prefix name with spark.app.name - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/05 23:08:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26275) Flaky test: pyspark.mllib.tests.test_streaming_algorithms StreamingLogisticRegressionWithSGDTests.test_training_and_prediction - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/06 01:16:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-12312) JDBC connection to Kerberos secured databases fails on remote executors - posted by "Alan (JIRA)" <ji...@apache.org> on 2018/12/06 02:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26285) Add a metric source for accumulators (aka AccumulatorSource) - posted by "Alessandro Bellina (JIRA)" <ji...@apache.org> on 2018/12/06 04:29:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26285) Add a metric source for accumulators (aka AccumulatorSource) - posted by "Alessandro Bellina (JIRA)" <ji...@apache.org> on 2018/12/06 04:30:00 UTC, 3 replies.
- [jira] [Assigned] (SPARK-26285) Add a metric source for accumulators (aka AccumulatorSource) - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 04:40:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26286) Add MAXIMUM_PAGE_SIZE_BYTES Exception unit test - posted by "wangjiaochun (JIRA)" <ji...@apache.org> on 2018/12/06 05:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26286) Add MAXIMUM_PAGE_SIZE_BYTES Exception unit test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 05:54:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26286) Add MAXIMUM_PAGE_SIZE_BYTES Exception unit test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 05:54:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26287) Don't need to create an empty spill file when memory has no records - posted by "wangjiaochun (JIRA)" <ji...@apache.org> on 2018/12/06 06:01:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26287) Don't need to create an empty spill file when memory has no records - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 06:03:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26287) Don't need to create an empty spill file when memory has no records - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 06:03:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26182) Cost increases when optimizing scalaUDF - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/06 06:17:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26182) Cost increases when optimizing scalaUDF - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/06 06:18:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26288) add initRegisteredExecutorsDB in ExternalShuffleService - posted by "weixiuli (JIRA)" <ji...@apache.org> on 2018/12/06 07:30:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26288) add initRegisteredExecutorsDB in ExternalShuffleService - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 07:33:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26288) add initRegisteredExecutorsDB in ExternalShuffleService - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 07:33:00 UTC, 6 replies.
- [jira] [Resolved] (SPARK-21063) Spark return an empty result from remote hadoop cluster - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/06 07:57:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26289) cleanup enablePerfMetrics parameter from BytesToBytesMap - posted by "caoxuewen (JIRA)" <ji...@apache.org> on 2018/12/06 08:20:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26289) cleanup enablePerfMetrics parameter from BytesToBytesMap - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 08:25:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26289) cleanup enablePerfMetrics parameter from BytesToBytesMap - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 08:25:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-18165) Kinesis support in Structured Streaming - posted by "Daniel Haviv (JIRA)" <ji...@apache.org> on 2018/12/06 08:44:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26290) [K8s] Driver Pods no mounted volumes - posted by "Martin Buchleitner (JIRA)" <ji...@apache.org> on 2018/12/06 10:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26291) how to get the number of rows when i write or read use datasourceV2 - posted by "webber (JIRA)" <ji...@apache.org> on 2018/12/06 10:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26060) Track SparkConf entries and make SET command reject such entries. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 10:34:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-18147) Broken Spark SQL Codegen - posted by "Eli (JIRA)" <ji...@apache.org> on 2018/12/06 10:51:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26292) Assert statement of currentPage may be not in right place - posted by "wangjiaochun (JIRA)" <ji...@apache.org> on 2018/12/06 11:17:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26293) Cast exception when having python udf in subquery - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/06 11:19:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26292) Assert statement of currentPage may be not in right place - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 11:21:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26292) Assert statement of currentPage may be not in right place - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 11:21:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26294) Delete Unnecessary If statement - posted by "wangjiaochun (JIRA)" <ji...@apache.org> on 2018/12/06 11:34:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26294) Delete Unnecessary If statement - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 11:44:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26294) Delete Unnecessary If statement - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 11:44:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26293) Cast exception when having python udf in subquery - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 12:11:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26293) Cast exception when having python udf in subquery - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 12:11:00 UTC, 6 replies.
- [jira] [Created] (SPARK-26295) [K8S] serviceAccountName is not set in client mode - posted by "Adrian Tanase (JIRA)" <ji...@apache.org> on 2018/12/06 12:30:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26295) [K8S] serviceAccountName is not set in client mode - posted by "Adrian Tanase (JIRA)" <ji...@apache.org> on 2018/12/06 12:31:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark - posted by "M. Le Bihan (JIRA)" <ji...@apache.org> on 2018/12/06 13:34:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26296) Spark build over Java and not over Scala, offering Scala as an option over Spark - posted by "M. Le Bihan (JIRA)" <ji...@apache.org> on 2018/12/06 13:41:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-26295) [K8S] serviceAccountName is not set in client mode - posted by "Adrian Tanase (JIRA)" <ji...@apache.org> on 2018/12/06 13:46:00 UTC, 3 replies.
- [jira] [Updated] (SPARK-26296) Base Spark over Java and not over Scala, offering Scala as an option over Spark - posted by "M. Le Bihan (JIRA)" <ji...@apache.org> on 2018/12/06 13:48:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26288) add initRegisteredExecutorsDB in ExternalShuffleService - posted by "weixiuli (JIRA)" <ji...@apache.org> on 2018/12/06 14:09:00 UTC, 3 replies.
- [jira] [Reopened] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/06 14:19:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26244) Do not use case class as public API - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/06 14:41:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26297) improve the doc of Distribution/Partitioning - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/06 15:49:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26297) improve the doc of Distribution/Partitioning - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 15:57:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26297) improve the doc of Distribution/Partitioning - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 15:57:00 UTC, 30 replies.
- [jira] [Assigned] (SPARK-25274) Improve toPandas with Arrow by sending out-of-order record batches - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/12/06 18:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26296) Base Spark over Java and not over Scala, offering Scala as an option over Spark - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/06 18:11:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25274) Improve toPandas with Arrow by sending out-of-order record batches - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/12/06 18:12:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26213) Custom Receiver for Structured streaming - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/06 18:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26236) Kafka delegation token support documentation - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/06 19:00:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26294) Delete Unnecessary If statement - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/06 19:53:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26292) Assert statement of currentPage may be not in right place - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/06 19:55:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26286) Add MAXIMUM_PAGE_SIZE_BYTES Exception unit test - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/06 19:56:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-22776) Increase default value of spark.sql.codegen.maxFields - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/06 20:22:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26067) Pandas GROUPED_MAP udf breaks if DF has >255 columns - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/06 20:29:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-25987) StackOverflowError when executing many operations on a table with many columns - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/06 21:52:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-25987) StackOverflowError when executing many operations on a table with many columns - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/06 22:00:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-25987) StackOverflowError when executing many operations on a table with many columns - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/06 22:07:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26298) Upgrade Janino version to 3.0.11 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/06 22:16:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26194) Support automatic spark.authenticate secret in Kubernetes backend - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2018/12/06 22:19:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26298) Upgrade Janino version to 3.0.11 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 22:23:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26298) Upgrade Janino version to 3.0.11 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/06 22:23:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26289) cleanup enablePerfMetrics parameter from BytesToBytesMap - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/07 01:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26299) [MAVEN] Shaded test jar in spark-streaming cause deploy test jar twice - posted by "Liu, Linhong (JIRA)" <ji...@apache.org> on 2018/12/07 02:22:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26299) [MAVEN] Shaded test jar in spark-streaming cause deploy test jar twice - posted by "Liu, Linhong (JIRA)" <ji...@apache.org> on 2018/12/07 02:30:00 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-26051) Can't create table with column name '22222d' - posted by "Xie Juntao (JIRA)" <ji...@apache.org> on 2018/12/07 02:54:00 UTC, 4 replies.
- [jira] [Resolved] (SPARK-26263) Throw exception when Partition column value can't be converted to user specified type - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/07 03:14:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery` - posted by "liuxian (JIRA)" <ji...@apache.org> on 2018/12/07 03:26:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery` - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 03:31:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery` - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 03:31:00 UTC, 28 replies.
- [jira] [Updated] (SPARK-26298) Upgrade Janino version to 3.0.11 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 04:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26298) Upgrade Janino version to 3.0.11 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 04:53:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-26298) Upgrade Janino version to 3.0.11 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 04:53:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26188) Spark 2.4.0 Partitioning behavior breaks backwards compatibility - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/07 05:47:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26239) Add configurable auth secret source in k8s backend - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 05:57:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26301) Consider switching from putting secret in environment variable directly to using secret reference - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2018/12/07 06:03:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-24360) Support Hive 3.1 metastore - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:53:01 UTC, 1 replies.
- [jira] [Updated] (SPARK-23580) Interpreted mode fallback should be implemented for all expressions & projections - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:54:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23580) Interpreted mode fallback should be implemented for all expressions & projections - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:55:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-21318) The exception message thrown by `lookupFunction` is ambiguous. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:55:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-20184) performance regression for complex/long sql when enable whole stage codegen - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:56:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-20184) performance regression for complex/long sql when enable whole stage codegen - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-15117) Generate code that get a value in each compressed column from CachedBatch when DataFrame.cache() is called - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-16196) Optimize in-memory scan performance using ColumnarBatches - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-12978) Skip unnecessary final group-by when input data already clustered with group-by keys - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 06:59:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-20780) Spark Kafka10 Consumer Hangs - posted by "shangmin (JIRA)" <ji...@apache.org> on 2018/12/07 07:46:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26302) retainedBatches configuration can cause memory leak - posted by "Behroz Sikander (JIRA)" <ji...@apache.org> on 2018/12/07 09:49:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26302) retainedBatches configuration can cause memory leak - posted by "Behroz Sikander (JIRA)" <ji...@apache.org> on 2018/12/07 09:49:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26302) retainedBatches configuration can cause memory leak - posted by "Behroz Sikander (JIRA)" <ji...@apache.org> on 2018/12/07 09:50:00 UTC, 3 replies.
- [jira] [Created] (SPARK-26303) Return partial results for bad JSON records - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/07 10:06:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26303) Return partial results for bad JSON records - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 10:12:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26303) Return partial results for bad JSON records - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 10:12:00 UTC, 20 replies.
- [jira] [Updated] (SPARK-26290) [K8s] Driver Pods no mounted volumes on submissions from older spark versions - posted by "Martin Buchleitner (JIRA)" <ji...@apache.org> on 2018/12/07 10:23:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26304) Add default value to spark.kafka.sasl.kerberos.service.name parameter - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/07 10:34:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26304) Add default value to spark.kafka.sasl.kerberos.service.name parameter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 10:44:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26304) Add default value to spark.kafka.sasl.kerberos.service.name parameter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 10:44:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-25401) Reorder the required ordering to match the table's output ordering for bucket join - posted by "David Vrba (JIRA)" <ji...@apache.org> on 2018/12/07 11:00:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26266) Update to Scala 2.12.8 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/07 12:58:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26305) Breakthrough the memory limitation of broadcast join - posted by "Lantao Jin (JIRA)" <ji...@apache.org> on 2018/12/07 13:16:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26305) Breakthrough the memory limitation of broadcast join - posted by "Lantao Jin (JIRA)" <ji...@apache.org> on 2018/12/07 13:26:00 UTC, 3 replies.
- [jira] [Created] (SPARK-26306) Flaky test: org.apache.spark.util.collection.SorterSuite - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/07 14:42:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26306) Flaky test: org.apache.spark.util.collection.SorterSuite - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/07 15:00:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26306) Flaky test: org.apache.spark.util.collection.SorterSuite - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/07 15:23:00 UTC, 4 replies.
- [jira] [Updated] (SPARK-26305) Breakthrough the memory limitation of broadcast join - posted by "Lantao Jin (JIRA)" <ji...@apache.org> on 2018/12/07 15:41:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26305) Breakthrough the memory limitation of broadcast join - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/07 15:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25331) Structured Streaming File Sink duplicates records in case of driver failure - posted by "Mihaly Toth (JIRA)" <ji...@apache.org> on 2018/12/07 16:03:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26283) When zstd compression enabled, Inprogress application in the history server appUI showing finished job as running - posted by "shahid (JIRA)" <ji...@apache.org> on 2018/12/07 17:05:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26307) Fix CTAS when INSERT a partitioned table using Hive serde - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/07 17:39:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26267) Kafka source may reprocess data - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2018/12/07 17:56:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26307) Fix CTAS when INSERT a partitioned table using Hive serde - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 18:04:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26307) Fix CTAS when INSERT a partitioned table using Hive serde - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 18:04:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24243) Expose exceptions from InProcessAppHandle - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/07 18:36:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-24243) Expose exceptions from InProcessAppHandle - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/07 18:36:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26308) Large BigDecimal value is converted to null when passed into a UDF - posted by "Jay Pranavamurthi (JIRA)" <ji...@apache.org> on 2018/12/07 18:50:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24207) PrefixSpan: R API - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 20:08:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26294) Delete Unnecessary If statement - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/07 20:14:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25299) Use remote storage for persisting shuffle data - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/07 20:22:01 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26196) Total tasks message in the stage is incorrect, when there are failed or killed tasks - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/07 20:35:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26281) Duration column of task table should be executor run time instead of real duration - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/07 20:36:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26281) Duration column of task table should be executor run time instead of real duration - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/07 20:36:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26309) Verification of Data source options - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/07 20:44:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26310) Verification of JSON options - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/07 20:49:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25696) The storage memory displayed on spark Application UI is incorrect. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/07 20:50:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26310) Verification of JSON options - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 21:00:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26310) Verification of JSON options - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/07 21:00:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-24333) Add fit with validation set to spark.ml GBT: Python API - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/12/07 21:54:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24333) Add fit with validation set to spark.ml GBT: Python API - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/12/07 21:55:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26304) Add default value to spark.kafka.sasl.kerberos.service.name parameter - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/07 21:59:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26282) Update JVM to 8u191 on jenkins workers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/07 22:21:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19526) Spark should raise an exception when it tries to read a Hive view but it doesn't have read access on the corresponding table(s) - posted by "Reza Safi (JIRA)" <ji...@apache.org> on 2018/12/07 22:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-19526) Spark should raise an exception when it tries to read a Hive view but it doesn't have read access on the corresponding table(s) - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/07 22:54:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23734) InvalidSchemaException While Saving ALSModel - posted by "Stanley Poon (JIRA)" <ji...@apache.org> on 2018/12/07 23:30:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-23734) InvalidSchemaException While Saving ALSModel - posted by "Stanley Poon (JIRA)" <ji...@apache.org> on 2018/12/07 23:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26224) Results in stackOverFlowError when trying to add 3000 new columns using withColumn function of dataframe. - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/08 02:40:00 UTC, 40 replies.
- [jira] [Commented] (SPARK-23375) Optimizer should remove unneeded Sort - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/08 04:10:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26215) define reserved keywords after SQL standard - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/08 05:12:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26224) Results in stackOverFlowError when trying to add 3000 new columns using withColumn function of dataframe. - posted by "Takeshi Yamamuro (JIRA)" <ji...@apache.org> on 2018/12/08 05:18:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26311) [YARN] New feature: custom log URL for stdout/stderr - posted by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2018/12/08 06:33:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26311) [YARN] New feature: custom log URL for stdout/stderr - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/08 06:44:00 UTC, 38 replies.
- [jira] [Assigned] (SPARK-26311) [YARN] New feature: custom log URL for stdout/stderr - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/08 06:44:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-23674) Add Spark ML Listener for Tracking ML Pipeline Status - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/08 06:52:00 UTC, 4 replies.
- [jira] [Created] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance - posted by "eaton (JIRA)" <ji...@apache.org> on 2018/12/08 07:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/08 07:39:00 UTC, 34 replies.
- [jira] [Assigned] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/08 07:39:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26308) Large BigDecimal value is converted to null when passed into a UDF - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/08 19:45:00 UTC, 12 replies.
- [jira] [Updated] (SPARK-26299) Shaded test jar in spark-streaming cause deploy test jar twice - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/08 20:20:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26245) Add Float literal - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/08 20:22:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26245) Add Float literal - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/08 20:22:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26193) Implement shuffle write metrics in SQL - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/09 02:51:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26155) Spark SQL performance degradation after apply SPARK-21052 with Q19 of TPC-DS in 3TB scale - posted by "Ke Jia (JIRA)" <ji...@apache.org> on 2018/12/09 03:35:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26313) move read related methods from Table to read related mix-in traits - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/09 08:34:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26313) move read related methods from Table to read related mix-in traits - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/09 08:43:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26313) move read related methods from Table to read related mix-in traits - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/09 08:43:00 UTC, 18 replies.
- [jira] [Commented] (SPARK-25992) Accumulators giving KeyError in pyspark - posted by "Abdeali Kothari (JIRA)" <ji...@apache.org> on 2018/12/09 13:03:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-25992) Accumulators giving KeyError in pyspark - posted by "Abdeali Kothari (JIRA)" <ji...@apache.org> on 2018/12/09 13:03:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26314) support Confluent encoded Avro in Spark Structured Streaming - posted by "David Ahern (JIRA)" <ji...@apache.org> on 2018/12/09 14:08:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26314) support Confluent encoded Avro in Spark Structured Streaming - posted by "David Ahern (JIRA)" <ji...@apache.org> on 2018/12/09 14:09:00 UTC, 8 replies.
- [jira] [Resolved] (SPARK-26283) When zstd compression enabled, Inprogress application in the history server appUI showing finished job as running - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/09 17:45:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-21708) use sbt 1.0.0 - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/09 21:17:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-25401) Reorder the required ordering to match the table's output ordering for bucket join - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/09 21:33:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-26314) support Confluent encoded Avro in Spark Structured Streaming - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/09 22:27:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26314) support Confluent encoded Avro in Spark Structured Streaming - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/09 22:27:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-11248) Spark hivethriftserver is using the wrong user to while getting HDFS permissions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 03:22:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26315) auto cast threshold from Integer to Float in approxSimilarityJoin of BucketedRandomProjectionLSHModel - posted by "Song Ci (JIRA)" <ji...@apache.org> on 2018/12/10 06:03:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26316) Because of the perf degradation in TPC-DS, we currently partial revert SPARK-21052:Add hash map metrics to join, - posted by "Ke Jia (JIRA)" <ji...@apache.org> on 2018/12/10 06:14:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26316) Because of the perf degradation in TPC-DS, we currently partial revert SPARK-21052:Add hash map metrics to join, - posted by "Ke Jia (JIRA)" <ji...@apache.org> on 2018/12/10 06:18:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26287) Don't need to create an empty spill file when memory has no records - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/10 06:46:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26307) Fix CTAS when INSERT a partitioned table using Hive serde - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/10 07:02:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26316) Because of the perf degradation in TPC-DS, we currently partial revert SPARK-21052:Add hash map metrics to join, - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 07:12:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26316) Because of the perf degradation in TPC-DS, we currently partial revert SPARK-21052:Add hash map metrics to join, - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 07:12:00 UTC, 43 replies.
- [jira] [Created] (SPARK-26317) Upgrade SBT to 0.13.18 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/10 07:48:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26317) Upgrade SBT to 0.13.18 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 07:52:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26317) Upgrade SBT to 0.13.18 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 07:52:00 UTC, 10 replies.
- [jira] [Created] (SPARK-26318) Enhance function merge performance in Row - posted by "Liang Li (JIRA)" <ji...@apache.org> on 2018/12/10 08:04:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26318) Enhance function merge performance in Row - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 08:13:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26318) Enhance function merge performance in Row - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 08:13:00 UTC, 9 replies.
- [jira] [Resolved] (SPARK-26306) Flaky test: org.apache.spark.util.collection.SorterSuite - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/10 08:15:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26265) deadlock between TaskMemoryManager and BytesToBytesMap$MapIterator - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 08:19:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26319) Add appendReadColumns Unit Test for HiveShimSuite - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/10 08:56:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26319) Add appendReadColumns Unit Test for HiveShimSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 08:57:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26319) Add appendReadColumns Unit Test for HiveShimSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 08:57:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26160) Make assertNotBucketed call in DataFrameWriter::save optional - posted by "Ximo Guanter (JIRA)" <ji...@apache.org> on 2018/12/10 09:02:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26160) Make assertNotBucketed call in DataFrameWriter::save optional - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/10 09:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25212) Support Filter in ConvertToLocalRelation - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 09:50:00 UTC, 9 replies.
- [jira] [Created] (SPARK-26320) udf with multiple arrays as input - posted by "Rio Wibowo (JIRA)" <ji...@apache.org> on 2018/12/10 10:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26321) Split a SQL in a correct way - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/10 11:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23974) Do not allocate more containers as expected in dynamic allocation - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/10 11:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26321) Split a SQL in a correct way - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/10 11:51:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19320) Allow guaranteed amount of GPU to be used when launching jobs - posted by "Jorge Machado (JIRA)" <ji...@apache.org> on 2018/12/10 13:12:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/10 13:42:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/10 13:42:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 13:51:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 13:51:00 UTC, 38 replies.
- [jira] [Created] (SPARK-26323) check input types of ScalaUDF even if some inputs are of Any type - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/10 14:15:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26324) Spark submit does not work with messos over ssl - posted by "Jorge Machado (JIRA)" <ji...@apache.org> on 2018/12/10 14:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26325) Interpret timestamp fields in Spark while reading json (timestampFormat) - posted by "Veenit Shah (JIRA)" <ji...@apache.org> on 2018/12/10 14:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26319) Add appendReadColumns Unit Test for HiveShimSuite - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/10 14:28:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26286) Add MAXIMUM_PAGE_SIZE_BYTES Exception unit test - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/10 14:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26323) check input types of ScalaUDF even if some inputs are of Any type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 14:33:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26323) check input types of ScalaUDF even if some inputs are of Any type - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 14:33:00 UTC, 19 replies.
- [jira] [Created] (SPARK-26327) Metrics in FileScan not update correctly - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/10 14:36:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26326) Cannot save a NaiveBayesModel with 48685 features and 5453 labels - posted by "Markus Paaso (JIRA)" <ji...@apache.org> on 2018/12/10 14:36:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26326) Cannot save a NaiveBayesModel with 48685 features and 5453 labels - posted by "Markus Paaso (JIRA)" <ji...@apache.org> on 2018/12/10 14:36:00 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-26222) Scan: track file listing time - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/10 14:59:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26327) Metrics in FileSourceScanExec not update correctly - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/10 15:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26321) Split a SQL in a correct way - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 15:16:00 UTC, 30 replies.
- [jira] [Assigned] (SPARK-26321) Split a SQL in a correct way - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 15:17:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26327) Metrics in FileSourceScanExec not update correctly - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 15:24:00 UTC, 30 replies.
- [jira] [Assigned] (SPARK-26327) Metrics in FileSourceScanExec not update correctly - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 15:25:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-24920) Spark should allow sharing netty's memory pools across all uses - posted by "Attila Zsolt Piros (JIRA)" <ji...@apache.org> on 2018/12/10 16:39:00 UTC, 47 replies.
- [jira] [Comment Edited] (SPARK-24920) Spark should allow sharing netty's memory pools across all uses - posted by "Attila Zsolt Piros (JIRA)" <ji...@apache.org> on 2018/12/10 16:40:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24018) Spark-without-hadoop package fails to create or read parquet files with snappy compression - posted by "Jean-Francis Roy (JIRA)" <ji...@apache.org> on 2018/12/10 16:45:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25272) Show some kind of test output to indicate pyarrow tests were run - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 16:52:00 UTC, 58 replies.
- [jira] [Commented] (SPARK-25729) It is better to replace `minPartitions` with `defaultParallelism` , when `minPartitions` is less than `defaultParallelism` - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 17:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26302) retainedBatches configuration can cause memory leak - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/10 17:13:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24958) Add executors' process tree total memory information to heartbeat signals - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 17:16:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-24958) Add executors' process tree total memory information to heartbeat signals - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/10 17:16:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24958) Add executors' process tree total memory information to heartbeat signals - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/10 17:16:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24930) Exception information is not accurate when using `LOAD DATA LOCAL INPATH` - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 17:25:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-26098) Show associated SQL query in Job page - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 17:26:00 UTC, 39 replies.
- [jira] [Assigned] (SPARK-24920) Spark should allow sharing netty's memory pools across all uses - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 17:33:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-25887) Allow specifying Kubernetes context to use - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 17:34:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-25999) make-distribution.sh failure with --r and -Phadoop-provided - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 18:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26328) Use GenerateOrdering for group key comparison in WindowExec - posted by "Li Jin (JIRA)" <ji...@apache.org> on 2018/12/10 18:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26328) Use GenerateOrdering for group key comparison in WindowExec - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 18:37:00 UTC, 14 replies.
- [jira] [Assigned] (SPARK-26328) Use GenerateOrdering for group key comparison in WindowExec - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/10 18:38:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-24561) User-defined window functions with pandas udf (bounded window) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 18:42:00 UTC, 73 replies.
- [jira] [Commented] (SPARK-25815) Kerberos Support in Kubernetes resource manager (Client Mode) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 19:25:00 UTC, 14 replies.
- [jira] [Created] (SPARK-26329) ExecutorMetrics should poll faster than heartbeats - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/10 19:33:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26317) Upgrade SBT to 0.13.18 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/10 20:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26329) ExecutorMetrics should poll faster than heartbeats - posted by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/12/10 20:07:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 20:16:00 UTC, 68 replies.
- [jira] [Created] (SPARK-26330) Duplicate query execution events generated for SQL commands - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/10 20:23:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26051) Can't create table with column name '22222d' - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/10 20:32:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26051) Can't create table with column name '22222d' - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/10 20:32:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-26193) Implement shuffle write metrics in SQL - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/10 21:57:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (SPARK-26221) Improve Spark SQL instrumentation and metrics - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/10 21:59:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26139) Support passing shuffle metrics to exchange operator - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/10 21:59:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25200) Allow setting HADOOP_CONF_DIR as a spark property - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 22:35:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-23472) Add config properties for administrator JVM options - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 22:36:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-25869) Spark on YARN: the original diagnostics is missing when job failed maxAppAttempts times - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 22:51:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-12196) Store/retrieve blocks in different speed storage devices by hierarchy way - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 22:52:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-19591) Add sample weights to decision trees - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 23:05:00 UTC, 11 replies.
- [jira] [Assigned] (SPARK-23472) Add config properties for administrator JVM options - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/10 23:06:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-22404) Provide an option to use unmanaged AM in yarn-client mode - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 23:33:00 UTC, 7 replies.
- [jira] [Commented] (SPARK-22640) Can not switch python exec in executor side - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 23:57:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-4502) Spark SQL reads unneccesary nested fields from Parquet - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 23:58:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25277) YARN applicationMaster metrics should not register static and JVM metrics - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/10 23:59:00 UTC, 15 replies.
- [jira] [Commented] (SPARK-24219) Improve the docker build script to avoid copying everything in example - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 00:00:03 UTC, 1 replies.
- [jira] [Commented] (SPARK-23530) It's not appropriate to let the original master exit while the leader of zookeeper shutdown - posted by "Ashwin Agate (JIRA)" <ji...@apache.org> on 2018/12/11 00:23:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-23530) It's not appropriate to let the original master exit while the leader of zookeeper shutdown - posted by "Ashwin Agate (JIRA)" <ji...@apache.org> on 2018/12/11 00:24:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25696) The storage memory displayed on spark Application UI is incorrect. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/11 00:28:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25696) The storage memory displayed on spark Application UI is incorrect. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 00:28:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-19827) spark.ml R API for PIC - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/11 00:29:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-19827) spark.ml R API for PIC - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/11 00:29:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19827) spark.ml R API for PIC - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 00:30:00 UTC, 38 replies.
- [jira] [Commented] (SPARK-26207) add PowerIterationClustering (PIC) doc in 2.4 branch - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 00:34:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26207) add PowerIterationClustering (PIC) doc in 2.4 branch - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/11 00:34:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26207) add PowerIterationClustering (PIC) doc in 2.4 branch - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/11 00:34:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-25153) Improve error messages for columns with dots/periods - posted by "Bradley LaVigne (JIRA)" <ji...@apache.org> on 2018/12/11 00:39:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26312) Converting converters in RDDConversions into arrays to improve their access performance - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/11 01:52:01 UTC, 0 replies.
- [jira] [Created] (SPARK-26331) Allow SQL UDF registration to recognize default function values from Scala - posted by "Michael Chirico (JIRA)" <ji...@apache.org> on 2018/12/11 02:48:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26331) Allow SQL UDF registration to recognize default function values from Scala - posted by "Michael Chirico (JIRA)" <ji...@apache.org> on 2018/12/11 02:50:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-26078) WHERE .. IN fails to filter rows when used in combination with UNION - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 03:41:00 UTC, 31 replies.
- [jira] [Resolved] (SPARK-26328) Use GenerateOrdering for group key comparison in WindowExec - posted by "Li Jin (JIRA)" <ji...@apache.org> on 2018/12/11 04:29:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24102) RegressionEvaluator should use sample weight data - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 05:14:00 UTC, 74 replies.
- [jira] [Commented] (SPARK-25075) Build and test Spark against Scala 2.13 - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/11 06:05:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26293) Cast exception when having python udf in subquery - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/11 06:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-14948) Exception when joining DataFrames derived form the same DataFrame - posted by "Michael Chirico (JIRA)" <ji...@apache.org> on 2018/12/11 06:45:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26332) Spark sql write orc table on viewFS throws exception - posted by "Bang Xiao (JIRA)" <ji...@apache.org> on 2018/12/11 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat - posted by "deshanxiao (JIRA)" <ji...@apache.org> on 2018/12/11 07:53:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26324) Spark submit does not work with messos over ssl - posted by "Jorge Machado (JIRA)" <ji...@apache.org> on 2018/12/11 08:03:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26303) Return partial results for bad JSON records - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/11 08:08:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-26332) Spark sql write orc table on viewFS throws exception - posted by "Bang Xiao (JIRA)" <ji...@apache.org> on 2018/12/11 08:08:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-26324) Spark submit does not work with messos over ssl [Missing docs] - posted by "Jorge Machado (JIRA)" <ji...@apache.org> on 2018/12/11 08:11:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-25271) Creating parquet table with all the column null throws exception - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 08:12:00 UTC, 17 replies.
- [jira] [Commented] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 08:28:00 UTC, 10 replies.
- [jira] [Assigned] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/11 08:29:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26334) NullPointerException in CallMethodViaReflection when we apply reflect function for empty field - posted by "chenliang (JIRA)" <ji...@apache.org> on 2018/12/11 08:41:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26327) Metrics in FileSourceScanExec not update correctly while partitionSchema is set - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/11 08:43:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26327) Metrics in FileSourceScanExec not update correctly while relation.partitionSchema is set - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/11 08:44:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26334) NullPointerException in CallMethodViaReflection when we apply reflect function for empty field - posted by "chenliang (JIRA)" <ji...@apache.org> on 2018/12/11 08:48:00 UTC, 19 replies.
- [jira] [Commented] (SPARK-26327) Metrics in FileSourceScanExec not update correctly while relation.partitionSchema is set - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 08:53:00 UTC, 28 replies.
- [jira] [Created] (SPARK-26335) Add an option for Dataset#show not to care about wide characters when padding them - posted by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2018/12/11 09:34:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26335) Add an option for Dataset#show not to care about wide characters when padding them - posted by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2018/12/11 09:36:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26335) Add an option for Dataset#show not to care about wide characters when padding them - posted by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2018/12/11 09:36:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26334) NullPointerException in CallMethodViaReflection when we apply reflect function for empty field - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 09:37:00 UTC, 9 replies.
- [jira] [Assigned] (SPARK-26334) NullPointerException in CallMethodViaReflection when we apply reflect function for empty field - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/11 09:38:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-20528) Add BinaryFileReader and Writer for DataFrames - posted by "vishal kumar yadav (JIRA)" <ji...@apache.org> on 2018/12/11 09:44:00 UTC, 12 replies.
- [jira] [Comment Edited] (SPARK-20528) Add BinaryFileReader and Writer for DataFrames - posted by "vishal kumar yadav (JIRA)" <ji...@apache.org> on 2018/12/11 09:53:00 UTC, 3 replies.
- [jira] [Created] (SPARK-26336) left_anti join with Na Values - posted by "Carlos (JIRA)" <ji...@apache.org> on 2018/12/11 09:55:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26337) Add benchmark for LongToUnsafeRowMap - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/11 09:58:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26337) Add benchmark for LongToUnsafeRowMap - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 10:02:00 UTC, 70 replies.
- [jira] [Assigned] (SPARK-26337) Add benchmark for LongToUnsafeRowMap - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/11 10:04:01 UTC, 2 replies.
- [jira] [Commented] (SPARK-26191) Control number of truncated fields - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 10:07:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26019) pyspark/accumulators.py: "TypeError: object of type 'NoneType' has no len()" in authenticate_and_accum_updates() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 10:08:00 UTC, 7 replies.
- [jira] [Commented] (SPARK-26172) Unify String Params' case-insensitivity in ML - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 10:22:00 UTC, 10 replies.
- [jira] [Updated] (SPARK-20528) Add BinaryFileReader and Writer for DataFrames - posted by "vishal kumar yadav (JIRA)" <ji...@apache.org> on 2018/12/11 10:27:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-20528) Add BinaryFileReader and Writer for DataFrames - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/11 10:39:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26327) Metrics in FileSourceScanExec not update correctly while relation.partitionSchema is set - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/11 10:49:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26327) Metrics in FileSourceScanExec not update correctly while relation.partitionSchema is set - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/11 10:50:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26224) Results in stackOverFlowError when trying to add 3000 new columns using withColumn function of dataframe. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/11 11:30:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-20568) Delete files after processing in structured streaming - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 13:11:01 UTC, 7 replies.
- [jira] [Created] (SPARK-26338) Use scala-xml explicitly - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/11 13:13:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-25075) Build and test Spark against Scala 2.13 - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/11 13:24:00 UTC, 4 replies.
- [jira] [Created] (SPARK-26339) Behavior of reading files that start with underscore is confusing - posted by "Keiichi Hirobe (JIRA)" <ji...@apache.org> on 2018/12/11 13:28:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26316) Because of the perf degradation in TPC-DS, we currently partial revert SPARK-21052:Add hash map metrics to join, - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/11 13:29:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-26338) Use scala-xml explicitly - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/11 13:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-23185) Make the configuration "spark.default.parallelism" can be changed on each SQL session to decrease empty files - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 13:34:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26339) Behavior of reading files that start with underscore is confusing - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/11 13:38:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26339) Behavior of reading files that start with underscore is confusing - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/11 13:52:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26340) Ensure cores per executor is greater than cpu per task - posted by "Nicolas Fraison (JIRA)" <ji...@apache.org> on 2018/12/11 14:10:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26340) Ensure cores per executor is greater than cpu per task - posted by "Nicolas Fraison (JIRA)" <ji...@apache.org> on 2018/12/11 14:10:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26340) Ensure cores per executor is greater than cpu per task - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 14:17:00 UTC, 8 replies.
- [jira] [Assigned] (SPARK-26340) Ensure cores per executor is greater than cpu per task - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/11 14:18:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26302) retainedBatches configuration can eat up memory on driver - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/11 14:38:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26302) retainedBatches configuration can eat up memory on driver - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/11 14:40:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-26300) The `checkForStreaming` mothod may be called twice in `createQuery` - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/11 17:14:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25200) Allow setting HADOOP_CONF_DIR as a spark property - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/11 18:33:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26203) Benchmark performance of In and InSet expressions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 19:10:00 UTC, 36 replies.
- [jira] [Assigned] (SPARK-26203) Benchmark performance of In and InSet expressions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/11 19:11:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26205) Optimize In expression for bytes, shorts, ints - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 19:21:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26315) auto cast threshold from Integer to Float in approxSimilarityJoin of BucketedRandomProjectionLSHModel - posted by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2018/12/11 19:46:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-25865) Add GC information to ExecutorMetrics - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 20:44:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-23432) Expose executor memory metrics in the web UI for executors - posted by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/12/11 20:50:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26341) Expose executor memory metrics at the stage level, in the Stages tab - posted by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/12/11 20:50:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23206) Additional Memory Tuning Metrics - posted by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/12/11 20:57:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-21157) Report Total Memory Used by Spark Executors - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/11 21:35:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26239) Add configurable auth secret source in k8s backend - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/11 21:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-11085) Add support for HTTP proxy - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/11 22:52:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-22640) Can not switch python exec in executor side - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/11 23:19:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-25064) Total Tasks in WebUI does not match Active+Failed+Complete Tasks - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 23:28:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-13356) WebUI missing input informations when recovering from dirver failure - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 23:29:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-24938) Understand usage of netty's onheap memory use, even with offheap pools - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 23:39:00 UTC, 5 replies.
- [jira] [Commented] (SPARK-25642) Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/11 23:49:00 UTC, 7 replies.
- [jira] [Commented] (SPARK-20628) Keep track of nodes which are going to be shut down & avoid scheduling new tasks - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/12 00:58:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat - posted by "deshanxiao (JIRA)" <ji...@apache.org> on 2018/12/12 02:03:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26342) Support for NFS mount for Kubernetes - posted by "Eric Carlson (JIRA)" <ji...@apache.org> on 2018/12/12 02:22:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26343) Running the kubernetes - posted by "holdenk (JIRA)" <ji...@apache.org> on 2018/12/12 02:26:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26343) Speed up running the kubernetes integration tests locally - posted by "holdenk (JIRA)" <ji...@apache.org> on 2018/12/12 02:26:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26344) Support for flexVolume mount for Kubernetes - posted by "Eric Carlson (JIRA)" <ji...@apache.org> on 2018/12/12 02:27:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26332) Spark sql write orc table on viewFS throws exception - posted by "Bang Xiao (JIRA)" <ji...@apache.org> on 2018/12/12 02:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26343) Speed up running the kubernetes integration tests locally - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/12 02:37:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26333) FsHistoryProviderSuite failed because setReadable doesn't work in RedHat - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/12 02:38:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19185) ConcurrentModificationExceptions with CachedKafkaConsumers when Windowing - posted by "Ayush Chauhan (JIRA)" <ji...@apache.org> on 2018/12/12 06:33:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-19185) ConcurrentModificationExceptions with CachedKafkaConsumers when Windowing - posted by "Ayush Chauhan (JIRA)" <ji...@apache.org> on 2018/12/12 06:52:00 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (SPARK-26335) Add an option for Dataset#show not to care about wide characters when padding them - posted by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2018/12/12 07:55:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-threaded access" - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:30:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-threaded access" - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:31:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-threaded access" - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:31:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-threaded access" - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-23663) Spark Streaming Kafka 010 , fails with "java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access" - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:47:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-23663) Spark Streaming Kafka 010 , fails with "java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access" - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:47:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-22606) There may be two or more tasks in one executor will use the same kafka consumer at the same time, then it will throw an exception: "KafkaConsumer is not safe for multi-threaded access" - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:47:01 UTC, 0 replies.
- [jira] [Updated] (SPARK-23636) [SPARK 2.2] | Kafka Consumer | KafkaUtils.createRDD throws Exception - java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:48:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23636) [SPARK 2.2] | Kafka Consumer | KafkaUtils.createRDD throws Exception - java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 08:50:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23526) KafkaMicroBatchV2SourceSuite.ensure stream-stream self-join generates only one offset in offset log - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 09:03:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-19185) ConcurrentModificationExceptions with CachedKafkaConsumers when Windowing - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 09:04:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19888) Seeing offsets not resetting even when reset policy is configured explicitly - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/12 09:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26346) Upgrade parquet to 1.11.0 - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/12 09:09:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26345) Parquet support Column indexes - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/12 09:09:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26347) MergeAggregate serialize and deserialize funcition can use ByteBuffer to opimize - posted by "lichaoqun (JIRA)" <ji...@apache.org> on 2018/12/12 09:13:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26347) MergeAggregate serialize and deserialize funcition can use ByteBuffer to opimize - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/12 09:16:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26347) MergeAggregate serialize and deserialize funcition can use ByteBuffer to opimize - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/12 09:16:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25136) unable to use HDFS checkpoint directories after driver restart - posted by "Kaspar Tint (JIRA)" <ji...@apache.org> on 2018/12/12 10:07:00 UTC, 7 replies.
- [jira] [Comment Edited] (SPARK-25136) unable to use HDFS checkpoint directories after driver restart - posted by "Kaspar Tint (JIRA)" <ji...@apache.org> on 2018/12/12 10:09:00 UTC, 7 replies.
- [jira] [Commented] (SPARK-26132) Remove support for Scala 2.11 in Spark 3.0.0 - posted by "Darcy Shen (JIRA)" <ji...@apache.org> on 2018/12/12 13:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26348) make sure expression is resolved during test - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/12 15:51:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26348) make sure expression is resolved during test - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/12 15:52:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26348) make sure expression is resolved during test - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/12 15:53:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26222) Scan: track file listing time - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/12 16:03:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-24102) RegressionEvaluator should use sample weight data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/12 16:07:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24102) RegressionEvaluator should use sample weight data - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/12 16:08:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26019) pyspark/accumulators.py: "TypeError: object of type 'NoneType' has no len()" in authenticate_and_accum_updates() - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/12 17:20:00 UTC, 5 replies.
- [jira] [Created] (SPARK-26349) Pyspark should not accept insecure p4yj gateways - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/12 17:27:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24152) SparkR CRAN feasibility check server problem - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/12 17:38:00 UTC, 4 replies.
- [jira] [Created] (SPARK-26350) Allow the user to override the group id of the Kafka's consumer - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2018/12/12 19:33:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25877) Put all feature-related code in the feature step itself - posted by "Matt Cheah (JIRA)" <ji...@apache.org> on 2018/12/12 20:03:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-25285) Add executor task metrics to track the number of tasks started and of tasks successfully completed - posted by "Luca Canali (JIRA)" <ji...@apache.org> on 2018/12/12 20:40:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26350) Allow the user to override the group id of the Kafka's consumer - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/12 22:33:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26350) Allow the user to override the group id of the Kafka's consumer - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/12 22:34:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26351) Documented formula of precision at k does not match the actual code - posted by "Pablo J. Villacorta (JIRA)" <ji...@apache.org> on 2018/12/12 23:49:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26351) Documented formula of precision at k does not match the actual code - posted by "Pablo J. Villacorta (JIRA)" <ji...@apache.org> on 2018/12/12 23:51:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-24522) Centralize code to deal with security-related HTTP features - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/12 23:59:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-24522) Centralize code to deal with security-related HTTP features - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 00:00:00 UTC, 1 replies.
- [jira] [Reopened] (SPARK-24152) SparkR CRAN feasibility check server problem - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 00:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25277) YARN applicationMaster metrics should not register static and JVM metrics - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/13 00:19:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25277) YARN applicationMaster metrics should not register static and JVM metrics - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/13 00:19:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-23464) MesosClusterScheduler double-escapes parameters to bash command - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/13 00:41:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23464) MesosClusterScheduler double-escapes parameters to bash command - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 00:42:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26322) Simplify kafka delegation token sasl.mechanism configuration - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/13 00:47:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26352) ReorderJoin should not change the order of columns - posted by "Kris Mok (JIRA)" <ji...@apache.org> on 2018/12/13 01:18:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26353) Add typed aggregate functions:max&&min - posted by "liuxian (JIRA)" <ji...@apache.org> on 2018/12/13 01:20:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26352) ReorderJoin should not change the order of columns - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 01:23:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26352) ReorderJoin should not change the order of columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 01:24:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26353) Add typed aggregate functions:max&&min - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 01:24:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26353) Add typed aggregate functions:max&&min - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 01:25:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26346) Upgrade parquet to 1.11.0 - posted by "Yuming Wang (JIRA)" <ji...@apache.org> on 2018/12/13 01:33:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26354) Ability to return schema prefix before dataframe column names - posted by "t oo (JIRA)" <ji...@apache.org> on 2018/12/13 02:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-18818) Window...orderBy() should accept an 'ascending' parameter just like DataFrame.orderBy() - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 02:46:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-18818) Window...orderBy() should accept an 'ascending' parameter just like DataFrame.orderBy() - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 02:47:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26291) how to get the number of rows when i write or read use datasourceV2 - posted by "webber (JIRA)" <ji...@apache.org> on 2018/12/13 03:07:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26297) improve the doc of Distribution/Partitioning - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/13 03:15:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26280) Spark will read entire CSV file even when limit is used - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 03:54:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26355) Add a workaround for PyArrow 0.11. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/13 03:56:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26291) how to get the number of rows when i write or read use datasourceV2 - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 03:59:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26291) how to get the number of rows when i write or read use datasourceV2 - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 04:02:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26355) Add a workaround for PyArrow 0.11. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 04:14:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26355) Add a workaround for PyArrow 0.11. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 04:15:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26356) Remove SaveMode from data source v2 API - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/13 04:46:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26356) Remove SaveMode from data source v2 API - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/13 04:46:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26348) make sure expression is resolved during test - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/13 04:52:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26320) udf with multiple arrays as input - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:02:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26320) udf with multiple arrays as input - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:03:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26355) Add a workaround for PyArrow 0.11. - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:28:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26324) Spark submit does not work with messos over ssl [Missing docs] - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:28:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-26355) Add a workaround for PyArrow 0.11. - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:29:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26331) Allow SQL UDF registration to recognize default function values from Scala - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26331) Allow SQL UDF registration to recognize default function values from Scala - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26354) Ability to return schema prefix before dataframe column names - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 05:58:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26357) Expose executors' procfs metrics to Metrics system - posted by "Reza Safi (JIRA)" <ji...@apache.org> on 2018/12/13 06:04:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26357) Expose executors' procfs metrics to Metrics system - posted by "Reza Safi (JIRA)" <ji...@apache.org> on 2018/12/13 06:04:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26357) Expose executors' procfs metrics to Metrics system - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 06:17:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26335) Add a configuration for Dataset#show not to care about wide characters when padding them - posted by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2018/12/13 06:45:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26335) Add a property for Dataset#show not to care about wide characters when padding them - posted by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2018/12/13 06:46:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-24152) SparkR CRAN feasibility check server problem - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 07:23:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26335) Add a property for Dataset#show not to care about wide characters when padding them - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 07:46:00 UTC, 3 replies.
- [jira] [Assigned] (SPARK-26335) Add a property for Dataset#show not to care about wide characters when padding them - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 07:47:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-23526) KafkaMicroBatchV2SourceSuite.ensure stream-stream self-join generates only one offset in offset log - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/13 08:24:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26358) Spark deployed mode question - posted by "Si Chen (JIRA)" <ji...@apache.org> on 2018/12/13 10:02:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26358) Spark deployed mode question - posted by "Si Chen (JIRA)" <ji...@apache.org> on 2018/12/13 10:03:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26308) Large BigDecimal value is converted to null when passed into a UDF - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 11:45:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26359) Spark checkpoint restore fails after query restart - posted by "Kaspar Tint (JIRA)" <ji...@apache.org> on 2018/12/13 12:46:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26359) Spark checkpoint restore fails after query restart - posted by "Kaspar Tint (JIRA)" <ji...@apache.org> on 2018/12/13 12:47:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26360) Avoid extra validateQuery call in createStreamingWriteSupport - posted by "Wu Wenjie (JIRA)" <ji...@apache.org> on 2018/12/13 13:54:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26360) Avoid extra validateQuery call in createStreamingWriteSupport - posted by "Wu Wenjie (JIRA)" <ji...@apache.org> on 2018/12/13 13:59:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-26360) Avoid extra validateQuery call in createStreamingWriteSupport - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 14:03:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26335) Add a property for Dataset#show not to care about wide characters when padding them - posted by "Keiji Yoshida (JIRA)" <ji...@apache.org> on 2018/12/13 14:03:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26360) Avoid extra validateQuery call in createStreamingWriteSupport - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 14:04:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26340) Ensure cores per executor is greater than cpu per task - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/13 14:36:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26361) RsuseExchange is not available in case of ColumnPruning - posted by "miaojianlong (JIRA)" <ji...@apache.org> on 2018/12/13 14:42:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26363) Remove redundant field `executorLogs` in TaskData - posted by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/12/13 14:49:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26362) Remove 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 14:49:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26362) Deprecate 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 14:56:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26363) Remove redundant field `executorLogs` in TaskData - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 14:56:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26363) Remove redundant field `executorLogs` in TaskData - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 14:57:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26363) Avoid duplicated KV store lookups for task table - posted by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/12/13 15:00:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26313) move read related methods from Table to read related mix-in traits - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 15:05:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26313) move read related methods from Table to read related mix-in traits - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/13 15:05:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26362) Deprecate 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 15:43:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26362) Deprecate 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 15:45:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26364) Clean up import statements in pandas udf tests - posted by "Li Jin (JIRA)" <ji...@apache.org> on 2018/12/13 15:49:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 16:09:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26365) spark-submit for k8s cluster doesn't propagate exit code - posted by "Oscar Bonilla (JIRA)" <ji...@apache.org> on 2018/12/13 16:15:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch - posted by "Chakravarthi (JIRA)" <ji...@apache.org> on 2018/12/13 16:17:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26366) Except with transform regression - posted by "Dan Osipov (JIRA)" <ji...@apache.org> on 2018/12/13 16:21:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26315) auto cast threshold from Integer to Float in approxSimilarityJoin of BucketedRandomProjectionLSHModel - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 16:34:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26098) Show associated SQL query in Job page - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/13 17:10:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26364) Clean up import statements in pandas udf tests - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 17:12:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26364) Clean up import statements in pandas udf tests - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 17:13:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26366) Except with transform regression - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 18:29:00 UTC, 4 replies.
- [jira] [Assigned] (SPARK-26366) Except with transform regression - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 18:30:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-23504) Flaky test: RateSourceV2Suite.basic microbatch execution - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/13 19:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26367) Remove ReplaceExceptWithFilter from nonExcludableRules - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/13 19:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26367) Remove ReplaceExceptWithFilter from nonExcludableRules - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/13 19:35:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26367) Remove ReplaceExceptWithFilter from nonExcludableRules - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/13 19:36:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26359) Spark checkpoint restore fails after query restart - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/13 20:11:00 UTC, 5 replies.
- [jira] [Comment Edited] (SPARK-19739) SparkHadoopUtil.appendS3AndSparkHadoopConfigurations to propagate full set of AWS env vars - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/13 22:19:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19739) SparkHadoopUtil.appendS3AndSparkHadoopConfigurations to propagate full set of AWS env vars - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/13 22:19:00 UTC, 3 replies.
- [jira] [Updated] (SPARK-26352) join reordering should not change the order of output attributes - posted by "Kris Mok (JIRA)" <ji...@apache.org> on 2018/12/13 23:52:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-23886) update query.status - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/14 00:14:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-23886) update query.status - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/14 00:14:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23886) update query.status - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 00:17:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26368) Make it clear that getOrInferFileFormatSchema doesn't create InMemoryFileIndex - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/14 01:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26368) Make it clear that getOrInferFileFormatSchema doesn't create InMemoryFileIndex - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 01:12:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26368) Make it clear that getOrInferFileFormatSchema doesn't create InMemoryFileIndex - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/14 01:13:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (SPARK-26222) Scan: track file listing time - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/14 01:26:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26350) Allow the user to override the group id of the Kafka's consumer - posted by "Kevin Zhang (JIRA)" <ji...@apache.org> on 2018/12/14 02:05:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26369) How to limit Spark concurrent tasks number in one job? - posted by "Fu Chen (JIRA)" <ji...@apache.org> on 2018/12/14 02:14:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26364) Clean up import statements in pandas udf tests - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/14 02:47:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26360) Avoid extra validateQuery call in createStreamingWriteSupport - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/14 02:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26337) Add benchmark for LongToUnsafeRowMap - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/14 03:19:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26368) Make it clear that getOrInferFileFormatSchema doesn't create InMemoryFileIndex - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/14 04:57:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26362) Remove 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/14 05:05:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26369) How to limit Spark concurrent tasks number in one job? - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/14 06:22:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26369) How to limit Spark concurrent tasks number in one job? - posted by "Fu Chen (JIRA)" <ji...@apache.org> on 2018/12/14 07:15:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26369) How to limit Spark concurrent tasks number in one job? - posted by "Fu Chen (JIRA)" <ji...@apache.org> on 2018/12/14 07:15:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26370) Fix resolution of higher-order function for the same identifier. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/14 07:35:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26370) Fix resolution of higher-order function for the same identifier. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 07:45:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26370) Fix resolution of higher-order function for the same identifier. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/14 07:46:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26371) Increase Kafka ConfigUpdater test coverage - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/14 10:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26371) Increase Kafka ConfigUpdater test coverage - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 10:51:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26371) Increase Kafka ConfigUpdater test coverage - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/14 10:51:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-25922) [K8] Spark Driver/Executor "spark-app-selector" label mismatch - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 12:24:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-25922) [K8] Spark Driver/Executor "spark-app-selector" label mismatch - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/14 12:25:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-21453) Cached Kafka consumer may be closed too early - posted by "Julian (JIRA)" <ji...@apache.org> on 2018/12/14 13:01:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-20890) Add min and max functions for dataset aggregation - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 13:12:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26370) Fix resolution of higher-order function for the same identifier. - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/14 16:31:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26372) CSV Parsing uses previous good value for bad input field - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/14 16:39:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26372) CSV parsing uses previous good value for bad input field - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/14 16:42:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26372) CSV parsing uses previous good value for bad input field - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/14 16:46:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-25694) URL.setURLStreamHandlerFactory causing incompatible HttpURLConnection issue - posted by "Howard Wong (JIRA)" <ji...@apache.org> on 2018/12/14 18:15:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-21239) Support WAL recover in windows - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/14 18:24:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-21239) Support WAL recover in windows - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/14 18:25:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26267) Kafka source may reprocess data - posted by "Shixiong Zhu (JIRA)" <ji...@apache.org> on 2018/12/14 21:29:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26373) Spark UI 'environment' tab - column to indicate default vs overridden values - posted by "t oo (JIRA)" <ji...@apache.org> on 2018/12/14 22:29:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24942) Improve cluster resource management with jobs containing barrier stage - posted by "Ilya Matiach (JIRA)" <ji...@apache.org> on 2018/12/14 22:38:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-20130) Flaky test: BlockManagerProactiveReplicationSuite - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/14 22:54:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26372) CSV parsing uses previous good value for bad input field - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/14 23:04:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26344) Support for flexVolume mount for Kubernetes - posted by "Yinan Li (JIRA)" <ji...@apache.org> on 2018/12/14 23:56:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26342) Support for NFS mount for Kubernetes - posted by "Yinan Li (JIRA)" <ji...@apache.org> on 2018/12/14 23:57:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26290) [K8s] Driver Pods no mounted volumes on submissions from older spark versions - posted by "Yinan Li (JIRA)" <ji...@apache.org> on 2018/12/14 23:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26342) Support for NFS mount for Kubernetes - posted by "Eric Carlson (JIRA)" <ji...@apache.org> on 2018/12/15 04:05:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26362) Remove 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/15 05:57:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26362) Remove 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/15 05:58:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26362) Remove 'spark.driver.allowMultipleContexts' to disallow multiple Spark contexts - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/15 06:00:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26374) Support new date/timestamp parser in HadoopFsRelationTest - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/15 09:49:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26375) Rule PruneFileSourcePartitions should be fired before any other rules based on data size - posted by "Wang, Gang (JIRA)" <ji...@apache.org> on 2018/12/15 11:44:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26375) Rule PruneFileSourcePartitions should be fired before any other rules based on table statistics - posted by "Wang, Gang (JIRA)" <ji...@apache.org> on 2018/12/15 11:45:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26358) Spark deployed mode question - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/15 11:48:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26315) auto cast threshold from Integer to Float in approxSimilarityJoin of BucketedRandomProjectionLSHModel - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/15 14:44:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26315) auto cast threshold from Integer to Float in approxSimilarityJoin of BucketedRandomProjectionLSHModel - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/15 14:44:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26376) Skip inputs without tokens by JSON datasource - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/15 16:05:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26376) Skip inputs without tokens by JSON datasource - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/15 16:15:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26376) Skip inputs without tokens by JSON datasource - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/15 16:16:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26377) java.lang.IllegalStateException: No current assignment for partition - posted by "pavan (JIRA)" <ji...@apache.org> on 2018/12/15 20:14:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26377) java.lang.IllegalStateException: No current assignment for partition - posted by "pavan (JIRA)" <ji...@apache.org> on 2018/12/15 20:20:00 UTC, 4 replies.
- [jira] [Created] (SPARK-26378) Queries of wide CSV data slowed after SPARK-26151 - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/15 22:44:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26378) Queries of wide CSV data slowed after SPARK-26151 - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/15 22:44:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26314) support Confluent encoded Avro in Spark Structured Streaming - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/15 22:44:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-26243) Use java.time API for parsing timestamps and dates from JSON - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/16 01:34:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26078) WHERE .. IN fails to filter rows when used in combination with UNION - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/16 03:00:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26078) WHERE .. IN fails to filter rows when used in combination with UNION - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/16 03:00:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26372) CSV parsing uses previous good value for bad input field - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/16 03:03:03 UTC, 0 replies.
- [jira] [Created] (SPARK-26379) Structured Streaming - Exception on adding column to Dataset - posted by "Kailash Gupta (JIRA)" <ji...@apache.org> on 2018/12/16 16:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26379) Structured Streaming - Exception on adding column to Dataset - posted by "Kailash Gupta (JIRA)" <ji...@apache.org> on 2018/12/16 16:44:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26379) Structured Streaming - Exception on adding column to Dataset - posted by "Kailash Gupta (JIRA)" <ji...@apache.org> on 2018/12/16 16:46:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24398) SQLAppStatusListener.aggregateMetrics() invocation is too slow - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/16 22:32:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24398) SQLAppStatusListener.aggregateMetrics() invocation is too slow - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/16 22:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-9312) The OneVsRest model does not provide rawPrediction - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/16 23:54:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26248) Infer date type from CSV - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/17 00:26:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26002) SQL date operators calculates with incorrect dayOfYears for dates before 1500-03-01 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/17 03:47:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26002) SQL date operators calculates with incorrect dayOfYears for dates before 1500-03-01 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/17 03:47:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26002) SQL date operators calculates with incorrect dayOfYears for dates before 1500-03-01 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/17 03:50:00 UTC, 0 replies.
- [jira] [Reopened] (SPARK-26248) Infer date type from CSV - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/17 04:05:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26352) join reordering should not change the order of output attributes - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/17 05:47:00 UTC, 4 replies.
- [jira] [Assigned] (SPARK-26352) join reordering should not change the order of output attributes - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/17 05:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26352) join reordering should not change the order of output attributes - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/17 05:53:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26315) auto cast threshold from Integer to Float in approxSimilarityJoin of BucketedRandomProjectionLSHModel - posted by "Song Ci (JIRA)" <ji...@apache.org> on 2018/12/17 07:34:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26380) ExternalShuffleBlockResolver should not block shuffle managers by name. - posted by "Peiyu Zhuang (JIRA)" <ji...@apache.org> on 2018/12/17 08:25:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26380) ExternalShuffleBlockResolver should not block shuffle managers by name. - posted by "Peiyu Zhuang (JIRA)" <ji...@apache.org> on 2018/12/17 08:27:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26381) Pickle Serialization Error Causing Crash - posted by "Ryan (JIRA)" <ji...@apache.org> on 2018/12/17 08:43:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26381) Pickle Serialization Error Causing Crash - posted by "Ryan (JIRA)" <ji...@apache.org> on 2018/12/17 08:44:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26382) prefix sorter should handle -0.0 - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/17 08:47:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26382) prefix sorter should handle -0.0 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/17 08:48:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26382) prefix sorter should handle -0.0 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/17 08:49:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26383) NPE when use DataFrameReader.jdbc with wrong URL - posted by "clouds (JIRA)" <ji...@apache.org> on 2018/12/17 11:01:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26384) CSV schema inferring does not respect spark.sql.legacy.timeParser.enabled - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/17 11:04:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26318) Deprecate function merge in Row - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/17 11:34:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26385) YARN - Spark Stateful Structured streaming - posted by "T M (JIRA)" <ji...@apache.org> on 2018/12/17 13:19:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26385) YARN - Spark Stateful Structured streaming - posted by "T M (JIRA)" <ji...@apache.org> on 2018/12/17 13:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26385) YARN - Spark Stateful Structured streaming HDFS_DELEGATION_TOKEN not found in cache - posted by "T M (JIRA)" <ji...@apache.org> on 2018/12/17 15:02:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-20894) Error while checkpointing to HDFS - posted by "Alexander Panzhin (JIRA)" <ji...@apache.org> on 2018/12/17 15:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-20351) Add trait hasTrainingSummary to replace the duplicate code - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/17 15:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-20351) Add trait hasTrainingSummary to replace the duplicate code - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/17 15:29:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-20351) Add trait hasTrainingSummary to replace the duplicate code - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/17 15:32:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26378) Queries of wide CSV data slowed after SPARK-26151 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/17 15:50:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26223) Scan: track metastore operation time - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/17 16:04:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26223) Scan: track metastore operation time - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/17 16:11:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26255) Custom error/exception is not thrown for the SQL tab when UI filters are added in spark-sql launch - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/17 17:48:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26349) Pyspark should not accept insecure p4yj gateways - posted by "Imran Rashid (JIRA)" <ji...@apache.org> on 2018/12/17 17:53:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26371) Increase Kafka ConfigUpdater test coverage - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/17 18:09:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26386) [K8s] Add configuration for executor OwnerReference when running in client mode - posted by "Nihar Sheth (JIRA)" <ji...@apache.org> on 2018/12/17 19:18:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26386) [K8s] Add configuration for executor OwnerReference when running in client mode - posted by "Nihar Sheth (JIRA)" <ji...@apache.org> on 2018/12/17 19:18:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-24933) SinkProgress should report written rows - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/17 19:53:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24933) SinkProgress should report written rows - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/17 19:55:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26246) Infer timestamp types from JSON - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/17 20:55:08 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26386) [K8s] Add configuration for executor OwnerReference when running in client mode - posted by "Nihar Sheth (JIRA)" <ji...@apache.org> on 2018/12/17 21:00:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19261) Support `ALTER TABLE table_name ADD COLUMNS(..)` statement - posted by "nirav patel (JIRA)" <ji...@apache.org> on 2018/12/17 21:30:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26387) Parallelism seems to cause difference in CrossValidation model metrics - posted by "Evan Zamir (JIRA)" <ji...@apache.org> on 2018/12/17 21:45:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26377) java.lang.IllegalStateException: No current assignment for partition - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/17 23:36:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26367) Remove ReplaceExceptWithFilter from nonExcludableRules - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/18 00:22:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26388) No support for "alter table .. replace columns" to drop columns - posted by "nirav patel (JIRA)" <ji...@apache.org> on 2018/12/18 00:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25689) Move token renewal logic to driver in yarn-client mode - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 00:38:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25689) Move token renewal logic to driver in yarn-client mode - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 00:39:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26388) No support for "alter table .. replace columns" to drop columns - posted by "nirav patel (JIRA)" <ji...@apache.org> on 2018/12/18 01:09:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-24561) User-defined window functions with pandas udf (bounded window) - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/18 01:17:01 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24561) User-defined window functions with pandas udf (bounded window) - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/18 01:17:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-23431) Expose the new executor memory metrics at the stage level - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 02:52:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-23431) Expose the new executor memory metrics at the stage level - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 02:53:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26389) temp checkpoint folder at executor should be deleted on graceful shutdown - posted by "Fengyu Cao (JIRA)" <ji...@apache.org> on 2018/12/18 03:32:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26389) temp checkpoint folder at executor should be deleted on graceful shutdown - posted by "Fengyu Cao (JIRA)" <ji...@apache.org> on 2018/12/18 03:33:01 UTC, 2 replies.
- [jira] [Commented] (SPARK-26081) Do not write empty files by text datasources - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 04:29:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26246) Infer timestamp types from JSON - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/18 05:52:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26246) Infer timestamp types from JSON - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/18 05:52:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26246) Infer timestamp types from JSON - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 05:55:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26324) Spark submit does not work with messos over ssl [Missing docs] - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 06:36:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26390) ColumnPruning rule should only do column pruning - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/18 07:22:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26390) ColumnPruning rule should only do column pruning - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 07:26:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26390) ColumnPruning rule should only do column pruning - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 07:26:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26391) Spark Streaming Kafka with Offset Gaps - posted by "Rishabh (JIRA)" <ji...@apache.org> on 2018/12/18 08:18:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26392) Cancel pending allocate requests by taking locality preference into account - posted by "wuyi (JIRA)" <ji...@apache.org> on 2018/12/18 09:24:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26392) Cancel pending allocate requests by taking locality preference into account - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 09:26:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26392) Cancel pending allocate requests by taking locality preference into account - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 09:29:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26384) CSV schema inferring does not respect spark.sql.legacy.timeParser.enabled - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 10:03:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26384) CSV schema inferring does not respect spark.sql.legacy.timeParser.enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 10:04:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26393) Different behaviors of date_add when calling it inside expr - posted by "Ahmed Kamal` (JIRA)" <ji...@apache.org> on 2018/12/18 11:09:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26393) Different behaviors of date_add when calling it inside expr - posted by "Ahmed Kamal` (JIRA)" <ji...@apache.org> on 2018/12/18 11:10:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-19228) inferSchema function processed csv date column as string and "dateFormat" DataSource option is ignored - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/18 11:19:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19228) inferSchema function processed csv date column as string and "dateFormat" DataSource option is ignored - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 11:20:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26394) Annotation error for Utils.timeStringAsMs - posted by "Jackey Lee (JIRA)" <ji...@apache.org> on 2018/12/18 12:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24630) SPIP: Support SQLStreaming in Spark - posted by "Jackey Lee (JIRA)" <ji...@apache.org> on 2018/12/18 12:40:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26394) Annotation error for Utils.timeStringAsMs - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 13:01:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26394) Annotation error for Utils.timeStringAsMs - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 13:02:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-24680) spark.executorEnv.JAVA_HOME does not take effect in Standalone mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 13:03:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24680) spark.executorEnv.JAVA_HOME does not take effect in Standalone mode - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 13:03:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25953) install jdk11 on jenkins workers - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 13:06:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-24680) spark.executorEnv.JAVA_HOME does not take effect in Standalone mode - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 13:06:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-20712) [SPARK 2.1 REGRESSION][SQL] Spark can't read Hive table when column type has length greater than 4000 bytes - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 13:07:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-17939) Spark-SQL Nullability: Optimizations vs. Enforcement Clarification - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 13:07:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-26336) left_anti join with Na Values - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/18 13:09:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26395) Spark Thrift server memory leak - posted by "Konstantinos Andrikopoulos (JIRA)" <ji...@apache.org> on 2018/12/18 15:07:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26396) Kafka consumer cache overflow since 2.4.x - posted by "Kaspar Tint (JIRA)" <ji...@apache.org> on 2018/12/18 15:08:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-17383) improvement LabelPropagation of graphx lib - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 15:18:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-17383) improvement LabelPropagation of graphx lib - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 15:18:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26384) CSV schema inferring does not respect spark.sql.legacy.timeParser.enabled - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/18 16:05:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-11430) DataFrame's except method does not work, returns 0 - posted by "sathiyarajan (JIRA)" <ji...@apache.org> on 2018/12/18 16:08:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26154) Stream-stream joins - left outer join gives inconsistent output - posted by "sandeep katta (JIRA)" <ji...@apache.org> on 2018/12/18 16:44:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26382) prefix sorter should handle -0.0 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/18 18:12:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26394) Annotation error for Utils.timeStringAsMs - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 18:16:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26394) Annotation error for Utils.timeStringAsMs - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/18 18:18:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26397) Driver-side only metrics support - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/18 18:20:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26398) Support building GPU docker images - posted by "Rong Ou (JIRA)" <ji...@apache.org> on 2018/12/18 20:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26398) Support building GPU docker images - posted by "Rong Ou (JIRA)" <ji...@apache.org> on 2018/12/18 20:16:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25869) Spark on YARN: the original diagnostics is missing when job failed maxAppAttempts times - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/18 20:46:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-23431) Expose the new executor memory metrics at the stage level - posted by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/12/18 21:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26399) Add new stage-level REST APIs and parameters - posted by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/12/18 21:09:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25815) Kerberos Support in Kubernetes resource manager (Client Mode) - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/18 21:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25815) Kerberos Support in Kubernetes resource manager (Client Mode) - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/18 21:31:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26400) [k8s] Init container silently swallows errors when fetching jars from remote url - posted by "Stanis Shkel (JIRA)" <ji...@apache.org> on 2018/12/18 21:43:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26401) [k8s] Init container drops necessary config options for pulling jars from azure storage - posted by "Stanis Shkel (JIRA)" <ji...@apache.org> on 2018/12/18 22:15:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25857) Document delegation token code in Spark - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/18 23:56:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25857) Document delegation token code in Spark - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/18 23:57:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26402) GetStructField with different optional names are semantically equal - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2018/12/19 00:07:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26402) Canonicalization on GetStructField - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2018/12/19 00:14:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26399) Add new stage-level REST APIs and parameters - posted by "Edwina Lu (JIRA)" <ji...@apache.org> on 2018/12/19 00:29:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26397) Driver-side only metrics support - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/19 03:16:00 UTC, 3 replies.
- [jira] [Created] (SPARK-26403) DataFrame pivot using array column fails with "Unsupported literal type class" - posted by "Huon Wilson (JIRA)" <ji...@apache.org> on 2018/12/19 05:40:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26366) Except with transform regression - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/19 07:27:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26377) java.lang.IllegalStateException: No current assignment for partition - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/19 07:28:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26381) Pickle Serialization Error Causing Crash - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/19 07:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26381) Pickle Serialization Error Causing Crash - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/19 07:32:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26388) No support for "alter table .. replace columns" to drop columns - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/19 07:34:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26391) Spark Streaming Kafka with Offset Gaps - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/19 07:35:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-21514) Hive has updated with new support for S3 and InsertIntoHiveTable.scala should update also - posted by "Noritaka Sekiyama (JIRA)" <ji...@apache.org> on 2018/12/19 07:40:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26393) Different behaviors of date_add when calling it inside expr - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/19 07:41:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26393) Different behaviors of date_add when calling it inside expr - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/19 07:42:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26404) set spark.pyspark.python or PYSPARK_PYTHON doesn't work in k8s client-cluster mode. - posted by "Dongqing Liu (JIRA)" <ji...@apache.org> on 2018/12/19 07:48:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26375) Rule PruneFileSourcePartitions should be fired before any other rules based on table statistics - posted by "Wang, Gang (JIRA)" <ji...@apache.org> on 2018/12/19 09:33:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26375) Rule PruneFileSourcePartitions should be fired before any other rules based on table statistics - posted by "Wang, Gang (JIRA)" <ji...@apache.org> on 2018/12/19 09:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26403) DataFrame pivot using array column fails with "Unsupported literal type class" - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/19 09:44:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26403) DataFrame pivot using array column fails with "Unsupported literal type class" - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/19 09:45:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26405) OOM - posted by "lu (JIRA)" <ji...@apache.org> on 2018/12/19 10:24:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26406) Add option to skip rows when reading csv files - posted by "Thomas Kastl (JIRA)" <ji...@apache.org> on 2018/12/19 10:39:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26406) Add option to skip rows when reading csv files - posted by "Thomas Kastl (JIRA)" <ji...@apache.org> on 2018/12/19 10:39:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26407) Select result is incorrect when add a directory named with k=v to the table path of external non-partition table - posted by "Bao Yunz (JIRA)" <ji...@apache.org> on 2018/12/19 12:11:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26407) Select result is incorrect when add a directory named with k=v to the table path of external non-partition table - posted by "Bao Yunz (JIRA)" <ji...@apache.org> on 2018/12/19 12:13:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26407) For an external non-partition table, if add a directory named with k=v to the table path, select result will be wrong - posted by "Bao Yunz (JIRA)" <ji...@apache.org> on 2018/12/19 12:56:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26407) For an external non-partitioned table, if add a directory named with k=v to the table path, select result will be wrong - posted by "Bao Yunz (JIRA)" <ji...@apache.org> on 2018/12/19 12:57:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-26396) Kafka consumer cache overflow since 2.4.x - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/19 14:04:00 UTC, 5 replies.
- [jira] [Comment Edited] (SPARK-26396) Kafka consumer cache overflow since 2.4.x - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/19 14:08:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-26216) Do not use case class as public API (ScalaUDF) - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/19 15:21:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26408) java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:347) - posted by "Amit Siddhu (JIRA)" <ji...@apache.org> on 2018/12/19 15:36:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26409) SQLConf should be serializable in test sessions - posted by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/12/19 17:08:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26409) SQLConf should be serializable in test sessions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/19 17:10:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26409) SQLConf should be serializable in test sessions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/19 17:11:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26409) SQLConf should be serializable in test sessions - posted by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/12/19 17:13:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26410) Support per Pandas UDF configuration - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2018/12/19 17:37:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26390) ColumnPruning rule should only do column pruning - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/19 17:43:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26411) Streaming: _spark_metadata and checkpoints out of sync cause checkpoint packing failure - posted by "Alexander Panzhin (JIRA)" <ji...@apache.org> on 2018/12/19 18:05:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26410) Support per Pandas UDF configuration - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2018/12/19 18:12:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26412) Allow Pandas UDF to take an iterator of pd.DataFrames for the entire partition - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2018/12/19 18:12:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26412) Allow Pandas UDF to take an iterator of pd.DataFrames for the entire partition - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/19 18:21:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26402) Canonicalization on GetStructField - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/19 18:39:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26402) Canonicalization on GetStructField - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/19 18:40:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26413) SPIP: RDD Arrow Support in Spark Core and PySpark - posted by "Richard Whitcomb (JIRA)" <ji...@apache.org> on 2018/12/19 18:41:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-21544) Test jar of some module should not install or deploy twice - posted by "Matt Foley (JIRA)" <ji...@apache.org> on 2018/12/19 18:43:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26414) Race between SparkContext and YARN AM can cause NPE in UI setup code - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/19 19:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable - posted by "Grant Henke (JIRA)" <ji...@apache.org> on 2018/12/19 21:59:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/19 22:00:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/19 22:00:00 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/19 22:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26389) temp checkpoint folder at executor should be deleted on graceful shutdown - posted by "Gabor Somogyi (JIRA)" <ji...@apache.org> on 2018/12/19 22:49:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-26374) Support new date/timestamp parser in HadoopFsRelationTest - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/19 23:00:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26416) Refactor `ColumnPruning` from `Optimizer.scala` to `ColumnPruning.scala` - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2018/12/19 23:41:02 UTC, 0 replies.
- [jira] [Created] (SPARK-26417) Make comments for states available for logging - posted by "Evgenii Lartcev (JIRA)" <ji...@apache.org> on 2018/12/20 00:25:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26417) Make comments for states available for logging - posted by "Evgenii Lartcev (JIRA)" <ji...@apache.org> on 2018/12/20 00:27:00 UTC, 4 replies.
- [jira] [Resolved] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/20 02:45:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26262) Runs SQLQueryTestSuite on mixed config sets: WHOLESTAGE_CODEGEN_ENABLED and CODEGEN_FACTORY_MODE - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/20 02:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26389) temp checkpoint folder at executor should be deleted on graceful shutdown - posted by "Fengyu Cao (JIRA)" <ji...@apache.org> on 2018/12/20 02:45:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-25271) Creating parquet table with all the column null throws exception - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/20 02:51:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25271) Creating parquet table with all the column null throws exception - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/20 02:51:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26318) Deprecate function merge in Row - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/20 05:24:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26318) Deprecate function merge in Row - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/20 05:24:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26318) Deprecate function merge in Row - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 05:26:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26308) Large BigDecimal value is converted to null when passed into a UDF - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/20 06:21:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26418) Only OpenBlocks without any ChunkFetch for one stream will cause memory leak in ExternalShuffleService - posted by "Wang Shuo (JIRA)" <ji...@apache.org> on 2018/12/20 08:11:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26418) Only OpenBlocks without any ChunkFetch for one stream will cause memory leak in ExternalShuffleService - posted by "Wang Shuo (JIRA)" <ji...@apache.org> on 2018/12/20 08:13:00 UTC, 2 replies.
- [jira] [Comment Edited] (SPARK-26418) Only OpenBlocks without any ChunkFetch for one stream will cause memory leak in ExternalShuffleService - posted by "Wang Shuo (JIRA)" <ji...@apache.org> on 2018/12/20 08:39:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26418) Only OpenBlocks without any ChunkFetch for one stream will cause memory leak in ExternalShuffleService - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/20 08:57:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26408) java.util.NoSuchElementException: None.get at scala.None$.get(Option.scala:347) - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/20 08:59:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26419) spark metric source - posted by "Si Chen (JIRA)" <ji...@apache.org> on 2018/12/20 09:03:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26405) OOM - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/20 09:05:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26419) spark metric source - posted by "Si Chen (JIRA)" <ji...@apache.org> on 2018/12/20 09:06:00 UTC, 7 replies.
- [jira] [Created] (SPARK-26420) [kubernetes] driver service id is not random - posted by "Viktor Bogdanov (JIRA)" <ji...@apache.org> on 2018/12/20 09:18:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26420) [kubernetes] driver service id is not random - posted by "Viktor Bogdanov (JIRA)" <ji...@apache.org> on 2018/12/20 09:19:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26421) Spark2.4.0 integration hadoop3.1.1 causes hive sql not to use,just in idea local mode - posted by "thinktothings (JIRA)" <ji...@apache.org> on 2018/12/20 13:45:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24687) When NoClassDefError thrown during task serialization will cause job hang - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/20 14:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-24687) When NoClassDefError thrown during task serialization will cause job hang - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/20 14:29:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24687) When NoClassDefError thrown during task serialization will cause job hang - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 14:31:02 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26324) Spark submit does not work with messos over ssl [Missing docs] - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/20 14:31:02 UTC, 0 replies.
- [jira] [Updated] (SPARK-26324) Document Mesos SSL config - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/20 14:34:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-18092) add type cast to avoid error "Column prediction must be of type DoubleType but was actually FloatType" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/20 15:13:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-18092) add type cast to avoid error "Column prediction must be of type DoubleType but was actually FloatType" - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 15:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26422) Unable to disable Hive support in SparkR when Hadoop version is unsupported - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/20 15:27:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26422) Unable to disable Hive support in SparkR when Hadoop version is unsupported - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 15:39:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26410) Support per Pandas UDF configuration - posted by "Li Jin (JIRA)" <ji...@apache.org> on 2018/12/20 15:40:00 UTC, 3 replies.
- [jira] [Assigned] (SPARK-26422) Unable to disable Hive support in SparkR when Hadoop version is unsupported - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/20 15:41:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26412) Allow Pandas UDF to take an iterator of pd.DataFrames for the entire partition - posted by "Li Jin (JIRA)" <ji...@apache.org> on 2018/12/20 15:46:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26284) Spark History server object vs file storage behavior difference - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/12/20 15:49:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26284) Spark History server object vs file storage behavior difference - posted by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/12/20 15:49:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26409) SQLConf should be serializable in test sessions - posted by "Xiao Li (JIRA)" <ji...@apache.org> on 2018/12/20 18:07:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26392) Cancel pending allocate requests by taking locality preference into account - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/20 18:37:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25970) Add Instrumentation to PrefixSpan - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2018/12/20 19:25:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25970) Add Instrumentation to PrefixSpan - posted by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2018/12/20 19:25:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25970) Add Instrumentation to PrefixSpan - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 19:27:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/20 20:11:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/20 20:13:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26415) Mark StreamSinkProvider and StreamSourceProvider as stable - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/20 20:13:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26423) [K8s] Make sure that disconnected executors eventually get deleted - posted by "David Vogelbacher (JIRA)" <ji...@apache.org> on 2018/12/20 21:33:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26423) [K8s] Make sure that disconnected executors eventually get deleted - posted by "David Vogelbacher (JIRA)" <ji...@apache.org> on 2018/12/20 21:34:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26424) Use java.time API in timestamp/date function - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/20 22:08:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26424) Use java.time API in timestamp/date functions - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/20 22:11:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26424) Use java.time API in timestamp/date functions - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 22:23:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26424) Use java.time API in timestamp/date functions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/20 22:24:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-25064) Total Tasks in WebUI does not match Active+Failed+Complete Tasks - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/20 22:42:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-26311) [YARN] New feature: custom log URL for stdout/stderr - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/20 22:48:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23155) YARN-aggregated executor/driver logs appear unavailable when NM is down - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 22:49:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-23155) YARN-aggregated executor/driver logs appear unavailable when NM is down - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/20 22:50:00 UTC, 5 replies.
- [jira] [Commented] (SPARK-26416) Refactor `ColumnPruning` from `Optimizer.scala` to `ColumnPruning.scala` - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/20 23:45:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26416) Refactor `ColumnPruning` from `Optimizer.scala` to `ColumnPruning.scala` - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/20 23:46:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26422) Unable to disable Hive support in SparkR when Hadoop version is unsupported - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/21 08:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-14043) Remove restriction on maxDepth for decision trees - posted by "Gaetan (JIRA)" <ji...@apache.org> on 2018/12/21 08:29:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26425) Add more constraint checks in file streaming source to avoid checkpoint corruption - posted by "Tathagata Das (JIRA)" <ji...@apache.org> on 2018/12/21 11:29:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26426) ExpressionInfo related unit tests fail in Windows - posted by "Wang Yanlin (JIRA)" <ji...@apache.org> on 2018/12/21 16:28:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26426) ExpressionInfo related unit tests fail in Windows - posted by "Wang Yanlin (JIRA)" <ji...@apache.org> on 2018/12/21 16:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26426) ExpressionInfo related unit tests fail in Windows - posted by "Wang Yanlin (JIRA)" <ji...@apache.org> on 2018/12/21 16:32:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26426) ExpressionInfo related unit tests fail in Windows - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/21 16:43:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26427) Upgrade Apache ORC to 1.5.4 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/21 17:59:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26427) Upgrade Apache ORC to 1.5.4 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/21 18:00:01 UTC, 0 replies.
- [jira] [Commented] (SPARK-26427) Upgrade Apache ORC to 1.5.4 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/21 18:02:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26427) Upgrade Apache ORC to 1.5.4 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/21 18:03:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-24432) Add support for dynamic resource allocation - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/21 18:59:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-24432) Add support for dynamic resource allocation - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/21 18:59:02 UTC, 3 replies.
- [jira] [Resolved] (SPARK-25442) Support STS to run in K8S deployment with spark deployment mode as cluster - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/21 19:01:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26416) Refactor `ColumnPruning` from `Optimizer.scala` to `ColumnPruning.scala` - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2018/12/21 19:02:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23078) Allow Submitting Spark Thrift Server in Cluster Mode - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/21 19:02:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26269) YarnAllocator should have same blacklist behaviour with YARN to maxmize use of cluster resource - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2018/12/21 19:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25642) Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/21 19:30:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25642) Add new Metrics in External Shuffle Service to help determine Network performance and Connection Handling capabilities of the Shuffle Service - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/21 19:30:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24491) Support for requesting GPU resources on K8S - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/21 19:35:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-24491) Support for requesting GPU resources on K8S - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/21 19:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25220) [K8S] Split out node selector config between driver and executors. - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/21 19:39:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25220) [K8S] Split out node selector config between driver and executors. - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/12/21 19:40:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26402) Accessing nested fields with different cases in case insensitive mode - posted by "DB Tsai (JIRA)" <ji...@apache.org> on 2018/12/21 20:22:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-23458) Flaky test: OrcQuerySuite - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/21 21:50:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26428) Minimize deprecated `ProcessingTime` usage - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/22 01:48:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26428) Minimize deprecated `ProcessingTime` usage - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/22 01:53:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26428) Minimize deprecated `ProcessingTime` usage - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/22 01:55:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26428) Minimize deprecated `ProcessingTime` usage - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/22 01:56:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26429) Add jdbc sink support for Structured Streaming - posted by "Wang Yanlin (JIRA)" <ji...@apache.org> on 2018/12/22 02:46:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26429) Add jdbc sink support for Structured Streaming - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/22 02:48:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26429) Add jdbc sink support for Structured Streaming - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/22 02:49:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26430) Upgrade Surefire plugin to 3.0.0-M2 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/22 03:03:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26430) Upgrade Surefire plugin to 3.0.0-M2 - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/22 03:05:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26430) Upgrade Surefire plugin to 3.0.0-M2 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/22 03:06:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26223) Scan: track metastore operation time - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/22 03:50:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26427) Upgrade Apache ORC to 1.5.4 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/22 08:43:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26428) Minimize deprecated `ProcessingTime` usage - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/22 08:46:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26430) Upgrade Surefire plugin to 3.0.0-M2 - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/22 08:48:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26269) YarnAllocator should have same blacklist behaviour with YARN to maxmize use of cluster resource - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2018/12/22 14:47:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26285) Add a metric source for accumulators (aka AccumulatorSource) - posted by "Thomas Graves (JIRA)" <ji...@apache.org> on 2018/12/22 15:05:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-14023) Make exceptions consistent regarding fields and columns - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/22 15:59:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-14023) Make exceptions consistent regarding fields and columns - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/22 16:00:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26282) Update JVM to 8u191 on jenkins workers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/22 16:24:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-24422) Add JDK11 in our Jenkins' build servers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/22 16:24:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-24422) Add JDK11 in our Jenkins' build servers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/22 16:26:00 UTC, 3 replies.
- [jira] [Resolved] (SPARK-25953) install jdk11 on jenkins workers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/22 16:27:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-25953) install jdk11 on jenkins workers - posted by "shane knapp (JIRA)" <ji...@apache.org> on 2018/12/22 16:27:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/22 16:33:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/22 16:33:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/22 16:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25245) Explain regarding limiting modification on "spark.sql.shuffle.partitions" for structured streaming - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/22 16:36:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26402) Accessing nested fields with different cases in case insensitive mode - posted by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/12/22 18:39:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26421) Spark2.4.0 integration hadoop3.1.1 causes hive sql not to use,just in idea local mode - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/23 00:21:00 UTC, 1 replies.
- [jira] [Closed] (SPARK-26421) Spark2.4.0 integration hadoop3.1.1 causes hive sql not to use,just in idea local mode - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/23 00:22:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26421) Spark2.4.0 integration hadoop3.1.1 causes hive sql not to use,just in idea local mode - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/23 00:22:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26366) Except with transform regression - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/23 00:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-2984) FileNotFoundException on _temporary directory - posted by "Gaurav Kumar (JIRA)" <ji...@apache.org> on 2018/12/23 04:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26431) Update availableSlots by availableCpus for barrier taskset - posted by "wuyi (JIRA)" <ji...@apache.org> on 2018/12/23 08:37:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26431) Update availableSlots by availableCpus for barrier taskset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/23 08:40:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26432) Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service - posted by "Sujith (JIRA)" <ji...@apache.org> on 2018/12/23 17:35:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26432) Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service - posted by "Sujith (JIRA)" <ji...@apache.org> on 2018/12/23 17:36:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26432) Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service - posted by "Sujith (JIRA)" <ji...@apache.org> on 2018/12/23 17:45:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26432) Not able to connect Hbase 2.1 service Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service. - posted by "Sujith (JIRA)" <ji...@apache.org> on 2018/12/23 17:48:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26432) Not able to connect Hbase 2.1 service Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service. - posted by "Sujith (JIRA)" <ji...@apache.org> on 2018/12/23 17:49:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-24374) SPIP: Support Barrier Execution Mode in Apache Spark - posted by "Debasish Das (JIRA)" <ji...@apache.org> on 2018/12/23 17:57:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-23693) SQL function uuid() - posted by "Reynold Xin (JIRA)" <ji...@apache.org> on 2018/12/23 23:58:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26432) Not able to connect Hbase 2.1 service Getting NoSuchMethodException while trying to obtain token from Hbase 2.1 service. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/24 03:43:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26405) OOM - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 03:46:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26419) spark metric source - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 03:51:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26413) SPIP: RDD Arrow Support in Spark Core and PySpark - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 04:25:00 UTC, 2 replies.
- [jira] [Commented] (SPARK-26407) For an external non-partitioned table, if add a directory named with k=v to the table path, select result will be wrong - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 05:00:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26406) Add option to skip rows when reading csv files - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 05:02:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26406) Add option to skip rows when reading csv files - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 05:02:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26396) Kafka consumer cache overflow since 2.4.x - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 05:05:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26385) YARN - Spark Stateful Structured streaming HDFS_DELEGATION_TOKEN not found in cache - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 05:08:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26383) NPE when use DataFrameReader.jdbc with wrong URL - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 05:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26358) Spark deployed mode question - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/24 05:11:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-14023) Make exceptions consistent regarding fields and columns - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/24 05:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26419) spark metric source - posted by "Si Chen (JIRA)" <ji...@apache.org> on 2018/12/24 05:34:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26433) Tail method for spark DataFrame - posted by "Jan Gorecki (JIRA)" <ji...@apache.org> on 2018/12/24 09:45:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26434) disallow ADAPTIVE_EXECUTION_ENABLED&CBO_ENABLED in org.apache.spark.sql.execution.streaming.StreamExecution#runStream, but logWarning in org.apache.spark.sql.streaming.StreamingQueryManager#createQuery - posted by "iamhumanbeing (JIRA)" <ji...@apache.org> on 2018/12/24 11:44:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26435) Support creating partitioned table using Hive CTAS by specifying partition column names - posted by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2018/12/24 11:48:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26435) Support creating partitioned table using Hive CTAS by specifying partition column names - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/24 11:51:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it. - posted by "Manish (JIRA)" <ji...@apache.org> on 2018/12/24 15:10:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26436) Dataframe as a result of GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it. - posted by "Manish (JIRA)" <ji...@apache.org> on 2018/12/24 15:11:00 UTC, 3 replies.
- [jira] [Updated] (SPARK-26436) Dataframe resulting from a GroupByKey and flatMapGroups operation throws java.lang.UnsupportedException when groupByKey is applied on it. - posted by "Manish (JIRA)" <ji...@apache.org> on 2018/12/24 15:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26437) Decimal data becomes bigint to query, unable to query - posted by "zengxl (JIRA)" <ji...@apache.org> on 2018/12/25 06:20:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26437) Decimal data becomes bigint to query, unable to query - posted by "zengxl (JIRA)" <ji...@apache.org> on 2018/12/25 06:30:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-26426) ExpressionInfo related unit tests fail in Windows - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/25 07:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26225) Scan: track decoding time for row-based data sources - posted by "Yuanjian Li (JIRA)" <ji...@apache.org> on 2018/12/25 08:38:00 UTC, 4 replies.
- [jira] [Created] (SPARK-26438) Driver waits to spark.sql.broadcastTimeout before throwing OutOfMemoryError - is this by design? - posted by "Shay Elbaz (JIRA)" <ji...@apache.org> on 2018/12/25 11:35:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26439) Introduce WorkOffer reservation mechanism for Barrier TaskSet - posted by "wuyi (JIRA)" <ji...@apache.org> on 2018/12/25 13:34:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26439) Introduce WorkOffer reservation mechanism for Barrier TaskSet - posted by "wuyi (JIRA)" <ji...@apache.org> on 2018/12/25 13:46:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26439) Introduce WorkOffer reservation mechanism for Barrier TaskSet - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/25 13:50:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26225) Scan: track decoding time for row-based data sources - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/25 13:52:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-24630) SPIP: Support SQLStreaming in Spark - posted by "Jackey Lee (JIRA)" <ji...@apache.org> on 2018/12/25 14:03:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26440) Display total CPU time across all tasks on stage pages - posted by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2018/12/25 16:15:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26440) Show total CPU time across all tasks on stage pages - posted by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2018/12/25 16:20:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26440) Show total CPU time across all tasks on stage pages - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/25 16:32:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26343) Speed up running the kubernetes integration tests locally - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/25 17:58:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26441) Add kind configuration of driver pod - posted by "Fei Han (JIRA)" <ji...@apache.org> on 2018/12/26 02:52:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26434) disallow ADAPTIVE_EXECUTION_ENABLED&CBO_ENABLED in org.apache.spark.sql.execution.streaming.StreamExecution#runStream, but logWarning in org.apache.spark.sql.streaming.StreamingQueryManager#createQuery - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 03:11:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26441) Add kind configuration of driver pod - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 04:06:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26442) Use ConfigEntry for hardcoded configs. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/26 06:52:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26443) Use ConfigEntry for hardcoded configs for history category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/26 06:56:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26443) Use ConfigEntry for hardcoded configs for history category. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 07:01:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26444) Stage color doesn't change with it's status - posted by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2018/12/26 08:17:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26444) Stage color doesn't change with it's status - posted by "Chenxiao Mao (JIRA)" <ji...@apache.org> on 2018/12/26 08:18:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26444) Stage color doesn't change with it's status - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 09:05:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26445) Use ConfigEntry for hardcoded configs for driver/executor categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/26 10:23:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26445) Use ConfigEntry for hardcoded configs for driver/executor categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/26 10:23:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26446) improve doc on ExecutorAllocationManager - posted by "Qingxin Wu (JIRA)" <ji...@apache.org> on 2018/12/26 12:52:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26446) improve doc on ExecutorAllocationManager - posted by "Qingxin Wu (JIRA)" <ji...@apache.org> on 2018/12/26 12:58:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26446) improve doc on ExecutorAllocationManager - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 13:15:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26447) Allow OrcColumnarBatchReader to return less partition columns - posted by "Gengliang Wang (JIRA)" <ji...@apache.org> on 2018/12/26 17:34:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26447) Allow OrcColumnarBatchReader to return less partition columns - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 17:47:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26448) retain the difference between 0.0 and -0.0 - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/26 18:16:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26448) retain the difference between 0.0 and -0.0 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 18:23:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-23959) UnresolvedException with DataSet created from Seq.empty since Spark 2.3.0 - posted by "Sam hendley (JIRA)" <ji...@apache.org> on 2018/12/26 19:16:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26449) Dataframe.transform - posted by "Hanan Shteingart (JIRA)" <ji...@apache.org> on 2018/12/26 20:40:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26449) Dataframe.transform - posted by "Hanan Shteingart (JIRA)" <ji...@apache.org> on 2018/12/26 20:43:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26450) Map of schema is built too frequently in some wide queries - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/26 21:48:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26451) Change lead/lag argument name from count to offset - posted by "Deepyaman Datta (JIRA)" <ji...@apache.org> on 2018/12/26 23:55:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26451) Change lead/lag argument name from count to offset - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/26 23:58:00 UTC, 2 replies.
- [jira] [Updated] (SPARK-26378) Queries of wide CSV/JSON data slowed after SPARK-26151 - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/27 00:13:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26439) Introduce WorkerOffer reservation mechanism for Barrier TaskSet - posted by "wuyi (JIRA)" <ji...@apache.org> on 2018/12/27 01:50:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26452) Suppressing exception in finally: Java heap space java.lang.OutOfMemoryError: Java heap space - posted by "tommy duan (JIRA)" <ji...@apache.org> on 2018/12/27 02:54:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26424) Use java.time API in timestamp/date functions - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/27 03:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-25299) Use remote storage for persisting shuffle data - posted by "Peiyu Zhuang (JIRA)" <ji...@apache.org> on 2018/12/27 03:27:00 UTC, 3 replies.
- [jira] [Comment Edited] (SPARK-25299) Use remote storage for persisting shuffle data - posted by "Peiyu Zhuang (JIRA)" <ji...@apache.org> on 2018/12/27 03:32:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26268) Decouple shuffle data from Spark deployment - posted by "Peiyu Zhuang (JIRA)" <ji...@apache.org> on 2018/12/27 03:32:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26438) Driver waits to spark.sql.broadcastTimeout before throwing OutOfMemoryError - is this by design? - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 03:40:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26438) Driver waits to spark.sql.broadcastTimeout before throwing OutOfMemoryError - is this by design? - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 03:40:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26449) Missing Dataframe.transform API in Python API - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 03:45:00 UTC, 3 replies.
- [jira] [Commented] (SPARK-26449) Dataframe.transform - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 03:45:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26452) Suppressing exception in finally: Java heap space java.lang.OutOfMemoryError: Java heap space - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 03:47:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26435) Support creating partitioned table using Hive CTAS by specifying partition column names - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/27 08:05:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26453) running spark sql cli is looking for wrong path of hive.metastore.warehouse.dir - posted by "anubhav tarar (JIRA)" <ji...@apache.org> on 2018/12/27 09:33:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26191) Control number of truncated fields - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2018/12/27 10:16:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26453) running spark sql cli is looking for wrong path of hive.metastore.warehouse.dir - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 10:44:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26453) running spark sql cli is looking for wrong path of hive.metastore.warehouse.dir - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 10:45:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26437) Decimal data becomes bigint to query, unable to query - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/27 10:59:00 UTC, 2 replies.
- [jira] [Resolved] (SPARK-25910) accumulator updates from previous stage attempt should not fail - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 11:16:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26450) Map of schema is built too frequently in some wide queries - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/27 14:00:00 UTC, 2 replies.
- [jira] [Created] (SPARK-26454) IllegegalArgument Exception is Thrown while creating new UDF with JAR - posted by "Udbhav Agrawal (JIRA)" <ji...@apache.org> on 2018/12/27 14:06:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26454) IllegegalArgument Exception is Thrown while creating new UDF with JAR - posted by "Udbhav Agrawal (JIRA)" <ji...@apache.org> on 2018/12/27 14:10:00 UTC, 3 replies.
- [jira] [Created] (SPARK-26455) Spark Kinesis Integration with no SSL - posted by "Shashikant Bangera (JIRA)" <ji...@apache.org> on 2018/12/27 14:28:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25892) AttributeReference.withMetadata method should have return type AttributeReference - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 14:28:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-25892) AttributeReference.withMetadata method should have return type AttributeReference - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 14:28:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26456) Cast date/timestamp by Date/TimestampFormatter - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/27 15:01:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26456) Cast date/timestamp by Date/TimestampFormatter - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/27 15:13:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26451) Change lead/lag argument name from count to offset - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/27 16:05:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26451) Change lead/lag argument name from count to offset - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/27 16:48:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26457) Show hadoop configurations in HistoryServer environment tab - posted by "deshanxiao (JIRA)" <ji...@apache.org> on 2018/12/27 16:54:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26021) -0.0 and 0.0 not treated consistently, doesn't match Hive - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/27 19:29:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26450) Map of schema is built too frequently in some wide queries - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/27 22:37:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-17572) Write.df is failing on spark cluster - posted by "Tarun Parmar (JIRA)" <ji...@apache.org> on 2018/12/27 22:49:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-17572) Write.df is failing on spark cluster - posted by "Tarun Parmar (JIRA)" <ji...@apache.org> on 2018/12/27 22:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26437) Decimal data becomes bigint to query, unable to query - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/27 23:35:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26446) Add cachedExecutorIdleTimeout docs at ExecutorAllocationManager - posted by "Qingxin Wu (JIRA)" <ji...@apache.org> on 2018/12/28 02:41:00 UTC, 4 replies.
- [jira] [Commented] (SPARK-22579) BlockManager.getRemoteValues and BlockManager.getRemoteBytes should be implemented using streaming - posted by "Andrey Siunov (JIRA)" <ji...@apache.org> on 2018/12/28 02:44:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26458) OneHotEncoderModel verifies the number of category values incorrectly when tries to transform a dataframe. - posted by "duruihuan (JIRA)" <ji...@apache.org> on 2018/12/28 03:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26459) remove UpdateNullabilityInAttributeReferences - posted by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2018/12/28 04:19:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26459) remove UpdateNullabilityInAttributeReferences - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 04:21:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26459) remove UpdateNullabilityInAttributeReferences - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 04:21:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26164) [SQL] Allow FileFormatWriter to write multiple partitions/buckets without sort - posted by "Cheng Su (JIRA)" <ji...@apache.org> on 2018/12/28 04:26:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-20415) SPARK job hangs while writing DataFrame to HDFS - posted by "Saisai Shao (JIRA)" <ji...@apache.org> on 2018/12/28 07:25:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26460) Use ConfigEntry for hardcoded kryo/kryoserializer configs. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:36:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26460) Use ConfigEntry for hardcoded configs for kryo/kryoserializer categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:37:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26465) Use ConfigEntry for hardcoded configs for jars category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26461) Use ConfigEntry for hardcoded configs for dynamicAllocation category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26463) Use ConfigEntry for hardcoded configs for scheduler category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26462) Use ConfigEntry for hardcoded configs for memory category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26466) Use ConfigEntry for hardcoded configs for submit category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26464) Use ConfigEntry for hardcoded configs for storage category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:38:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26469) Use ConfigEntry for hardcoded configs for io category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26467) Use ConfigEntry for hardcoded configs for rpc category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26470) Use ConfigEntry for hardcoded configs for eventLog category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26468) Use ConfigEntry for hardcoded configs for task category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26475) Use ConfigEntry for hardcoded configs for buffer category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26474) Use ConfigEntry for hardcoded configs for worker category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26472) Use ConfigEntry for hardcoded configs for serializer category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26471) Use ConfigEntry for hardcoded configs for speculation category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26473) Use ConfigEntry for hardcoded configs for deploy category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:39:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26477) Use ConfigEntry for hardcoded configs for unsafe category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26482) Use ConfigEntry for hardcoded configs for ui category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26478) Use ConfigEntry for hardcoded configs for rdd category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26486) Use ConfigEntry for hardcoded configs for metrics category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26480) Use ConfigEntry for hardcoded configs for broadcast category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26479) Use ConfigEntry for hardcoded configs for locality category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26487) Use ConfigEntry for hardcoded configs for admin category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26481) Use ConfigEntry for hardcoded configs for reducer category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26484) Use ConfigEntry for hardcoded configs for authenticate category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26476) Use ConfigEntry for hardcoded configs for cleaner category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26483) Use ConfigEntry for hardcoded configs for ssl category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26485) Use ConfigEntry for hardcoded configs for master.rest/ui categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:40:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26488) Use ConfigEntry for hardcoded configs for modify.acl category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:41:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26490) Use ConfigEntry for hardcoded configs for r category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:41:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26491) Use ConfigEntry for hardcoded configs for test category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:41:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26489) Use ConfigEntry for hardcoded configs for python category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/28 07:41:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26446) Add cachedExecutorIdleTimeout docs at ExecutorAllocationManager - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/28 08:18:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26446) Add cachedExecutorIdleTimeout docs at ExecutorAllocationManager - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/28 08:21:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26492) support streaming DecisionTreeRegressor - posted by "sky54521 (JIRA)" <ji...@apache.org> on 2018/12/28 09:45:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26492) support streaming DecisionTreeRegressor - posted by "sky54521 (JIRA)" <ji...@apache.org> on 2018/12/28 09:52:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26455) Spark Kinesis Integration with no SSL - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/28 10:32:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26433) Tail method for spark DataFrame - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/28 10:34:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26433) Tail method for spark DataFrame - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/28 10:34:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26458) OneHotEncoderModel verifies the number of category values incorrectly when tries to transform a dataframe. - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/28 11:09:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26470) Use ConfigEntry for hardcoded configs for eventLog category. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 12:09:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26444) Stage color doesn't change with it's status - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/28 13:43:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26442) Use ConfigEntry for hardcoded configs. - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/28 14:29:00 UTC, 5 replies.
- [jira] [Created] (SPARK-26493) spark.sql.extensions should support multiple extensions - posted by "Jamison Bennett (JIRA)" <ji...@apache.org> on 2018/12/28 14:59:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26494) 【spark sql】 使用spark读取oracle TIMESTAMP(6) WITH LOCAL TIME ZONE 类型找不到 - posted by "秦坤 (JIRA)" <ji...@apache.org> on 2018/12/28 15:03:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26397) Driver-side only metrics support - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 15:06:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26397) Driver-side only metrics support - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 15:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26495) Simplify SelectedField extractor - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2018/12/28 15:51:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26477) Use ConfigEntry for hardcoded configs for unsafe category. - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2018/12/28 16:01:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-21688) performance improvement in mllib SVM with native BLAS - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/28 16:08:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-24888) spark-submit --master spark://host:port --status driver-id does not work - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/28 16:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-24888) spark-submit --master spark://host:port --status driver-id does not work - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/28 16:11:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26495) Simplify SelectedField extractor - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 17:00:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26493) spark.sql.extensions should support multiple extensions - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 17:15:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26496) Test "locality preferences of StateStoreAwareZippedRDD" frequently fails on High Sierra - posted by "Bruce Robbins (JIRA)" <ji...@apache.org> on 2018/12/28 18:37:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26497) Show users where the pre-packaged SparkR and PySpark Dockerfiles are in the image build script. - posted by "holdenk (JIRA)" <ji...@apache.org> on 2018/12/28 20:41:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26497) Show users where the pre-packaged SparkR and PySpark Dockerfiles are in the image build script. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/28 20:45:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-23949) makes "&&" supports the function of predicate operator "and" - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/28 21:31:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26498) Integrate barrier execution with MMLSpark's LightGBM - posted by "Ilya Matiach (JIRA)" <ji...@apache.org> on 2018/12/28 22:37:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26499) JdbcUtils.getCatalystType maps TINYINT to IntegerType instead of ByteType - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/12/29 00:11:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26499) JdbcUtils.getCatalystType maps TINYINT to IntegerType instead of ByteType - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/29 00:13:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26494) 【spark sql】 使用spark读取oracle TIMESTAMP(6) WITH LOCAL TIME ZONE 类型找不到 - posted by "秦坤 (JIRA)" <ji...@apache.org> on 2018/12/29 01:22:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26500) Add conf to support ignore hdfs data locality - posted by "EdisonWang (JIRA)" <ji...@apache.org> on 2018/12/29 05:36:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26500) Add conf to support ignore hdfs data locality - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/29 05:43:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26022) PySpark Comparison with Pandas - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/29 06:06:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26501) Fix overrided exitFn in SparkSubmitSuite - posted by "liupengcheng (JIRA)" <ji...@apache.org> on 2018/12/29 07:43:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26501) Unexpected overrided exitFn in SparkSubmitSuite - posted by "liupengcheng (JIRA)" <ji...@apache.org> on 2018/12/29 07:46:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26501) Unexpected overriden of exitFn in SparkSubmitSuite - posted by "liupengcheng (JIRA)" <ji...@apache.org> on 2018/12/29 07:46:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26501) Unexpected overriden of exitFn in SparkSubmitSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/29 07:56:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26501) Unexpected overriden of exitFn in SparkSubmitSuite - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/29 07:56:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-12154) Upgrade to Jersey 2 - posted by "Jiatao Tao (JIRA)" <ji...@apache.org> on 2018/12/29 08:35:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26494) 【spark sql】 使用spark读取oracle TIMESTAMP(6) WITH LOCAL TIME ZONE 类型找不到 - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/29 08:37:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26496) Test "locality preferences of StateStoreAwareZippedRDD" frequently fails on High Sierra - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/29 09:39:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26496) Test "locality preferences of StateStoreAwareZippedRDD" frequently fails on High Sierra - posted by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2018/12/29 09:43:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26496) Test "locality preferences of StateStoreAwareZippedRDD" frequently fails on High Sierra - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/29 09:49:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26502) Get rid of hiveResultString() in QueryExecution - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/29 10:44:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26503) Get rid of spark.sql.legacy.timeParser.enabled - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/29 10:58:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26503) Get rid of spark.sql.legacy.timeParser.enabled - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/29 11:02:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26504) Rope-wise dumping of Spark plans - posted by "Maxim Gekk (JIRA)" <ji...@apache.org> on 2018/12/29 13:02:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26504) Rope-wise dumping of Spark plans - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/29 13:18:00 UTC, 2 replies.
- [jira] [Assigned] (SPARK-26502) Get rid of hiveResultString() in QueryExecution - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/29 16:49:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26496) Avoid to use Random.nextString in StreamingInnerJoinSuite - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/29 20:16:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26496) Avoid to use Random.nextString in StreamingInnerJoinSuite - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/29 20:17:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26466) Use ConfigEntry for hardcoded configs for submit categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:07:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26465) Use ConfigEntry for hardcoded configs for jars category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26472) Use ConfigEntry for hardcoded configs for serializer category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26473) Use ConfigEntry for hardcoded configs for deploy category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26460) Use ConfigEntry for hardcoded configs for kryo/kryoserializer categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26474) Use ConfigEntry for hardcoded configs for worker category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:11:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26463) Use ConfigEntry for hardcoded configs for scheduler categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:12:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26471) Use ConfigEntry for hardcoded configs for speculation category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26467) Use ConfigEntry for hardcoded configs for rpc category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26476) Use ConfigEntry for hardcoded configs for cleaner category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26468) Use ConfigEntry for hardcoded configs for task category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:13:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26461) Use ConfigEntry for hardcoded configs for dynamicAllocation category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:13:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26462) Use ConfigEntry for hardcoded configs for execution categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:14:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26469) Use ConfigEntry for hardcoded configs for io category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:15:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26475) Use ConfigEntry for hardcoded configs for buffer category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:15:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26479) Use ConfigEntry for hardcoded configs for locality category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:15:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26478) Use ConfigEntry for hardcoded configs for rdd category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:15:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26464) Use ConfigEntry for hardcoded configs for storage category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:15:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26481) Use ConfigEntry for hardcoded configs for reducer category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:16:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26482) Use ConfigEntry for hardcoded configs for ui categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:16:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26480) Use ConfigEntry for hardcoded configs for broadcast category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:16:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26484) Use ConfigEntry for hardcoded configs for authenticate category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26483) Use ConfigEntry for hardcoded configs for ssl category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26486) Use ConfigEntry for hardcoded configs for metrics category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26485) Use ConfigEntry for hardcoded configs for master.rest/ui categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:17:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26489) Use ConfigEntry for hardcoded configs for python/r categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:18:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26488) Use ConfigEntry for hardcoded configs for modify.acl category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:18:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26487) Use ConfigEntry for hardcoded configs for admin category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:18:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26490) Use ConfigEntry for hardcoded configs for r category. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:19:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26491) Use ConfigEntry for hardcoded configs for test categories. - posted by "Takuya Ueshin (JIRA)" <ji...@apache.org> on 2018/12/29 21:32:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26443) Use ConfigEntry for hardcoded configs for history category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:35:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26460) Use ConfigEntry for hardcoded configs for kryo/kryoserializer categories. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:37:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26465) Use ConfigEntry for hardcoded configs for jars category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:38:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26464) Use ConfigEntry for hardcoded configs for storage category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:38:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26461) Use ConfigEntry for hardcoded configs for dynamicAllocation category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:38:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26467) Use ConfigEntry for hardcoded configs for rpc category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:39:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26468) Use ConfigEntry for hardcoded configs for task category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:39:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26472) Use ConfigEntry for hardcoded configs for serializer category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:39:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26469) Use ConfigEntry for hardcoded configs for io category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:39:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26471) Use ConfigEntry for hardcoded configs for speculation category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:39:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26478) Use ConfigEntry for hardcoded configs for rdd category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26476) Use ConfigEntry for hardcoded configs for cleaner category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26483) Use ConfigEntry for hardcoded configs for ssl category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26479) Use ConfigEntry for hardcoded configs for locality category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26474) Use ConfigEntry for hardcoded configs for worker category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26475) Use ConfigEntry for hardcoded configs for buffer category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26480) Use ConfigEntry for hardcoded configs for broadcast category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26473) Use ConfigEntry for hardcoded configs for deploy category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26481) Use ConfigEntry for hardcoded configs for reducer category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:40:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26487) Use ConfigEntry for hardcoded configs for admin category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:41:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26485) Use ConfigEntry for hardcoded configs for master.rest/ui categories. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:41:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26488) Use ConfigEntry for hardcoded configs for modify.acl category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:41:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26484) Use ConfigEntry for hardcoded configs for authenticate category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:41:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26490) Use ConfigEntry for hardcoded configs for r category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:41:00 UTC, 0 replies.
- [jira] [Closed] (SPARK-26486) Use ConfigEntry for hardcoded configs for metrics category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/30 01:41:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26363) Avoid duplicated KV store lookups for task table - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/30 03:49:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26363) Avoid duplicated KV store lookups for task table - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/30 03:49:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26502) Get rid of hiveResultString() in QueryExecution - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/30 04:10:01 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26503) Get rid of spark.sql.legacy.timeParser.enabled - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/30 04:16:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26442) Use ConfigEntry for hardcoded configs. - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Commented] (SPARK-26463) Use ConfigEntry for hardcoded configs for scheduler categories. - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2018/12/30 04:18:02 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26477) Use ConfigEntry for hardcoded configs for unsafe category. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/30 04:28:00 UTC, 1 replies.
- [jira] [Updated] (SPARK-26499) JdbcUtils.makeGetter does not handle ByteType - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/12/30 05:07:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26449) Missing Dataframe.transform API in Python API - posted by "Hanan Shteingart (JIRA)" <ji...@apache.org> on 2018/12/30 08:28:00 UTC, 1 replies.
- [jira] [Comment Edited] (SPARK-26449) Missing Dataframe.transform API in Python API - posted by "Hanan Shteingart (JIRA)" <ji...@apache.org> on 2018/12/30 08:31:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26491) Use ConfigEntry for hardcoded configs for test categories. - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/12/30 11:52:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26491) Use ConfigEntry for hardcoded configs for test categories. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/30 14:28:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26445) Use ConfigEntry for hardcoded configs for driver/executor categories. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/30 15:29:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26505) Catalog class Function is missing "database" field - posted by "Devin Boyer (JIRA)" <ji...@apache.org> on 2018/12/30 15:53:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26505) Catalog class Function is missing "database" field - posted by "Devin Boyer (JIRA)" <ji...@apache.org> on 2018/12/30 15:54:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26463) Use ConfigEntry for hardcoded configs for scheduler categories. - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/30 18:36:00 UTC, 1 replies.
- [jira] [Assigned] (SPARK-26374) Support new date/timestamp parser in HadoopFsRelationTest - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/30 19:19:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26506) RegressionMetrics fails in Spark 2.4 - posted by "Casey Bennett (JIRA)" <ji...@apache.org> on 2018/12/30 21:25:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-26482) Use ConfigEntry for hardcoded configs for ui categories. - posted by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2018/12/31 03:37:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26454) IllegegalArgument Exception is Thrown while creating new UDF with JAR - posted by "Udbhav Agrawal (JIRA)" <ji...@apache.org> on 2018/12/31 04:33:00 UTC, 0 replies.
- [jira] [Comment Edited] (SPARK-26454) IllegegalArgument Exception is Thrown while creating new UDF with JAR - posted by "Udbhav Agrawal (JIRA)" <ji...@apache.org> on 2018/12/31 04:33:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25939) Spark 'jshell' support on JDK 11 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/31 05:41:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-25596) TLS1.3 support - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/31 05:42:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26507) Fix core tests for Java 11 - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/31 05:43:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26507) Fix core tests for Java 11 - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/31 05:46:00 UTC, 1 replies.
- [jira] [Resolved] (SPARK-26500) Add conf to support ignore hdfs data locality - posted by "EdisonWang (JIRA)" <ji...@apache.org> on 2018/12/31 08:46:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26508) Address warning messages in Java by lgtm.com - posted by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2018/12/31 10:24:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26508) Address warning messages in Java by lgtm.com - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/31 10:37:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26509) Parquet DELTA_BYTE_ARRAY is not supported in Spark 2.x's Vectorized Reader - posted by "Filipe Gonzaga Miranda (JIRA)" <ji...@apache.org> on 2018/12/31 10:46:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26509) Parquet DELTA_BYTE_ARRAY is not supported in Spark 2.x's Vectorized Reader - posted by "Filipe Gonzaga Miranda (JIRA)" <ji...@apache.org> on 2018/12/31 11:38:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26510) Spark 2.3 change of behavior (vs 1.6) when caching a dataframe and using 'createOrReplaceTempView' - posted by "Hagai Attias (JIRA)" <ji...@apache.org> on 2018/12/31 12:12:00 UTC, 7 replies.
- [jira] [Created] (SPARK-26510) Spark 2.3 change of behavior (vs 1.6) when caching a dataframe and using 'createOrReplaceTempView' - posted by "Hagai Attias (JIRA)" <ji...@apache.org> on 2018/12/31 12:12:00 UTC, 0 replies.
- [jira] [Commented] (SPARK-19217) Offer easy cast from vector to array - posted by "Samik R (JIRA)" <ji...@apache.org> on 2018/12/31 15:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26504) Rope-wise dumping of Spark plans - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2018/12/31 15:42:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-15967) Spark UI should show realtime value of storage memory instead of showing one static value all the time - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/31 15:57:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26511) java.lang.ClassCastException error when loading Spark MLlib model from parquet file - posted by "Amy Koh (JIRA)" <ji...@apache.org> on 2018/12/31 16:09:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26511) java.lang.ClassCastException error when loading Spark MLlib model from parquet file - posted by "Amy Koh (JIRA)" <ji...@apache.org> on 2018/12/31 16:10:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26339) Behavior of reading files that start with underscore is confusing - posted by "Sean Owen (JIRA)" <ji...@apache.org> on 2018/12/31 16:17:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26495) Simplify SelectedField extractor - posted by "Herman van Hovell (JIRA)" <ji...@apache.org> on 2018/12/31 16:47:00 UTC, 0 replies.
- [jira] [Created] (SPARK-26512) Spark 2.4.0 is not working with Hadoop 2.8.3 in windows 10? - posted by "Anubhav Jain (JIRA)" <ji...@apache.org> on 2018/12/31 18:54:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26512) Spark 2.4.0 is not working with Hadoop 2.8.3 in windows 10? - posted by "Anubhav Jain (JIRA)" <ji...@apache.org> on 2018/12/31 18:55:00 UTC, 1 replies.
- [jira] [Created] (SPARK-26513) Trigger GC on executor node idle - posted by "Sandish Kumar HN (JIRA)" <ji...@apache.org> on 2018/12/31 19:28:00 UTC, 0 replies.
- [jira] [Assigned] (SPARK-26513) Trigger GC on executor node idle - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/31 19:30:00 UTC, 1 replies.
- [jira] [Commented] (SPARK-26513) Trigger GC on executor node idle - posted by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/12/31 19:30:00 UTC, 2 replies.
- [jira] [Issue Comment Deleted] (SPARK-26513) Trigger GC on executor node idle - posted by "Sandish Kumar HN (JIRA)" <ji...@apache.org> on 2018/12/31 19:31:00 UTC, 0 replies.
- [jira] [Resolved] (SPARK-26470) Use ConfigEntry for hardcoded configs for eventLog category. - posted by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2018/12/31 21:37:00 UTC, 0 replies.
- [jira] [Updated] (SPARK-26513) Trigger GC on executor node idle - posted by "Sandish Kumar HN (JIRA)" <ji...@apache.org> on 2018/12/31 22:06:00 UTC, 3 replies.