Skip to content

Test minimal config for Yarn and if works add commandline arg #28

@smorin

Description

@smorin

Test if this is the proper minimal configuration for Yarn Components. If that is the minimal set then add a commandline arg to make it easy to just install that.

"host_groups" : [
{
"name" : "host_group_1",
"components" : [
{
"name" : "HISTORYSERVER"
},
{
"name" : "NAMENODE"
},
{
"name" : "AMBARI_SERVER"
},
{
"name" : "APP_TIMELINE_SERVER"
},
{
"name" : "HDFS_CLIENT"
},
{
"name" : "NODEMANAGER"
},
{
"name" : "DATANODE"
},
{
"name" : "RESOURCEMANAGER"
},
{
"name" : "ZOOKEEPER_SERVER"
},
{
"name" : "ZOOKEEPER_CLIENT"
},
{
"name" : "SECONDARY_NAMENODE"
},
{
"name" : "TEZ_CLIENT"
},
{
"name" : "YARN_CLIENT"
},
{
"name" : "MAPREDUCE2_CLIENT"
}
],
"cardinality" : "1"
}
],

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions