You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Owen O'Malley <om...@apache.org> on 2017/01/05 17:39:22 UTC

[VOTE] Should we release hive-storage 2.2.0RC0

All,
   I'd like to make a release of Hive's storage-api module. This will allow
ORC to remove its fork of storage-api and make a release based on it. The
RC is based on Hive's master branch as of this morning.

Artifacts:
   tag: https://github.com/apache/hive/releases/tag/storage-release-2.2.0rc0
   tar ball: http://home.apache.org/~omalley/hive-storage-2.2.0rc0/
   release branch: https://github.com/apache/hive/tree/storage-branch-2.2

If you download the tag or the release branch, you'll need to go into
storage-api to build it, because I disconnected it from the main hive build.

Should we release storage-api 2.2.0RC0?

Thanks,
   Owen

Re: [VOTE] Should we release hive-storage 2.2.0RC0

Posted by Owen O'Malley <om...@apache.org>.
With three +1's the vote passes. Thanks Ashutosh and Alan!

.. Owen

On Thu, Jan 12, 2017 at 1:28 PM, Ashutosh Chauhan <ha...@apache.org>
wrote:

> Able to build from storage-api dir.
>
> +1
> verified build. License and NOTICE looks good.
>
> On Thu, Jan 12, 2017 at 11:18 AM, Owen O'Malley <om...@apache.org>
> wrote:
>
> > Did you try building from the tar ball?
> >
> > http://home.apache.org/~omalley/hive-storage-2.2.0rc0/
> >
> > If you build from the tag, you'll need to cd into the storage-api
> > directory.
> >
> > It shouldn't be building ORC at all.
> >
> > .. Owen
> >
>

Re: [VOTE] Should we release hive-storage 2.2.0RC0

Posted by Ashutosh Chauhan <ha...@apache.org>.
Able to build from storage-api dir.

+1
verified build. License and NOTICE looks good.

On Thu, Jan 12, 2017 at 11:18 AM, Owen O'Malley <om...@apache.org> wrote:

> Did you try building from the tar ball?
>
> http://home.apache.org/~omalley/hive-storage-2.2.0rc0/
>
> If you build from the tag, you'll need to cd into the storage-api
> directory.
>
> It shouldn't be building ORC at all.
>
> .. Owen
>

Re: [VOTE] Should we release hive-storage 2.2.0RC0

Posted by Owen O'Malley <om...@apache.org>.
Did you try building from the tar ball?

http://home.apache.org/~omalley/hive-storage-2.2.0rc0/

If you build from the tag, you'll need to cd into the storage-api directory.

It shouldn't be building ORC at all.

.. Owen

Re: [VOTE] Should we release hive-storage 2.2.0RC0

Posted by Ashutosh Chauhan <ha...@apache.org>.
Not able to build. Tried both release tag branch storage-release-2.2.0rc0
as well as branch storage-branch-2.2.
Got following:

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

[INFO] Building Hive ORC 2.2.0-SNAPSHOT

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

[WARNING] The POM for org.apache.hive:hive-storage-api:jar:2.2.0 is
missing, no dependency information available

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

[INFO] Reactor Summary:

[INFO]

[INFO] Hive .............................................. SUCCESS [1.980s]

[INFO] Hive Shims Common ................................. SUCCESS [3.557s]

[INFO] Hive Shims 0.23 ................................... SUCCESS [2.144s]

[INFO] Hive Shims Scheduler .............................. SUCCESS [0.784s]

[INFO] Hive Shims ........................................ SUCCESS [0.465s]

[INFO] Hive ORC .......................................... FAILURE [0.036s]

[INFO] Hive Common ....................................... SKIPPED

[INFO] Hive Service RPC .................................. SKIPPED

[INFO] Hive Serde ........................................ SKIPPED

[INFO] Hive Metastore .................................... SKIPPED

[INFO] Hive Ant Utilities ................................ SKIPPED

[INFO] Hive Llap Common .................................. SKIPPED

[INFO] Hive Llap Client .................................. SKIPPED

[INFO] Hive Llap Tez ..................................... SKIPPED

[INFO] Spark Remote Client ............................... SKIPPED

[INFO] Hive Query Language ............................... SKIPPED

