You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2016/07/15 09:50:20 UTC

[jira] [Created] (AMBARI-17729) All devdeploys fail due to Storm components fail to install

Andrew Onischuk created AMBARI-17729:
----------------------------------------

             Summary: All devdeploys fail due to Storm components fail to install
                 Key: AMBARI-17729
                 URL: https://issues.apache.org/jira/browse/AMBARI-17729
             Project: Ambari
          Issue Type: Bug
            Reporter: Andrew Onischuk
            Assignee: Andrew Onischuk
             Fix For: 2.4.0
         Attachments: AMBARI-17729.patch


    
    Traceback (most recent call last):
      File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/supervisor.py", line 112, in <module>
        Supervisor().execute()
      File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 280, in execute
        method(env)
      File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/supervisor.py", line 43, in install
        self.configure(env)
      File "/var/lib/ambari-agent/cache/common-services/STORM/0.9.1/package/scripts/supervisor.py", line 48, in configure
        storm("supervisor")
      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/STORM/0.9.1/package/scripts/storm.py", line 93, in storm
        group=params.user_group
      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 142, in get_content
        rendered = self.template.render(self.context)
      File "/usr/lib/python2.6/site-packages/ambari_jinja2/environment.py", line 891, in render
        return self.environment.handle_exception(exc_info, True)
      File "<unknown>", line 1, in template
    ambari_jinja2.exceptions.TemplateSyntaxError: expected token ':', got '}'
    





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