Github user jeanlyn commented on the pull request:

    https://github.com/apache/spark/pull/11679#issuecomment-197674341
  
    All test failure is relevant with `HistoryServerSuite`, the reason is we 
remove the `onTaskEnd`, and it's used to replay the storage page of history 
server from the even log. It seems that we don't want to log the 
`onBlockUpdated` even to the file. 
See:https://github.com/apache/spark/blob/184085284185011d7cc6d054b54d2d38eaf1dd77/core/src/main/scala/org/apache/spark/scheduler/EventLoggingListener.scala#L196
     Hence, is acceptable to generate the new `*_expectation.json` of   
`src/test/resources/HistoryServerExpectations/` to pass the unit test for now? 
@andrewor14 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to