[
https://issues.apache.org/jira/browse/HADOOP-19753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044277#comment-18044277
]
ASF GitHub Bot commented on HADOOP-19753:
-----------------------------------------
hadoop-yetus commented on PR #8129:
URL: https://github.com/apache/hadoop/pull/8129#issuecomment-3639205128
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Logfile | Comment |
|:----:|----------:|--------:|:--------:|:-------:|
| +0 :ok: | reexec | 15m 30s | | 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: | 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 _ |
| +1 :green_heart: | mvninstall | 37m 12s | | trunk passed |
| +1 :green_heart: | mvnsite | 1m 37s | | trunk passed |
| +1 :green_heart: | shadedclient | 25m 19s | | branch has no errors
when building and testing our client artifacts. |
|||| _ Patch Compile Tests _ |
| +1 :green_heart: | mvninstall | 1m 9s | | the patch passed |
| +1 :green_heart: | blanks | 0m 0s | | The patch has no blanks
issues. |
| +1 :green_heart: | mvnsite | 1m 28s | | the patch passed |
| +1 :green_heart: | shellcheck | 0m 3s | | No new issues. |
| +1 :green_heart: | shadedclient | 25m 5s | | patch has no errors
when building and testing our client artifacts. |
|||| _ Other Tests _ |
| +1 :green_heart: | unit | 1m 47s | | hadoop-common in the patch
passed. |
| +1 :green_heart: | asflicense | 0m 36s | | The patch does not
generate ASF License warnings. |
| | | 113m 0s | | |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | ClientAPI=1.52 ServerAPI=1.52 base:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8129/1/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/8129 |
| Optional Tests | dupname asflicense mvnsite unit codespell detsecrets
shellcheck shelldocs |
| uname | Linux 79428fcbbda8 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9
00:02:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | dev-support/bin/hadoop.sh |
| git revision | trunk / 2ac52754ca4b61392e739edbb409a316e8be48ce |
| Test Results |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8129/1/testReport/ |
| Max. process+thread count | 635 (vs. ulimit of 5500) |
| modules | C: hadoop-common-project/hadoop-common U:
hadoop-common-project/hadoop-common |
| Console output |
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-8129/1/console |
| versions | git=2.25.1 maven=3.9.11 shellcheck=0.7.0 |
| Powered by | Apache Yetus 0.14.0 https://yetus.apache.org |
This message was automatically generated.
> Support HADOOP_LOG_DAEMON_MODE environment variable
> ---------------------------------------------------
>
> Key: HADOOP-19753
> URL: https://issues.apache.org/jira/browse/HADOOP-19753
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Boqiang Liang
> Priority: Major
> Labels: pull-request-available
>
> Support a new environment variable HADOOP_LOG_DAEMON_MODE to allow
> dynamically setting HADOOP_ROOT_LOGGER and HADOOP_LOGFILE to same values as
> if using --daemon option to run hadoop services
> hadoop systemd services run the daemon process in the forground without using
> --daemon option. However, HADOOP_ROOT_LOGGER and HADOOP_LOGFILE values will
> only be set dynamically when using --daemon flag. For systemd services, we
> want to have same default settings for HADOOP_ROOT_LOGGER and HADOOP_LOGFILE
> as the background daemon case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]