dongjoon-hyun commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-500479543 Thanks. Then, at least, for the three profiles for `master` branch, could you remove `--force` from the following `MVN` declaration? I'm not sure the name of script. But, the following is the Jenkins' result. - https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7/6458/console ``` + [[ master < branch-1.5 ]] + MVN='build/mvn --force -DzincPort=3428' + set +e + [[ hadoop-2.7 == hadoop-1 ]] + build/mvn --force -DzincPort=3428 -DskipTests -Phadoop-2.7 -Pyarn -Phive -Phive-thriftserver -Pkinesis-asl -Pmesos clean package ``` FYI, you can remove `--force` from all active branches because `--force` is deprecated at `2.0.0`.
---------------------------------------------------------------- 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]
