You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2014/09/01 16:29:20 UTC

[jira] [Created] (AMBARI-7103) Oozie Env is not one of the desired configs set when installing a cluster which causes the install to fail.

Dmytro Sen created AMBARI-7103:
----------------------------------

             Summary: Oozie Env is not one of the desired configs set when installing a cluster which causes the install to fail.
                 Key: AMBARI-7103
                 URL: https://issues.apache.org/jira/browse/AMBARI-7103
             Project: Ambari
          Issue Type: Bug
          Components: ambari-server
    Affects Versions: 1.7.0
            Reporter: Dmytro Sen
            Assignee: Dmytro Sen
            Priority: Blocker
             Fix For: 1.7.0


SCV is not created for OOZIE service

{noformat}
2014-08-30 00:14:24,548 - Error while executing command 'install':
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
line 122, in execute
    method(env)
  File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py",
line 36, in hook
    setup_users()
  File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py",
line 70, in setup_users
    ignore_failures = params.ignore_groupsusers_create
  File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
line 119, in __new__
    env.resources[r_type][name] = obj
  File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py",
line 75, in __getattr__
    raise Fail("Configuration parameter '"+self.name+"' was not found
in configurations dictionary!")
Fail: Configuration parameter 'oozie-env' was not found in
configurations dictionary!
{noformat}



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