You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2016/09/23 00:36:22 UTC

[jira] [Updated] (PHOENIX-3323) make_rc script failes to build the RC

     [ https://issues.apache.org/jira/browse/PHOENIX-3323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Hofhansl updated PHOENIX-3323:
-----------------------------------
    Description: 
cp: will not overwrite just-created '/tmp/phoenix/dev/../release/apache-phoenix-4.8.1-HBase-0.98/apache-phoenix-4.8.1-HBase-0.98-bin/phoenix-core-4.8.1-HBase-0.98.jar' with './phoenix-core/target/phoenix-core-4.8.1-HBase-0.98.jar'
cp: will not overwrite just-created '/tmp/phoenix/dev/../release/apache-phoenix-4.8.1-HBase-0.98/apache-phoenix-4.8.1-HBase-0.98-bin/phoenix-core-4.8.1-HBase-0.98-tests.jar' with './phoenix-core/target/phoenix-core-4.8.1-HBase-0.98-tests.jar

The fix is to exclude the phoenix-\{core}|\{test} jars in Hive's dependency directory.

  was:
cp: will not overwrite just-created '/tmp/phoenix/dev/../release/apache-phoenix-4.8.1-HBase-0.98/apache-phoenix-4.8.1-HBase-0.98-bin/phoenix-core-4.8.1-HBase-0.98.jar' with './phoenix-core/target/phoenix-core-4.8.1-HBase-0.98.jar'
cp: will not overwrite just-created '/tmp/phoenix/dev/../release/apache-phoenix-4.8.1-HBase-0.98/apache-phoenix-4.8.1-HBase-0.98-bin/phoenix-core-4.8.1-HBase-0.98-tests.jar' with './phoenix-core/target/phoenix-core-4.8.1-HBase-0.98-tests.jar

The fix is to exclude the phoenix-{core}|{test} jars in Hive's dependency directory.


> make_rc script failes to build the RC
> -------------------------------------
>
>                 Key: PHOENIX-3323
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3323
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Lars Hofhansl
>
> cp: will not overwrite just-created '/tmp/phoenix/dev/../release/apache-phoenix-4.8.1-HBase-0.98/apache-phoenix-4.8.1-HBase-0.98-bin/phoenix-core-4.8.1-HBase-0.98.jar' with './phoenix-core/target/phoenix-core-4.8.1-HBase-0.98.jar'
> cp: will not overwrite just-created '/tmp/phoenix/dev/../release/apache-phoenix-4.8.1-HBase-0.98/apache-phoenix-4.8.1-HBase-0.98-bin/phoenix-core-4.8.1-HBase-0.98-tests.jar' with './phoenix-core/target/phoenix-core-4.8.1-HBase-0.98-tests.jar
> The fix is to exclude the phoenix-\{core}|\{test} jars in Hive's dependency directory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)