You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2016/07/15 01:25:20 UTC

[jira] [Created] (PHOENIX-3075) Phoenix-hive module is writing under ./build instead of ./target

Enis Soztutar created PHOENIX-3075:
--------------------------------------

             Summary: 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.9.0


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)