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
ec44af2e
Commit
ec44af2e
authored
Oct 01, 2021
by
fan.jiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bug com_eg_android_AlipayGphone_reyun
parent
1ddd357c
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
com_eg_android_AlipayGphone_reyun.sh
...ge_to_other_business/com_eg_android_AlipayGphone_reyun.sh
+4
-0
ComEgAndroidAlipayGphoneReyun.scala
...sta/dmp/datasource/dm/ComEgAndroidAlipayGphoneReyun.scala
+0
-1
No files found.
azkaban/dm/pseudo_package_to_other_business/com_eg_android_AlipayGphone_reyun.sh
View file @
ec44af2e
...
...
@@ -25,6 +25,10 @@ business2="btop"
INPUT_PATH2
=
"
${
DM_INSTALL_LIST
}
_v2/
${
dt_slash_today
}
/
${
business2
}
"
check_await
${
INPUT_PATH2
}
/_SUCCESS
business3
=
"dsp_req"
INPUT_PATH3
=
"
${
DM_INSTALL_LIST
}
_v2/
${
dt_slash_today
}
/
${
business3
}
"
check_await
${
INPUT_PATH3
}
/_SUCCESS
OUTPUT_PATH1
=
"
${
RTDMP_TMP_PACKAGE_NAME_PATH
}
/btop_reyun_to_other/
${
dt_slash_today
}
/01"
OUTPUT_PATH2
=
"
${
RTDMP_TMP_PACKAGE_NAME_PATH
}
/btop_reyun_to_other/
${
dt_slash_today
}
/02"
hadoop fs
-rm
-r
"
${
OUTPUT_PATH1
}
"
...
...
src/main/scala/mobvista/dmp/datasource/dm/ComEgAndroidAlipayGphoneReyun.scala
View file @
ec44af2e
...
...
@@ -97,7 +97,6 @@ class ComEgAndroidAlipayGphoneReyun extends CommonSparkJob with Serializable {
| dwh.dm_install_list_v2
|where dt='${dt_today}' and business in ('dsp_req')
| and package_name in ('com.taobao.taobao_iqiyi')
| and device_type in ('imei','gaid','oaid','idfa','imeimd5','gaidmd5','oaidmd5','idfamd5')
| and update_date >= "${update02}"
"""
.
stripMargin
...
...
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