Details

    • Reviewed

    Attachments

      Issue Links

        Activity

          githubbot ASF GitHub Bot added a comment -

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

          <!--
          Thanks for sending a pull request!
          1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
          2. Make sure your PR title starts with JIRA issue id, e.g., 'HADOOP-17799. Your PR title ...'.
          -->

              1. Description of PR

          upgrade to netty 4.1.94 due to CVE

              1. How was this patch tested?

          CI build

              1. For code changes:
          • [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
          • [ ] 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)?
          • [X] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
          githubbot ASF GitHub Bot added a comment - pjfanning opened a new pull request, #5774: URL: https://github.com/apache/hadoop/pull/5774 <!-- Thanks for sending a pull request! 1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute 2. Make sure your PR title starts with JIRA issue id, e.g., ' HADOOP-17799 . Your PR title ...'. --> Description of PR upgrade to netty 4.1.94 due to CVE How was this patch tested? CI build For code changes: [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. ' HADOOP-17799 . Your PR title ...')? [ ] 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)? [X] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
          githubbot ASF GitHub Bot added a comment -

          slfan1989 commented on PR #5774:
          URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1605435512

          Thanks for your contribution! LGTM.

          githubbot ASF GitHub Bot added a comment - slfan1989 commented on PR #5774: URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1605435512 Thanks for your contribution! LGTM.
          githubbot ASF GitHub Bot added a comment -

          pjfanning commented on PR #5774:
          URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1605613209

          Some tests failing with this error - `IO Running in secure mode, but config doesn't have a keytab`

          Seems like a Hadoop issue. We may need to upgrade Hadoop or at least review the Hadoop config used in the tests.

          githubbot ASF GitHub Bot added a comment - pjfanning commented on PR #5774: URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1605613209 Some tests failing with this error - `IO Running in secure mode, but config doesn't have a keytab` Seems like a Hadoop issue. We may need to upgrade Hadoop or at least review the Hadoop config used in the tests.
          githubbot ASF GitHub Bot added a comment -

          hadoop-yetus commented on PR #5774:
          URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1605854443

          :broken_heart: *-1 overall*

          Vote Subsystem Runtime Logfile Comment
          :----: ----------: --------: :--------: :-------:
          +0 :ok: reexec 1m 1s   Docker mode activated.
          _ Prechecks _
          +1 :green_heart: dupname 0m 0s   No case conflicting files found.
          +0 :ok: codespell 0m 0s   codespell was not available.
          +0 :ok: detsecrets 0m 0s   detect-secrets was not available.
          +0 :ok: xmllint 0m 0s   xmllint was not available.
          +0 :ok: shelldocs 0m 0s   Shelldocs was not available.
          +1 :green_heart: @author 0m 0s   The patch does not contain any @author tags.
          -1 :x: test4tests 0m 0s   The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
          _ trunk Compile Tests _
          +0 :ok: mvndep 18m 2s   Maven dependency ordering for branch
          +1 :green_heart: mvninstall 23m 56s   trunk passed
          +1 :green_heart: compile 18m 59s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: compile 17m 1s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: mvnsite 21m 20s   trunk passed
          +1 :green_heart: javadoc 9m 9s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: javadoc 7m 30s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: shadedclient 40m 22s   branch has no errors when building and testing our client artifacts.
          _ Patch Compile Tests _
          +0 :ok: mvndep 1m 10s   Maven dependency ordering for patch
          +1 :green_heart: mvninstall 20m 21s   the patch passed
          +1 :green_heart: compile 18m 13s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: javac 18m 13s   the patch passed
          +1 :green_heart: compile 17m 4s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: javac 17m 4s   the patch passed
          +1 :green_heart: blanks 0m 0s   The patch has no blanks issues.
          +1 :green_heart: mvnsite 15m 8s   the patch passed
          +1 :green_heart: shellcheck 0m 0s   No new issues.
          +1 :green_heart: javadoc 8m 53s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: javadoc 7m 34s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: shadedclient 41m 23s   patch has no errors when building and testing our client artifacts.
          _ Other Tests _
          -1 :x: unit 840m 12s [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/artifact/out/patch-unit-root.txt) root in the patch passed.
          +1 :green_heart: asflicense 2m 16s   The patch does not generate ASF License warnings.
              1101m 44s    
          Reason Tests
          -------: :------
          Failed junit tests hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver
            hadoop.hdfs.server.namenode.ha.TestObserverNode
            hadoop.hdfs.server.datanode.TestDirectoryScanner
            hadoop.mapreduce.v2.TestMRJobsWithProfiler
            hadoop.mapreduce.v2.TestUberAM
            hadoop.mapreduce.v2.TestMRJobs
          Subsystem Report/Notes
          ----------: :-------------
          Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/artifact/out/Dockerfile
          GITHUB PR https://github.com/apache/hadoop/pull/5774
          Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs
          uname Linux 2c3200386a84 4.15.0-212-generic #223-Ubuntu SMP Tue May 23 13:09:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
          Build tool maven
          Personality dev-support/bin/hadoop.sh
          git revision trunk / abbcf4ba241ab56763f4fa4dbcaf98061f38cd6b
          Default Java Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/testReport/
          Max. process+thread count 3144 (vs. ulimit of 5500)
          modules C: hadoop-project . U: .
          Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/console
          versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0
          Powered by Apache Yetus 0.14.0 https://yetus.apache.org

          This message was automatically generated.

          githubbot ASF GitHub Bot added a comment - hadoop-yetus commented on PR #5774: URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1605854443 :broken_heart: * -1 overall * Vote Subsystem Runtime Logfile Comment :----: ----------: --------: :--------: :-------: +0 :ok: reexec 1m 1s   Docker mode activated. _ Prechecks _ +1 :green_heart: dupname 0m 0s   No case conflicting files found. +0 :ok: codespell 0m 0s   codespell was not available. +0 :ok: detsecrets 0m 0s   detect-secrets was not available. +0 :ok: xmllint 0m 0s   xmllint was not available. +0 :ok: shelldocs 0m 0s   Shelldocs was not available. +1 :green_heart: @author 0m 0s   The patch does not contain any @author tags. -1 :x: test4tests 0m 0s   The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. _ trunk Compile Tests _ +0 :ok: mvndep 18m 2s   Maven dependency ordering for branch +1 :green_heart: mvninstall 23m 56s   trunk passed +1 :green_heart: compile 18m 59s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: compile 17m 1s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: mvnsite 21m 20s   trunk passed +1 :green_heart: javadoc 9m 9s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: javadoc 7m 30s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: shadedclient 40m 22s   branch has no errors when building and testing our client artifacts. _ Patch Compile Tests _ +0 :ok: mvndep 1m 10s   Maven dependency ordering for patch +1 :green_heart: mvninstall 20m 21s   the patch passed +1 :green_heart: compile 18m 13s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: javac 18m 13s   the patch passed +1 :green_heart: compile 17m 4s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: javac 17m 4s   the patch passed +1 :green_heart: blanks 0m 0s   The patch has no blanks issues. +1 :green_heart: mvnsite 15m 8s   the patch passed +1 :green_heart: shellcheck 0m 0s   No new issues. +1 :green_heart: javadoc 8m 53s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: javadoc 7m 34s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: shadedclient 41m 23s   patch has no errors when building and testing our client artifacts. _ Other Tests _ -1 :x: unit 840m 12s [/patch-unit-root.txt] ( https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/artifact/out/patch-unit-root.txt ) root in the patch passed. +1 :green_heart: asflicense 2m 16s   The patch does not generate ASF License warnings.     1101m 44s     Reason Tests -------: :------ Failed junit tests hadoop.hdfs.server.federation.router.TestRouterRPCMultipleDestinationMountTableResolver   hadoop.hdfs.server.namenode.ha.TestObserverNode   hadoop.hdfs.server.datanode.TestDirectoryScanner   hadoop.mapreduce.v2.TestMRJobsWithProfiler   hadoop.mapreduce.v2.TestUberAM   hadoop.mapreduce.v2.TestMRJobs Subsystem Report/Notes ----------: :------------- Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/artifact/out/Dockerfile GITHUB PR https://github.com/apache/hadoop/pull/5774 Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs uname Linux 2c3200386a84 4.15.0-212-generic #223-Ubuntu SMP Tue May 23 13:09:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux Build tool maven Personality dev-support/bin/hadoop.sh git revision trunk / abbcf4ba241ab56763f4fa4dbcaf98061f38cd6b Default Java Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/testReport/ Max. process+thread count 3144 (vs. ulimit of 5500) modules C: hadoop-project . U: . Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/1/console versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0 Powered by Apache Yetus 0.14.0 https://yetus.apache.org This message was automatically generated.
          githubbot ASF GitHub Bot added a comment -

          hadoop-yetus commented on PR #5774:
          URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1610780563

          :broken_heart: *-1 overall*

          Vote Subsystem Runtime Logfile Comment
          :----: ----------: --------: :--------: :-------:
          +0 :ok: reexec 1m 1s   Docker mode activated.
          _ Prechecks _
          +1 :green_heart: dupname 0m 0s   No case conflicting files found.
          +0 :ok: codespell 0m 1s   codespell was not available.
          +0 :ok: detsecrets 0m 1s   detect-secrets was not available.
          +0 :ok: xmllint 0m 1s   xmllint was not available.
          +0 :ok: shelldocs 0m 1s   Shelldocs was not available.
          +1 :green_heart: @author 0m 0s   The patch does not contain any @author tags.
          -1 :x: test4tests 0m 0s   The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
          _ trunk Compile Tests _
          +0 :ok: mvndep 17m 19s   Maven dependency ordering for branch
          +1 :green_heart: mvninstall 37m 21s   trunk passed
          +1 :green_heart: compile 19m 1s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: compile 17m 3s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: mvnsite 21m 0s   trunk passed
          +1 :green_heart: javadoc 9m 8s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: javadoc 7m 37s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: shadedclient 55m 27s   branch has no errors when building and testing our client artifacts.
          -0 :warning: patch 55m 48s   Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary.
          _ Patch Compile Tests _
          +0 :ok: mvndep 1m 10s   Maven dependency ordering for patch
          +1 :green_heart: mvninstall 35m 43s   the patch passed
          +1 :green_heart: compile 19m 26s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: javac 19m 26s   the patch passed
          +1 :green_heart: compile 17m 9s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: javac 17m 9s   the patch passed
          +1 :green_heart: blanks 0m 0s   The patch has no blanks issues.
          +1 :green_heart: mvnsite 15m 10s   the patch passed
          +1 :green_heart: shellcheck 0m 0s   No new issues.
          +1 :green_heart: javadoc 8m 48s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1
          +1 :green_heart: javadoc 7m 26s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          +1 :green_heart: shadedclient 56m 10s   patch has no errors when building and testing our client artifacts.
          _ Other Tests _
          -1 :x: unit 794m 18s [/patch-unit-root.txt](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/artifact/out/patch-unit-root.txt) root in the patch passed.
          +1 :green_heart: asflicense 1m 38s   The patch does not generate ASF License warnings.
              1114m 14s    
          Reason Tests
          -------: :------
          Failed junit tests hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy
            hadoop.mapreduce.v2.TestMRJobsWithProfiler
            hadoop.mapreduce.v2.TestUberAM
            hadoop.mapreduce.v2.TestMRJobs
          Subsystem Report/Notes
          ----------: :-------------
          Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/artifact/out/Dockerfile
          GITHUB PR https://github.com/apache/hadoop/pull/5774
          Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs
          uname Linux 3b8fd706d647 4.15.0-212-generic #223-Ubuntu SMP Tue May 23 13:09:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
          Build tool maven
          Personality dev-support/bin/hadoop.sh
          git revision trunk / a5fa3e95475a8e3a077745de62bf8658676d2b9a
          Default Java Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09
          Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/testReport/
          Max. process+thread count 3144 (vs. ulimit of 5500)
          modules C: hadoop-project . U: .
          Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/console
          versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0
          Powered by Apache Yetus 0.14.0 https://yetus.apache.org

          This message was automatically generated.

          githubbot ASF GitHub Bot added a comment - hadoop-yetus commented on PR #5774: URL: https://github.com/apache/hadoop/pull/5774#issuecomment-1610780563 :broken_heart: * -1 overall * Vote Subsystem Runtime Logfile Comment :----: ----------: --------: :--------: :-------: +0 :ok: reexec 1m 1s   Docker mode activated. _ Prechecks _ +1 :green_heart: dupname 0m 0s   No case conflicting files found. +0 :ok: codespell 0m 1s   codespell was not available. +0 :ok: detsecrets 0m 1s   detect-secrets was not available. +0 :ok: xmllint 0m 1s   xmllint was not available. +0 :ok: shelldocs 0m 1s   Shelldocs was not available. +1 :green_heart: @author 0m 0s   The patch does not contain any @author tags. -1 :x: test4tests 0m 0s   The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch. _ trunk Compile Tests _ +0 :ok: mvndep 17m 19s   Maven dependency ordering for branch +1 :green_heart: mvninstall 37m 21s   trunk passed +1 :green_heart: compile 19m 1s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: compile 17m 3s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: mvnsite 21m 0s   trunk passed +1 :green_heart: javadoc 9m 8s   trunk passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: javadoc 7m 37s   trunk passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: shadedclient 55m 27s   branch has no errors when building and testing our client artifacts. -0 :warning: patch 55m 48s   Used diff version of patch file. Binary files and potentially other changes not applied. Please rebase and squash commits if necessary. _ Patch Compile Tests _ +0 :ok: mvndep 1m 10s   Maven dependency ordering for patch +1 :green_heart: mvninstall 35m 43s   the patch passed +1 :green_heart: compile 19m 26s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: javac 19m 26s   the patch passed +1 :green_heart: compile 17m 9s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: javac 17m 9s   the patch passed +1 :green_heart: blanks 0m 0s   The patch has no blanks issues. +1 :green_heart: mvnsite 15m 10s   the patch passed +1 :green_heart: shellcheck 0m 0s   No new issues. +1 :green_heart: javadoc 8m 48s   the patch passed with JDK Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 +1 :green_heart: javadoc 7m 26s   the patch passed with JDK Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 +1 :green_heart: shadedclient 56m 10s   patch has no errors when building and testing our client artifacts. _ Other Tests _ -1 :x: unit 794m 18s [/patch-unit-root.txt] ( https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/artifact/out/patch-unit-root.txt ) root in the patch passed. +1 :green_heart: asflicense 1m 38s   The patch does not generate ASF License warnings.     1114m 14s     Reason Tests -------: :------ Failed junit tests hadoop.yarn.server.resourcemanager.reservation.TestCapacityOverTimePolicy   hadoop.mapreduce.v2.TestMRJobsWithProfiler   hadoop.mapreduce.v2.TestUberAM   hadoop.mapreduce.v2.TestMRJobs Subsystem Report/Notes ----------: :------------- Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/artifact/out/Dockerfile GITHUB PR https://github.com/apache/hadoop/pull/5774 Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient codespell detsecrets xmllint shellcheck shelldocs uname Linux 3b8fd706d647 4.15.0-212-generic #223-Ubuntu SMP Tue May 23 13:09:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux Build tool maven Personality dev-support/bin/hadoop.sh git revision trunk / a5fa3e95475a8e3a077745de62bf8658676d2b9a Default Java Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 Multi-JDK versions /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.19+7-post-Ubuntu-0ubuntu120.04.1 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_362-8u372-ga~us1-0ubuntu1~20.04-b09 Test Results https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/testReport/ Max. process+thread count 3144 (vs. ulimit of 5500) modules C: hadoop-project . U: . Console output https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-5774/2/console versions git=2.25.1 maven=3.6.3 shellcheck=0.7.0 Powered by Apache Yetus 0.14.0 https://yetus.apache.org This message was automatically generated.
          githubbot ASF GitHub Bot added a comment -

          ayushtkn merged PR #5774:
          URL: https://github.com/apache/hadoop/pull/5774

          githubbot ASF GitHub Bot added a comment - ayushtkn merged PR #5774: URL: https://github.com/apache/hadoop/pull/5774
          ayushtkn Ayush Saxena added a comment -

          Committed to trunk.
          Thanx pj.fanning for the contribution!!!

          ayushtkn Ayush Saxena added a comment - Committed to trunk. Thanx pj.fanning for the contribution!!!

          People

            pj.fanning PJ Fanning
            pj.fanning PJ Fanning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: