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

[SPARK-37145][K8S][FOLLOWUP] Add note for KubernetesCustom[Driver/Executor]FeatureConfigStep #35496

Closed
wants to merge 4 commits into from

Conversation

Yikun
Copy link
Member

@Yikun Yikun commented Feb 12, 2022

What changes were proposed in this pull request?

Add note for developers to show how to use KubernetesDriverCustomFeatureConfigStep and KubernetesExecutorCustomFeatureConfigStep (#35345).

Why are the changes needed?

Give an example to show how to use it.

Does this PR introduce any user-facing change?

No, doc only

How was this patch tested?

ci passed

@HyukjinKwon
Copy link
Member

Looking fine but let me cc @dongjoon-hyun @attilapiros FYI

@Yikun Yikun changed the title [SPARK-37145][K8S][FOLLOWUP] Add note for KubernetesDriverCustomFeatureConfigStep [SPARK-37145][K8S][FOLLOWUP] Add note for KubernetesCustom[Driver/Executor]FeatureConfigStep Feb 13, 2022
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-37145][K8S][FOLLOWUP] Add note for KubernetesCustom[Driver/Executor]FeatureConfigStep [SPARK-37145][K8S][FOLLOWUP] Add note for KubernetesCustom[Driver/Executor]FeatureConfigStep Feb 14, 2022
@dongjoon-hyun
Copy link
Member

Thank you for pinging me, @HyukjinKwon .

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about the advertising of this ambiguous example naming ExecutorExampleFeatureStep. Since this is a document, we had better choose a better guideline for the name which will serve for both driver and executor.

@Yikun
Copy link
Member Author

Yikun commented Feb 14, 2022

I'm not sure about the advertising of this ambiguous example naming ExecutorExampleFeatureStep. Since this is a document, we had better choose a better guideline for the name which will serve for both driver and executor.

Maybe DriverAndExecutorExampleFeatureStep ?

@dongjoon-hyun
Copy link
Member

Thanks. That looks better, @Yikun .

@dongjoon-hyun
Copy link
Member

Gentle ping, @Yikun .

@Yikun
Copy link
Member Author

Yikun commented Feb 16, 2022

@dongjoon-hyun addressed! : )

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Merged to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants