GitHub user dlyle65535 opened a pull request:
https://github.com/apache/incubator-metron/pull/30
METRON-54: Allow Configurable Data Dirs
Added the following variables, will default to Hadoop/ElasticSearch
defaults.
Only define to override.
zookeeper_data_dir
namenode_checkpoint_dir
namenode_name_dir
datanode_data_dir
journalnode_edits_dir
nodemanager_local_dirs
timeline_ldb_store_path
timeline_ldb_state_path
nodemanager_log_dirs
jhs_recovery_store_ldb_path
storm_local_dir
kafka_log_dirs
elasticsearch_data_dir
Also includes
METRON-53: PCAP-Replay deploy scripts should allow configuration of
interface
Added pcap_replay_interface - defaults to eth0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dlyle65535/incubator-metron
METRON-54-Allow-configurable-data-dirs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/30.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #30
----
commit d460681933f26907efc3399a7fb6a8b8cc0598a6
Author: David Lyle <[email protected]>
Date: 2016-02-25T02:47:52Z
METRON-53: PCAP-Replay deploy scripts should allow configuration of
interface
Added pcap_replay_interface - defaults to eth0
METRON-54: Allow Configurable Data Dirs
Added the following variables, will default to Hadoop/ElasticSearch
defaults.
Only define to override.
zookeeper_data_dir
namenode_checkpoint_dir
namenode_name_dir
datanode_data_dir
journalnode_edits_dir
nodemanager_local_dirs
timeline_ldb_store_path
timeline_ldb_state_path
nodemanager_log_dirs
jhs_recovery_store_ldb_path
storm_local_dir
kafka_log_dirs
elasticsearch_data_dir
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---