meiyoula created SPARK-15170:
--------------------------------

             Summary: Log error message in ExecutorAllocationManager
                 Key: SPARK-15170
                 URL: https://issues.apache.org/jira/browse/SPARK-15170
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
            Reporter: meiyoula


No matter how long the expire idle time of executor, the log just says "it has 
been idle for $executorIdleTimeoutS seconds". Because executorIdleTimeoutS = 
conf.getTimeAsSeconds("spark.dynamicAllocation.executorIdleTimeout", "60s"), so 
it logs same expire time for different executor. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to