eaton created SPARK-23998: ----------------------------- Summary: It may be better to add @transient to field 'taskMemoryManager' in class Task, for it is only be set and used in executor side Key: SPARK-23998 URL: https://issues.apache.org/jira/browse/SPARK-23998 Project: Spark Issue Type: Improvement Components: Spark Core Affects Versions: 2.3.0 Reporter: eaton
It may be better to add @transient to field 'taskMemoryManager' in class Task, for it is only be set and used in executor side -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org