Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: v0.9.2
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
Currently, the default config points to /tmp/ for storage. For example:
<name>flume.master.zk.logdir</name>
<value>/tmp/flume-${user.name}-zk</value>
Instead of /tmp, we should use /var/lib/flume as /tmp will not survive a reboot. This folder should be created and given the appropriate permissions at install time.
Attachments
Issue Links
- relates to
-
FLUME-534 flume.agent.logdir shouldn't default to /tmp
-
- Open
-