when I compile Hive 1.1 from src on my server, it encounter errors like below :


[ERROR] Failed to execute goal on project hive-shims-0.23: Could not resolve 
dependencies for project org.apache.hive.shims:hive-shims-0.23:jar:1.1.0: The 
following artifacts could not be resolved: 
org.xerial.snappy:snappy-java:jar:1.0.5, org.apache.tez:tez-api:jar:0.5.2: 
Could not transfer artifact org.xerial.snappy:snappy-java:jar:1.0.5 from/to 
central (https://repo.maven.apache.org/maven2): GET request of: 
org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar from central failed: 
Read timed out -> [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 :hive-shims-0.23‍



who can tell me what' s wrong ?

Reply via email to