[
https://issues.apache.org/jira/browse/HADOOP-16118?focusedWorklogId=481001&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-481001
]
ASF GitHub Bot logged work on HADOOP-16118:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 09/Sep/20 19:12
Start Date: 09/Sep/20 19:12
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on pull request #731:
URL: https://github.com/apache/hadoop/pull/731#issuecomment-689760736
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| +0 :ok: | reexec | 12m 29s | Docker mode activated. |
||| _ Prechecks _ |
| +1 :green_heart: | dupname | 0m 0s | No case conflicting files
found. |
| +0 :ok: | markdownlint | 0m 0s | markdownlint was not available. |
| +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
4 new or modified test files. |
||| _ branch-3.2 Compile Tests _ |
| +1 :green_heart: | mvninstall | 31m 4s | branch-3.2 passed |
| +1 :green_heart: | compile | 0m 29s | branch-3.2 passed |
| +1 :green_heart: | checkstyle | 0m 25s | branch-3.2 passed |
| +1 :green_heart: | mvnsite | 0m 37s | branch-3.2 passed |
| +1 :green_heart: | shadedclient | 13m 37s | branch has no errors when
building and testing our client artifacts. |
| +1 :green_heart: | javadoc | 0m 27s | branch-3.2 passed |
| +0 :ok: | spotbugs | 0m 57s | Used deprecated FindBugs config;
considering switching to SpotBugs. |
| +1 :green_heart: | findbugs | 0m 55s | branch-3.2 passed |
||| _ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 0m 38s | the patch passed |
| +1 :green_heart: | compile | 0m 26s | the patch passed |
| +1 :green_heart: | javac | 0m 26s | the patch passed |
| -0 :warning: | checkstyle | 0m 16s | hadoop-tools/hadoop-aws: The
patch generated 2 new + 17 unchanged - 1 fixed = 19 total (was 18) |
| +1 :green_heart: | mvnsite | 0m 38s | the patch passed |
| -1 :x: | whitespace | 0m 0s | The patch has 1 line(s) that end in
whitespace. Use git apply --whitespace=fix <<patch_file>>. Refer
https://git-scm.com/docs/git-apply |
| +1 :green_heart: | shadedclient | 16m 3s | patch has no errors when
building and testing our client artifacts. |
| +1 :green_heart: | javadoc | 0m 23s | the patch passed |
| +1 :green_heart: | findbugs | 0m 58s | the patch passed |
||| _ Other Tests _ |
| -1 :x: | unit | 4m 40s | hadoop-aws in the patch failed. |
| +1 :green_heart: | asflicense | 0m 31s | The patch does not generate
ASF License warnings. |
| | | 86m 26s | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.40 ServerAPI=1.40 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-731/1/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/731 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle markdownlint |
| uname | Linux a138593e2a27 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 | dev-support/bin/hadoop.sh |
| git revision | branch-3.2 / b5d24d6 |
| Default Java | Private Build-1.8.0_265-8u265-b01-0ubuntu2~16.04-b01 |
| checkstyle |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-731/1/artifact/out/diff-checkstyle-hadoop-tools_hadoop-aws.txt
|
| whitespace |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-731/1/artifact/out/whitespace-eol.txt
|
| unit |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-731/1/artifact/out/patch-unit-hadoop-tools_hadoop-aws.txt
|
| Test Results |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-731/1/testReport/ |
| Max. process+thread count | 410 (vs. ulimit of 5500) |
| modules | C: hadoop-tools/hadoop-aws U: hadoop-tools/hadoop-aws |
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-731/1/console |
| versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
| Powered by | Apache Yetus 0.12.0 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: 481001)
Remaining Estimate: 0h
Time Spent: 10m
> S3Guard to support on-demand DDB tables
> ---------------------------------------
>
> Key: HADOOP-16118
> URL: https://issues.apache.org/jira/browse/HADOOP-16118
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 3.3.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Major
> Fix For: 3.3.0
>
> Attachments: HADOOP-16118-branch-3.2-001.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> AWS now supports [on demand DDB
> capacity|https://aws.amazon.com/blogs/aws/amazon-dynamodb-on-demand-no-capacity-planning-and-pay-per-request-pricing/]
>
> This has lowest cost and best scalability, so could be the default capacity.
> + add a new option to set-capacity.
> Will depend on an SDK update: created HADOOP-16117.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]