Skip to content

Conversation

@brkyvz
Copy link
Contributor

@brkyvz brkyvz commented Jun 29, 2015

This PR also includes re-ordering the order that repositories are used when resolving packages. User provided repositories will be prioritized.

cc @andrewor14

@SparkQA
Copy link

SparkQA commented Jun 29, 2015

Test build #36010 has finished for PR 7089 at commit a21f95a.

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

@andrewor14
Copy link
Contributor

OK, merging into master 1.4, thanks @brkyvz. Do we need a fix for 1.3 as well?

@asfgit asfgit closed this in d7f796d Jun 30, 2015
asfgit pushed a commit that referenced this pull request Jun 30, 2015
…park-submit

This PR also includes re-ordering the order that repositories are used when resolving packages. User provided repositories will be prioritized.

cc andrewor14

Author: Burak Yavuz <brkyvz@gmail.com>

Closes #7089 from brkyvz/delete-prev-ivy-resolution and squashes the following commits:

a21f95a [Burak Yavuz] remove previous ivy resolution when using spark-submit

(cherry picked from commit d7f796d)
Signed-off-by: Andrew Or <andrew@databricks.com>
mtbrandy pushed a commit to ibmsoe/spark that referenced this pull request Jul 2, 2015
…park-submit

This PR also includes re-ordering the order that repositories are used when resolving packages. User provided repositories will be prioritized.

cc andrewor14

Author: Burak Yavuz <brkyvz@gmail.com>

Closes apache#7089 from brkyvz/delete-prev-ivy-resolution and squashes the following commits:

a21f95a [Burak Yavuz] remove previous ivy resolution when using spark-submit

(cherry picked from commit d7f796d)
Signed-off-by: Andrew Or <andrew@databricks.com>
Copy link
Contributor

Choose a reason for hiding this comment

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

@brkyvz, what determines the name of this file? I'm curious how often it's "usually" at this filename and whether it could sometimes be published at different names.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hi Josh, I believe the filename comes from the combination of these lines:

ModuleRevisionId.newInstance("org.apache.spark", "spark-submit-parent", "1.0"))

and

Therefore it should always be the same.

@brkyvz brkyvz deleted the delete-prev-ivy-resolution branch February 3, 2019 20:55
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.

4 participants