Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
bi-report
Project
Project
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
data
bi-report
Commits
e50af03b
Commit
e50af03b
authored
Aug 28, 2020
by
魏艺敏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
push codes
parent
b4eeda3f
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
6 deletions
+3
-6
daily_operation.sql
pm/daily_operation/etl/daily_operation.sql
+1
-1
daily_operation.zip
pm/daily_operation/job/daily_operation.zip
+0
-0
step1_6.job
pm/daily_operation/job/step1_6.job
+0
-4
step2.job
pm/daily_operation/job/step2.job
+2
-1
No files found.
pm/daily_operation/etl/daily_operation.sql
View file @
e50af03b
...
...
@@ -75,7 +75,7 @@ INSERT OVERWRITE TABLE pm.tl_pm_channel_d PARTITION (PARTITION_DAY = ${partition
WHERE
b
.
cl_id
is
NOT
NULL
AND
c
.
cl_id
is
NULL
AND
d
.
device_id
is
NULL
GROUP
BY
a
.
partition_date
,
a
.
device_id
,
device_os_type
,
active_type
,
first_channel_source_type
,
first_city
GROUP
BY
a
.
partition_date
,
a
.
device_id
,
device_os_type
,
active_type
,
first_channel_source_type
,
first_city
;
...
...
pm/daily_operation/job/daily_operation.zip
View file @
e50af03b
No preview for this file type
pm/daily_operation/job/step1_6.job
deleted
100644 → 0
View file @
b4eeda3f
#step1_3.job
type=command
command=sh /home/bi/bi-report/lib/shell/waitsuccess.sh hive pm tl_pm_channel_d
\ No newline at end of file
pm/daily_operation/job/step2.job
View file @
e50af03b
#step2.job
type=command
dependencies=step1_1,step1_2,step1_3,step1_4,step1_5,step1_
6,step1_
7,step1_8,step1_9,step1_10,step1_11,step1_12,step1_13,step1_14,step1_15,step1_16,step1_17,step1_18,step1_19,step1_20,step1_21,step1_22,step1_23,step1_24,step1_25,step1_26,step1_27
dependencies=step1_1,step1_2,step1_3,step1_4,step1_5,step1_7,step1_8,step1_9,step1_10,step1_11,step1_12,step1_13,step1_14,step1_15,step1_16,step1_17,step1_18,step1_19,step1_20,step1_21,step1_22,step1_23,step1_24,step1_25,step1_26,step1_27
command=sh /home/bi/bi-report/lib/shell/hive daily_operation
\ No newline at end of file
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