[DISCUSS] Releasing Flink 1.5.0

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

Re: [DISCUSS] Releasing Flink 1.5.0

shashank734
Can we have
https://issues.apache.org/jira/browse/FLINK-7756
<https://issues.apache.org/jira/browse/FLINK-7756>   solved in this version.
Cause unable to use checkpointing with CEP and RocksDB backend.



--
Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.5.0

Till Rohrmann
Thanks for bringing this issue up Shashank. I think Aljoscha is taking a
look at the issue. It looks like a serious bug which we should definitely
fix. What I've heard so far is that it's not so trivial.

Cheers,
Till

On Thu, Mar 1, 2018 at 9:56 AM, shashank734 <[hidden email]> wrote:

> Can we have
> https://issues.apache.org/jira/browse/FLINK-7756
> <https://issues.apache.org/jira/browse/FLINK-7756>   solved in this
> version.
> Cause unable to use checkpointing with CEP and RocksDB backend.
>
>
>
> --
> Sent from: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.5.0

Pavel Ciorba
Approximately when is the release of Flink 1.5 planned?

Best,

2018-03-01 11:20 GMT+02:00 Till Rohrmann <[hidden email]>:

> Thanks for bringing this issue up Shashank. I think Aljoscha is taking a
> look at the issue. It looks like a serious bug which we should definitely
> fix. What I've heard so far is that it's not so trivial.
>
> Cheers,
> Till
>
> On Thu, Mar 1, 2018 at 9:56 AM, shashank734 <[hidden email]> wrote:
>
> > Can we have
> > https://issues.apache.org/jira/browse/FLINK-7756
> > <https://issues.apache.org/jira/browse/FLINK-7756>   solved in this
> > version.
> > Cause unable to use checkpointing with CEP and RocksDB backend.
> >
> >
> >
> > --
> > Sent from: http://apache-flink-mailing-list-archive.1008284.n3.
> nabble.com/
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.5.0

Till Rohrmann
Hi Pavel,

currently, it is extremely difficult to say when it will happen since Flink
1.5 includes some very big changes which need thorough testing. Depending
on that and what else the community finds on the way, it may go faster or
slower. Personally, I hope to finish the release until end of
March/beginning of April.

Cheers,
Till

On Thu, Mar 8, 2018 at 7:28 PM, Pavel Ciorba <[hidden email]> wrote:

> Approximately when is the release of Flink 1.5 planned?
>
> Best,
>
> 2018-03-01 11:20 GMT+02:00 Till Rohrmann <[hidden email]>:
>
> > Thanks for bringing this issue up Shashank. I think Aljoscha is taking a
> > look at the issue. It looks like a serious bug which we should definitely
> > fix. What I've heard so far is that it's not so trivial.
> >
> > Cheers,
> > Till
> >
> > On Thu, Mar 1, 2018 at 9:56 AM, shashank734 <[hidden email]>
> wrote:
> >
> > > Can we have
> > > https://issues.apache.org/jira/browse/FLINK-7756
> > > <https://issues.apache.org/jira/browse/FLINK-7756>   solved in this
> > > version.
> > > Cause unable to use checkpointing with CEP and RocksDB backend.
> > >
> > >
> > >
> > > --
> > > Sent from: http://apache-flink-mailing-list-archive.1008284.n3.
> > nabble.com/
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.5.0

Christophe Jolif
Hi all,

A small patch: https://github.com/apache/flink/pull/5789 (JIRA:
https://issues.apache.org/jira/browse/FLINK-9103) was issued to help with
SSL certificates in Kubernetes deployment where you don't control your IPs.
As this is very small and helpful (at least to me and Edward who issued the
fix), I was wondering if that could be considered for 1.5?

Thanks,
--
Christophe


On Mon, Mar 12, 2018 at 12:42 PM, Till Rohrmann <[hidden email]>
wrote:

