[
https://issues.apache.org/jira/browse/HADOOP-16848?focusedWorklogId=490086&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-490086
]
ASF GitHub Bot logged work on HADOOP-16848:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/20 09:23
Start Date: 24/Sep/20 09:23
Worklog Time Spent: 10m
Work Description: hadoop-yetus removed a comment on pull request #1839:
URL: https://github.com/apache/hadoop/pull/1839#issuecomment-588225353
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| +0 :ok: | reexec | 0m 34s | Docker mode activated. |
||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 1s | No case conflicting files
found. |
| +1 :green_heart: | @author | 0m 0s | The patch does not contain any
@author tags. |
| +1 :green_heart: | test4tests | 0m 0s | The patch appears to include
1 new or modified test files. |
||| _ trunk Compile Tests _ |
| +0 :ok: | mvndep | 1m 7s | Maven dependency ordering for branch |
| +1 :green_heart: | mvninstall | 19m 20s | trunk passed |
| +1 :green_heart: | compile | 17m 2s | trunk passed |
| +1 :green_heart: | checkstyle | 2m 37s | trunk passed |
| +1 :green_heart: | mvnsite | 2m 20s | trunk passed |
| +1 :green_heart: | shadedclient | 20m 31s | branch has no errors when
building and testing our client artifacts. |
| +1 :green_heart: | javadoc | 1m 43s | trunk passed |
| +0 :ok: | spotbugs | 1m 11s | Used deprecated FindBugs config;
considering switching to SpotBugs. |
| +1 :green_heart: | findbugs | 3m 16s | trunk passed |
||| _ Patch Compile Tests _ |
| +0 :ok: | mvndep | 0m 25s | Maven dependency ordering for patch |
| -1 :x: | mvninstall | 0m 27s | hadoop-aws in the patch failed. |
| -1 :x: | compile | 15m 31s | root in the patch failed. |
| -1 :x: | javac | 15m 31s | root in the patch failed. |
| -0 :warning: | checkstyle | 2m 40s | root: The patch generated 43 new
+ 31 unchanged - 0 fixed = 74 total (was 31) |
| -1 :x: | mvnsite | 0m 49s | hadoop-aws in the patch failed. |
| +1 :green_heart: | whitespace | 0m 0s | The patch has no whitespace
issues. |
| +1 :green_heart: | shadedclient | 14m 25s | patch has no errors when
building and testing our client artifacts. |
| -1 :x: | javadoc | 0m 37s | hadoop-tools_hadoop-aws generated 1 new +
4 unchanged - 0 fixed = 5 total (was 4) |
| -1 :x: | findbugs | 0m 35s | hadoop-aws in the patch failed. |
||| _ Other Tests _ |
| +1 :green_heart: | unit | 9m 46s | hadoop-common in the patch passed.
|
| -1 :x: | unit | 0m 35s | hadoop-aws in the patch failed. |
| +1 :green_heart: | asflicense | 0m 50s | The patch does not generate
ASF License warnings. |
| | | 120m 49s | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=19.03.6 Server=19.03.6 base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/1839 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle |
| uname | Linux 404ab7a7b7be 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22
16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / cb3f3cc |
| Default Java | 1.8.0_242 |
| mvninstall |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/patch-mvninstall-hadoop-tools_hadoop-aws.txt
|
| compile |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/patch-compile-root.txt
|
| javac |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/patch-compile-root.txt
|
| checkstyle |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/diff-checkstyle-root.txt
|
| mvnsite |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/patch-mvnsite-hadoop-tools_hadoop-aws.txt
|
| javadoc |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/diff-javadoc-javadoc-hadoop-tools_hadoop-aws.txt
|
| findbugs |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/patch-findbugs-hadoop-tools_hadoop-aws.txt
|
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt
|
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/testReport/ |
| Max. process+thread count | 3206 (vs. ulimit of 5500) |
| modules | C: hadoop-common-project/hadoop-common hadoop-tools/hadoop-aws
U: . |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-1839/2/console |
| versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
| Powered by | Apache Yetus 0.11.1 https://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 490086)
Time Spent: 20m (was: 10m)
> add initial S3A layering + async init
> -------------------------------------
>
> Key: HADOOP-16848
> URL: https://issues.apache.org/jira/browse/HADOOP-16848
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.3.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Split the S3A code into layers
> * S3AFileSystem
> * S3AStore + Impl
> * RawS3A + Impl
> S3AFS will create the others and start in order: DelegationTokens, RawS3A,
> S3AStore, Metastore
> this will involve wrapping all access of DTs, s3client, Metastore to block
> until that layer is complete, or raise an exception if instantiation of
> it/predecessor failed.
> New layers will all be subclasses of Service, split into Interface and Impl,
> so we can manage the init/start/stop lifecycle with existing code
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]