Skip to content

[SPARK-30689][CORE][FOLLOW-UP] Add @since annotation for ResourceDiscoveryScriptPlugin/ResourceInformation#28591

Closed
Ngone51 wants to merge 1 commit intoapache:masterfrom
Ngone51:followup-30689
Closed

[SPARK-30689][CORE][FOLLOW-UP] Add @since annotation for ResourceDiscoveryScriptPlugin/ResourceInformation#28591
Ngone51 wants to merge 1 commit intoapache:masterfrom
Ngone51:followup-30689

Conversation

@Ngone51
Copy link
Member

@Ngone51 Ngone51 commented May 20, 2020

What changes were proposed in this pull request?

Added @since 3.0.0 for ResourceDiscoveryScriptPlugin and ResourceInformation.

Why are the changes needed?

It's required for exposed APIs(#27689 (comment)).

Does this PR introduce any user-facing change?

Yes, they can easily know when does Spark introduces the API.

How was this patch tested?

Pass Jenkins.

@Ngone51
Copy link
Member Author

Ngone51 commented May 20, 2020

I checked the related module and only found these two are missing the annotation. Please let me know if I missed someone else. Thanks!

cc @HyukjinKwon @tgravescs

@Ngone51 Ngone51 changed the title [SPARK-30689][CORE][FOLLOW-UP] Add since version for ResourceDiscoveryScriptPlugin/ResourceInformation [SPARK-30689][CORE][FOLLOW-UP] Add @since annotation for ResourceDiscoveryScriptPlugin/ResourceInformation May 20, 2020
Copy link
Member

@HyukjinKwon HyukjinKwon left a comment

Choose a reason for hiding this comment

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

LGTM pending tests

@SparkQA
Copy link

SparkQA commented May 20, 2020

Test build #122875 has finished for PR 28591 at commit 48c5e7c.

  • This patch fails due to an unknown error code, -9.
  • This patch merges cleanly.
  • This patch adds no public classes.

@Ngone51
Copy link
Member Author

Ngone51 commented May 20, 2020

retest this please

@SparkQA
Copy link

SparkQA commented May 20, 2020

Test build #122881 has finished for PR 28591 at commit 48c5e7c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

Merged to master and branch-3.0.

HyukjinKwon pushed a commit that referenced this pull request May 20, 2020
…overyScriptPlugin/ResourceInformation

### What changes were proposed in this pull request?

Added `since 3.0.0` for `ResourceDiscoveryScriptPlugin` and `ResourceInformation`.

### Why are the changes needed?

It's required for exposed APIs(#27689 (comment)).

### Does this PR introduce _any_ user-facing change?

Yes, they can easily know when does Spark introduces the API.

### How was this patch tested?

Pass Jenkins.

Closes #28591 from Ngone51/followup-30689.

Authored-by: yi.wu <yi.wu@databricks.com>
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
(cherry picked from commit 26bc690)
Signed-off-by: HyukjinKwon <gurwls223@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants