From a07c9d0ba72fe2cb6abcd885a4b99bacb6da45af Mon Sep 17 00:00:00 2001 From: qidaijie Date: Thu, 1 Apr 2021 15:41:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9pom=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 4 ++-- properties/hbase-site.xml | 48 --------------------------------------- 2 files changed, 2 insertions(+), 50 deletions(-) delete mode 100644 properties/hbase-site.xml diff --git a/pom.xml b/pom.xml index b517dfa..2fff176 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ cn.ac.iie log-stream-completion-schema - v3.21.03.16-eal4 + v3.21.03.25-eal4 jar log-stream-completion-schema @@ -137,7 +137,7 @@ org.apache.storm storm-core ${storm.version} - + provided slf4j-log4j12 diff --git a/properties/hbase-site.xml b/properties/hbase-site.xml deleted file mode 100644 index c12866e..0000000 --- a/properties/hbase-site.xml +++ /dev/null @@ -1,48 +0,0 @@ - - - - - - hbase.rootdir - /opt/hbase-2.2.1/data - - - hbase.zookeeper.property.clientPort - 2181 - - - hbase.zookeeper.quorum - 192.168.40.203 - - -hbase.zookeeper.property.dataDir -/opt/hbase-2.2.1/zk - - - zookeeper.znode.parent - /hbase - - - hbase.cluster.distributed - true - -