Dmitry Lysnichenko created AMBARI-3548: ------------------------------------------
Summary: Changes to stacks definitions to allow custom services support (needed by an ambari-agent) Key: AMBARI-3548 URL: https://issues.apache.org/jira/browse/AMBARI-3548 Project: Ambari Issue Type: Bug Components: controller Affects Versions: 1.5.0 Reporter: Dmitry Lysnichenko Assignee: Dmitry Lysnichenko Fix For: 1.5.0 Stack definitions for custom services should contain fields: - service metadata -- list of repositories - component metadata should contain fields: -- scriptType (possible values: "python", "puppet") -- taskTimeout (per-component value) Except metadata files, custom service directory should contain: - script directory that contains separate python files for components (e.g. namenode.py, datanode.py etc.) and service.py file. - a separate directory for templates -- This message was sent by Atlassian JIRA (v6.1#6144)