[
https://issues.apache.org/jira/browse/HDFS-16905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17684905#comment-17684905
]
ASF GitHub Bot commented on HDFS-16905:
---------------------------------------
virajjasani commented on PR #5343:
URL: https://github.com/apache/hadoop/pull/5343#issuecomment-1419653059
I was just able to confirm that if we revert
https://github.com/apache/hadoop/commit/90fe7bcc3b30f8497d7a5124c91c5aea28f2fccb
commit and refresh IDE maven cache, we would run into issues, otherwise this
commit has taken care of providing `hadoop.log.dir` value as
`${project.build.directory}/log` that applies to all modules including
hadoop-hdfs.
What I did realize is that we have some redundancy with setting
`hadoop.log.dir` on multiple sub-modules, which should be removed because the
value of `hadoop.log.dir` would anyways be set up by hadoop-project pom which
is parent of all modules poms.
> Provide default hadoop.log.dir for tests
> ----------------------------------------
>
> Key: HDFS-16905
> URL: https://issues.apache.org/jira/browse/HDFS-16905
> Project: Hadoop HDFS
> Issue Type: Test
> Components: hdfs, hdfs-client
> Affects Versions: 3.4.0, 3.3.5, 3.3.9
> Environment: Tested using the Hadoop development environment Docker
> image and an IDE on Mac
> Reporter: Steve Vaughan
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0, 3.3.9
>
>
> Provide a default directory configuration for test logging
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]