alibaba / alibaba/DataX

使用编译后版本运行自检job报错

Open
#87 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

[datax@test-2 bin]$ ls
datax.py dxprof.py perftrace.py
[datax@test-2 bin]$ python datax.py ../job/job.json
File "datax.py", line 117
print jobGuid
^
SyntaxError: Missing parentheses in call to 'print'
[datax@test-2 bin]$

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with bin/datax.py at line 117 and reproduce the reported command, python datax.py ../job/job.json, using the compiled distribution. Check the Python version involved and the surrounding self-check entry point; done means the job starts without the reported SyntaxError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.