Created
January 29, 2016 21:30
-
-
Save heaje/6ada914f3c52fe632452 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
local: | |
Data failed to compile: | |
---------- | |
Rendering SLS 'base:cloudera.hadoop' failed: found unexpected ':'; line 90 | |
--- | |
[...] | |
- mode: 644 | |
- source: salt://cloudera/files/generic_config.xml | |
- template: jinja | |
- defaults: | |
instanceconf: {'dfs.permissions.superusergroup': 'hadoop', 'dfs.journalnode.edits.dir': '/var/lib/hadoop-hdfs/dfs/journal', 'dfs.datanode.data.dir': u'file:///var/lib/hadoop-hdfs/dfs/data', 'dfs.namenode.name.dir': u'file:///var/lib/hadoop-hdfs/dfs/name', 'dfs.datanode.max.xciever': 4096, 'dfs.namenode.rpc-address.mondevdatastore': '127.0.0.1:8020'} <====================== | |
/var/lib/hadoops-hdfs/tmp_dir: | |
file.directory: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment