Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature][Python] Excuter jar syntax supports pyflink submission #3114

Closed
3 tasks done
zackyoungh opened this issue Jan 31, 2024 · 0 comments · Fixed by #3120
Closed
3 tasks done

[Feature][Python] Excuter jar syntax supports pyflink submission #3114

zackyoungh opened this issue Jan 31, 2024 · 0 comments · Fixed by #3120
Assignees
Labels
New Feature New feature
Milestone

Comments

@zackyoungh
Copy link
Contributor

zackyoungh commented Jan 31, 2024

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

No response

Use case

EXECUTE JAR WITH (
'uri'='rs:/test_flink.py',
'main-class'='org.apache.flink.client.python.PythonDriver',
'args'=''
);
No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@zackyoungh zackyoungh added the New Feature New feature label Jan 31, 2024
@zackyoungh zackyoungh added this to the 1.0.0 milestone Jan 31, 2024
@zackyoungh zackyoungh self-assigned this Jan 31, 2024
@github-actions github-actions bot changed the title [Feature][Python] Excuter jar 语法支持pyflink 提交 [Feature][Python] Excuter jar syntax supports pyflink submission Jan 31, 2024
@zackyoungh zackyoungh linked a pull request Jan 31, 2024 that will close this issue
@aiwenmo aiwenmo moved this to Done in Dinky Roadmap Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant