You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/08/17 10:41:13 UTC

[GitHub] [hadoop] steveloughran opened a new pull request #2231: HADOOP-15691 Add PathCapabilities to FileSystem and FileContext.

steveloughran opened a new pull request #2231:
URL: https://github.com/apache/hadoop/pull/2231


   This is the backport to branch-3.2
   
   
   see: [https://issues.apache.org/jira/browse/HADOOP-17210)(https://issues.apache.org/jira/browse/HADOOP-17210)


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #2231: HADOOP-15691 Add PathCapabilities to FileSystem and FileContext.

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on pull request #2231:
URL: https://github.com/apache/hadoop/pull/2231#issuecomment-674888089


   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |  10m 23s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  1s |  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 7 new or modified test files.  |
   ||| _ branch-3.2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   3m 18s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  22m 35s |  branch-3.2 passed  |
   | +1 :green_heart: |  compile  |  14m 19s |  branch-3.2 passed  |
   | +1 :green_heart: |  checkstyle  |   2m 44s |  branch-3.2 passed  |
   | +1 :green_heart: |  mvnsite  |   5m 14s |  branch-3.2 passed  |
   | +1 :green_heart: |  shadedclient  |  21m 47s |  branch has no errors when building and testing our client artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 17s |  branch-3.2 passed  |
   | +0 :ok: |  spotbugs  |   0m 47s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |   7m 44s |  branch-3.2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 23s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   3m 31s |  the patch passed  |
   | +1 :green_heart: |  compile  |  13m 38s |  the patch passed  |
   | +1 :green_heart: |  javac  |  13m 38s |  the patch passed  |
   | -0 :warning: |  checkstyle  |   2m 41s |  root: The patch generated 12 new + 594 unchanged - 1 fixed = 606 total (was 595)  |
   | +1 :green_heart: |  mvnsite  |   5m  9s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  shadedclient  |  12m 45s |  patch has no errors when building and testing our client artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 18s |  the patch passed  |
   | +1 :green_heart: |  findbugs  |   8m 28s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   9m  0s |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 58s |  hadoop-hdfs-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 52s |  hadoop-hdfs-httpfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 45s |  hadoop-aws in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 37s |  hadoop-azure in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m  0s |  hadoop-azure-datalake in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 47s |  The patch does not generate ASF License warnings.  |
   |  |   | 164m 49s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2231/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/2231 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle markdownlint |
   | uname | Linux 8011ac3de4b2 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | branch-3.2 / 9aa78fe |
   | 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-2231/1/artifact/out/diff-checkstyle-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2231/1/testReport/ |
   | Max. process+thread count | 1393 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-azure-datalake U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2231/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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] steveloughran commented on pull request #2231: HADOOP-17210 Backport HADOOP-15691 PathCapabilities

Posted by GitBox <gi...@apache.org>.
steveloughran commented on pull request #2231:
URL: https://github.com/apache/hadoop/pull/2231#issuecomment-675042886


   did an s3a test run for strictness; throttle tests failed because the S3guard table was pay-on-demand. Probably time to just cut that test, but not here


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] steveloughran merged pull request #2231: HADOOP-17210 Backport HADOOP-15691 PathCapabilities

Posted by GitBox <gi...@apache.org>.
steveloughran merged pull request #2231:
URL: https://github.com/apache/hadoop/pull/2231


   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #2231: HADOOP-17210 Backport HADOOP-15691 PathCapabilities

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on pull request #2231:
URL: https://github.com/apache/hadoop/pull/2231#issuecomment-675089972


   :confetti_ball: **+1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 41s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  2s |  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 7 new or modified test files.  |
   ||| _ branch-3.2 Compile Tests _ |
   | +0 :ok: |  mvndep  |   3m 16s |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  22m 26s |  branch-3.2 passed  |
   | +1 :green_heart: |  compile  |  14m 17s |  branch-3.2 passed  |
   | +1 :green_heart: |  checkstyle  |   2m 42s |  branch-3.2 passed  |
   | +1 :green_heart: |  mvnsite  |   5m 12s |  branch-3.2 passed  |
   | +1 :green_heart: |  shadedclient  |  21m 29s |  branch has no errors when building and testing our client artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 17s |  branch-3.2 passed  |
   | +0 :ok: |  spotbugs  |   0m 43s |  Used deprecated FindBugs config; considering switching to SpotBugs.  |
   | +1 :green_heart: |  findbugs  |   7m 43s |  branch-3.2 passed  |
   ||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 24s |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   3m 32s |  the patch passed  |
   | +1 :green_heart: |  compile  |  13m 56s |  the patch passed  |
   | +1 :green_heart: |  javac  |  13m 56s |  the patch passed  |
   | -0 :warning: |  checkstyle  |   2m 42s |  root: The patch generated 4 new + 594 unchanged - 1 fixed = 598 total (was 595)  |
   | +1 :green_heart: |  mvnsite  |   5m  9s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  shadedclient  |  12m 19s |  patch has no errors when building and testing our client artifacts.  |
   | +1 :green_heart: |  javadoc  |   4m 15s |  the patch passed  |
   | +1 :green_heart: |  findbugs  |   8m 33s |  the patch passed  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   8m 57s |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m  1s |  hadoop-hdfs-client in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 55s |  hadoop-hdfs-httpfs in the patch passed.  |
   | +1 :green_heart: |  unit  |   4m 46s |  hadoop-aws in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 36s |  hadoop-azure in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m  6s |  hadoop-azure-datalake in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 51s |  The patch does not generate ASF License warnings.  |
   |  |   | 154m 29s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2231/2/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/2231 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle markdownlint |
   | uname | Linux 317d8cd18428 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | branch-3.2 / 9aa78fe |
   | 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-2231/2/artifact/out/diff-checkstyle-root.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2231/2/testReport/ |
   | Max. process+thread count | 1374 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs-client hadoop-hdfs-project/hadoop-hdfs-httpfs hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure hadoop-tools/hadoop-azure-datalake U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-2231/2/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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org