You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (LIVY-532) Fail create session with spark,yarn-client mode - posted by "TaeYoung Kim (JIRA)" <ji...@apache.org> on 2018/11/05 08:33:00 UTC, 0 replies.
- [jira] [Commented] (LIVY-532) Fail create session with spark,yarn-client mode - posted by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2018/11/05 10:01:00 UTC, 3 replies.
- [jira] [Comment Edited] (LIVY-532) Fail create session with spark,yarn-client mode - posted by "TaeYoung Kim (JIRA)" <ji...@apache.org> on 2018/11/05 10:50:00 UTC, 0 replies.
- [jira] [Resolved] (LIVY-525) Response Content-Type is application/json, but a simple string gets returned - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/05 17:37:00 UTC, 0 replies.
- [jira] [Assigned] (LIVY-525) Response Content-Type is application/json, but a simple string gets returned - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/05 17:38:00 UTC, 0 replies.
- [jira] [Resolved] (LIVY-518) Add support for Spark 2.4 - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/07 17:17:00 UTC, 0 replies.
- [jira] [Assigned] (LIVY-518) Add support for Spark 2.4 - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/07 17:18:00 UTC, 0 replies.
- [jira] [Commented] (LIVY-424) Session memory keeps growing as session persists - posted by "kaishen (JIRA)" <ji...@apache.org> on 2018/11/12 01:19:00 UTC, 0 replies.
- [jira] [Created] (LIVY-533) Spark jobs submitted via programmatic API cannot always be canceled - posted by "Björn Lohrmann (JIRA)" <ji...@apache.org> on 2018/11/13 22:15:00 UTC, 0 replies.
- [jira] [Updated] (LIVY-533) Spark jobs submitted via programmatic API cannot always be canceled - posted by "Björn Lohrmann (JIRA)" <ji...@apache.org> on 2018/11/13 22:23:00 UTC, 1 replies.
- [jira] [Commented] (LIVY-231) Session recovery for batch sessions with multiple Livy servers - posted by "shanyu zhao (JIRA)" <ji...@apache.org> on 2018/11/15 00:04:00 UTC, 0 replies.
- [jira] [Created] (LIVY-534) Spark 2.4.0, kubernetes client mode. TypeError: object of type 'NoneType' has no len() in authenticate_and_accum_updates of pyspark/accumulators.py - posted by "Sai Varun Reddy Daram (JIRA)" <ji...@apache.org> on 2018/11/19 10:13:00 UTC, 0 replies.
- [jira] [Commented] (LIVY-534) Spark 2.4.0, kubernetes client mode. TypeError: object of type 'NoneType' has no len() in authenticate_and_accum_updates of pyspark/accumulators.py - posted by "Sai Varun Reddy Daram (JIRA)" <ji...@apache.org> on 2018/11/21 05:17:00 UTC, 0 replies.
- [jira] [Resolved] (LIVY-534) Spark 2.4.0, kubernetes client mode. TypeError: object of type 'NoneType' has no len() in authenticate_and_accum_updates of pyspark/accumulators.py - posted by "Sai Varun Reddy Daram (JIRA)" <ji...@apache.org> on 2018/11/21 05:18:00 UTC, 0 replies.
- [jira] [Created] (LIVY-535) Config option “livy.server.session.max-creation” doesn't work properly - posted by "Alexey Romanenko (JIRA)" <ji...@apache.org> on 2018/11/22 11:48:00 UTC, 0 replies.
- [jira] [Updated] (LIVY-535) Config option “livy.server.session.max-creation” doesn't work properly - posted by "Alexey Romanenko (JIRA)" <ji...@apache.org> on 2018/11/22 11:51:00 UTC, 0 replies.
- [jira] [Created] (LIVY-536) when pyspark is executed through livy, the Intermediate result in cell can not be output in time - posted by "mqj (JIRA)" <ji...@apache.org> on 2018/11/22 12:20:00 UTC, 0 replies.
- [jira] [Updated] (LIVY-536) when pyspark is executed through livy, the Intermediate result in cell can not be output in time - posted by "mqj (JIRA)" <ji...@apache.org> on 2018/11/22 12:22:00 UTC, 2 replies.
- [jira] [Commented] (LIVY-535) Config option “livy.server.session.max-creation” doesn't work properly - posted by "Alexey Romanenko (JIRA)" <ji...@apache.org> on 2018/11/22 14:31:00 UTC, 0 replies.
- [jira] [Resolved] (LIVY-535) Config option “livy.server.session.max-creation” doesn't work properly - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/26 17:22:00 UTC, 0 replies.
- [jira] [Created] (LIVY-537) Add numExecutor configuration when creating session in thriftserver - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/11/27 13:28:00 UTC, 0 replies.
- [jira] [Assigned] (LIVY-537) Add numExecutor configuration when creating session in thriftserver - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/11/27 13:33:00 UTC, 0 replies.
- [jira] [Commented] (LIVY-537) Add numExecutor configuration when creating session in thriftserver - posted by "Marco Gaido (JIRA)" <ji...@apache.org> on 2018/11/27 13:33:00 UTC, 0 replies.
- [jira] [Created] (LIVY-538) Add integration tests for the thrift server - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/27 20:33:00 UTC, 0 replies.
- [jira] [Resolved] (LIVY-537) Add numExecutor configuration when creating session in thriftserver - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/28 21:50:00 UTC, 0 replies.
- [jira] [Resolved] (LIVY-503) Move RPC classes used in thrifserver in a separate module - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/29 18:10:00 UTC, 0 replies.
- [jira] [Assigned] (LIVY-503) Move RPC classes used in thrifserver in a separate module - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/29 18:12:01 UTC, 0 replies.
- [jira] [Commented] (LIVY-266) Livy sessions/batches are not secured. Any user can stop another user session/batch - posted by "shanyu zhao (JIRA)" <ji...@apache.org> on 2018/11/30 06:13:00 UTC, 0 replies.
- [jira] [Assigned] (LIVY-502) Cleanup Hive dependencies - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/30 23:58:00 UTC, 0 replies.
- [jira] [Resolved] (LIVY-502) Cleanup Hive dependencies - posted by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2018/11/30 23:58:00 UTC, 0 replies.