[
https://issues.apache.org/jira/browse/HIVE-26712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-26712:
----------------------------------
Labels: pull-request-available (was: )
> 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: 10m
> 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)