[ 
https://issues.apache.org/jira/browse/HADOOP-16548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16939340#comment-16939340
 ] 

Sneha Vijayarajan commented on HADOOP-16548:
--------------------------------------------

Test results: [commandline - mvn -T 1C -Dparallel-tests=abfs -Dscale 
-DtestsThreadCount=1 clean verify]

Without namespace enabled account - East US2
{code:java}
[INFO] Results:
[INFO] 
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Failures: 
[ERROR] ITestGetNameSpaceEnabled.testFailedRequestWhenFSNotExist:70 Expecting 
org.apache.hadoop.fs.azurebfs.contracts.exceptions.AbfsRestOperationException 
with text "The specified filesystem does not exist.", 404 but got : void
[INFO] 
[ERROR] Tests run: 394, Failures: 1, Errors: 0, Skipped: 207
[WARNING] Tests run: 190, Failures: 0, Errors: 0, Skipped: 23{code}
For above test error, an update is made in 
https://issues.apache.org/jira/browse/HADOOP-16578 [PR:  
[https://github.com/apache/hadoop/pull/1498]. 
|https://github.com/apache/hadoop/pull/1498]

 

With namespace enabled account - East US2
{code:java}
[INFO] Results:
[INFO] 
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0
[ERROR] Errors: 
[ERROR] 
ITestClientUrlScheme.testClientUrlScheme:85->AbstractAbfsIntegrationTest.getFileSystem:197
 » AbfsRestOperation
[INFO] 
[ERROR] Tests run: 394, Failures: 0, Errors: 1, Skipped: 21
[WARNING] Tests run: 190, Failures: 0, Errors: 0, Skipped: 23
{code}
The above failing test does a hard coded parameterized run with http inspite of 
use.https config is set to true. So its expected. 

 

> ABFS: Config to enable/disable flush operation
> ----------------------------------------------
>
>                 Key: HADOOP-16548
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16548
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>            Reporter: Bilahari T H
>            Assignee: Sneha Vijayarajan
>            Priority: Minor
>         Attachments: HADOOP-16548.001.patch
>
>
> Make flush operation enabled/disabled through configuration. This is part of 
> performance improvements for ABFS driver.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to