> Hi Pavel,
>
> currently, it is extremely difficult to say when it will happen since Flink
> 1.5 includes some very big changes which need thorough testing. Depending
> on that and what else the community finds on the way, it may go faster or
> slower. Personally, I hope to finish the release until end of
> March/beginning of April.
>
> Cheers,
> Till
>
> On Thu, Mar 8, 2018 at 7:28 PM, Pavel Ciorba <[hidden email]> wrote:
>
> > Approximately when is the release of Flink 1.5 planned?
> >
> > Best,
> >
> > 2018-03-01 11:20 GMT+02:00 Till Rohrmann <[hidden email]>:
> >
> > > Thanks for bringing this issue up Shashank. I think Aljoscha is taking
> a
> > > look at the issue. It looks like a serious bug which we should
> definitely
> > > fix. What I've heard so far is that it's not so trivial.
> > >
> > > Cheers,
> > > Till
> > >
> > > On Thu, Mar 1, 2018 at 9:56 AM, shashank734 <[hidden email]>
> > wrote:
> > >
> > > > Can we have
> > > > https://issues.apache.org/jira/browse/FLINK-7756
> > > > <https://issues.apache.org/jira/browse/FLINK-7756>   solved in this
> > > > version.
> > > > Cause unable to use checkpointing with CEP and RocksDB backend.
> > > >
> > > >
> > > >
> > > > --
> > > > Sent from: http://apache-flink-mailing-list-archive.1008284.n3.
> > > nabble.com/
> > > >
> > >
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.5.0

Shuyi Chen
Hi Aljoscha and Till,

I've added 2 PRs to fix and harden the YARN kerberos security for flip-6. I
think they should go in for 1.5.0 (particularly FLINK-8286
<https://issues.apache.org/jira/browse/FLINK-8286>).

1) https://github.com/apache/flink/pull/5896 (FLINK-8286
<https://issues.apache.org/jira/browse/FLINK-8286>): fixed broken kerberos
configuration for Yarn TaskExecutor.
2) https://github.com/apache/flink/pull/5901 (FLINK-9235
<https://issues.apache.org/jira/browse/FLINK-9235>): Added integration test
to test YARN security for both legacy and new mode.

Thanks a lot.
Shuyi

On Thu, Apr 12, 2018 at 9:17 AM, Christophe Jolif <[hidden email]> wrote:

> Hi all,
>
> A small patch: https://github.com/apache/flink/pull/5789 (JIRA:
> https://issues.apache.org/jira/browse/FLINK-9103) was issued to help with
> SSL certificates in Kubernetes deployment where you don't control your IPs.
> As this is very small and helpful (at least to me and Edward who issued the
> fix), I was wondering if that could be considered for 1.5?
>
> Thanks,
> --
> Christophe
>
>
> On Mon, Mar 12, 2018 at 12:42 PM, Till Rohrmann <[hidden email]>
> wrote:
>
> > Hi Pavel,
> >
> > currently, it is extremely difficult to say when it will happen since
> Flink
> > 1.5 includes some very big changes which need thorough testing. Depending
> > on that and what else the community finds on the way, it may go faster or
> > slower. Personally, I hope to finish the release until end of
> > March/beginning of April.
> >
> > Cheers,
> > Till
> >
> > On Thu, Mar 8, 2018 at 7:28 PM, Pavel Ciorba <[hidden email]> wrote:
> >
> > > Approximately when is the release of Flink 1.5 planned?
> > >
> > > Best,
> > >
> > > 2018-03-01 11:20 GMT+02:00 Till Rohrmann <[hidden email]>:
> > >
> > > > Thanks for bringing this issue up Shashank. I think Aljoscha is
> taking
> > a
> > > > look at the issue. It looks like a serious bug which we should
> > definitely
> > > > fix. What I've heard so far is that it's not so trivial.
> > > >
> > > > Cheers,
> > > > Till
> > > >
> > > > On Thu, Mar 1, 2018 at 9:56 AM, shashank734 <[hidden email]>
> > > wrote:
> > > >
> > > > > Can we have
> > > > > https://issues.apache.org/jira/browse/FLINK-7756
> > > > > <https://issues.apache.org/jira/browse/FLINK-7756>   solved in
> this
> > > > > version.
> > > > > Cause unable to use checkpointing with CEP and RocksDB backend.
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Sent from: http://apache-flink-mailing-list-archive.1008284.n3.
> > > > nabble.com/
> > > > >
> > > >
> > >
> >
>



