Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mobvista-dmp
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
王金锋
mobvista-dmp
Commits
e4f1e847
Commit
e4f1e847
authored
Jun 22, 2021
by
fan.jiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix hb request bug
parent
a4f82b6b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
adn_org_etl_hours_virginia.sh
azkaban/adn/device/adn_org_etl_hours_virginia.sh
+2
-2
No files found.
azkaban/adn/device/adn_org_etl_hours_virginia.sh
View file @
e4f1e847
...
...
@@ -12,10 +12,10 @@ dt=$(date -d "2 hours ago $ScheduleTime" "+%d")
hhpath
=
$(
date
-d
"2 hours ago
$ScheduleTime
"
"+%H"
)
check_await
"
$ADN_REQUEST_PATH
/
$input_date_path
/virginia/
$hhpath
/_SUCCESS"
check_await
"
$
ADN_HB
_PATH
/
$input_date_path
/virginia/
$hhpath
/_SUCCESS"
check_await
"
$
HB_REQUEST
_PATH
/
$input_date_path
/virginia/
$hhpath
/_SUCCESS"
INPUT_ADN_PATH
=
"
$ADN_REQUEST_PATH
/
$input_date_path
/virginia/
$hhpath
/*"
INPUT_ADN_PATH
=
"
$
ADN_HB
_PATH
/
$input_date_path
/virginia/
$hhpath
/*"
INPUT_ADN_PATH
=
"
$
HB_REQUEST
_PATH
/
$input_date_path
/virginia/
$hhpath
/*"
ETL_ADN_REQ_ORG_HOURS_PATH
=
"
${
ETL_ADN_ORG_REQ_HOURS
}
/
${
input_date_path
}
/virginia/
${
hhpath
}
"
...
...
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