You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2014/06/10 03:32:01 UTC

[jira] [Updated] (AMBARI-5802) Ability to manage -env.sh files for each service

     [ https://issues.apache.org/jira/browse/AMBARI-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yusaku Sako updated AMBARI-5802:
--------------------------------

    Description: 
Expose in Ambari (REST API and Web UI) the ability to manage the -env.sh files associated with each Service in a Stack.

For example, here is the list from HDP 2.1 Stack:

{code}
HDFS > hadoop-env.sh
YARN > yarn-env.sh
MapReduce2 > mapred-env.sh
Hive > hive-env.sh
Hive > hcat-env.sh
WebHCat > webhcat-env.sh
Oozie > oozie-env.sh
Sqoop > sqoop-env.sh
ZooKeeper > zookeeper-env.sh
Pig > pig-env.sh
HBase > hbase-env.sh
Tez > tez-env.sh
Falcon > falcon-env.sh
Storm > storm-env.sh
{code}

Currently, these are all managed as j2 templates. When these get added to a Service definition as a configuration type, the user should be able to manage the template itself.

  was:
Expose in Ambari (REST API and Web UI) the ability to manage the -env.sh files associated with each Service in a Stack.

For example, here is the list from HDP 2.1 Stack:

{code}
HDFS > hadoop-env.sh
YARN > yarn-env.sh
MapReduce2 > mapred-env.sh
Hive > hive-env.sh
Hive > hcat-env.sh
WebHCat > webhcat-env.sh
Oozie > oozie-env.sh
Sqoop > sqoop-env.sh
ZooKeeper > zookeeper-env.sh
Pig > pig-env.sh
HBase > hbase-env.sh
Tez > tez-env.sh
Falcon > falcon-env.sh
{code}

Currently, these are all managed as j2 templates. When these get added to a Service definition as a configuration type, the user should be able to manage the template itself.


> Ability to manage -env.sh files for each service
> ------------------------------------------------
>
>                 Key: AMBARI-5802
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5802
>             Project: Ambari
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 1.6.0
>            Reporter: Jeff Sposetti
>
> Expose in Ambari (REST API and Web UI) the ability to manage the -env.sh files associated with each Service in a Stack.
> For example, here is the list from HDP 2.1 Stack:
> {code}
> HDFS > hadoop-env.sh
> YARN > yarn-env.sh
> MapReduce2 > mapred-env.sh
> Hive > hive-env.sh
> Hive > hcat-env.sh
> WebHCat > webhcat-env.sh
> Oozie > oozie-env.sh
> Sqoop > sqoop-env.sh
> ZooKeeper > zookeeper-env.sh
> Pig > pig-env.sh
> HBase > hbase-env.sh
> Tez > tez-env.sh
> Falcon > falcon-env.sh
> Storm > storm-env.sh
> {code}
> Currently, these are all managed as j2 templates. When these get added to a Service definition as a configuration type, the user should be able to manage the template itself.



--
This message was sent by Atlassian JIRA
(v6.2#6252)