[ https://issues.apache.org/jira/browse/PHOENIX-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391085#comment-15391085 ]
James Taylor commented on PHOENIX-3075: --------------------------------------- Thanks, [~sergey.soldatov]. Do we need my original WIP patch too to adjust that apparently hard coded path to be /release? > 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 > Assignee: Sergey Soldatov > Fix For: 4.8.0 > > Attachments: PHOENIX-3075.patch, 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)