[
https://issues.apache.org/jira/browse/PARQUET-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17278745#comment-17278745
]
ASF GitHub Bot commented on PARQUET-1971:
-----------------------------------------
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:
[email protected]
> Flaky test in github action
> ---------------------------
>
> Key: PARQUET-1971
> URL: https://issues.apache.org/jira/browse/PARQUET-1971
> Project: Parquet
> Issue Type: Bug
> Affects Versions: 1.12.0
> Reporter: Gabor Szadovszky
> Assignee: Gabor Szadovszky
> Priority: Major
>
> It seems we have a flaky test in the newly configured github action. It is
> strange that this test was not flaky in Travis. Anyway:
> {code}
> testMemoryManagerUpperLimit(org.apache.parquet.hadoop.TestMemoryManager):
> Pool size should be within 10% of the expected value (expected = 453745044
> actual = 505046624)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)