You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Kengo Seki (JIRA)" <ji...@apache.org> on 2016/10/06 06:46:20 UTC

[jira] [Updated] (BIGTOP-2497) Upgrade Apache Phoenix to 4.8.0

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

Kengo Seki updated BIGTOP-2497:
-------------------------------
    Attachment: BIGTOP-2497.1.patch

Attaching a patch. In Addition to bigtop.bom, I modified do-component-build to avoid conflict in copying files with the same name in different directories. Without this fix, {{./gradlew phoenix-pkg}} fails with the following error.

{code}
+ cp ./phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.1-runnable.jar ./phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.1-tests.jar ./phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.1-sources.jar ./phoenix-tracing-webapp/target/phoenix-tracing-webapp-4.8.0-HBase-1.1.jar ./phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.1-sources.jar ./phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.1.jar ./phoenix-spark/target/phoenix-spark-4.8.0-HBase-1.1-tests.jar ./phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.1-sources.jar ./phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.1.jar ./phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.1-tests.jar ./phoenix-pherf/target/phoenix-pherf-4.8.0-HBase-1.1-minimal.jar ./phoenix-queryserver-client/target/phoenix-4.8.0-HBase-1.1-thin-client.jar ./phoenix-queryserver-client/target/phoenix-queryserver-client-4.8.0-HBase-1.1-sources.jar ./phoenix-queryserver-client/target/phoenix-queryserver-client-4.8.0-HBase-1.1.jar ./phoenix-queryserver-client/target/phoenix-queryserver-client-4.8.0-HBase-1.1-tests.jar ./phoenix-queryserver/target/phoenix-queryserver-4.8.0-HBase-1.1.jar ./phoenix-queryserver/target/phoenix-queryserver-4.8.0-HBase-1.1-tests.jar ./phoenix-queryserver/target/phoenix-4.8.0-HBase-1.1-queryserver.jar ./phoenix-queryserver/target/phoenix-queryserver-4.8.0-HBase-1.1-sources.jar ./target/phoenix-4.8.0-HBase-1.1-tests.jar ./phoenix-core/target/phoenix-core-4.8.0-HBase-1.1.jar ./phoenix-core/target/phoenix-core-4.8.0-HBase-1.1-sources.jar ./phoenix-core/target/phoenix-core-4.8.0-HBase-1.1-tests.jar ./phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.1.jar ./phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.1-sources.jar ./phoenix-pig/target/phoenix-pig-4.8.0-HBase-1.1-tests.jar ./phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.1-sources.jar ./phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.1.jar ./phoenix-flume/target/phoenix-flume-4.8.0-HBase-1.1-tests.jar ./phoenix-server/target/phoenix-4.8.0-HBase-1.1-server.jar ./phoenix-client/                                                                       target/phoenix-4.8.0-HBase-1.1-client.jar ./phoenix-hive/target/phoenix-4.8.0-HBase-1.1-hive.jar ./phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.1.jar ./phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.1-tests.jar ./phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.1-sources.jar ./phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.1-tests.jar ./phoenix-hive/target/phoenix-hive-4.8.0-HBase-1.1.jar build/
cp: will not overwrite just-created 'build/phoenix-core-4.8.0-HBase-1.1.jar' with './phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.1.jar'
cp: will not overwrite just-created 'build/phoenix-core-4.8.0-HBase-1.1-tests.jar' with './phoenix-hive/target/dependency/phoenix-core-4.8.0-HBase-1.1-tests.jar'
debian/rules:38: recipe for target 'override_dh_auto_build' failed
{code}

BTW, 4.8.1 has also been released recently. Which version should we choose?

https://lists.apache.org/thread.html/ee156cbb83cd234e1a36fa6a7454e299812da7ca407a77624ce913f7@%3Cuser.phoenix.apache.org%3E

> Upgrade Apache Phoenix to 4.8.0
> -------------------------------
>
>                 Key: BIGTOP-2497
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2497
>             Project: Bigtop
>          Issue Type: Task
>    Affects Versions: 1.1.0
>            Reporter: YoungWoo Kim
>         Attachments: BIGTOP-2497.1.patch
>
>
> Voting on the way to release Phoenix 4.8.0... There are so many good features  and fixes and also, it looks like integrations are working fine with current bigtop stack -- HBase, Hive, Spark and Pig



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