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-4632] version update #3495

Closed
wants to merge 7 commits into from
Closed

[SPARK-4632] version update #3495

wants to merge 7 commits into from

Conversation

prabeesh
Copy link
Contributor

No description provided.

@srowen
Copy link
Member

srowen commented Nov 27, 2014

Relying on a SNAPSHOT build sounds worse, but yes this one exists.
(PS earlier I meant to say that https://repo.eclipse.org/content/repositories/paho/org/eclipse/paho/mqtt-client/0.4.0/ doesn't exist, because paho is the new repo that this change suggests, not paho-releases.)

@SparkQA
Copy link

SparkQA commented Nov 27, 2014

Test build #23918 has started for PR 3495 at commit ec0b1c3.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 27, 2014

Test build #23918 has finished for PR 3495 at commit ec0b1c3.

  • This patch fails to build.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23918/
Test FAILed.

@tdas
Copy link
Contributor

tdas commented Nov 27, 2014

This is strictly worse than upgrading the version to 1.0.1 as they are not going to support 0.4.x at all as it was not their official release.

@prabeesh
Copy link
Contributor Author

@tdas please see the last update date of the repo

@prabeesh
Copy link
Contributor Author

@tdas paho updated the repo. Now the older one works fine.

@SparkQA
Copy link

SparkQA commented Nov 27, 2014

Test build #23924 has started for PR 3495 at commit 8c6437e.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 27, 2014

Test build #23924 has finished for PR 3495 at commit 8c6437e.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23924/
Test FAILed.

<artifactId>mqtt-client</artifactId>
<version>0.4.0</version>
<artifactId>org.eclipse.paho.client.mqttv3</artifactId>
+ <version>1.0.1</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

This has a + added I think.

@SparkQA
Copy link

SparkQA commented Nov 30, 2014

Test build #23957 has started for PR 3495 at commit ab03d50.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 30, 2014

Test build #23957 has finished for PR 3495 at commit ab03d50.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23957/
Test PASSed.

@pwendell
Copy link
Contributor

pwendell commented Dec 1, 2014

Thanks, pulling this in.

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.

6 participants