-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49894/
-----------------------------------------------------------

(Updated July 11, 2016, 2 p.m.)


Review request for Ambari and Dmitro Lisnichenko.


Summary (updated)
-----------------

Installation of Components was failed on suse12 with suse11sp3 ambari/hdp repo


Bugs: AMBARI-17654
    https://issues.apache.org/jira/browse/AMBARI-17654


Repository: ambari


Description
-------

STR:  
1) Try to deploy ambari on sles12 by using suse11sp3 repo as was proposed
before

**Cluster:** <http://172.22.80.171:8080/#/installer/step9>

Actual result:  
Installation of Components are failed on suse12 with suse11sp3 ambari/hdp repo

    
    
    
    2016-07-06 12:22:59,978 - checked_call['rpm -q --queryformat 
'%{version}-%{release}' hdp-select | sed -e 's/\.el[0-9]//g''] {'stderr': -1}
    2016-07-06 12:22:59,994 - checked_call returned (0, '2.5.0.0-887', '')
    2016-07-06 12:23:00,001 - Package['hadoop_2_5_0_0_887'] 
{'retry_on_repo_unavailability': True, 'retry_count': 5}
    2016-07-06 12:23:00,019 - Skipping installation of existing package 
hadoop_2_5_0_0_887
    2016-07-06 12:23:00,020 - Package['snappy'] 
{'retry_on_repo_unavailability': True, 'retry_count': 5}
    2016-07-06 12:23:00,095 - Skipping installation of existing package snappy
    2016-07-06 12:23:00,096 - Package['snappy-devel'] 
{'retry_on_repo_unavailability': True, 'retry_count': 5}
    2016-07-06 12:23:00,105 - Skipping installation of existing package 
snappy-devel
    2016-07-06 12:23:00,107 - Package['lzo'] {'retry_on_repo_unavailability': 
True, 'retry_count': 5}
    2016-07-06 12:23:00,209 - Installing package lzo ('/usr/bin/zypper --quiet 
install --auto-agree-with-licenses --no-confirm lzo')
    
    Command failed after 1 tries


Diffs
-----

  
ambari-common/src/main/python/resource_management/libraries/functions/get_lzo_packages.py
 28605e4 
  ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml 
eb65b88 
  ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml 
b95caae 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml 
f2014db 

Diff: https://reviews.apache.org/r/49894/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk

Reply via email to