Where? Both the CMakeLists.txt and java/pom.xml have 1.2.0 with no snapshot.
When I create the "make package", the jars I get in the tarball are: -rw-r--r-- 0 owen staff 109092 Aug 24 12:32 ORC-1.2.0-Darwin/share/hive-storage-api-2.1.1-pre-orc.jar -rw-r--r-- 0 owen staff 689997 Aug 24 12:33 ORC-1.2.0-Darwin/share/orc-core-1.2.0.jar -rw-r--r-- 0 owen staff 48343 Aug 24 12:33 ORC-1.2.0-Darwin/share/orc-mapreduce-1.2.0.jar -rw-r--r-- 0 owen staff 29795349 Aug 24 12:33 ORC-1.2.0-Darwin/share/orc-tools-1.2.0-uber.jar .. Owen On Wed, Aug 24, 2016 at 11:48 AM, Prasanth J <[email protected]> wrote: > Java version still says "1.2.0-SNAPSHOT”. I think it should be updated. > > Thanks > Prasanth > > > On Aug 23, 2016, at 2:05 PM, Alan Gates <[email protected]> wrote: > > > > +1. Checked keys and signatures, looked for binary files in the > tarball, did a build on Linux. > > > > Alan. > > > >> On Aug 22, 2016, at 09:31, Owen O'Malley <[email protected]> wrote: > >> > >> All, > >> To resolve an issue with LLAP and ORC (HIVE-14566), which required an > >> interface change to the TreeReader API, Prasanth cleaned up the API as > >> ORC-96. I've committed that this morning, so I'd like to switch to RC1 > to > >> include it. > >> > >> Please check it out and vote. > >> > >> .. Owen > >> > >> On Thu, Aug 18, 2016 at 2:54 PM, Owen O'Malley <[email protected]> > wrote: > >> > >>> All, > >>> We've added some new features and I'd like to get them released. > >>> > >>> Added features and fixes: > >>> * ORC-69. Add batch option support in orc-scan tools. > >>> * ORC-84. Create a separate java tool module. > >>> * HIVE-14214. ORC schema evolution and predicate push down do not work > >>> togethe > >>> r. > >>> * ORC-77 and ORC-81. Implement LZO and LZ4 compression codecs. > >>> * ORC-54: Evolve schemas based on field name rather than index > >>> * ORC-92. Add support for nested column id selection > >>> > >>> Artifacts: http://home.apache.org/~omalley/orc-1.2.0rc0/ > >>> git tag: https://github.com/apache/orc/releases/tag/release-1.2.0rc0 > >>> > >>> Thanks, > >>> Owen > >>> > > > >
