[
https://issues.apache.org/jira/browse/PHOENIX-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-3075:
----------------------------------
Attachment: PHOENIX-3075_wip.patch
Partial patch - the only explicit reference I found to a build dir. There must
be some default that writes to build, as I'm still seeing files in
build/test/data/dfs.
> Phoenix-hive module is writing under ./build instead of ./target
> ----------------------------------------------------------------
>
> Key: PHOENIX-3075
> URL: https://issues.apache.org/jira/browse/PHOENIX-3075
> Project: Phoenix
> Issue Type: Bug
> Reporter: Enis Soztutar
> Fix For: 4.8.0
>
> Attachments: PHOENIX-3075_wip.patch
>
>
> Running tests on phoenix-hive, we are writing under ./build and ./target,
> instead of specific ./target/test-data/:
> {code}
> ./build/test/data/dfs/data/data1
> ./build/test/data/dfs/data/data1/current
> ./build/test/data/dfs/data/data1/current/BP-1628037287-10.22.8.221-1468541463865
> ./build/test/data/dfs/data/data1/current/BP-1628037287-10.22.8.221-1468541463865/current
> ./build/test/data/dfs/data/data1/current/BP-1628037287-10.22.8.221-1468541463865/current/dfsUsed
> ....
> ./target/MiniMRCluster_1052289061
> ./target/MiniMRCluster_1052289061/MiniMRCluster_1052289061-localDir-nm-0_0
> ./target/MiniMRCluster_1052289061/MiniMRCluster_1052289061-localDir-nm-0_1
> ./target/MiniMRCluster_1052289061/MiniMRCluster_1052289061-localDir-nm-0_2
> ./target/MiniMRCluster_1052289061/MiniMRCluster_1052289061-localDir-nm-0_3
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)