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
b1ba7b1f
Commit
b1ba7b1f
authored
Nov 06, 2021
by
WangJinfeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug
parent
0b7e05be
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
dmp_install_list_daily_v2.sh
azkaban/dm/dmp_install_list_daily_v2.sh
+4
-2
No files found.
azkaban/dm/dmp_install_list_daily_v2.sh
View file @
b1ba7b1f
...
@@ -15,12 +15,12 @@ date_path=$(date +"%Y/%m/%d" -d "-1 day ${LOG_TIME}")
...
@@ -15,12 +15,12 @@ date_path=$(date +"%Y/%m/%d" -d "-1 day ${LOG_TIME}")
SSS_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/3s"
SSS_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/3s"
ADN_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_install"
ADN_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_install"
ADN_REQUEST_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_request_sdk"
ADN_REQUEST_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_request_sdk"
ADN_REQUEST_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_request_unmatch"
ADN_REQUEST_
UNMATCH_
INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_request_unmatch"
ADN_REQUEST_OTHER_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_request_other"
ADN_REQUEST_OTHER_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_request_other"
ADN_SDK_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_sdk"
ADN_SDK_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/adn_sdk"
ALLPB_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/allpb"
ALLPB_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/allpb"
DSP_REQ_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/dsp_req"
DSP_REQ_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/dsp_req"
DSP_REQ_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/dsp_req_unmatch"
DSP_REQ_
UNMATCH_
INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/dsp_req_unmatch"
CLEVER_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/clever"
CLEVER_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/clever"
BYTEDANCE_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/bytedance"
BYTEDANCE_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/bytedance"
FACEBOOK_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/facebook"
FACEBOOK_INSTALL_LIST_PATH
=
"
${
DMP_INSTALL_LIST
}
/
$date_path
/facebook"
...
@@ -30,9 +30,11 @@ MP_INSTALL_LIST_PATH="${DMP_INSTALL_LIST}/$date_path/mp"
...
@@ -30,9 +30,11 @@ MP_INSTALL_LIST_PATH="${DMP_INSTALL_LIST}/$date_path/mp"
check_await
${
SSS_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
SSS_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_REQUEST_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_REQUEST_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_REQUEST_UNMATCH_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_REQUEST_OTHER_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_REQUEST_OTHER_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_SDK_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
ADN_SDK_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
DSP_REQ_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
DSP_REQ_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
DSP_REQ_UNMATCH_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
CLEVER_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
CLEVER_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
BYTEDANCE_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
BYTEDANCE_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
FACEBOOK_INSTALL_LIST_PATH
}
/_SUCCESS
check_await
${
FACEBOOK_INSTALL_LIST_PATH
}
/_SUCCESS
...
...
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