Skip to content

[SPARK-18104][DOC]Don't build KafkaSource doc - #15630

Closed
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:kafka-unidoc
Closed

[SPARK-18104][DOC]Don't build KafkaSource doc#15630
zsxwing wants to merge 1 commit into
apache:masterfrom
zsxwing:kafka-unidoc

Conversation

@zsxwing

@zsxwingzsxwing commented Oct 25, 2016

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Don't need to build doc for KafkaSource because the user should use the data source APIs to use KafkaSource. All KafkaSource APIs are internal.

How was this patch tested?

Verified manually.

@zsxwing

Copy link
Copy Markdown
MemberAuthor

cc @tdas

@SparkQA

Copy link
Copy Markdown

Test build #67537 has finished for PR 15630 at commit 65e6cd4.

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

@zsxwing

Copy link
Copy Markdown
MemberAuthor

Discussed with @tdas offline. I'm going to merge to master and 2.0.

asfgit pushed a commit that referenced this pull request Oct 26, 2016
## What changes were proposed in this pull request?
Don't need to build doc for KafkaSource because the user should use the data source APIs to use KafkaSource. All KafkaSource APIs are internal.
## How was this patch tested?
Verified manually.
Author: Shixiong Zhu <shixiong@databricks.com>
Closes#15630 from zsxwing/kafka-unidoc.
(cherry picked from commit 7d10631)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
robert3005 pushed a commit to palantir/spark that referenced this pull request Nov 1, 2016
## What changes were proposed in this pull request?
Don't need to build doc for KafkaSource because the user should use the data source APIs to use KafkaSource. All KafkaSource APIs are internal.
## How was this patch tested?
Verified manually.
Author: Shixiong Zhu <shixiong@databricks.com>
Closesapache#15630 from zsxwing/kafka-unidoc.
@zsxwing
zsxwing deleted the kafka-unidoc branch November 17, 2016 22:31
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?
Don't need to build doc for KafkaSource because the user should use the data source APIs to use KafkaSource. All KafkaSource APIs are internal.
## How was this patch tested?
Verified manually.
Author: Shixiong Zhu <shixiong@databricks.com>
Closesapache#15630 from zsxwing/kafka-unidoc.
Sign up for freeto 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

@zsxwing@SparkQA