gaussdbwriter不可用
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
晕, 把代码拉到本地之后自己打包, 报类未找到异常: ClassNotFoundException: com.alibaba.datax.plugin.writer.gaussdbwriter.GaussDbWriter$Job
想来想去没想明白, 怎么会找不到类, 搞了几个小时, 结果这个类在这个包里面:
gaussdbwriter/src/main/java/com/alibaba/datax/plugin/reader/gaussdbwriter
这代码居然还被合到master分支了
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect gaussdbwriter/src/main/java/com/alibaba/datax/plugin/reader/gaussdbwriter and the local packaging output, starting from the ClassNotFoundException for GaussDbWriter$Job. Confirm the writer class is placed under the expected writer package and that a local build can package and load it successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- data-engineering
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100