[
https://issues.apache.org/jira/browse/PHOENIX-3075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15391135#comment-15391135
]
Hudson commented on PHOENIX-3075:
---------------------------------
SUCCESS: Integrated in Phoenix-master #1338 (See
[https://builds.apache.org/job/Phoenix-master/1338/])
PHOENIX-3075 Phoenix-hive module is writing under ./build instead of
(jamestaylor: rev c307daa5e3233b44221eeff930cb78854c8be515)
* phoenix-hive/src/it/java/org/apache/phoenix/hive/HiveTestUtil.java
> 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)