-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63240/
-----------------------------------------------------------
Review request for Ambari, Attila Doroszlai, Myroslav Papirkovskyy, and Sid
Wagle.
Bugs: AMBARI-22295
https://issues.apache.org/jira/browse/AMBARI-22295
Repository: ambari
Description
-------
File "/var/lib/ambari-agent/cache/custom_actions/scripts/ru_execute_tasks.py",
line 158, in
ExecuteUpgradeTasks().execute()
File
"/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 367, in execute
method(env)
File
"/var/lib/ambari-agent/cache/custom_actions/scripts/ru_execute_tasks.py", line
128, in actionexecute
base_dir = file_cache.get_service_base_dir(command_paths,
server_url_prefix)
File "/usr/lib/python2.6/site-packages/ambari_agent/FileCache.py", line
75, in get_service_base_dir
service_subpath =
command['serviceLevelParams']['service_package_folder']
KeyError: 'serviceLevelParams'
Diffs
-----
ambari-server/src/main/resources/custom_actions/scripts/ru_execute_tasks.py
23a0cfb7f5
Diff: https://reviews.apache.org/r/63240/diff/1/
Testing
-------
mvn clean test
Thanks,
Andrew Onischuk