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
84d2c994
Commit
84d2c994
authored
Jun 23, 2026
by
hejiangming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
4e454312
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
dim_st_detail_week.py
Pyspark_job/sqoop_export/dim_st_detail_week.py
+4
-4
No files found.
Pyspark_job/sqoop_export/dim_st_detail_week.py
View file @
84d2c994
...
@@ -14,10 +14,10 @@ if __name__ == '__main__':
...
@@ -14,10 +14,10 @@ if __name__ == '__main__':
date_type
=
CommonUtil
.
get_sys_arg
(
2
,
None
)
date_type
=
CommonUtil
.
get_sys_arg
(
2
,
None
)
date_info
=
CommonUtil
.
get_sys_arg
(
3
,
None
)
date_info
=
CommonUtil
.
get_sys_arg
(
3
,
None
)
# 不写入到PG表晚上执行 立马执行
# 不写入到PG表晚上执行 立马执行
#
CommonUtil.judge_is_work_hours(
CommonUtil
.
judge_is_work_hours
(
#
site_name=site_name, date_type=date_type, date_info=date_info,
site_name
=
site_name
,
date_type
=
date_type
,
date_info
=
date_info
,
#
principal='hejiangming', priority=1, export_tools_type=1, belonging_to_process='ABA周增长'
principal
=
'hejiangming'
,
priority
=
1
,
export_tools_type
=
1
,
belonging_to_process
=
'ABA周增长'
#
)
)
db_type
=
DbTypes
.
postgresql_cluster
.
name
db_type
=
DbTypes
.
postgresql_cluster
.
name
print
(
"导出到PG集群中"
)
print
(
"导出到PG集群中"
)
...
...
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