[
https://issues.apache.org/jira/browse/HIVE-26712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-26712:
--------------------------------
Fix Version/s: 4.0.0-alpha-2
> 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
> Fix For: 4.0.0-alpha-2
>
> Time Spent: 40m
> 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)