[GitHub] [hadoop] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-26 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-591386525
 
 
   @ThomasMarquardt - I have 2 open conversations for which I have added my 
queries. Kindly request you to provide your comments.


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] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-24 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-590257367
 
 
   @steveloughran - Have updated the PR with fixes for comments added. Kindly 
request you to 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] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-21 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-589607680
 
 
   Have fixed the open comments. @steveloughran - Can you please check. 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] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-19 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-588568589
 
 
   @steveloughran  @ThomasMarquardt - Have updated the review based on the 
recent suggestions form Thomas. Test results are as pasted above. Please 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.
 
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] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-19 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-588568283
 
 
   With namespace enabled account (East US 2)
   `[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0`
   `[WARNING] Tests run: 407, Failures: 0, Errors: 0, Skipped: 32`
   `[WARNING] Tests run: 194, Failures: 0, Errors: 0, Skipped: 24`
   
   Without namespace enabled account (East US 2)
   `[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0`
   `[WARNING] Tests run: 407, Failures: 0, Errors: 0, Skipped: 232`
   `[WARNING] Tests run: 194, Failures: 0, Errors: 0, Skipped: 24`
   `


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] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-14 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-586471534
 
 
   @steveloughran - Thanks for taking time to review this change. I have 
addressed almost all the comments and the ones I havent response is added in 
PR. 
   
   Re-ran the tests again with the current new changes and all the tests passed.
   
   Can you please have 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] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-13 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-585734846
 
 
   Reran the tests after the last fix for findbugs :
   
   Test results for account without namespace enabled (East US 2):
   `[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0`
   `[ERROR] Tests run: 414, Failures: 0, Errors: 0, Skipped: 243`
   `[WARNING] Tests run: 194, Failures: 0, Errors: 0, Skipped: 128`
   
   Test results for account with  namespace enabled (East US 2):
   `[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0`
   `[ERROR] Tests run: 414, Failures: 0, Errors: 0, Skipped: 36`
   `[WARNING] Tests run: 194, Failures: 0, Errors: 0, Skipped: 128`


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] snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface

2020-02-12 Thread GitBox
snvijaya commented on issue #1842: HADOOP-16730 : ABFS: Add Authorizer Interface
URL: https://github.com/apache/hadoop/pull/1842#issuecomment-585350897
 
 
   Test results for account without namespace enabled (East US 2):
   
   [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Tests run: 415, Failures: 0, Errors: 0, Skipped: 244
   [WARNING] Tests run: 194, Failures: 0, Errors: 0, Skipped: 128
   
   Test results for account with  namespace enabled (East US 2):
   
   [ERROR] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Tests run: 415, Failures: 0, Errors: 0, Skipped: 36
   [WARNING] Tests run: 194, Failures: 0, Errors: 0, Skipped: 128


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