You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by JoshRosen <gi...@git.apache.org> on 2016/01/06 03:50:20 UTC

[GitHub] spark pull request: [SPARK-8410][SPARK-8475] remove previous ivy r...

Github user JoshRosen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/7089#discussion_r48923007
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala ---
    @@ -922,6 +922,15 @@ private[spark] object SparkSubmitUtils {
     
             // A Module descriptor must be specified. Entries are dummy strings
             val md = getModuleDescriptor
    +        // clear ivy resolution from previous launches. The resolution file is usually at
    +        // ~/.ivy2/org.apache.spark-spark-submit-parent-default.xml. In between runs, this file
    --- End diff --
    
    @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.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org