Skip to content

deploy: automatically set HDFS dirs #4

Description

@seanorama

When using Blueprints, Ambari does not configure HDFS dirs.

We will need to script this. Starting notes here.

Fields we need to update:

name-node datadir
"yarn-site": ["property-key": "property-value", "yarn.nodemanager.local-dirs": "/mnt/fs1/,/mnt/fs2/"],
"hdfs-site": ["dfs.datanode.data.dir": "/mnt/fs1/,/mnt/fs2/"]

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