From 0b37e589f91bdfcea0ae5deb9b1201c1cab07fc2 Mon Sep 17 00:00:00 2001 From: chenlw <874313221@qq.com> Date: Thu, 22 Sep 2016 10:39:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8A=BD=E5=8F=96=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/WEB-INF/config/config.properties | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/WebContent/WEB-INF/config/config.properties b/WebContent/WEB-INF/config/config.properties index 04910986..73755625 100644 --- a/WebContent/WEB-INF/config/config.properties +++ b/WebContent/WEB-INF/config/config.properties @@ -4,7 +4,7 @@ # 驱动程序 jdbc.mysql.driver=com.mysql.jdbc.Driver # 连接url -jdbc.mysql.url=jdbc:mysql://192.168.0.101:3306/test?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true +jdbc.mysql.url=jdbc:mysql://192.168.0.110:3306/ftpdata?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true # 用户名 jdbc.mysql.username=root # 密码 @@ -17,6 +17,7 @@ jdbc.mysql.password=root gather-user-name=system # 密码 gather-user-password=oracle + # gather-port=1521 # @@ -42,8 +43,8 @@ jdbc.minEvictableIdleTimeMillis=300000 table-suffix=_20152016 extract-log-localtion=/home/log/ gather-tablespace-name=TS_TTSSS -gather-tablespace-path= -gather-table-user-password= +gather-tablespace-path=/opt/oracle/app/oradata/orcl/ +gather-table-user-password=1 kubeMasterUrl=http://192.168.0.110:8080/ collect-user-name=system collect-password=oracle