You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Yuqi Gu (Jira)" <ji...@apache.org> on 2022/11/15 09:51:00 UTC

[jira] [Comment Edited] (BIGTOP-3872) Adjust Ambari-2.7.5 dependency to fix the deployment issues of Ambari metrics

    [ https://issues.apache.org/jira/browse/BIGTOP-3872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17634269#comment-17634269 ] 

Yuqi Gu edited comment on BIGTOP-3872 at 11/15/22 9:50 AM:
-----------------------------------------------------------

Hi [~sekikn]

Hortonworks rebuilt Hadoop, phoenix, hbase as the whole stack  and provided the binary-TARs for Ambari metrics:

{code:java}
<hbase.tar>https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.0-315/tars/hbase/hbase-2.0.2.3.1.4.0-315-bin.tar.gz</hbase.tar>
<phoenix.tar>https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.0-315/tars/phoenix/phoenix-5.0.0.3.1.4.0-315.tar.gz</phoenix.tar>
<hadoop.tar>https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.0-315/tars/hadoop/hadoop-3.1.1.3.1.4.0-315.tar.gz</hadoop.tar>
{code}


But Bigtop just provided rpm/deb packages and there is no binary-TARs available in our Bigtop repo.

In https://github.com/apache/bigtop/pull/1054, I temporarily setup file server in my local host and set the title of PR to `WIP`:

{code:java}
<hbase.tar>http://10.169.206.131/yum-bigtop/centos/7/x86_64/hbase-2.4.13-bin.tar.gz</hbase.tar>

{code}

We need to find a place (Bigtop public repo) to store these Binary-TARs as Hortonworks did for Ambari.
Do you have any suggestions and comments for this? thanks.





was (Author: yqgu):
Hi [~sekikn]

Hortonworks rebuilt Hadoop, phoenix, hbase as the whole stack  and provided the binary-TARs for Ambari metrics:

{code:java}
<hbase.tar>https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.0-315/tars/hbase/hbase-2.0.2.3.1.4.0-315-bin.tar.gz</hbase.tar>
<phoenix.tar>https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.0-315/tars/phoenix/phoenix-5.0.0.3.1.4.0-315.tar.gz</phoenix.tar>
<hadoop.tar>https://s3.amazonaws.com/dev.hortonworks.com/HDP/centos7/3.x/BUILDS/3.1.4.0-315/tars/hadoop/hadoop-3.1.1.3.1.4.0-315.tar.gz</hadoop.tar>
{code}


But Bigtop just provided rpm/deb packages and there is no binary-TARs available in our Bigtop repo.

In https://github.com/apache/bigtop/pull/1054, I temporarily setup file server in my local host and set the title of PR to `WIP`:

{code:java}
<hbase.tar>http://10.169.206.131/yum-bigtop/centos/7/x86_64/hbase-2.4.13-bin.tar.gz</hbase.tar>

{code}

We need to find a place (Bigtop public repo) to store these Binary-TARs as Hortonworks did for Ambari.
Do you have some suggestions and comments for this? thanks.




> Adjust Ambari-2.7.5 dependency to fix the deployment issues of Ambari metrics
> -----------------------------------------------------------------------------
>
>                 Key: BIGTOP-3872
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3872
>             Project: Bigtop
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Yuqi Gu
>            Assignee: Yuqi Gu
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Adjust Ambari-2.7.5 dependency to fix the deployment issues of Ambari metrics.
> When users deploy Hadoop components with Bigtop stack, Ambari dependency should be updated to fix the issues of Ambari metrics.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)