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

2014-12-02 Thread guxiaobo1982
I made the chage to ql/pom.xml, but still got the error, maybe there is another dependence with it. [xiaobogu@lix3 hwi]$ mvn package [INFO] Scanning for projects... [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a

AW: AW: Build hwi of hive 0.14.0 failed

2014-12-02 Thread Olaf Flebbe
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 t