Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
F
flink-monitor
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
赵建伟
flink-monitor
Commits
85e488c6
Commit
85e488c6
authored
Mar 25, 2020
by
赵建伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update codes
parent
2eb3b0c5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
start_shd.sh
bin/start_shd.sh
+1
-1
start_suc.sh
bin/start_suc.sh
+1
-1
No files found.
bin/start_shd.sh
View file @
85e488c6
...
@@ -14,7 +14,7 @@ nohup $FLINK_HOME/bin/flink run \
...
@@ -14,7 +14,7 @@ nohup $FLINK_HOME/bin/flink run \
-p
4
\
-p
4
\
-yjm
1024
\
-yjm
1024
\
-ytm
2048
\
-ytm
2048
\
-c
com.gmei.data.monitor.PortraitMonitorMainShd
-c
com.gmei.data.monitor.PortraitMonitorMainShd
\
$JAR_DIR
/flink-monitor-1.0-SNAPSHOT.jar
\
$JAR_DIR
/flink-monitor-1.0-SNAPSHOT.jar
\
--inBrokers
'172.16.44.25:9092,172.16.44.31:9092,172.16.44.45:9092'
\
--inBrokers
'172.16.44.25:9092,172.16.44.31:9092,172.16.44.45:9092'
\
--batchSize
1000
\
--batchSize
1000
\
...
...
bin/start_suc.sh
View file @
85e488c6
...
@@ -14,7 +14,7 @@ nohup $FLINK_HOME/bin/flink run \
...
@@ -14,7 +14,7 @@ nohup $FLINK_HOME/bin/flink run \
-p
4
\
-p
4
\
-yjm
1024
\
-yjm
1024
\
-ytm
2048
\
-ytm
2048
\
-c
com.gmei.data.monitor.PortraitMonitorMainSuc
-c
com.gmei.data.monitor.PortraitMonitorMainSuc
\
$JAR_DIR
/flink-monitor-1.0-SNAPSHOT.jar
\
$JAR_DIR
/flink-monitor-1.0-SNAPSHOT.jar
\
--inBrokers
'172.16.44.25:9092,172.16.44.31:9092,172.16.44.45:9092'
\
--inBrokers
'172.16.44.25:9092,172.16.44.31:9092,172.16.44.45:9092'
\
--batchSize
1000
\
--batchSize
1000
\
...
...
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