- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Adding dfs.datanode.data.dir - problematic via Ambari
- Labels:
-
Apache Hadoop
Created on ‎05-09-2016 12:13 PM - edited ‎08-19-2019 01:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to add more space to HDFS, I tried to follow available instructions.
The problem is that while dfs.datanode.data.dir suppose to be comma-delimited value, Ambari notify it is wrong.
Without the comma, or with semicolon, it seems to pass validation - but I rather not try to save those changes without telling what it will do.
Any help would be appreciated.
Created ‎05-09-2016 12:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you specify like this -
/hadoop/hdfs/data,/hdfs_volume
Please do not specify it on new like via pressing "Enter".
Let me know if it works.
Created ‎05-09-2016 12:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you specify like this -
/hadoop/hdfs/data,/hdfs_volume
Please do not specify it on new like via pressing "Enter".
Let me know if it works.
