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
643b6e9c
Unverified
Commit
643b6e9c
authored
Feb 17, 2020
by
Trafalgar
Committed by
GitHub
Feb 17, 2020
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #593 from dataccs/patch-1
Update osswriter.md
parents
e1b1354a
9af6dfaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
osswriter.md
osswriter/doc/osswriter.md
+2
-1
No files found.
osswriter/doc/osswriter.md
View file @
643b6e9c
...
@@ -48,12 +48,13 @@ OSSWriter实现了从DataX协议转为OSS中的TXT文件功能,OSS本身是无
...
@@ -48,12 +48,13 @@ OSSWriter实现了从DataX协议转为OSS中的TXT文件功能,OSS本身是无
},
},
"writer"
:
{
"writer"
:
{
"name"
:
"osswriter"
,
"parameter"
:
{
"parameter"
:
{
"endpoint"
:
"http://oss.aliyuncs.com"
,
"endpoint"
:
"http://oss.aliyuncs.com"
,
"accessId"
:
""
,
"accessId"
:
""
,
"accessKey"
:
""
,
"accessKey"
:
""
,
"bucket"
:
"myBucket"
,
"bucket"
:
"myBucket"
,
"object"
:
"
/
cdo/datax"
,
"object"
:
"cdo/datax"
,
"encoding"
:
"UTF-8"
,
"encoding"
:
"UTF-8"
,
"fieldDelimiter"
:
","
,
"fieldDelimiter"
:
","
,
"writeMode"
:
"truncate|append|nonConflict"
"writeMode"
:
"truncate|append|nonConflict"
...
...
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