Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
saasio
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
reyun
saasio
Commits
7a9436fc
Commit
7a9436fc
authored
7 years ago
by
carrieyzzhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
split test
parent
2927698b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
55 additions
and
0 deletions
+55
-0
pom.xml
pom.xml
+55
-0
No files found.
pom.xml
View file @
7a9436fc
...
@@ -140,6 +140,61 @@
...
@@ -140,6 +140,61 @@
</profile>
</profile>
<profile>
<profile>
<id>
split_test
</id>
<properties>
<label>
dev
</label>
<datasource.url>
jdbc:mysql://io-split-rds.c42s8pkbxrdg.rds.cn-north-1.amazonaws.com.cn:3306/userio?characterEncoding=utf-8
</datasource.url>
<datasource.username>
reyun
</datasource.username>
<datasource.password>
reyun123
</datasource.password>
<datasource.driver>
com.mysql.jdbc.Driver
</datasource.driver>
<!--Redis setting-->
<redis.key.validtime>
120
</redis.key.validtime>
<redis.ip.requesttimes>
5
</redis.ip.requesttimes>
<redis.ip.unknown.requesttimes>
5
</redis.ip.unknown.requesttimes>
<redis.surl.host>
io-split-wenqiang.dgfxhr.0001.cnn1.cache.amazonaws.com.cn
</redis.surl.host>
<redis.surl.port>
6379
</redis.surl.port>
<redis.event.host>
io-split-wenqiang.dgfxhr.0001.cnn1.cache.amazonaws.com.cn
</redis.event.host>
<redis.event.port>
6379
</redis.event.port>
<redis.event.database>
0
</redis.event.database>
<!--Redis setting//end-->
<admin.url>
http://localhost:8080
</admin.url>
<awsneed>
false
</awsneed>
<report.url>
http://172.31.1.122:9010
</report.url>
<admin.url>
http://localhost:8080
</admin.url>
<receiver.host>
io-split-receiver-581358642.cn-north-1.elb.amazonaws.com.cn
</receiver.host>
<receiver.port>
8080
</receiver.port>
<mail.host>
smtp.exmail.qq.com
</mail.host>
<mail.username>
manager@reyun.com
</mail.username>
<mail.password>
Reyun123
</mail.password>
<mail.content_type>
text/plain;charset\=GBK
</mail.content_type>
<mail.list>
zhangxiaoyan@reyun.com
</mail.list>
<mail.valid_time>
4320
</mail.valid_time>
<presto.driver>
com.facebook.presto.jdbc.PrestoDriver
</presto.driver>
<presto.url>
jdbc:presto://ec2-54-223-146-236.cn-north-1.compute.amazonaws.com.cn:8889/hive/default
</presto.url>
<presto.username>
root
</presto.username>
<profile.table>
kudu.default.profile_
</profile.table>
<event.table>
tkio_bigtable_view.event_
</event.table>
<usergroup.table>
tkio_bigtable.tkio_user_group_preview
</usergroup.table>
<hive.driver>
org.apache.hive.jdbc.HiveDriver
</hive.driver>
<hive.url>
jdbc:hive2://ec2-54-223-146-236.cn-north-1.compute.amazonaws.com.cn:10000/tkio_bigtable
</hive.url>
<hive.username>
root
</hive.username>
<account.check.url>
http://localhost:8091
</account.check.url>
</properties>
</profile>
<profile>
<id>
aws
</id>
<id>
aws
</id>
<properties>
<properties>
<label>
product
</label>
<label>
product
</label>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment