DATAX3.0编译通过,运行报错,在windows环境
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
在windows操作系统测试了下,运行命令的时候错误信息如下:
D:\DataX-master\target\datax\datax\bin>python datax.py ../job/job.json
DataX (DATAX-OPENSOURCE-3.0), From Alibaba !
Copyright (C) 2010-2017, Alibaba Group. All Rights Reserved.
错误: 找不到或无法加载主类 D:\DataX-master\target\datax\datax.lib.commons-cli-1.2.jar
D:\DataX-master\target\datax\datax\bin>
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Windows failure with datax.py and ../job/job.json from the generated target/datax/datax/bin directory. Start by inspecting how the runtime classpath is assembled around the reported datax.lib.commons-cli-1.2.jar path; done means the command starts without the “找不到或无法加载主类” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- data-engineering, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100