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

Hudson commented on AMBARI-13082:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #3435 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/3435/])
AMBARI-13082. Devdeploy: Hdfs components install fails with lzo enabled 
(aonishuk) (aonishuk: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=25de1567acad680b8d5fd025b26b5082796609bf)
* 
ambari-common/src/main/python/resource_management/libraries/functions/get_lzo_packages.py
* 
ambari-server/src/main/resources/common-services/HBASE/0.96.0.2.0/package/scripts/params_linux.py
* ambari-common/src/main/python/resource_management/libraries/script/script.py


> Devdeploy: Hdfs components install fails with lzo enabled
> ---------------------------------------------------------
>
>                 Key: AMBARI-13082
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13082
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Andrew Onischuk
>            Assignee: Andrew Onischuk
>             Fix For: 2.1.2
>
>
>     Traceback (most recent call last):
>       File 
> "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_client.py",
>  line 120, in <module>
>         HdfsClient().execute()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 219, in execute
>         method(env)
>       File 
> "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_client.py",
>  line 36, in install
>         self.configure(env)
>       File 
> "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs_client.py",
>  line 41, in configure
>         hdfs()
>       File 
> "/usr/lib/python2.6/site-packages/ambari_commons/os_family_impl.py", line 89, 
> in thunk
>         return fn(*args, **kwargs)
>       File 
> "/var/lib/ambari-agent/cache/common-services/HDFS/2.1.0.2.0/package/scripts/hdfs.py",
>  line 120, in hdfs
>         Package(params.lzo_packages)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 
> 154, in __init__
>         self.env.run()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
> line 152, in run
>         self.run_action(resource, action)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
> line 118, in run_action
>         provider_action()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py",
>  line 45, in action_install
>         self.install_package(package_name, self.resource.use_repos, 
> self.resource.skip_repos)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/yumrpm.py",
>  line 49, in install_package
>         shell.checked_call(cmd, sudo=True, logoutput=self.get_logoutput())
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 
> 70, in inner
>         result = function(command, **kwargs)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 
> 92, in checked_call
>         tries=tries, try_sleep=try_sleep)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 
> 140, in _call_wrapper
>         result = _call(command, **kwargs_copy)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 
> 291, in _call
>         raise Fail(err_msg)
>     resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 
> -e 0 -y install hadooplzo_2_3_.+' returned 1. Error: Nothing to do
>     



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

Reply via email to