Hi!
I am looking forward to less backports, and I want to use Java 8 features
freely as much as the next developer.
However, I'm going to play the devil's advocate here, and spell out what
Ankit hinted at:
We know that SFDC is the main contributor, and probably also the single
largest user of Ph
+1
On Sun, Jul 7, 2024 at 8:55 PM Pankaj Kumar wrote:
> +1
>
> On Sun, Jul 7, 2024 at 9:24 PM Bryan Beaudreault
> wrote:
>
> > +1 sounds good to me
> >
> > On Sun, Jul 7, 2024 at 11:07 AM Duo Zhang wrote:
> >
> > > As I mentioned in another thread, now slack will hide the comments
> > > before
Hive 1.1 is from 2015, and has a pre 1.0 HBase version.
https://github.com/apache/hive/blob/e60744d017ef79f1b17f474c0b969d4ca5592462/pom.xml#L124
So the exception seems to be justified.
Istvan
On Mon, Sep 9, 2024 at 8:05 AM 张铎(Duo Zhang) wrote:
> Could you please provide the full stack trace w
Thank you Viraj!
On Tue, Nov 12, 2024 at 7:40 AM Viraj Jasani wrote:
> Hi,
>
> We recently published a blog post on how we transformed Apache Phoenix into
> a Document Database while retaining the power of SQL. The data type support
> we introduced in Phoenix could also be done in HBase.
>
> Ho
Thanks everyone!
I'm honored to join you in the PMC.
best regards
Istvan
On Fri, Nov 29, 2024 at 9:26 AM 张铎(Duo Zhang) wrote:
> Congratulations!
>
> Pankaj Kumar 于2024年11月29日周五 13:05写道:
> >
> > Congratulations & welcome István!!
> >
> >
> > On Fri, 29 Nov, 2024, 10:21 am Tak Lon (Stephen) Wu,
Congratulations Nihal!
Istvan
On Thu, Feb 6, 2025 at 6:56 AM Pankaj Kumar wrote:
> Congratulations and Welcome Nihal !!
>
> Regards,
> Pankaj
>
> On Thu, 6 Feb, 2025, 8:31 am 张铎(Duo Zhang), wrote:
>
> > On behalf of the Apache HBase PMC I am pleased to announce that
> > Nihal Jain has accepted
t;
> > For ChaosMonkey, I only used it when running ITBLL against a cluster.
> >
> > Let me try running failsafe locally too.
> >
> > Thanks.
> >
> > Istvan Toth 于2025年3月18日周二 01:48写道:
> > >
> > > In order to get a leaner binary assembly and
In order to get a leaner binary assembly and to reduce HBase's CVE surface
we have removed the test JARs from the normal assemblies in HBase 3 .
However, these assemblies cannot run the HBase integration tests in the
hbase-it module.
There are several options for handling this, but the easiest on