Thanks for the info, Andrew. Did a quick check on HBase 1.4.6, build failed with: ------------------------------------------------------------------------------------------- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.4:site (default-site) on project hbase: Error generating maven-javadoc-plugin:2.10.3:aggregate: [ERROR] Exit code: 1 - warning: unknown enum constant When.MAYBE [ERROR] reason: class file for javax.annotation.meta.When not found [ERROR] warning: unknown enum constant When.ALWAYS [ERROR] warning: unknown enum constant When.UNKNOWN [ERROR] javadoc: error - class file for javax.annotation.concurrent.Immutable not found -------------------------------------------------------------------------------------------
Might related to this (https://issues.apache.org/jira/browse/HBASE-19663). If someone can help to fix this, I'm more than happy to include 1.4.6 in v1.3 release. :) 2018-08-15 1:30 GMT+08:00 Andrew Purtell <[email protected]>: > FWIW latest stable release of HBase is 1.4.6, released 14 days ago. > > > > On Tue, Aug 14, 2018 at 1:12 AM Jun HE <[email protected]> wrote: > > > Hi, folks, > > > > In BIGTOP-2945 I listed the proposed changes, comparing to v1.2.1. A > brief > > is: > > > > ambari 2.5.0 => 2.6.1 > > crunch 0.14.0 => 0.15.0 > > flink 1.1.3 => 1.4.2 > > gpdb 5.0.0-alpha.0 => 5.10.0 > > hadoop 2.7.3 => 2.8.4 > > hama 0.7.0 => 0.7.1 > > hbase 1.1.9 => 1.3.2 > > hive 1.2.1 => 2.3.3 > > kafka 0.10.1.1 => 0.10.2.2 > > phoenix 4.9.0-HBase-1.1 => 4.13.1-HBase-1.3 > > qfs 1.1.4 => 2.0.0 > > solr 4.10.4 => 6.6.0 > > spark 2.1.1 => 2.2.1 > > tez 0.6.2 => 0.9.1 > > ycsb 0.4.0 => 0.12.0 > > zeppelin 0.7.2 => 0.7.3 > > > > If there are no more comments on these versions change, I'd like to > > finalize the BOM, create responding JIRAs and link them to BIGTOP-3063. > > > > Thanks & regards, > > > > Jun > > > > > > > > 2018-08-08 19:01 GMT+08:00 Dan Moraru <[email protected]>: > > > > > How much more work would be involved in generating a separate set of > > > Hadoop 3 packages for those who would like to try out HDFS erasure > coding > > > (among other things)? > > > > > > Thanks, > > > > > > Dan > > > > > > > > > > > > > > > On 08/07/2018 10:04 PM, Jun HE wrote: > > > > > >> Thanks for your inputs. > > >> > > >> For failing packages I agree with Olaf and Evans: remove them if no > one > > >> would take over the fix task. > > >> Oozie and pig have JIRAs(BIGTOP-2986/BIGTOP-2975). For crunch there > > >> isn't. > > >> I'll create one later and do some initial investigation to see if I > can > > >> fix > > >> it or not. > > >> For Hadoop upgrade, I'm fine to upgrade it to 2.8.4. Actually we've > done > > >> this in Linaro's ERP-18.06 release. (Yes, we're using Bigtop to build > > >> BigData packages :)) So there is no problem for it. > > >> > > >> Regards, > > >> > > >> Jun > > >> > > >> 2018-08-08 10:31 GMT+08:00 Evans Ye <[email protected]>: > > >> > > >> Yes. We've features/bugfixes stacked up over time and definitely need > a > > >>> release. > > >>> I'm +1 to what Olaf said. Unless someone is willing to take over the > > task > > >>> and fix it. > > >>> From my perspective, Oozie and Pig's market are declining. So I > > suggest > > >>> let's spend our effort on those major components, and the > functionality > > >>> that Bigtop provides such as deployment and testing. > > >>> > > >>> > > >>> Naresh Bhat <[email protected]> 於 2018年8月8日 週三 上午8:58寫道: > > >>> > > >>> +1 > > >>>> > > >>>> On 7 August 2018 at 21:41, Jun HE <[email protected]> wrote: > > >>>> > > >>>> Hi, folks, > > >>>>> > > >>>>> As you may read from previous thread, I'm proposing to do a new > > >>>>> > > >>>> release, > > >>> > > >>>> 1.3.0, before ApacheCon in Sept. > > >>>>> I'm a +1 for this because: > > >>>>> * quite a few fixes/improvements for building and deployment > > >>>>> * important components upgrade > > >>>>> * x86 and non-x86 platforms are aligned in master > > >>>>> > > >>>>> If there are enough votes for a release I'd like to volunteer to be > > the > > >>>>> > > >>>> RM > > >>>> > > >>>>> for 1.3.0. > > >>>>> > > >>>>> Evans has initiated a well-defined release BOM ( > > >>>>> https://issues.apache.org/jira/browse/BIGTOP-2945), and I did some > > >>>>> > > >>>> minor > > >>> > > >>>> modifications mainly about components versions in 1.3.0. > > >>>>> And issues might need fix: https://s.apache.org/Ja7e > > >>>>> > > >>>>> Your comments/thoughts are mostly welcomed! > > >>>>> > > >>>>> Regards, > > >>>>> > > >>>>> Jun > > >>>>> > > >>>>> > > > > > > > > -- > Best regards, > Andrew > > Words like orphans lost among the crosstalk, meaning torn from truth's > decrepit hands > - A23, Crosstalk >
