Hi,
The 0.14.0 distribution does not come up with the hwi .war file, but I end up 
with the following error when trying to build myself


 
[xiaobogu@lix3 hwi]$ pwd
 
/home/xiaobogu/soft/apache-hive-0.14.0-src/hwi




 
 

[xiaobogu@lix3 hwi]$ mvn package

[INFO] Scanning for projects...

[INFO] 

[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1

[INFO]                                                                         

[INFO] ------------------------------------------------------------------------

[INFO] Building Hive HWI 0.14.0

[INFO] ------------------------------------------------------------------------

[WARNING] The POM for 
org.apache.calcite:calcite-core:jar:0.9.2-incubating-SNAPSHOT is missing, no 
dependency information available

[WARNING] The POM for 
org.apache.calcite:calcite-avatica:jar:0.9.2-incubating-SNAPSHOT is missing, no 
dependency information available

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 0.954 s

[INFO] Finished at: 2014-11-26T21:38:42+08:00

[INFO] Final Memory: 8M/149M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal on project hive-hwi: Could not resolve 
dependencies for project org.apache.hive:hive-hwi:jar:0.14.0: The following 
artifacts could not be resolved: 
org.apache.calcite:calcite-core:jar:0.9.2-incubating-SNAPSHOT, 
org.apache.calcite:calcite-avatica:jar:0.9.2-incubating-SNAPSHOT: Failure to 
find org.apache.calcite:calcite-core:jar:0.9.2-incubating-SNAPSHOT in 
http://repository.apache.org/snapshots was cached in the local repository, 
resolution will not be reattempted until the update interval of 
apache.snapshots 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

 

[xiaobogu@lix3 hwi]$

Reply via email to