On a high level we (hive) should really avoid building releases based on
snapshots. That is bad form generally and against the maven model.

On Tue, Dec 2, 2014 at 4:19 AM, vic0777 <vic0...@163.com> wrote:

> 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/
>
> Wantao
>
>
>
>
> 在 2014-12-02 16:57:27,"guxiaobo1982" <guxiaobo1...@qq.com> 写道:
>
> Hi Olaf,
>
> Do you have a patch now?
>
> Xiaobo
>
>
> ------------------ Original ------------------
> *From: * "Olaf Flebbe";<o.fle...@science-computing.de>;
> *Send time:* Monday, Dec 1, 2014 3:51 PM
> *To:* "user@hive.apache.org"<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]
> *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 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]$
>
> --
> 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