Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DataX
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
risk-feature
DataX
Commits
fbe6c727
Commit
fbe6c727
authored
Feb 05, 2018
by
mingya.wmy
Committed by
GitHub
Feb 05, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update userGuid.md
parent
c6c09310
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
userGuid.md
userGuid.md
+3
-2
No files found.
userGuid.md
View file @
fbe6c727
...
...
@@ -17,7 +17,7 @@ DataX本身作为数据同步框架,将不同数据源的同步抽象为从源
*
工具部署
*
方法一、直接下载DataX工具包:
[
DataX
](
https://github.com/alibaba/DataX
)
*
方法一、直接下载DataX工具包:
[
DataX
下载地址
](
http://datax-opensource.oss-cn-hangzhou.aliyuncs.com/datax.tar.gz
)
下载后解压至本地某个目录,进入bin目录,即可运行同步作业:
...
...
@@ -25,7 +25,8 @@ DataX本身作为数据同步框架,将不同数据源的同步抽象为从源
$
cd
{
YOUR_DATAX_HOME
}
/bin
$
python datax.py
{
YOUR_JOB.json
}
```
自检脚本:
/home{YOUR_DATAX_HOME}/bin/datax.py {YOUR_DATAX_HOME}/job/job.json
*
方法二、下载DataX源码,自己编译:
[
DataX源码
](
https://github.com/alibaba/DataX
)
(1)、下载DataX源码:
...
...
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