[jira] [Updated] (HADOOP-18680) Insufficient heap during full test runs in Docker container.

2024-01-27 Thread Shilun Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HADOOP-18680:

Affects Version/s: 3.3.6
   3.4.0

> Insufficient heap during full test runs in Docker container.
> 
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.4.0, 3.3.6
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 3.4.0, 3.3.6
>
>
> During verification of releases on the 3.3 line, I often run out of heap 
> during full test runs inside the Docker container. Let's increase the default 
> in {{MAVEN_OPTS}} to match trunk.
> Additionally, on trunk, the settings are different in Dockerfile vs. 
> Dockerfile_aarch64. We can align those.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18680) Insufficient heap during full test runs in Docker container.

2024-01-27 Thread Shilun Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HADOOP-18680:

Hadoop Flags: Reviewed
Target Version/s: 3.3.6, 3.4.0

> Insufficient heap during full test runs in Docker container.
> 
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Affects Versions: 3.4.0, 3.3.6
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 3.4.0, 3.3.6
>
>
> During verification of releases on the 3.3 line, I often run out of heap 
> during full test runs inside the Docker container. Let's increase the default 
> in {{MAVEN_OPTS}} to match trunk.
> Additionally, on trunk, the settings are different in Dockerfile vs. 
> Dockerfile_aarch64. We can align those.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18680) Insufficient heap during full test runs in Docker container.

2024-01-21 Thread Shilun Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HADOOP-18680:

Fix Version/s: 3.3.6

> Insufficient heap during full test runs in Docker container.
> 
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 3.4.0, 3.3.6
>
>
> During verification of releases on the 3.3 line, I often run out of heap 
> during full test runs inside the Docker container. Let's increase the default 
> in {{MAVEN_OPTS}} to match trunk.
> Additionally, on trunk, the settings are different in Dockerfile vs. 
> Dockerfile_aarch64. We can align those.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18680) Insufficient heap during full test runs in Docker container.

2024-01-20 Thread Shilun Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HADOOP-18680:

Fix Version/s: (was: 3.3.6)

> Insufficient heap during full test runs in Docker container.
> 
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 3.4.0
>
>
> During verification of releases on the 3.3 line, I often run out of heap 
> during full test runs inside the Docker container. Let's increase the default 
> in {{MAVEN_OPTS}} to match trunk.
> Additionally, on trunk, the settings are different in Dockerfile vs. 
> Dockerfile_aarch64. We can align those.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18680) Insufficient heap during full test runs in Docker container.

2023-04-03 Thread Chris Nauroth (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-18680:
---
Fix Version/s: 3.4.0
   3.3.6

> Insufficient heap during full test runs in Docker container.
> 
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Minor
>  Labels: pull-request-available
> Fix For: 3.4.0, 3.3.6
>
>
> During verification of releases on the 3.3 line, I often run out of heap 
> during full test runs inside the Docker container. Let's increase the default 
> in {{MAVEN_OPTS}} to match trunk.
> Additionally, on trunk, the settings are different in Dockerfile vs. 
> Dockerfile_aarch64. We can align those.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18680) Insufficient heap during full test runs in Docker container.

2023-03-30 Thread Chris Nauroth (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-18680:
---
Description: 
During verification of releases on the 3.3 line, I often run out of heap during 
full test runs inside the Docker container. Let's increase the default in 
{{MAVEN_OPTS}} to match trunk.

Additionally, on trunk, the settings are different in Dockerfile vs. 
Dockerfile_aarch64. We can align those.

  was:During verification of releases on the 3.3 line, I often run out of heap 
during full test runs inside the Docker container. Let's increase the default 
in {{MAVEN_OPTS}} to match trunk.

Summary: Insufficient heap during full test runs in Docker container.  
(was: Insufficient heap during full test runs in Docker container on 
branch-3.3.)

> Insufficient heap during full test runs in Docker container.
> 
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Minor
>  Labels: pull-request-available
>
> During verification of releases on the 3.3 line, I often run out of heap 
> during full test runs inside the Docker container. Let's increase the default 
> in {{MAVEN_OPTS}} to match trunk.
> Additionally, on trunk, the settings are different in Dockerfile vs. 
> Dockerfile_aarch64. We can align those.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-18680) Insufficient heap during full test runs in Docker container on branch-3.3.

2023-03-24 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HADOOP-18680:

Labels: pull-request-available  (was: )

> Insufficient heap during full test runs in Docker container on branch-3.3.
> --
>
> Key: HADOOP-18680
> URL: https://issues.apache.org/jira/browse/HADOOP-18680
> Project: Hadoop Common
>  Issue Type: Bug
>  Components: build
>Reporter: Chris Nauroth
>Assignee: Chris Nauroth
>Priority: Minor
>  Labels: pull-request-available
>
> During verification of releases on the 3.3 line, I often run out of heap 
> during full test runs inside the Docker container. Let's increase the default 
> in {{MAVEN_OPTS}} to match trunk.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org