alibaba / alibaba/DataX

mongodbreader.md demo json配置文件错误

Open
#171 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

https://github.com/alibaba/DataX/blob/master/mongodbreader/doc/mongodbreader.md
配置文件中有拼写错误
```json
{
"name": "frontcat_id",
"type": "Array",
"spliter": ""
}
```
spliter => splitter。 代码和说明文件都是用的splitter

Contributor guide

No contributing guide indexed for this repository

Research direction

Open mongodbreader/doc/mongodbreader.md and inspect the JSON demo containing the frontcat_id field. Compare the option name with the DataX code and documentation, then verify that the demo uses splitter consistently instead of spliter.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.