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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to