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

Fix the missing cluster_spec due to the null when getting clusterSpec… #663

Merged
merged 1 commit into from
Apr 24, 2022

Conversation

zuston
Copy link
Member

@zuston zuston commented Apr 22, 2022

… in task executor

What bug

Due to returning the null when the cluster_spec is not constructed, the hadoop rpc will log the missing cluster_spec field, like the screenshot as below.

461650622506_ pic

How to fix

Returning empty of string in the rpc of getClusterSpec when cluster_spec is not constructed.

… in task executor

Signed-off-by: zhangjunfan <junfan.zhang@outlook.com>
@zuston zuston merged commit 63fe90f into tony-framework:master Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants