You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jayush Luniya (JIRA)" <ji...@apache.org> on 2015/06/18 11:20:01 UTC

[jira] [Commented] (AMBARI-11990) Deployment fails on snappy with HDP 2.3 on CentOS7

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

Jayush Luniya commented on AMBARI-11990:
----------------------------------------

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Ambari Main ....................................... SUCCESS [4.573s]
[INFO] Apache Ambari Project POM ......................... SUCCESS [0.051s]
[INFO] Ambari Web ........................................ SUCCESS [34.757s]
[INFO] Ambari Views ...................................... SUCCESS [2.297s]
[INFO] Ambari Admin View ................................. SUCCESS [10.304s]
[INFO] ambari-metrics .................................... SUCCESS [0.565s]
[INFO] Ambari Metrics Common ............................. SUCCESS [1.379s]
[INFO] Ambari Metrics Hadoop Sink ........................ SUCCESS [2.983s]
[INFO] Ambari Metrics Flume Sink ......................... SUCCESS [1.542s]
[INFO] Ambari Metrics Kafka Sink ......................... SUCCESS [2.847s]
[INFO] Ambari Metrics Storm Sink ......................... SUCCESS [1.219s]
[INFO] Ambari Metrics Collector .......................... SUCCESS [5:55.807s]
[INFO] Ambari Metrics Monitor ............................ SUCCESS [2.311s]
[INFO] Ambari Metrics Assembly ........................... SUCCESS [1:46.616s]
[INFO] Ambari Server ..................................... SUCCESS [53.631s]
[INFO] Ambari Agent ...................................... SUCCESS [13.128s]
[INFO] Ambari Client ..................................... SUCCESS [0.035s]
[INFO] Ambari Python Client .............................. SUCCESS [0.354s]
[INFO] Ambari Groovy Client .............................. SUCCESS [10.299s]
[INFO] Ambari Shell ...................................... SUCCESS [0.056s]
[INFO] Ambari Python Shell ............................... SUCCESS [0.073s]
[INFO] Ambari Groovy Shell ............................... SUCCESS [7.990s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:15.149s
[INFO] Finished at: Thu Jun 18 02:19:00 PDT 2015
[INFO] Final Memory: 118M/1514M
[INFO] ------------------------------------------------------------------------

> Deployment fails on snappy with HDP 2.3 on CentOS7
> --------------------------------------------------
>
>                 Key: AMBARI-11990
>                 URL: https://issues.apache.org/jira/browse/AMBARI-11990
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.0
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>            Priority: Blocker
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-11990.patch
>
>
> For centos7 + HDP 2.3 ambari is using the centos6 HDP-UTILS. See here:
> https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/HDP/2.3/repos/repoinfo.xml 
> Looks like that is an issue.
> {code}
> [root@ip-172-30-0-151 yum.repos.d]# more HDP-UTILS.repo 
> [HDP-UTILS-1.1.0.20]
> name=HDP-UTILS-1.1.0.20
> baseurl=http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/centos6
> path=/
> enabled=1
> gpgcheck=0
> [root@ip-172-30-0-151 yum.repos.d]# /usr/bin/yum -y install snappy-devel
> Loaded plugins: amazon-id, rhui-lb
> Resolving Dependencies
> --> Running transaction check
> ---> Package snappy-devel.x86_64 0:1.0.5-1.el6 will be installed
> --> Processing Dependency: snappy(x86-64) = 1.0.5-1.el6 for package: snappy-devel-1.0.5-1.el6.x86_64
> --> Finished Dependency Resolution
> Error: Package: snappy-devel-1.0.5-1.el6.x86_64 (HDP-UTILS-1.1.0.20)
>            Requires: snappy(x86-64) = 1.0.5-1.el6
>            Installed: snappy-1.1.0-3.el7.x86_64 (@anaconda/7.1)
>                snappy(x86-64) = 1.1.0-3.el7
>            Available: snappy-1.0.5-1.el6.x86_64 (HDP-UTILS-1.1.0.20)
>                snappy(x86-64) = 1.0.5-1.el6
>  You could try using --skip-broken to work around the problem
>  You could try running: rpm -Va --nofiles --nodigest
> {code}



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