Github user jameszhouyi commented on the pull request:
https://github.com/apache/spark/pull/7191#issuecomment-127498023
Hi @steveloughran ,
Have you came across below errors when build the spark? Please correct me
if any missing or wrong. (Build command: mvn -Pyarn -Phadoop-2.4
-Dhadoop.version=2.6.0 -Phive -Phive-thriftserver -DskipTests clean package)
....
....
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 14:37 min
[INFO] Finished at: 2015-08-04T14:27:08+08:00
[INFO] Final Memory: 65M/478M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal on project spark-hive_2.10: Could not
resolve dependencies for project
org.apache.spark:spark-hive_2.10:jar:1.5.0-SNAPSHOT: The following artifacts
could not be resolved: org.spark-project.hive:hive-exec:jar:1.2.1.spark,
org.spark-project.hive:hive-metastore:jar:1.2.1.spark: Failure to find
org.spark-project.hive:hive-exec:jar:1.2.1.spark in
http://foxcove3.sh.test.com:8081/artifactory/libs-release was cached in the
local repository, resolution will not be reattempted until the update interval
of libs-release has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR] mvn <goals> -rf :spark-hive_2.10
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]