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
6 years ago
by
wangjf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
34058470
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
app_end.sh
azkaban/app_end.sh
+2
-8
No files found.
azkaban/app_end.sh
View file @
af95c14b
...
...
@@ -2,10 +2,4 @@
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
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
--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
This diff is collapsed.
Click to expand it.
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