summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
author王宽 <[email protected]>2024-07-09 05:31:11 +0000
committer王宽 <[email protected]>2024-07-09 05:31:11 +0000
commit36cb5140d28ab103b4b9e035afbfe4dc9adf7880 (patch)
treea9a4fea1a06d95a068d7eb3cc37c19f7af8db28c /config
parent7cfc17b56ff27da9c0e488883447a11a465fc766 (diff)
Feature/hdfs
Diffstat (limited to 'config')
-rw-r--r--config/grootstream.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/grootstream.yaml b/config/grootstream.yaml
index acb19b1..d8d6306 100644
--- a/config/grootstream.yaml
+++ b/config/grootstream.yaml
@@ -16,3 +16,9 @@ grootstream:
hos.bucket.name.traffic_file: traffic_file_bucket
hos.bucket.name.troubleshooting_file: troubleshooting_file_bucket
scheduler.knowledge_base.update.interval.minutes: 5
+ hadoop.dfs.namenodes: 192.168.44.12
+ hadoop.dfs.replication: 1
+ #hadoop.dfs.port: 9000
+ #hadoop.dfs.user: root
+ #hadoop.dfs.nameservices: ns1
+ #hadoop.dfs.ha.namenodes.ns1: nn1,nn2 \ No newline at end of file