[INFO] Hive Llap Server .................................. SKIPPED

[INFO] Hive Service ...................................... SKIPPED

[INFO] Hive Accumulo Handler ............................. SKIPPED

[INFO] Hive JDBC ......................................... SKIPPED

[INFO] Hive Beeline ...................................... SKIPPED

[INFO] Hive CLI .......................................... SKIPPED

[INFO] Hive Contrib ...................................... SKIPPED

[INFO] Hive Druid Handler ................................ SKIPPED

[INFO] Hive HBase Handler ................................ SKIPPED

[INFO] Hive HCatalog ..................................... SKIPPED

[INFO] Hive HCatalog Core ................................ SKIPPED

[INFO] Hive HCatalog Pig Adapter ......................... SKIPPED

[INFO] Hive HCatalog Server Extensions ................... SKIPPED

[INFO] Hive HCatalog Webhcat Java Client ................. SKIPPED

[INFO] Hive HCatalog Webhcat ............................. SKIPPED

[INFO] Hive HCatalog Streaming ........................... SKIPPED

[INFO] Hive HPL/SQL ...................................... SKIPPED

[INFO] Hive HWI .......................................... SKIPPED

[INFO] Hive Llap External Client ......................... SKIPPED

[INFO] Hive Shims Aggregator ............................. SKIPPED

[INFO] Hive TestUtils .................................... SKIPPED

[INFO] Hive Packaging .................................... SKIPPED

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

[INFO] BUILD FAILURE

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

[INFO] Total time: 9.552s

[INFO] Finished at: Thu Jan 12 10:47:18 PST 2017

[INFO] Final Memory: 57M/524M

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

[ERROR] Failed to execute goal on project hive-orc: Could not resolve
dependencies for project org.apache.hive:hive-orc:jar:2.2.0-SNAPSHOT:
Failure to find org.apache.hive:hive-storage-api:jar:2.2.0 in
http://www.datanucleus.org/downloads/maven2 was cached in the local
repository, resolution will not be reattempted until the update interval of
datanucleus has elapsed or updates are forced -> [Help 1]

On Wed, Jan 11, 2017 at 9:51 AM, Alan Gates <al...@gmail.com> wrote:

> +1.  Did a build, checked the signatures, looked over the new LICENSE and
> NOTICE files, ran rat.
>
> Alan.
>
> > On Jan 5, 2017, at 9:39 AM, Owen O'Malley <om...@apache.org> wrote:
> >
> > All,
> >   I'd like to make a release of Hive's storage-api module. This will
> allow
> > ORC to remove its fork of storage-api and make a release based on it. The
> > RC is based on Hive's master branch as of this morning.
> >
> > Artifacts:
> >   tag: https://github.com/apache/hive/releases/tag/storage-
> release-2.2.0rc0
> >   tar ball: http://home.apache.org/~omalley/hive-storage-2.2.0rc0/
> >   release branch: https://github.com/apache/hive/tree/storage-branch-2.2
> >
> > If you download the tag or the release branch, you'll need to go into
> > storage-api to build it, because I disconnected it from the main hive
> build.
> >
> > Should we release storage-api 2.2.0RC0?
> >
> > Thanks,
> >   Owen
>
>

Re: [VOTE] Should we release hive-storage 2.2.0RC0

Posted by Alan Gates <al...@gmail.com>.
+1.  Did a build, checked the signatures, looked over the new LICENSE and NOTICE files, ran rat.

Alan.

> On Jan 5, 2017, at 9:39 AM, Owen O'Malley <om...@apache.org> wrote:
> 
> All,
>   I'd like to make a release of Hive's storage-api module. This will allow
> ORC to remove its fork of storage-api and make a release based on it. The
> RC is based on Hive's master branch as of this morning.
> 
> Artifacts:
>   tag: https://github.com/apache/hive/releases/tag/storage-release-2.2.0rc0
>   tar ball: http://home.apache.org/~omalley/hive-storage-2.2.0rc0/
>   release branch: https://github.com/apache/hive/tree/storage-branch-2.2
> 
> If you download the tag or the release branch, you'll need to go into
> storage-api to build it, because I disconnected it from the main hive build.
> 
> Should we release storage-api 2.2.0RC0?
> 
> Thanks,
>   Owen