You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/04/17 06:16:58 UTC

[GitHub] [spark] shahidki31 opened a new pull request #24390: [SPARK-27486][Core][Test]Enable History server storage information test in the HistoryServerSuite

shahidki31 opened a new pull request #24390: [SPARK-27486][Core][Test]Enable History server storage information test in the HistoryServerSuite
URL: https://github.com/apache/spark/pull/24390
 
 
   ## What changes were proposed in this pull request?
   We have disabled a test related to storage in the History server suite after SPARK-13845. But, after SPARK-22050, we can store the information about block updated events to eventLog, if we enable "spark.eventLog.logBlockUpdates.enabled=true". 
      So, we can enable the test, by adding an eventlog corresponding to the application, which has enabled the configuration, "spark.eventLog.logBlockUpdates.enabled=true"
   
   ## How was this patch tested?
   Existing UTs
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org