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 2022/04/27 11:45:46 UTC

[GitHub] [hadoop] steveloughran opened a new pull request, #4238: HADOOP-16202. Enhanced openFile() -branch-3.3 backport

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

   
   ### Description of PR
   
   backport of HADOOP-16202. Enhanced openFile() to branch-3.3, plus a couple of other cherrypicks from trunk to ease the backporting.
   
   if yetus is happy i wil merge the entire sequence in as the ordered chain of commits
   
   
   ### How was this patch tested?
   
   cloud store testing in progress against aws london and azure cardiff.
   
   ### For code changes:
   
   - [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [X] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   


-- 
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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

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 closed pull request #4238: HADOOP-16202. Enhanced openFile() -branch-3.3 backport

Posted by GitBox <gi...@apache.org>.
steveloughran closed pull request #4238: HADOOP-16202. Enhanced openFile() -branch-3.3 backport
URL: https://github.com/apache/hadoop/pull/4238


-- 
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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

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 #4238: HADOOP-16202. Enhanced openFile() -branch-3.3 backport

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

   merged locally; closing


-- 
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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

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 #4238: HADOOP-16202. Enhanced openFile() -branch-3.3 backport

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

   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime |  Logfile | Comment |
   |:----:|----------:|--------:|:--------:|:-------:|
   | +0 :ok: |  reexec  |  10m 15s |  |  Docker mode activated.  |
   |||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  2s |  |  No case conflicting files found.  |
   | +0 :ok: |  codespell  |   0m  0s |  |  codespell was not available.  |
   | +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 23 new or modified test files.  |
   |||| _ branch-3.3 Compile Tests _ |
   | +0 :ok: |  mvndep  |  14m 55s |  |  Maven dependency ordering for branch  |
   | +1 :green_heart: |  mvninstall  |  26m 52s |  |  branch-3.3 passed  |
   | +1 :green_heart: |  compile  |  18m 45s |  |  branch-3.3 passed  |
   | +1 :green_heart: |  checkstyle  |   3m 21s |  |  branch-3.3 passed  |
   | +1 :green_heart: |  mvnsite  |  10m 43s |  |  branch-3.3 passed  |
   | +1 :green_heart: |  javadoc  |   9m 48s |  |  branch-3.3 passed  |
   | +1 :green_heart: |  spotbugs  |  15m 21s |  |  branch-3.3 passed  |
   | +1 :green_heart: |  shadedclient  |  27m 13s |  |  branch has no errors when building and testing our client artifacts.  |
   |||| _ Patch Compile Tests _ |
   | +0 :ok: |  mvndep  |   0m 26s |  |  Maven dependency ordering for patch  |
   | +1 :green_heart: |  mvninstall  |   6m 11s |  |  the patch passed  |
   | +1 :green_heart: |  compile  |  18m 34s |  |  the patch passed  |
   | -1 :x: |  javac  |  18m 34s | [/results-compile-javac-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4238/1/artifact/out/results-compile-javac-root.txt) |  root generated 1 new + 1926 unchanged - 0 fixed = 1927 total (was 1926)  |
   | +1 :green_heart: |  blanks  |   0m  0s |  |  The patch has no blanks issues.  |
   | +1 :green_heart: |  checkstyle  |   3m 12s |  |  root: The patch generated 0 new + 696 unchanged - 2 fixed = 696 total (was 698)  |
   | +1 :green_heart: |  mvnsite  |  10m 49s |  |  the patch passed  |
   | +1 :green_heart: |  xml  |   0m  1s |  |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  javadoc  |   1m 57s |  |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  javadoc  |   1m 21s |  |  hadoop-yarn-common in the patch passed.  |
   | +1 :green_heart: |  javadoc  |   0m 51s |  |  hadoop-mapreduce-client-core in the patch passed.  |
   | +1 :green_heart: |  javadoc  |   0m 55s |  |  hadoop-mapreduce-client-app in the patch passed.  |
   | +1 :green_heart: |  javadoc  |   0m 53s |  |  hadoop-mapreduce-examples in the patch passed.  |
   | +1 :green_heart: |  javadoc  |   0m 52s |  |  hadoop-streaming in the patch passed.  |
   | +1 :green_heart: |  javadoc  |   0m 51s |  |  hadoop-distcp in the patch passed.  |
   | +1 :green_heart: |  javadoc  |   0m 57s |  |  hadoop-tools_hadoop-aws generated 0 new + 38 unchanged - 1 fixed = 38 total (was 39)  |
   | +1 :green_heart: |  javadoc  |   0m 55s |  |  hadoop-azure in the patch passed.  |
   | +1 :green_heart: |  spotbugs  |  17m 44s |  |  the patch passed  |
   | +1 :green_heart: |  shadedclient  |  28m  7s |  |  patch has no errors when building and testing our client artifacts.  |
   |||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |  17m 46s |  |  hadoop-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   5m  3s |  |  hadoop-yarn-common in the patch passed.  |
   | +1 :green_heart: |  unit  |   6m 30s |  |  hadoop-mapreduce-client-core in the patch passed.  |
   | +1 :green_heart: |  unit  |   8m 47s |  |  hadoop-mapreduce-client-app in the patch passed.  |
   | +1 :green_heart: |  unit  |   1m 13s |  |  hadoop-mapreduce-examples in the patch passed.  |
   | +1 :green_heart: |  unit  |   6m 53s |  |  hadoop-streaming in the patch passed.  |
   | +1 :green_heart: |  unit  |  15m 40s |  |  hadoop-distcp in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 39s |  |  hadoop-aws in the patch passed.  |
   | +1 :green_heart: |  unit  |   2m 38s |  |  hadoop-azure in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   1m 18s |  |  The patch does not generate ASF License warnings.  |
   |  |   | 304m  3s |  |  |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4238/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/4238 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient spotbugs checkstyle codespell markdownlint xml |
   | uname | Linux 8bcdd5b97190 4.15.0-153-generic #160-Ubuntu SMP Thu Jul 29 06:54:29 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | dev-support/bin/hadoop.sh |
   | git revision | branch-3.3 / 74d3b18c8089fc158d29065983cfc23ab0980ada |
   | Default Java | Private Build-1.8.0_312-8u312-b07-0ubuntu1~18.04-b07 |
   |  Test Results | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4238/1/testReport/ |
   | Max. process+thread count | 2240 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app hadoop-mapreduce-project/hadoop-mapreduce-examples hadoop-tools/hadoop-streaming hadoop-tools/hadoop-distcp hadoop-tools/hadoop-aws hadoop-tools/hadoop-azure U: . |
   | Console output | https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-4238/1/console |
   | versions | git=2.17.1 maven=3.6.0 spotbugs=4.2.2 |
   | Powered by | Apache Yetus 0.14.0-SNAPSHOT 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.

To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org

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