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-18671][SS][test-maven] Follow up PR to fix test for Maven #16183

Closed
wants to merge 1 commit into from

Conversation

tdas
Copy link
Contributor

@tdas tdas commented Dec 7, 2016

What changes were proposed in this pull request?

Maven compilation seem to not allow resource is sql/test to be easily referred to in kafka-0-10-sql tests. So moved the kafka-source-offset-version-2.1.0 from sql test resources to kafka-0-10-sql test resources.

How was this patch tested?

Manually ran maven test

@tdas tdas changed the title [SPARK-18671][SS][TEST] Follow up PR to fix test for Maven [SPARK-18671][SS][test-maven] Follow up PR to fix test for Maven Dec 7, 2016
@tdas
Copy link
Contributor Author

tdas commented Dec 7, 2016

jenkins retest this please

@zsxwing
Copy link
Member

zsxwing commented Dec 7, 2016

LGTM pending tests

@SparkQA
Copy link

SparkQA commented Dec 7, 2016

Test build #69763 has finished for PR 16183 at commit a96c064.

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

@SparkQA
Copy link

SparkQA commented Dec 7, 2016

Test build #69764 has finished for PR 16183 at commit a96c064.

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

@tdas
Copy link
Contributor Author

tdas commented Dec 7, 2016

Merging this to master and 2.1

asfgit pushed a commit that referenced this pull request Dec 7, 2016
## What changes were proposed in this pull request?

Maven compilation seem to not allow resource is sql/test to be easily referred to in kafka-0-10-sql tests. So moved the kafka-source-offset-version-2.1.0 from sql test resources to kafka-0-10-sql test resources.

## How was this patch tested?

Manually ran maven test

Author: Tathagata Das <[email protected]>

Closes #16183 from tdas/SPARK-18671-1.

(cherry picked from commit 5c6bcdb)
Signed-off-by: Tathagata Das <[email protected]>
@asfgit asfgit closed this in 5c6bcdb Dec 7, 2016
robert3005 pushed a commit to palantir/spark that referenced this pull request Dec 15, 2016
## What changes were proposed in this pull request?

Maven compilation seem to not allow resource is sql/test to be easily referred to in kafka-0-10-sql tests. So moved the kafka-source-offset-version-2.1.0 from sql test resources to kafka-0-10-sql test resources.

## How was this patch tested?

Manually ran maven test

Author: Tathagata Das <[email protected]>

Closes apache#16183 from tdas/SPARK-18671-1.
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
## What changes were proposed in this pull request?

Maven compilation seem to not allow resource is sql/test to be easily referred to in kafka-0-10-sql tests. So moved the kafka-source-offset-version-2.1.0 from sql test resources to kafka-0-10-sql test resources.

## How was this patch tested?

Manually ran maven test

Author: Tathagata Das <[email protected]>

Closes apache#16183 from tdas/SPARK-18671-1.
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.

3 participants