Hi Xiaono,

 
That dependency is in hive-0.14.0/ql/pom.xml

 
If I remember correctly the API of calcite is changed so hive does not build 
with calcite-1.0.0 . The 0.14 branch uses calcite 0.9.2-incubating.

 
And there is another broken dependency to tez-0.5.2-SNAPSHOT (But that one is 
obvious to fix)

 
Would it be possible to issue an bug fix release ?

 
Olaf

 
 
 
Von: guxiaobo1982 [mailto:guxiaobo1...@qq.com] 
Gesendet: Dienstag, 2. Dezember 2014 10:59
An: user
Betreff: Re: AW: Build hwi of hive 0.14.0 failed

 
Hi Wentao,

 
But I didn't find the dependency entry either in the pom.xml for hwi nor the 
pom.xml for hive, which one do you mean?

 
Xiaobo 

 
 
------------------ Original ------------------

From:  "vic0777";<vic0...@163.com <mailto:vic0...@163.com> >;

Send time: Tuesday, Dec 2, 2014 5:19 PM

To: "user"<user@hive.apache.org <mailto:user@hive.apache.org> >; 

Subject:  Re:Re: AW: Build hwi of hive 0.14.0 failed

 
Hi Xiaobo,

you can find the pom.xml and update the dependency of 
"calcite-avatica:jar:0.9.2-incubating-SNAPSHOT" to 
calcite-avatica:jar:1.0.0-incubating-SNAPSHOT. Then you can build it.

http://repository.apache.org/content/groups/snapshots/org/apache/calcite/calcite-core/1.0.0-incubating-SNAPSHOT/
 
<http://repository.apache.org/content/groups/snapshots/org/apache/calcite/calcite-core/1.0.0-incubating-SNAPSHOT/>
 

Wantao





在 2014-12-02 16:57:27,"guxiaobo1982" <guxiaobo1...@qq.com 
<mailto:guxiaobo1...@qq.com> > 写道:


Hi Olaf,

 
Do you have a patch now?

 
Xiaobo

 
 
------------------ Original ------------------

From:  "Olaf Flebbe";<o.fle...@science-computing.de 
<mailto:o.fle...@science-computing.de> >;

Send time: Monday, Dec 1, 2014 3:51 PM

To: "user@hive.apache.org <mailto:user@hive.apache.org> "<user@hive.apache.org 
<mailto:user@hive.apache.org> >; 

Subject:  AW: Build hwi of hive 0.14.0 failed

 
I filed a Bug for it  . HIVE-8953

This broken dependency has been removed later in 0.14 branch.

 
IMHO  a bugfix release 0.14.1 is needed, otherwise we need to cherry pick 
patches from this branch in BIGTOP-1543

 
Olaf

 
 
Von: guxiaobo1982 [mailto:guxiaobo1...@qq.com <mailto:guxiaobo1...@qq.com> ] 
Gesendet: Samstag, 29. November 2014 13:49
An: user
Betreff: Build hwi of hive 0.14.0 failed

 
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 <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 
<http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException>
 

[xiaobogu@lix3 hwi]$ 

-- 
Vorstandsvorsitzender/Chairman of the board of management:
Gerd-Lothar Leonhart
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Michael Heinrichs, Dr. Arno Steitz
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196 

 
-- 
Vorstandsvorsitzender/Chairman of the board of management:
Gerd-Lothar Leonhart
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Michael Heinrichs, Dr. Arno Steitz
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Philippe Miltin
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196

Reply via email to