waitingF commented on PR #10459:
URL: https://github.com/apache/hudi/pull/10459#issuecomment-1884079388

   > Thanks for addressing the comments. There are a couple of [test 
failures](https://github.com/apache/hudi/actions/runs/7447573282/job/20260155012?pr=10459)
 in `TestHoodieSparkSqlWriter#testDeletePartitionsV2` and 
`#testSchemaEvolutionForTableType` due to OOM. Can you please check?
   > 
   > ```
   > Error:  Tests run: 52, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 
1,036.092 s <<< FAILURE! - in org.apache.hudi.TestHoodieSparkSqlWriter
   > Error:  testDeletePartitionsV2{boolean}[1]  Time elapsed: 110.88 s  <<< 
ERROR!
   > org.apache.spark.SparkException: 
   > Job aborted due to stage failure: Task 2 in stage 76.0 failed 1 times, 
most recent failure: Lost task 2.0 in stage 76.0 (TID 128, 
fv-az1501-788.rnq23jqhr0re1ds00u55qn22fh.cx.internal.cloudapp.net, executor 
driver): org.apache.spark.memory.SparkOutOfMemoryError: Unable to acquire 92 
bytes of memory, got 0
   > ```
   
   Seems the test failure was introduced by other PR, fixed by merging master. 


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to