Re: TumblingEventTimeWindows with negative offset / Wrong documentation

2017-03-29 Thread Vladislav Pernin
che.org/jira/browse/FLINK-6214 > > I think it will be solved soon. > > Regards, > Timo > > > Am 29/03/17 um 16:57 schrieb Vladislav Pernin: > > Hi, >> >> The documentation mentions the possibility to use a negative offset with >> a TumblingEventTimeWi

TumblingEventTimeWindows with negative offset / Wrong documentation

2017-03-29 Thread Vladislav Pernin
Hi, The documentation mentions the possibility to use a negative offset with a TumblingEventTimeWindows : // daily tumbling event-time windows offset by -8 hours.input .keyBy() .window(TumblingEventTimeWindows.of(Time.days(1), Time.hours(-8))) .(); But the code will throw an Illegal

Re: [jira] [Created] (FLINK-6061) NPE on TypeSerializer.serialize with a RocksDBStateBackend calling state.entries in the open() function

2017-03-15 Thread Vladislav Pernin
really feel good. 2017-03-15 11:44 GMT+01:00 Vladislav Pernin (JIRA) : > Vladislav Pernin created FLINK-6061: > --- > > Summary: NPE on TypeSerializer.serialize with a > RocksDBStateBackend calling state.entries in the

[jira] [Created] (FLINK-6061) NPE on TypeSerializer.serialize with a RocksDBStateBackend calling state.entries in the open() function

2017-03-15 Thread Vladislav Pernin (JIRA)
Vladislav Pernin created FLINK-6061: --- Summary: NPE on TypeSerializer.serialize with a RocksDBStateBackend calling state.entries in the open() function Key: FLINK-6061 URL: https://issues.apache.org/jira/browse

Re: [DISCUSS] Release Flink 1.1.5 / Flink 1.2.1

2017-03-15 Thread Vladislav Pernin
> > > On Tue, Mar 14, 2017, at 18:20, Vladislav Pernin wrote: > > Hi, > > > > I would also include the following (not yet resolved) issue in the 1.2.1 > > scope : > > > > https://issues.apache.org/jira/browse/FLINK-6001 > > NPE on TumblingEventTimeWind

Re: [DISCUSS] Release Flink 1.1.5 / Flink 1.2.1

2017-03-14 Thread Vladislav Pernin
Hi, I would also include the following (not yet resolved) issue in the 1.2.1 scope : https://issues.apache.org/jira/browse/FLINK-6001 NPE on TumblingEventTimeWindows with ContinuousEventTimeTrigger and allowedLateness 2017-03-14 17:34 GMT+01:00 Ufuk Celebi : > Big +1 Gordon! > > I think (10) is

Wrong argument used in StreamTask when user-defined backend is used

2017-03-13 Thread Vladislav Pernin
https://github.com/apache/flink/blob/master/flink-streaming-java/src/main/java/org/apache/flink/streaming/runtime/tasks/StreamTask.java#L716 This should be : LOG.info("Using user-defined state backend: {}.", fromJob); Regards, Vladislav

[jira] [Created] (FLINK-6001) NPE on TumblingEventTimeWindows with ContinuousEventTimeTrigger and allowedLateness

2017-03-08 Thread Vladislav Pernin (JIRA)
Vladislav Pernin created FLINK-6001: --- Summary: NPE on TumblingEventTimeWindows with ContinuousEventTimeTrigger and allowedLateness Key: FLINK-6001 URL: https://issues.apache.org/jira/browse/FLINK-6001

Re: Connecting Flink and Hive

2016-07-07 Thread Vladislav Pernin
Moreover, that would reduce the build duration. Le 7 juil. 2016 11:25, "Ufuk Celebi" a écrit : > Hey Alan, > > as Marton said your contribution is more than welcome. :-) > > The discussion around moving some contributions outside of the main > repository did never come to a final conclusion. Ther

Re: Failure in flink-storm when building Flink

2016-06-30 Thread Vladislav Pernin
Could you tell us about the commit which fix it ? I'm trying to have a stable build against an almost up to date master before submitting a PR. Thanks. Le 30 juin 2016 15:41, "Aljoscha Krettek" a écrit : Yes, that's the one I fixed. :-) On Thu, 30 Jun 2016 at 15:40 F. Beligianni wrote: > Hi,

[jira] [Created] (FLINK-4034) Dependency convergence on com.101tec:zkclient and com.esotericsoftware.kryo:kryo

2016-06-08 Thread Vladislav Pernin (JIRA)
Vladislav Pernin created FLINK-4034: --- Summary: Dependency convergence on com.101tec:zkclient and com.esotericsoftware.kryo:kryo Key: FLINK-4034 URL: https://issues.apache.org/jira/browse/FLINK-4034