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


Ship it!




Ship It!

- Dmitro Lisnichenko


On Feb. 9, 2017, 2:58 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56494/
> -----------------------------------------------------------
> 
> (Updated Feb. 9, 2017, 2:58 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-19941
>     https://issues.apache.org/jira/browse/AMBARI-19941
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Traceback (most recent call last):
>       File 
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_client.py",
>  line 68, in <module>
>         HiveClient().execute()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 313, in execute
>         method(env)
>       File 
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_client.py",
>  line 35, in install
>         self.configure(env)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
>  line 116, in locking_configure
>         original_configure(obj, *args, **kw)
>       File 
> "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/scripts/hive_client.py",
>  line 43, in configure
>         hive(name='client')
>       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/HIVE/0.12.0.2.0/package/scripts/hive.py",
>  line 297, in hive
>         mode = 0644,
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 
> 155, in __init__
>         self.env.run()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
> line 160, in run
>         self.run_action(resource, action)
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", 
> line 124, in run_action
>         provider_action()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
>  line 123, in action_create
>         content = self._get_content()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
>  line 160, in _get_content
>         return content()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/source.py", line 
> 51, in __call__
>         return self.get_content()
>       File 
> "/usr/lib/python2.6/site-packages/resource_management/core/source.py", line 
> 205, in get_content
>         with open(filepath) as fp:
>     IOError: [Errno 13] Permission denied: 
> '/var/lib/ambari-agent/tmp/DBConnectionVerification.jar'
> 
> 
> Diffs
> -----
> 
>   ambari-agent/src/test/python/resource_management/TestContentSources.py 
> 5f4ee06 
>   ambari-common/src/main/python/resource_management/core/source.py 916a618 
> 
> Diff: https://reviews.apache.org/r/56494/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>

Reply via email to