Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AppTag
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
dataplatform
AppTag
Commits
af95c14b
Commit
af95c14b
authored
Dec 06, 2018
by
wangjf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
34058470
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
7 deletions
+0
-7
app_end.sh
azkaban/app_end.sh
+0
-7
No files found.
azkaban/app_end.sh
View file @
af95c14b
...
...
@@ -3,9 +3,3 @@
sqoop
export
--connect
"jdbc:mysql://dataplatform-app-tag.c5yzcdreb1xr.us-east-1.rds.amazonaws.com:3306/app_tag?useUnicode=true&characterEncoding=utf-8"
\
--username
apptag_rw
--password
7gyLEVtkER3u8c9
--table
tag_list
--columns
"package_name,app_name,platform,url,category,install"
\
--export-dir
s3://mob-emr-test/dataplatform/DataWareHouse/dwh.db/package_list
--input-fields-terminated-by
'\001'
--update-mode
allowinsert
--update-key
package_name
\ No newline at end of file
hive
-e
"USE dwh;DROP TABLE IF EXISTS package_num;"
hive
-e
"USE dwh;DROP TABLE IF EXISTS package_info;"
hive
-e
"USE dwh;DROP TABLE IF EXISTS package_list;"
\ 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