Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
ctr-estimate
Project
Project
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
赵建伟
ctr-estimate
Commits
a3320f51
Commit
a3320f51
authored
Apr 04, 2020
by
赵建伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update codes
parent
65ab5155
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
start_tag.sh
bin/start_tag.sh
+5
-4
No files found.
bin/start_tag.sh
View file @
a3320f51
...
@@ -25,12 +25,12 @@ $JAR_DIR/ctr-estimate-1.0-SNAPSHOT.jar \
...
@@ -25,12 +25,12 @@ $JAR_DIR/ctr-estimate-1.0-SNAPSHOT.jar \
--jdbcUrl
'jdbc:mysql://172.18.44.3:3306/jerry_test?user=root&password=5OqYM^zLwotJ3oSo&autoReconnect=true&useSSL=false'
\
--jdbcUrl
'jdbc:mysql://172.18.44.3:3306/jerry_test?user=root&password=5OqYM^zLwotJ3oSo&autoReconnect=true&useSSL=false'
\
--maxRetry
3
\
--maxRetry
3
\
--retryInteral
3000
\
--retryInteral
3000
\
--checkpointPath
'hdfs://bj-gmei-hdfs/user/data/flink/ctr-estimate-
clk
/checkpoint'
\
--checkpointPath
'hdfs://bj-gmei-hdfs/user/data/flink/ctr-estimate-
tag
/checkpoint'
\
--parallelism
6
\
--parallelism
6
\
--startTime
'2020-04-04 11:3
5
:00'
\
--startTime
'2020-04-04 11:3
9
:00'
\
>>
/data/log/ctr-estimate/ctr-estimate-
clk
.out 2>&1 &
>>
/data/log/ctr-estimate/ctr-estimate-
tag
.out 2>&1 &
tail
-f
/data/log/ctr-estimate/ctr-estimate-
clk
.out
tail
-f
/data/log/ctr-estimate/ctr-estimate-
tag
.out
#--jdbcUrl 'jdbc:mysql://172.16.40.170:4000/jerry_test?user=data_user&password=YPEzp78HQBuhByWPpefQu6X3D6hEPfD6&autoReconnect=true&useSSL=false' \
#--jdbcUrl 'jdbc:mysql://172.16.40.170:4000/jerry_test?user=data_user&password=YPEzp78HQBuhByWPpefQu6X3D6hEPfD6&autoReconnect=true&useSSL=false' \
\ No newline at end of file
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