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
cdea637e
Commit
cdea637e
authored
Jul 30, 2021
by
WangJinfeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
check job success
parent
c7b71508
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
47 additions
and
2 deletions
+47
-2
3s_postback_install_list_v2.sh
azkaban/3s_postback/3s_postback_install_list_v2.sh
+4
-0
adserver_install_list_v2.sh
azkaban/ad_server_campaign/adserver_install_list_v2.sh
+1
-2
adn_sdk_install_v2.sh
azkaban/adn_sdk/adn_sdk_install_v2.sh
+4
-0
ali_install_list_v2.sh
azkaban/ali/ali_install_list_v2.sh
+4
-0
bytedance_install_list_v2.sh
azkaban/bytedance/bytedance_install_list_v2.sh
+4
-0
adn_clever_install_v2.sh
azkaban/clever/adn_clever_install_v2.sh
+4
-0
install_list_other_v2.sh
azkaban/dm/install_list_other_v2.sh
+3
-0
dsp_req_pkg_total_v2.sh
azkaban/dsp/dsp_req_pkg_total_v2.sh
+4
-0
facebook_install_list_v2.sh
azkaban/facebook/facebook_install_list_v2.sh
+3
-0
iqiyi_install_list_v2.sh
azkaban/iqiyi/iqiyi_install_list_v2.sh
+4
-0
joypac_install_list_v2.sh
azkaban/joypac/joypac_install_list_v2.sh
+4
-0
mp_request_install_list_v2.sh
azkaban/mp/mp_request_install_list_v2.sh
+4
-0
dsp_dealer_install_list_v2.sh
azkaban/retarget_dealerid/dsp_dealer_install_list_v2.sh
+4
-0
No files found.
azkaban/3s_postback/3s_postback_install_list_v2.sh
View file @
cdea637e
...
@@ -21,6 +21,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -21,6 +21,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
if
[
$?
-ne
0
]
;
then
exit
255
fi
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
if
[
$?
-ne
0
]
;
then
if
[
$?
-ne
0
]
;
then
exit
255
exit
255
...
...
azkaban/ad_server_campaign/adserver_install_list_v2.sh
View file @
cdea637e
...
@@ -21,12 +21,11 @@ hadoop fs -rm -r $OUTPUT_PATH
...
@@ -21,12 +21,11 @@ hadoop fs -rm -r $OUTPUT_PATH
hadoop jar ../
${
JAR
}
mobvista.dmp.main.ParseInstallRCFile
$INPUT_PATH
$OUTPUT_PATH
100
hadoop jar ../
${
JAR
}
mobvista.dmp.main.ParseInstallRCFile
$INPUT_PATH
$OUTPUT_PATH
100
if
[
$?
-ne
0
]
;
then
if
[
$?
-ne
0
]
;
then
exit
255
exit
255
fi
fi
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='adserver'"
"
$OUTPUT_PATH
"
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='adserver'"
"
$OUTPUT_PATH
"
if
[
$?
-ne
0
]
;
then
if
[
$?
-ne
0
]
;
then
exit
255
exit
255
...
...
azkaban/adn_sdk/adn_sdk_install_v2.sh
View file @
cdea637e
...
@@ -25,6 +25,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -25,6 +25,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
if
[
$?
-ne
0
]
;
then
exit
255
fi
:
'
:
'
business="adn_sdk"
business="adn_sdk"
...
...
azkaban/ali/ali_install_list_v2.sh
View file @
cdea637e
...
@@ -27,6 +27,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -27,6 +27,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
${
INPUT_PATH
}
${
OUTPUT_PATH
}
100
${
INPUT_PATH
}
${
OUTPUT_PATH
}
100
if
[
$?
-ne
0
]
;
then
exit
255
fi
:
'
:
'
spark-submit --class mobvista.dmp.datasource.dm.DmInstallListOrc \
spark-submit --class mobvista.dmp.datasource.dm.DmInstallListOrc \
--name "mobvista.dmp.datasource.dm.DmInstallListOrc.${business}" \
--name "mobvista.dmp.datasource.dm.DmInstallListOrc.${business}" \
...
...
azkaban/bytedance/bytedance_install_list_v2.sh
View file @
cdea637e
...
@@ -26,6 +26,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -26,6 +26,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
if
[
$?
-ne
0
]
;
then
exit
255
fi
unset
HADOOP_CLASSPATH
unset
HADOOP_CLASSPATH
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
...
...
azkaban/clever/adn_clever_install_v2.sh
View file @
cdea637e
...
@@ -23,6 +23,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -23,6 +23,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
$INPUT_PATH
$OUTPUT_PATH
20
$INPUT_PATH
$OUTPUT_PATH
20
if
[
$?
-ne
0
]
;
then
exit
255
fi
:
'
:
'
business="clever"
business="clever"
spark-submit --class mobvista.dmp.datasource.dm.DmInstallListOrc \
spark-submit --class mobvista.dmp.datasource.dm.DmInstallListOrc \
...
...
azkaban/dm/install_list_other_v2.sh
View file @
cdea637e
...
@@ -23,6 +23,9 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -23,6 +23,9 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
$INPUT_PATH
$OUTPUT_PATH
200
$INPUT_PATH
$OUTPUT_PATH
200
if
[
$?
-ne
0
]
;
then
exit
255
fi
:
'
:
'
business="other"
business="other"
...
...
azkaban/dsp/dsp_req_pkg_total_v2.sh
View file @
cdea637e
...
@@ -25,6 +25,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -25,6 +25,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
$INPUT_PATH
$OUTPUT_PATH
6000
$INPUT_PATH
$OUTPUT_PATH
6000
if
[
$?
-ne
0
]
;
then
exit
255
fi
:
'
:
'
business="dsp_req"
business="dsp_req"
...
...
azkaban/facebook/facebook_install_list_v2.sh
View file @
cdea637e
...
@@ -27,6 +27,9 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -27,6 +27,9 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
if
[
$?
-ne
0
]
;
then
exit
255
fi
unset
HADOOP_CLASSPATH
unset
HADOOP_CLASSPATH
...
...
azkaban/iqiyi/iqiyi_install_list_v2.sh
View file @
cdea637e
...
@@ -25,6 +25,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -25,6 +25,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
${
INPUT_PATH
}
${
OUTPUT_PATH
}
10
${
INPUT_PATH
}
${
OUTPUT_PATH
}
10
if
[
$?
-ne
0
]
;
then
exit
255
fi
unset
HADOOP_CLASSPATH
unset
HADOOP_CLASSPATH
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
...
...
azkaban/joypac/joypac_install_list_v2.sh
View file @
cdea637e
...
@@ -27,6 +27,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
...
@@ -27,6 +27,10 @@ hadoop jar ../${JAR} mobvista.dmp.main.ParseInstallRCFile \
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
-Dmapreduce
.fileoutputcommitter.algorithm.version
=
2
\
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
if
[
$?
-ne
0
]
;
then
exit
255
fi
unset
HADOOP_CLASSPATH
unset
HADOOP_CLASSPATH
# mount_partition "dm_install_list_v2" "dt='$LOG_TIME', business='${business}'" "$OUTPUT_PATH"
# mount_partition "dm_install_list_v2" "dt='$LOG_TIME', business='${business}'" "$OUTPUT_PATH"
...
...
azkaban/mp/mp_request_install_list_v2.sh
View file @
cdea637e
...
@@ -22,6 +22,10 @@ reduce_num=`calculate_reduce_num "${INPUT_PATH}"`
...
@@ -22,6 +22,10 @@ reduce_num=`calculate_reduce_num "${INPUT_PATH}"`
hadoop jar ../
${
JAR
}
mobvista.dmp.main.ParseInstallRCFile
$INPUT_PATH
$OUTPUT_PATH
${
reduce_num
}
hadoop jar ../
${
JAR
}
mobvista.dmp.main.ParseInstallRCFile
$INPUT_PATH
$OUTPUT_PATH
${
reduce_num
}
if
[
$?
-ne
0
]
;
then
exit
255
fi
:
'
:
'
business="mp"
business="mp"
spark-submit --class mobvista.dmp.datasource.dm.DmInstallListOrc \
spark-submit --class mobvista.dmp.datasource.dm.DmInstallListOrc \
...
...
azkaban/retarget_dealerid/dsp_dealer_install_list_v2.sh
View file @
cdea637e
...
@@ -19,6 +19,10 @@ REDUCE_NUM=$(calculate_reduce_num ${INPUT_PATH})
...
@@ -19,6 +19,10 @@ REDUCE_NUM=$(calculate_reduce_num ${INPUT_PATH})
hadoop jar ../
${
JAR
}
mobvista.dmp.main.ParseInstallRCFile
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
hadoop jar ../
${
JAR
}
mobvista.dmp.main.ParseInstallRCFile
${
INPUT_PATH
}
${
OUTPUT_PATH
}
${
REDUCE_NUM
}
if
[
$?
-ne
0
]
;
then
exit
255
fi
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
mount_partition
"dm_install_list_v2"
"dt='
$LOG_TIME
', business='
${
business
}
'"
"
$OUTPUT_PATH
"
if
[
$?
-ne
0
]
;
then
if
[
$?
-ne
0
]
;
then
exit
255
exit
255
...
...
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