squito commented on issue #23767: [SPARK-26329][CORE] Faster polling of 
executor memory metrics.
URL: https://github.com/apache/spark/pull/23767#issuecomment-513267098
 
 
   real compilation error: you probably need to merge with master and then fix 
these conflicts
   
   ```
   
/home/jenkins/workspace/SparkPullRequestBuilder/core/src/test/scala/org/apache/spark/scheduler/dynalloc/ExecutorMonitorSuite.scala:294:
 not enough arguments for method apply: (stageId: Int, stageAttemptId: Int, 
taskType: String, reason: org.apache.spark.TaskEndReason, taskInfo: 
org.apache.spark.scheduler.TaskInfo, taskExecutorMetrics: 
org.apache.spark.executor.ExecutorMetrics, taskMetrics: 
org.apache.spark.executor.TaskMetrics)org.apache.spark.scheduler.SparkListenerTaskEnd
 in object SparkListenerTaskEnd.
   [error] Unspecified value parameter taskMetrics.
   [error]     monitor.onTaskEnd(SparkListenerTaskEnd(1, 0, "foo", 
TaskResultLost, taskInfo("1", 1), null))
   [error]                                           ^
   [error] 
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to