dongjoon-hyun commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-500235236 `master` branch shows green in the following Jenkins jobs and Maven/Hadoop2.7 also looks good so far. This commit is safe. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.7/ (SBT/Hadoop-2.7) - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Compile/job/spark-master-lint/ (Lint) The root cause of the problem is not inside Apache Spark repository. AmbLab Jenkins script is still using `--force` option which is deprecated at Apache Spark 2.0.0. We should clean up at this time. I can volunteer for that if the repo becomes accessible to me.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
