[
https://issues.apache.org/jira/browse/HIVE-26712?focusedWorklogId=827002&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-827002
]
ASF GitHub Bot logged work on HIVE-26712:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Nov/22 00:24
Start Date: 18/Nov/22 00:24
Worklog Time Spent: 10m
Work Description: cnauroth commented on PR #3738:
URL: https://github.com/apache/hive/pull/3738#issuecomment-1319387717
@abstractdog or @ayushtkn , are you available to review this? Thank you.
Issue Time Tracking
-------------------
Worklog Id: (was: 827002)
Time Spent: 0.5h (was: 20m)
> HCatMapReduceTest writes test files in project base directory instead of
> build directory.
> -----------------------------------------------------------------------------------------
>
> Key: HIVE-26712
> URL: https://issues.apache.org/jira/browse/HIVE-26712
> Project: Hive
> Issue Type: Bug
> Components: Test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Subclasses of {{HCatMapReduceTest}} produce files under {{hcatalog/core}}.
> This causes a few minor irritations:
> # There is a separate {{.gitignore}} maintained just for the sake of these
> files.
> # They are not removed by an {{mvn clean}}.
> # During release verification, while doing multiple {{mvn}} runs, the extra
> files cause the RAT check to fail.
> This can be fixed by moving the files under {{hcatalog/core/target}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)