Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
Amazon-Selection-Data
Overview
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
abel_cjy
Amazon-Selection-Data
Commits
42a3ee2e
Commit
42a3ee2e
authored
Jun 27, 2025
by
wujicang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update redis_utils.py
parent
02e9c95f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
redis_utils.py
Pyspark_job/utils/redis_utils.py
+2
-2
No files found.
Pyspark_job/utils/redis_utils.py
View file @
42a3ee2e
...
...
@@ -9,7 +9,7 @@ class RedisUtils(object):
_host
=
"120.79.147.190"
_port
=
6379
_db
=
1
_pwd
=
'
Vm5vQH4ydFXh
'
_pwd
=
'
xA9!wL3pZ@q2
'
current_client
=
None
_mic
=
"wx.yswg.com.cn"
...
...
@@ -18,7 +18,7 @@ class RedisUtils(object):
"host"
:
"120.79.147.190"
,
"port"
:
6379
,
"db"
:
1
,
"pwd"
:
'
Vm5vQH4ydFXh
'
"pwd"
:
'
xA9!wL3pZ@q2
'
}
_microservice_redis
=
{
...
...
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