[DISCUSS] Bump HBase version for hadoop-2 to 1.2.3

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[DISCUSS] Bump HBase version for hadoop-2 to 1.2.3

Fabian Hueske-2
Hi everybody,

Flink's TableInputFormat depends on a very old HBase dependency (0.98.11).

We have received user requests (see FLINK-2765 [1]) to update the
dependency for hadoop-2 to 1.2.
In addition there is a pull request with critical fixes for the HBase
TableInputFormat [2] that bumps the version to 1.1.2.
According to the JIRA issue [1], API compatibility from 0.98 to 1.2 is
maintained.

I suggest to update the HBase dependency to 1.2.3 (latest version of 1.2.x).
I would like to have a decision about this to be able to merge the bug fix
PR.

Are there any objections against updating the HBase dependency to 1.2.3?

Otherwise I will ask the contributor of [2] to update to 1.2.3 and merge
the PR for Flink 1.2.0 by the end of the week.

Thanks,
Fabian

[1] https://issues.apache.org/jira/browse/FLINK-2765
[2] https://github.com/apache/flink/pull/2330
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Bump HBase version for hadoop-2 to 1.2.3

Márton Balassi
Sounds reasonable to me. +1.

On Tue, Oct 4, 2016 at 11:38 AM, Fabian Hueske <[hidden email]> wrote:

> Hi everybody,
>
> Flink's TableInputFormat depends on a very old HBase dependency (0.98.11).
>
> We have received user requests (see FLINK-2765 [1]) to update the
> dependency for hadoop-2 to 1.2.
> In addition there is a pull request with critical fixes for the HBase
> TableInputFormat [2] that bumps the version to 1.1.2.
> According to the JIRA issue [1], API compatibility from 0.98 to 1.2 is
> maintained.
>
> I suggest to update the HBase dependency to 1.2.3 (latest version of
> 1.2.x).
> I would like to have a decision about this to be able to merge the bug fix
> PR.
>
> Are there any objections against updating the HBase dependency to 1.2.3?
>
> Otherwise I will ask the contributor of [2] to update to 1.2.3 and merge
> the PR for Flink 1.2.0 by the end of the week.
>
> Thanks,
> Fabian
>
> [1] https://issues.apache.org/jira/browse/FLINK-2765
> [2] https://github.com/apache/flink/pull/2330
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Bump HBase version for hadoop-2 to 1.2.3

Flavio Pompermaier
We're currently using Cloudera 5.6.0 and there's HBase 1.0.0...is it
compatible?

On Tue, Oct 4, 2016 at 12:08 PM, Márton Balassi <[hidden email]>
wrote:

> Sounds reasonable to me. +1.
>
> On Tue, Oct 4, 2016 at 11:38 AM, Fabian Hueske <[hidden email]> wrote:
>
> > Hi everybody,
> >
> > Flink's TableInputFormat depends on a very old HBase dependency
> (0.98.11).
> >
> > We have received user requests (see FLINK-2765 [1]) to update the
> > dependency for hadoop-2 to 1.2.
> > In addition there is a pull request with critical fixes for the HBase
> > TableInputFormat [2] that bumps the version to 1.1.2.
> > According to the JIRA issue [1], API compatibility from 0.98 to 1.2 is
> > maintained.
> >
> > I suggest to update the HBase dependency to 1.2.3 (latest version of
> > 1.2.x).
> > I would like to have a decision about this to be able to merge the bug
> fix
> > PR.
> >
> > Are there any objections against updating the HBase dependency to 1.2.3?
> >
> > Otherwise I will ask the contributor of [2] to update to 1.2.3 and merge
> > the PR for Flink 1.2.0 by the end of the week.
> >
> > Thanks,
> > Fabian
> >
> > [1] https://issues.apache.org/jira/browse/FLINK-2765
> > [2] https://github.com/apache/flink/pull/2330
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Bump HBase version for hadoop-2 to 1.2.3

Márton Balassi
API compatibility is maintained through the 1.x.y major version line, that
is fine on paper, Flavio.

It would be great if you could test it after Fabian bumps the version, so
we can mitigate any potential issues.

Best,

Marton

On Tue, Oct 4, 2016, 14:24 Flavio Pompermaier <[hidden email]> wrote:

> We're currently using Cloudera 5.6.0 and there's HBase 1.0.0...is it
> compatible?
>
> On Tue, Oct 4, 2016 at 12:08 PM, Márton Balassi <[hidden email]>
> wrote:
>
> > Sounds reasonable to me. +1.
> >
> > On Tue, Oct 4, 2016 at 11:38 AM, Fabian Hueske <[hidden email]>
> wrote:
> >
> > > Hi everybody,
> > >
> > > Flink's TableInputFormat depends on a very old HBase dependency
> > (0.98.11).
> > >
> > > We have received user requests (see FLINK-2765 [1]) to update the
> > > dependency for hadoop-2 to 1.2.
> > > In addition there is a pull request with critical fixes for the HBase
> > > TableInputFormat [2] that bumps the version to 1.1.2.
> > > According to the JIRA issue [1], API compatibility from 0.98 to 1.2 is
> > > maintained.
> > >
> > > I suggest to update the HBase dependency to 1.2.3 (latest version of
> > > 1.2.x).
> > > I would like to have a decision about this to be able to merge the bug
> > fix
> > > PR.
> > >
> > > Are there any objections against updating the HBase dependency to
> 1.2.3?
> > >
> > > Otherwise I will ask the contributor of [2] to update to 1.2.3 and
> merge
> > > the PR for Flink 1.2.0 by the end of the week.
> > >
> > > Thanks,
> > > Fabian
> > >
> > > [1] https://issues.apache.org/jira/browse/FLINK-2765
> > > [2] https://github.com/apache/flink/pull/2330
> > >
> >
>