[
https://issues.apache.org/jira/browse/HADOOP-19284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17883778#comment-17883778
]
ASF GitHub Bot commented on HADOOP-19284:
-----------------------------------------
anujmodi2021 opened a new pull request, #7062:
URL: https://github.com/apache/hadoop/pull/7062
### Description of PR
Jira: https://issues.apache.org/jira/browse/HADOOP-19284
Making config `fs.azure.account.hns.enabled` account specific
There are a few reported requirements where users working with multiple file
systems need to specify this config either only for some accounts or set it
differently for different account.
ABFS driver today does not allow this to be set as account specific config.
### How was this patch tested?
Existing tests modified and new tests added.
### Test results:
Failing tests are known and we are working on the fixes.
HNS-OAuth
[ERROR]
testFileSystemCapabilities(org.apache.hadoop.fs.azurebfs.ITestFileSystemInitialization)
Time elapsed: 3.079 s <<< FAILURE!
[ERROR]
testEtagConsistencyAcrossListAndHead(org.apache.hadoop.fs.azurebfs.contract.ITestAbfsFileSystemContractEtag)
Time elapsed: 0.307 s <<< FAILURE!
[ERROR]
testDeleteTargetPaths(org.apache.hadoop.fs.azurebfs.commit.ITestAbfsRenameStageFailure)
Time elapsed: 4.837 s <<< FAILURE!
[ERROR]
testReadAndWriteWithDifferentBufferSizesAndSeek[Size=104,857,600-readahead=true-Client=JDK_HTTP_URL_CONNECTION](org.apache.hadoop.fs.azurebfs.ITestAbfsReadWriteAndSeek)
Time elapsed: 204.267 s <<< FAILURE!
[ERROR]
testBackoffRetryMetrics(org.apache.hadoop.fs.azurebfs.services.TestAbfsRestOperation)
Time elapsed: 3.428 s <<< ERROR!
[ERROR]
testReadFooterMetrics(org.apache.hadoop.fs.azurebfs.ITestAbfsReadFooterMetrics)
Time elapsed: 0.527 s <<< ERROR!
[ERROR]
testMetricWithIdlePeriod(org.apache.hadoop.fs.azurebfs.ITestAbfsReadFooterMetrics)
Time elapsed: 0.55 s <<< ERROR!
[ERROR]
testReadFooterMetricsWithParquetAndNonParquet(org.apache.hadoop.fs.azurebfs.ITestAbfsReadFooterMetrics)
Time elapsed: 0.583 s <<< ERROR!
[ERROR]
testComplexDirActions(org.apache.hadoop.fs.azurebfs.contract.ITestAbfsFileSystemContractGetFileStatus)
Time elapsed: 180.02 s <<< ERROR!
[ERROR]
test_120_terasort(org.apache.hadoop.fs.azurebfs.commit.ITestAbfsTerasort) Time
elapsed: 1.947 s <<< ERROR!
> ABFS: Allow "fs.azure.account.hns.enabled" to be set as Account Specific
> Config
> -------------------------------------------------------------------------------
>
> Key: HADOOP-19284
> URL: https://issues.apache.org/jira/browse/HADOOP-19284
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.4.0, 3.5.0
> Reporter: Anuj Modi
> Assignee: Anuj Modi
> Priority: Major
>
> There are a few reported requirements where users working with multiple file
> systems need to specify this config either only for some accounts or set it
> differently for different account.
> ABFS driver today does not allow this to be set as account specific config.
> This Jira is to allow that as a new support.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]