[jira] [Work logged] (HDFS-16114) the balancer parameters print error

2021-07-07 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDFS-16114?focusedWorklogId=619849=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619849
 ]

ASF GitHub Bot logged work on HDFS-16114:
-

Author: ASF GitHub Bot
Created on: 07/Jul/21 08:44
Start Date: 07/Jul/21 08:44
Worklog Time Spent: 10m 
  Work Description: hemanthboyina commented on pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179#issuecomment-875413672


   thanks @JiaguodongF for the contribution , thanks @tomscut for the review


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


Issue Time Tracking
---

Worklog Id: (was: 619849)
Time Spent: 1h 10m  (was: 1h)

> the balancer parameters print error
> ---
>
> Key: HDFS-16114
> URL: https://issues.apache.org/jira/browse/HDFS-16114
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: jiaguodong
>Assignee: jiaguodong
>Priority: Minor
>  Labels: balancer, pull-request-available
> Fix For: 3.4.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> public String toString() {
>  return String.format("%s.%s [%s," + " threshold = %s,"
>  + " max idle iteration = %s," + " #excluded nodes = %s,"
>  + " #included nodes = %s," + " #source nodes = %s,"
>  + " #blockpools = %s," + " run during upgrade = %s,"
>  {color:#FF}+ " hot block time interval = %s]"{color}
> {color:#FF} + " sort top nodes = %s",{color}
>  Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
>  threshold, maxIdleIteration, excludedNodes.size(),
>  includedNodes.size(), sourceNodes.size(), blockpools.size(),
>  runDuringUpgrade, {color:#FF}sortTopNodes, hotBlockTimeInterval{color});
> }
> print error.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDFS-16114) the balancer parameters print error

2021-07-07 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDFS-16114?focusedWorklogId=619848=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619848
 ]

ASF GitHub Bot logged work on HDFS-16114:
-

Author: ASF GitHub Bot
Created on: 07/Jul/21 08:43
Start Date: 07/Jul/21 08:43
Worklog Time Spent: 10m 
  Work Description: hemanthboyina merged pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179


   


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


Issue Time Tracking
---

Worklog Id: (was: 619848)
Time Spent: 1h  (was: 50m)

> the balancer parameters print error
> ---
>
> Key: HDFS-16114
> URL: https://issues.apache.org/jira/browse/HDFS-16114
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: jiaguodong
>Assignee: jiaguodong
>Priority: Minor
>  Labels: balancer, pull-request-available
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> public String toString() {
>  return String.format("%s.%s [%s," + " threshold = %s,"
>  + " max idle iteration = %s," + " #excluded nodes = %s,"
>  + " #included nodes = %s," + " #source nodes = %s,"
>  + " #blockpools = %s," + " run during upgrade = %s,"
>  {color:#FF}+ " hot block time interval = %s]"{color}
> {color:#FF} + " sort top nodes = %s",{color}
>  Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
>  threshold, maxIdleIteration, excludedNodes.size(),
>  includedNodes.size(), sourceNodes.size(), blockpools.size(),
>  runDuringUpgrade, {color:#FF}sortTopNodes, hotBlockTimeInterval{color});
> }
> print error.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDFS-16114) the balancer parameters print error

2021-07-06 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDFS-16114?focusedWorklogId=619550=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619550
 ]

ASF GitHub Bot logged work on HDFS-16114:
-

Author: ASF GitHub Bot
Created on: 06/Jul/21 18:44
Start Date: 06/Jul/21 18:44
Worklog Time Spent: 10m 
  Work Description: hadoop-yetus commented on pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179#issuecomment-874997298


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |::|--:|:|::|:---:|
   | +0 :ok: |  reexec  |   1m  1s |  |  Docker mode activated.  |
    _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  |  No case conflicting files 
found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +1 :green_heart: |  @author  |   0m  0s |  |  The patch does not contain 
any @author tags.  |
   | -1 :x: |  test4tests  |   0m  0s |  |  The patch doesn't appear to include 
any new or modified tests. Please justify why no new tests are needed for this 
patch. Also please list what manual steps were performed to verify this patch.  
|
    _ trunk Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  37m 13s |  |  trunk passed  |
   | +1 :green_heart: |  compile  |   1m 43s |  |  trunk passed with JDK 
Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04  |
   | +1 :green_heart: |  compile  |   1m 25s |  |  trunk passed with JDK 
Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10  |
   | +1 :green_heart: |  checkstyle  |   1m 17s |  |  trunk passed  |
   | +1 :green_heart: |  mvnsite  |   1m 40s |  |  trunk passed  |
   | +1 :green_heart: |  javadoc  |   1m 11s |  |  trunk passed with JDK 
Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04  |
   | +1 :green_heart: |  javadoc  |   1m 41s |  |  trunk passed with JDK 
Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10  |
   | +1 :green_heart: |  spotbugs  |   3m 59s |  |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  21m 17s |  |  branch has no errors 
when building and testing our client artifacts.  |
    _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   1m 28s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |   1m 32s |  |  the patch passed with JDK 
Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04  |
   | +1 :green_heart: |  javac  |   1m 32s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |   1m 22s |  |  the patch passed with JDK 
Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10  |
   | +1 :green_heart: |  javac  |   1m 22s |  |  the patch passed  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks 
issues.  |
   | +1 :green_heart: |  checkstyle  |   1m 16s |  |  the patch passed  |
   | +1 :green_heart: |  mvnsite  |   1m 33s |  |  the patch passed  |
   | +1 :green_heart: |  javadoc  |   0m 59s |  |  the patch passed with JDK 
Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04  |
   | +1 :green_heart: |  javadoc  |   1m 38s |  |  the patch passed with JDK 
Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10  |
   | +1 :green_heart: |  spotbugs  |   4m  8s |  |  the patch passed  |
   | +1 :green_heart: |  shadedclient  |  21m 12s |  |  patch has no errors 
when building and testing our client artifacts.  |
    _ Other Tests _ |
   | -1 :x: |  unit  | 373m 50s | 
[/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3179/1/artifact/out/patch-unit-hadoop-hdfs-project_hadoop-hdfs.txt)
 |  hadoop-hdfs in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 45s |  |  The patch does not 
generate ASF License warnings.  |
   |  |   | 478m 53s |  |  |
   
   
   | Reason | Tests |
   |---:|:--|
   | Failed junit tests | 
hadoop.hdfs.server.namenode.TestDecommissioningStatusWithBackoffMonitor |
   |   | hadoop.hdfs.server.namenode.ha.TestEditLogTailer |
   |   | hadoop.hdfs.server.namenode.TestDecommissioningStatus |
   
   
   | Subsystem | Report/Notes |
   |--:|:-|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: 
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3179/1/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/3179 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient spotbugs checkstyle codespell |
   | uname | Linux 685d6a45fd47 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 
23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | trunk / cec6f8fac0014e0c88f299e3729f9402900ddc7f |
   | Default Java | Private Build-1.8.0_292-8u292-b10-0ubuntu1~20.04-b10 |
   | Multi-JDK versions | 
/usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.11+9-Ubuntu-0ubuntu2.20.04 

[jira] [Work logged] (HDFS-16114) the balancer parameters print error

2021-07-06 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDFS-16114?focusedWorklogId=619465=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619465
 ]

ASF GitHub Bot logged work on HDFS-16114:
-

Author: ASF GitHub Bot
Created on: 06/Jul/21 16:38
Start Date: 06/Jul/21 16:38
Worklog Time Spent: 10m 
  Work Description: hemanthboyina edited a comment on pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179#issuecomment-874913168


   +1 LGTM, will wait for jenkins


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


Issue Time Tracking
---

Worklog Id: (was: 619465)
Time Spent: 40m  (was: 0.5h)

> the balancer parameters print error
> ---
>
> Key: HDFS-16114
> URL: https://issues.apache.org/jira/browse/HDFS-16114
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: jiaguodong
>Priority: Minor
>  Labels: balancer, pull-request-available
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> public String toString() {
>  return String.format("%s.%s [%s," + " threshold = %s,"
>  + " max idle iteration = %s," + " #excluded nodes = %s,"
>  + " #included nodes = %s," + " #source nodes = %s,"
>  + " #blockpools = %s," + " run during upgrade = %s,"
>  {color:#FF}+ " hot block time interval = %s]"{color}
> {color:#FF} + " sort top nodes = %s",{color}
>  Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
>  threshold, maxIdleIteration, excludedNodes.size(),
>  includedNodes.size(), sourceNodes.size(), blockpools.size(),
>  runDuringUpgrade, {color:#FF}sortTopNodes, hotBlockTimeInterval{color});
> }
> print error.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDFS-16114) the balancer parameters print error

2021-07-06 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDFS-16114?focusedWorklogId=619462=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619462
 ]

ASF GitHub Bot logged work on HDFS-16114:
-

Author: ASF GitHub Bot
Created on: 06/Jul/21 16:37
Start Date: 06/Jul/21 16:37
Worklog Time Spent: 10m 
  Work Description: hemanthboyina commented on pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179#issuecomment-874913168


   +1 LGTM


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


Issue Time Tracking
---

Worklog Id: (was: 619462)
Time Spent: 0.5h  (was: 20m)

> the balancer parameters print error
> ---
>
> Key: HDFS-16114
> URL: https://issues.apache.org/jira/browse/HDFS-16114
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: jiaguodong
>Priority: Minor
>  Labels: balancer, pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> public String toString() {
>  return String.format("%s.%s [%s," + " threshold = %s,"
>  + " max idle iteration = %s," + " #excluded nodes = %s,"
>  + " #included nodes = %s," + " #source nodes = %s,"
>  + " #blockpools = %s," + " run during upgrade = %s,"
>  {color:#FF}+ " hot block time interval = %s]"{color}
> {color:#FF} + " sort top nodes = %s",{color}
>  Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
>  threshold, maxIdleIteration, excludedNodes.size(),
>  includedNodes.size(), sourceNodes.size(), blockpools.size(),
>  runDuringUpgrade, {color:#FF}sortTopNodes, hotBlockTimeInterval{color});
> }
> print error.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDFS-16114) the balancer parameters print error

2021-07-06 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDFS-16114?focusedWorklogId=619211=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-619211
 ]

ASF GitHub Bot logged work on HDFS-16114:
-

Author: ASF GitHub Bot
Created on: 06/Jul/21 11:32
Start Date: 06/Jul/21 11:32
Worklog Time Spent: 10m 
  Work Description: JiaguodongF opened a new pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179


   public String toString() {
   return String.format("%s.%s [%s," + " threshold = %s,"
   + " max idle iteration = %s," + " #excluded nodes = %s,"
   + " #included nodes = %s," + " #source nodes = %s,"
   + " #blockpools = %s," + " run during upgrade = %s,"
   + " hot block time interval = %s]"
   + " sort top nodes = %s",
   Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
   threshold, maxIdleIteration, excludedNodes.size(),
   includedNodes.size(), sourceNodes.size(), blockpools.size(),
   runDuringUpgrade, sortTopNodes, hotBlockTimeInterval);
   }
   
   print error.
   


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


Issue Time Tracking
---

Worklog Id: (was: 619211)
Time Spent: 20m  (was: 10m)

> the balancer parameters print error
> ---
>
> Key: HDFS-16114
> URL: https://issues.apache.org/jira/browse/HDFS-16114
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: jiaguodong
>Priority: Minor
>  Labels: balancer, pull-request-available
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> public String toString() {
>  return String.format("%s.%s [%s," + " threshold = %s,"
>  + " max idle iteration = %s," + " #excluded nodes = %s,"
>  + " #included nodes = %s," + " #source nodes = %s,"
>  + " #blockpools = %s," + " run during upgrade = %s,"
>  {color:#FF}+ " hot block time interval = %s]"{color}
> {color:#FF} + " sort top nodes = %s",{color}
>  Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
>  threshold, maxIdleIteration, excludedNodes.size(),
>  includedNodes.size(), sourceNodes.size(), blockpools.size(),
>  runDuringUpgrade, {color:#FF}sortTopNodes, hotBlockTimeInterval{color});
> }
> print error.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



[jira] [Work logged] (HDFS-16114) the balancer parameters print error

2021-07-06 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/HDFS-16114?focusedWorklogId=618990=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-618990
 ]

ASF GitHub Bot logged work on HDFS-16114:
-

Author: ASF GitHub Bot
Created on: 06/Jul/21 10:18
Start Date: 06/Jul/21 10:18
Worklog Time Spent: 10m 
  Work Description: JiaguodongF opened a new pull request #3179:
URL: https://github.com/apache/hadoop/pull/3179


   public String toString() {
   return String.format("%s.%s [%s," + " threshold = %s,"
   + " max idle iteration = %s," + " #excluded nodes = %s,"
   + " #included nodes = %s," + " #source nodes = %s,"
   + " #blockpools = %s," + " run during upgrade = %s,"
   + " hot block time interval = %s]"
   + " sort top nodes = %s",
   Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
   threshold, maxIdleIteration, excludedNodes.size(),
   includedNodes.size(), sourceNodes.size(), blockpools.size(),
   runDuringUpgrade, sortTopNodes, hotBlockTimeInterval);
   }
   
   print error.
   


-- 
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: common-issues-unsubscr...@hadoop.apache.org

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


Issue Time Tracking
---

Worklog Id: (was: 618990)
Remaining Estimate: 0h
Time Spent: 10m

> the balancer parameters print error
> ---
>
> Key: HDFS-16114
> URL: https://issues.apache.org/jira/browse/HDFS-16114
> Project: Hadoop HDFS
>  Issue Type: Improvement
>Reporter: jiaguodong
>Priority: Minor
>  Labels: balancer
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> public String toString() {
>  return String.format("%s.%s [%s," + " threshold = %s,"
>  + " max idle iteration = %s," + " #excluded nodes = %s,"
>  + " #included nodes = %s," + " #source nodes = %s,"
>  + " #blockpools = %s," + " run during upgrade = %s,"
>  {color:#FF}+ " hot block time interval = %s]"{color}
> {color:#FF} + " sort top nodes = %s",{color}
>  Balancer.class.getSimpleName(), getClass().getSimpleName(), policy,
>  threshold, maxIdleIteration, excludedNodes.size(),
>  includedNodes.size(), sourceNodes.size(), blockpools.size(),
>  runDuringUpgrade, {color:#FF}sortTopNodes, hotBlockTimeInterval{color});
> }
> print error.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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