Josh Rosen created SPARK-8415:
---------------------------------

             Summary: Jenkins compilation spends lots of time re-resolving 
dependencies and waiting to acquire Ivy cache lock
                 Key: SPARK-8415
                 URL: https://issues.apache.org/jira/browse/SPARK-8415
             Project: Spark
          Issue Type: Bug
          Components: Build, Project Infra
            Reporter: Josh Rosen


When watching a pull request build, I noticed that the compilation + packaging 
+ test compilation phases spent huge amounts of time waiting to acquire the Ivy 
cache lock.  We should see whether we can tell SBT to skip the resolution steps 
for some of these commands, since this could speed up the compilation process 
when Jenkins is heavily loaded.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to