datax同步数据到hdfs时报错
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
datax同步数据到hdfs时报错{com.mongodb.MongoCommandException: Command failed with error 18: 'Authentication failed.' on server 172.16.11.29:27017. The full response is { "operationTime" : { "$timestamp" : { "t" : 1673335462, "i" : 1 } }, "ok" : 0.0, "errmsg" : "Authentication failed.", "code" : 18, "codeName" : "AuthenticationFailed"
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the DataX synchronization to HDFS and inspect the MongoDB connection and authentication configuration associated with the reported server. Confirm which credentials and authentication database are expected, then verify that the synchronization completes without MongoCommandException code 18.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- hadoop, java, mongodb
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100