--
"So you have to trust that the dots will somehow connect in your future."
Reply | Threaded
Open this post in threaded view
|

Re: [DISCUSS] Releasing Flink 1.5.0

Fabian Hueske-2
A user reported a regression from 1.4.2.
A batch job with a DeltaIteration gets stuck when being executed in a
LocalEnvironment [1].

Cheers, Fabian

[1] https://issues.apache.org/jira/browse/FLINK-9242

2018-04-23 21:09 GMT+02:00 Shuyi Chen <[hidden email]>:

> Hi Aljoscha and Till,
>
> I've added 2 PRs to fix and harden the YARN kerberos security for flip-6. I
> think they should go in for 1.5.0 (particularly FLINK-8286
> <https://issues.apache.org/jira/browse/FLINK-8286>).
>
> 1) https://github.com/apache/flink/pull/5896 (FLINK-8286
> <https://issues.apache.org/jira/browse/FLINK-8286>): fixed broken kerberos
> configuration for Yarn TaskExecutor.
> 2) https://github.com/apache/flink/pull/5901 (FLINK-9235
> <https://issues.apache.org/jira/browse/FLINK-9235>): Added integration
> test
> to test YARN security for both legacy and new mode.
>
> Thanks a lot.
> Shuyi
>
> On Thu, Apr 12, 2018 at 9:17 AM, Christophe Jolif <[hidden email]>
> wrote:
>
> > Hi all,
> >
> > A small patch: https://github.com/apache/flink/pull/5789 (JIRA:
> > https://issues.apache.org/jira/browse/FLINK-9103) was issued to help
> with
> > SSL certificates in Kubernetes deployment where you don't control your
> IPs.
> > As this is very small and helpful (at least to me and Edward who issued
> the
> > fix), I was wondering if that could be considered for 1.5?
> >
> > Thanks,
> > --
> > Christophe
> >
> >
> > On Mon, Mar 12, 2018 at 12:42 PM, Till Rohrmann <[hidden email]>
> > wrote:
> >
> > > Hi Pavel,
> > >
> > > currently, it is extremely difficult to say when it will happen since
> > Flink
> > > 1.5 includes some very big changes which need thorough testing.
> Depending
> > > on that and what else the community finds on the way, it may go faster
> or
> > > slower. Personally, I hope to finish the release until end of
> > > March/beginning of April.
> > >
> > > Cheers,
> > > Till
> > >
> > > On Thu, Mar 8, 2018 at 7:28 PM, Pavel Ciorba <[hidden email]>
> wrote:
> > >
> > > > Approximately when is the release of Flink 1.5 planned?
> > > >
> > > > Best,
> > > >
> > > > 2018-03-01 11:20 GMT+02:00 Till Rohrmann <[hidden email]>:
> > > >
> > > > > Thanks for bringing this issue up Shashank. I think Aljoscha is
> > taking
> > > a
> > > > > look at the issue. It looks like a serious bug which we should
> > > definitely
> > > > > fix. What I've heard so far is that it's not so trivial.
> > > > >
> > > > > Cheers,
> > > > > Till
> > > > >
> > > > > On Thu, Mar 1, 2018 at 9:56 AM, shashank734 <[hidden email]
> >
> > > > wrote:
> > > > >
> > > > > > Can we have
> > > > > > https://issues.apache.org/jira/browse/FLINK-7756
> > > > > > <https://issues.apache.org/jira/browse/FLINK-7756>   solved in
> > this
> > > > > > version.
> > > > > > Cause unable to use checkpointing with CEP and RocksDB backend.
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Sent from: http://apache-flink-mailing-list-archive.1008284.n3.
> > > > > nabble.com/
> > > > > >
> > > > >
> > > >
> > >
> >
>
>
>
> --
> "So you have to trust that the dots will somehow connect in your future."
>
12