-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
I think /data could be use for many use case. Actually, the root of this folder contain configs and subfolders can contain anything else.
The problem ? /data is the volume and we can have subvolume. I'm not sure why config is on volume now. Maybe I miss something ?
I think the best way to use folders to mount any data is by keeping main forlder emtpy (/data) and using subfolders for configs (/data/etc), hdfs mount (/data/hdfs) or anything else.
PS : Maybe, we can use File system hierarchy standard http://www.pathname.com/fhs/pub/fhs-2.3.pdf (cause it's why I really love unix style files organisation) but i'm personnaly ok with /data usage if it's clear in README.md. I will meditate on this.
Metadata
Metadata
Assignees
Labels
No labels