[GitHub] [hadoop] snvijaya edited a comment on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

2020-09-14 Thread GitBox


snvijaya edited a comment on pull request #2246:
URL: https://github.com/apache/hadoop/pull/2246#issuecomment-692028113


   **Non-HNS account with SharedKey**
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 246
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   **Non-HNS account with OAuth**
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 250
   
   WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   **HNS account with SharedKey**
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 41
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   **HNS account with OAuth**
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 74
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`



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



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



[GitHub] [hadoop] snvijaya edited a comment on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

2020-09-14 Thread GitBox


snvijaya edited a comment on pull request #2246:
URL: https://github.com/apache/hadoop/pull/2246#issuecomment-692028113


   Non-HNS account with SharedKey
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 246
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   Non-HNS account with OAuth
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 250
   
   WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   HNS account with SharedKey
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 41
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   HNS account with OAuth
   `[INFO] Results:
   
   [INFO] 
   
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [WARNING] Tests run: 457, Failures: 0, Errors: 0, Skipped: 74
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`



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



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



[GitHub] [hadoop] snvijaya edited a comment on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

2020-08-26 Thread GitBox


snvijaya edited a comment on pull request #2246:
URL: https://github.com/apache/hadoop/pull/2246#issuecomment-680836914


   Test results from accounts in East US 2.
   
   From HNS Enabled account with OAuth credential settings
   -
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 74
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140
   
   From HNS Enabled account with SharedKey credential settings
   -
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 41
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24
   
   From HNS Non-enabled account with OAuth credential settings
   -
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 250
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140
   
   From HNS Non-enabled account with SharedKey credential settings
   -
   [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 246
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24
   
   The fix for the failing test is tracked under: 
https://issues.apache.org/jira/browse/HADOOP-17229



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



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



[GitHub] [hadoop] snvijaya edited a comment on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

2020-08-26 Thread GitBox


snvijaya edited a comment on pull request #2246:
URL: https://github.com/apache/hadoop/pull/2246#issuecomment-680836914


   Test results from accounts in East US 2.
   
   From HNS Enabled account with OAuth credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 74
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   From HNS Enabled account with SharedKey credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 41
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   From HNS Non-enabled account with OAuth credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 250
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   From HNS Non-enabled account with SharedKey credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 246
   
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   The fix for the failing test is tracked under: 
https://issues.apache.org/jira/browse/HADOOP-17229



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



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



[GitHub] [hadoop] snvijaya edited a comment on pull request #2246: Hadoop-17215. ABFS: Disable default create overwrite

2020-08-26 Thread GitBox


snvijaya edited a comment on pull request #2246:
URL: https://github.com/apache/hadoop/pull/2246#issuecomment-680836914


   Test results from accounts in East US 2.
   
   From HNS Enabled account with OAuth credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 74
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   From HNS Enabled account with SharedKey credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 41
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   From HNS Non-enabled account with OAuth credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 250
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 140`
   
   From HNS Non-enabled account with SharedKey credential settings
   `[INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Failures: 
   [ERROR]   
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:291->AbstractAbfsIntegrationTest.assertAbfsStatistics:445->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
 Mismatch in bytes_received expected:<143> but was:<311>
   [INFO] 
   [ERROR] Tests run: 453, Failures: 1, Errors: 0, Skipped: 246
   [WARNING] Tests run: 207, Failures: 0, Errors: 0, Skipped: 24`
   
   The fix for the failing test is tracked under: 
https://issues.apache.org/jira/browse/HADOOP-17229



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



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