You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by GitBox <gi...@apache.org> on 2021/02/04 10:14:05 UTC

[GitHub] [parquet-mr] wangyum commented on pull request #864: PARQUET-1971: Use fixed JDK version(8.0.252) to fix flaky test in github action

wangyum commented on pull request #864:
URL: https://github.com/apache/parquet-mr/pull/864#issuecomment-773193579


   ```
   2021-02-04T09:35:28.7952069Z Running org.apache.parquet.hadoop.TestMemoryManager
   2021-02-04T09:35:28.8355200Z 2021-02-04 09:35:28 WARN MemoryManager - Total allocation exceeds 95.00% (505,046,624 bytes) of heap memory
   2021-02-04T09:35:28.8356554Z Scaling row group sizes to 66.67% for 3 writers
   2021-02-04T09:35:28.8640621Z 2021-02-04 09:35:28 WARN MemoryManager - Total allocation exceeds 95.00% (505,046,624 bytes) of heap memory
   2021-02-04T09:35:28.8641783Z Scaling row group sizes to 66.67% for 3 writers
   ```
   
   ```
   2021-02-04T09:51:16.1543137Z Running org.apache.parquet.hadoop.TestMemoryManager
   2021-02-04T09:51:16.1837432Z 2021-02-04 09:51:16 WARN MemoryManager - Total allocation exceeds 95.00% (502,556,256 bytes) of heap memory
   2021-02-04T09:51:16.1838907Z Scaling row group sizes to 66.67% for 3 writers
   2021-02-04T09:51:16.2418687Z 2021-02-04 09:51:16 WARN MemoryManager - Total allocation exceeds 95.00% (502,556,256 bytes) of heap memory
   2021-02-04T09:51:16.2420028Z Scaling row group sizes to 66.67% for 3 writers
   ```


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