[
https://issues.apache.org/jira/browse/HADOOP-17912?focusedWorklogId=770131&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-770131
]
ASF GitHub Bot logged work on HADOOP-17912:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 13/May/22 11:32
Start Date: 13/May/22 11:32
Worklog Time Spent: 10m
Work Description: sumangala-patki commented on PR #3440:
URL: https://github.com/apache/hadoop/pull/3440#issuecomment-1125962256
TEST RESULTS
HNS-OAuth
```
[ERROR] Failures:
[ERROR]
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399
Expected a
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException
to be thrown, but got the result: :
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
[ERROR]
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
The actual value 13 is not within the expected range: [5.60, 8.40].
[ERROR] Tests run: 106, Failures: 2, Errors: 0, Skipped: 2
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Tests run: 573, Failures: 1, Errors: 0, Skipped: 34
[ERROR] Failures:
[ERROR]
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:69->testReadWriteAndSeek:101
[Retry was required due to issue on server side] expected:<[0]> but was:<[1]>
[ERROR] Tests run: 332, Failures: 1, Errors: 0, Skipped: 41
```
HNS-SharedKey
```
[ERROR] Failures:
[ERROR]
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399
Expected a
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException
to be thrown, but got the result: :
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
[ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Tests run: 573, Failures: 1, Errors: 0, Skipped: 34
[WARNING] Tests run: 332, Failures: 0, Errors: 0, Skipped: 41
```
NonHNS-SharedKey
```
[ERROR] Failures:
[ERROR]
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399
Expected a
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException
to be thrown, but got the result: :
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
[ERROR] Tests run: 106, Failures: 1, Errors: 0, Skipped: 2
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Tests run: 558, Failures: 1, Errors: 0, Skipped: 268
[ERROR] Failures:
[ERROR]
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:69->testReadWriteAndSeek:110
[Retry was required due to issue on server side] expected:<[0]> but was:<[1]>
[ERROR]
ITestAbfsRenameStageFailure>TestRenameStageFailure.testResilienceAsExpected:126
[resilient commit support] expected:<[tru]e> but was:<[fals]e>
[ERROR]
ITestAbfsTerasort.test_110_teragen:244->executeStage:211->Assert.assertEquals:647->Assert.failNotEquals:835->Assert.fail:89
teragen(1000,
abfs://[email protected]/ITestAbfsTerasort/sortin) failed
expected:<0> but was:<1>
[ERROR] Errors:
[ERROR] ITestAbfsJobThroughManifestCommitter.test_0420_validateJob »
OutputValidation ...
[ERROR] ITestAbfsManifestCommitProtocol.testCommitLifecycle »
OutputValidation `abfs:/...
[ERROR] ITestAbfsManifestCommitProtocol.testCommitterWithDuplicatedCommit
» OutputValidation
[ERROR] ITestAbfsManifestCommitProtocol.testConcurrentCommitTaskWithSubDir
» OutputValidation
[ERROR] ITestAbfsManifestCommitProtocol.testMapFileOutputCommitter »
OutputValidation ...
[ERROR] ITestAbfsManifestCommitProtocol.testOutputFormatIntegration »
OutputValidation
[ERROR] ITestAbfsManifestCommitProtocol.testParallelJobsToAdjacentPaths »
OutputValidation
[ERROR] ITestAbfsManifestCommitProtocol.testTwoTaskAttemptsCommit »
OutputValidation `...
[ERROR] Tests run: 332, Failures: 3, Errors: 8, Skipped: 46
```
AppendBlob-HNS-OAuth
```
[ERROR] Failures:
[ERROR]
TestAccountConfiguration.testConfigPropNotFound:386->testMissingConfigKey:399
Expected a
org.apache.hadoop.fs.azurebfs.contracts.exceptions.TokenAccessProviderException
to be thrown, but got the result: :
"org.apache.hadoop.fs.azurebfs.oauth2.ClientCredsTokenProvider"
[ERROR]
TestAbfsClientThrottlingAnalyzer.testManySuccessAndErrorsAndWaiting:171->fuzzyValidate:49
The actual value 12 is not within the expected range: [5.60, 8.40].
[ERROR] Tests run: 106, Failures: 2, Errors: 0, Skipped: 2
[ERROR] Failures:
[ERROR]
ITestAzureBlobFileSystemFileStatus.testLastModifiedTime:144->Assert.assertTrue:42->Assert.fail:89
lastModifiedTime should be before createEndTime
[ERROR] Tests run: 573, Failures: 1, Errors: 0, Skipped: 34
[ERROR] Failures:
[ERROR]
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:69->testReadWriteAndSeek:101
[Retry was required due to issue on server side] expected:<[0]> but was:<[1]>
[ERROR] Tests run: 332, Failures: 1, Errors: 0, Skipped: 41
```
Issue Time Tracking
-------------------
Worklog Id: (was: 770131)
Time Spent: 0.5h (was: 20m)
> ABFS: Support for Encryption Context
> ------------------------------------
>
> Key: HADOOP-17912
> URL: https://issues.apache.org/jira/browse/HADOOP-17912
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.3.1
> Reporter: Sumangala Patki
> Assignee: Sumangala Patki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Support for customer-provided encryption keys at the file level, superceding
> the global (account-level) key use in HADOOP-17536.
> ABFS driver will support an "EncryptionContext" plugin for retrieving
> encryption information, the implementation for which should be provided by
> the client. The keys/context retrieved will be sent via request headers to
> the server, which will store the encryption context. Subsequent REST calls to
> server that access data/user metadata of the file will require fetching the
> encryption context through a GetFileProperties call and retrieving the key
> from the custom provider, before sending the request.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]