[GitHub] [hadoop] LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-15 Thread GitBox
LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a 
specific namenode.
URL: https://github.com/apache/hadoop/pull/1252#issuecomment-521737233
 
 
   > I gave it a quick review and from that quick look it looks good. Thanks. 
I'll try to look at it harder, especially the test code.
   
   Thanks @jojochuang !


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [hadoop] LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-13 Thread GitBox
LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a 
specific namenode.
URL: https://github.com/apache/hadoop/pull/1252#issuecomment-521013444
 
 
   Thanks @jojochuang ! looks like the # of test failures reduced to 1 with 
re-run, and it is not related, could you take a look?


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [hadoop] LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-08 Thread GitBox
LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a 
specific namenode.
URL: https://github.com/apache/hadoop/pull/1252#issuecomment-519715717
 
 
   @jojochuang  @goiri  
   Looking at all test failures, they are complaining:
   ```
   java.lang.NoSuchMethodError: 
org.apache.hadoop.hdfs.client.BlockReportOptions.getNamenodeAddr()Ljava/net/InetSocketAddress;
   ```
   Which is the method I added as part of the patch.
   Tests are complaining this at runtime (`BlockReportOptions` is in 
HDFS-client), Also the failed tests were passed on my local unit test.
   
   Do you have any idea about this? Could it be some build related issue? 
Thanks ^
   


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:
us...@infra.apache.org


With regards,
Apache Git Services

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



[GitHub] [hadoop] LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a specific namenode.

2019-08-08 Thread GitBox
LeonGao91 commented on issue #1252: HDFS-14678. Allow triggerBlockReport to a 
specific namenode.
URL: https://github.com/apache/hadoop/pull/1252#issuecomment-519621709
 
 
   Checking failed tests ^


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:
us...@infra.apache.org


With regards,
Apache Git Services

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