Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
ZHHT-IRN-BD-ANALYSIS
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
李凯旋
ZHHT-IRN-BD-ANALYSIS
Commits
9c6ec9c4
Commit
9c6ec9c4
authored
Dec 06, 2022
by
余根龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
参数调整为华为云的地址
parent
79b5d446
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
doris.properties
...me/hologram-streaming/src/main/resources/doris.properties
+1
-1
kafka.properties
...me/hologram-streaming/src/main/resources/kafka.properties
+3
-2
No files found.
realtime/hologram-streaming/src/main/resources/doris.properties
View file @
9c6ec9c4
driver
=
com.mysql.jdbc.Driver
driver
=
com.mysql.jdbc.Driver
host
=
1
27.0.0.1
host
=
1
0.243.0.22
port
=
9030
port
=
9030
username
=
root
username
=
root
password
=
mima
password
=
mima
...
...
realtime/hologram-streaming/src/main/resources/kafka.properties
View file @
9c6ec9c4
bootstrap.servers
=
1
0.100.32.173
:9092
bootstrap.servers
=
1
39.9.157.176
:9092
kafka.input.topics
=
trips_info
kafka.input.topics
=
trips_info
auto.offset.reset
=
latest
auto.offset.reset
=
latest
group.id
=
wuyanfei
group.id
=
wuyanfei
checkpoint.path
=
file:///
f/workspace
/flink/state
checkpoint.path
=
file:///
data
/flink/state
checkpoint.interval
=
5000
checkpoint.interval
=
5000
enable.auto.commit
=
false
enable.auto.commit
=
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