[GitHub] [hadoop] mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters in ABFS

2020-04-23 Thread GitBox


mehakmeet commented on issue #1899:
URL: https://github.com/apache/hadoop/pull/1899#issuecomment-618357119


   Sorry for the force push, I had done the -amend and rebased it afterwards. 
So, wasn't able to go back to the previous HEAD to have the commit and unstage 
changes. 



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] mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters in ABFS

2020-04-01 Thread GitBox
mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters 
in ABFS
URL: https://github.com/apache/hadoop/pull/1899#issuecomment-607205921
 
 
   getting timeout errors in abfs-tests(might be server issue):
   
   ```
   [ERROR] Errors:
   [ERROR]   
ITestAzureBlobFileSystemDelete.testDeleteFirstLevelDirectory:127->lambda$testDeleteFirstLevelDirectory$1:128
 » TestTimedOut
   [ERROR]   
ITestAzureBlobFileSystemMainOperation>FSMainOperationsBaseTest.testDeleteEmptyDirectory:787
 » AbfsRestOperation
   [ERROR]   
ITestAzureBlobFileSystemMainOperation>FSMainOperationsBaseTest.testRenameDirectoryAsEmptyDirectory:1033->FSMainOperationsBaseTest.rename:1154
 » AbfsRestOperation
   [ERROR]   
ITestGetNameSpaceEnabled.testFailedRequestWhenCredentialsNotCorrect:91->AbstractAbfsIntegrationTest.getFileSystem:229
 » InvalidConfigurationValue
   
   
   [ERROR] Errors:
   [ERROR]   
ITestAbfsFileSystemContractDelete>AbstractContractDeleteTest.testDeleteEmptyDirNonRecursive:37->AbstractFSContractTestBase.assertDeleted:369
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractDelete>AbstractContractDeleteTest.testDeleteNonEmptyDirNonRecursive:77
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractMkdir>AbstractContractMkdirTest.testMkDirRmDir:46->AbstractFSContractTestBase.assertDeleted:369
 » TestTimedOut
   [ERROR]   
ITestAzureBlobFileSystemBasics>FileSystemContractBaseTest.testDeleteEmptyDirectory:441
 » TestTimedOut
   [ERROR]   
ITestAzureBlobFileSystemBasics>FileSystemContractBaseTest.testDeleteRecursively:421
 » TestTimedOut
   [ERROR]   
ITestAzureBlobFileSystemBasics>FileSystemContractBaseTest.testFilesystemIsCaseSensitive:651
 » TestTimedOut
   [ERROR]   ITestAzureBlobFileSystemBasics.setUp:49 » TestTimedOut test timed 
out after 30...
   [ERROR]   
ITestAzureBlobFileSystemBasics>FileSystemContractBaseTest.testRenameDirectoryAsExistingDirectory:548->FileSystemContractBaseTest.createFile:590
 » TestTimedOut
   [ERROR]   
ITestAzureBlobFileSystemBasics>FileSystemContractBaseTest.testRenameDirectoryMoveToExistingDirectory:515->FileSystemContractBaseTest.createFile:590
 » TestTimedOut
   [ERROR]   ITestAzureBlobFileSystemBasics.tearDown:61 » TestTimedOut test 
timed out after...


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] mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters in ABFS

2020-03-17 Thread GitBox
mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters 
in ABFS
URL: https://github.com/apache/hadoop/pull/1899#issuecomment-600028014
 
 
   Please suggest how to write tests for "timeSpendOnTaskWait" counter.
   Please suggest how to simulate bytes failed to upload for 
"bytesUploadFailed" counter to be populated.
   flush() is an expensive call but need to call it to see counters to 
populate, hence only 1000 operation is called "Large"(takes 1-3 minutes per 
test if 1000 flush() are called). Should I leave it as it is, or is there 
another way ?


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] mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters in ABFS

2020-03-17 Thread GitBox
mehakmeet commented on issue #1899: HADOOP-16914 Adding Output Stream Counters 
in ABFS
URL: https://github.com/apache/hadoop/pull/1899#issuecomment-600024548
 
 
   test run : mvn -T 1C -Dparallel-tests=abfs clean verify
   Region : East US, West US
   
   ```
   [ERROR] Failures: [ERROR] 
ITestGetNameSpaceEnabled.testNonXNSAccount:59->Assert.assertFalse:64->Assert.assertTrue:41->Assert.fail:88
 Expecting getIsNamespaceEnabled() return false
   [ERROR] Errors: [ERROR] 
ITestGetNameSpaceEnabled.testFailedRequestWhenCredentialsNotCorrect:91->AbstractAbfsIntegrationTest.getFileSystem:197
 ? InvalidConfigurationValue


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