From f8dfa376c3852ae2b6f997ed2158ef302bfc9571 Mon Sep 17 00:00:00 2001 From: caohui Date: Fri, 12 Jun 2020 19:28:37 +0800 Subject: [PATCH] Flume Dynamic_Complement Initial Commit 202006121927 --- .idea/compiler.xml | 13 + .idea/encodings.xml | 6 + .idea/misc.xml | 14 + .idea/workspace.xml | 462 ++++++++++++++++++ FlumeDynamicInterceptor/pom.xml | 294 +++++++++++ .../properties/service_flow_config.properties | 23 + .../flume/interceptor/FlumeDynamicApp.java | 343 +++++++++++++ .../interceptor/common/FlowWriteConfig.java | 53 ++ .../interceptor/utils/hbase/HBaseUtils.java | 197 ++++++++ .../utils/http/HttpClientUtil.java | 62 +++ .../interceptor/utils/json/JsonParseUtil.java | 206 ++++++++ .../utils/system/FlowWriteConfigurations.java | 64 +++ pom.xml | 16 + 13 files changed, 1753 insertions(+) create mode 100644 .idea/compiler.xml create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/workspace.xml create mode 100644 FlumeDynamicInterceptor/pom.xml create mode 100644 FlumeDynamicInterceptor/properties/service_flow_config.properties create mode 100644 FlumeDynamicInterceptor/src/main/java/com/zdjizhi/flume/interceptor/FlumeDynamicApp.java create mode 100644 FlumeDynamicInterceptor/src/main/java/com/zdjizhi/flume/interceptor/common/FlowWriteConfig.java create mode 100644 FlumeDynamicInterceptor/src/main/java/com/zdjizhi/flume/interceptor/utils/hbase/HBaseUtils.java create mode 100644 FlumeDynamicInterceptor/src/main/java/com/zdjizhi/flume/interceptor/utils/http/HttpClientUtil.java create mode 100644 FlumeDynamicInterceptor/src/main/java/com/zdjizhi/flume/interceptor/utils/json/JsonParseUtil.java create mode 100644 FlumeDynamicInterceptor/src/main/java/com/zdjizhi/flume/interceptor/utils/system/FlowWriteConfigurations.java create mode 100644 pom.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..080365e --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..7acefed --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..4b661a5 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..736b6e1 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,462 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + true + DEFINITION_ORDER + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +