Re: [DISCUSS] Release 1.3.0 RC0 (Non voting, testing release candidate)

2017-05-08 Thread Renjie Liu
Hi, does this include the FLIP6? On Tue, May 9, 2017 at 2:29 AM Stephan Ewen wrote: > Did a quick test: Simply adding the > "org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformer" > helps with NOTICE files, > but does not add the required BSD licence copies. > > > On Mon, May 8

Re: Towards a spec for robust streaming SQL, Part 1

2017-05-08 Thread Tyler Akidau
Any thoughts here Fabian? I'm planning to start sending out some more emails towards the end of the week. -Tyler On Wed, Apr 26, 2017 at 8:18 AM Tyler Akidau wrote: > No worries, thanks for the heads up. Good luck wrapping all that stuff up. > > -Tyler > > On Tue, Apr 25, 2017 at 12:07 AM Fabi

[jira] [Created] (FLINK-6501) Make sure NOTICE files are bundled into shaded JAR files

2017-05-08 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-6501: --- Summary: Make sure NOTICE files are bundled into shaded JAR files Key: FLINK-6501 URL: https://issues.apache.org/jira/browse/FLINK-6501 Project: Flink Issue Ty

[jira] [Created] (FLINK-6500) RowSerialization problem

2017-05-08 Thread radu (JIRA)
radu created FLINK-6500: --- Summary: RowSerialization problem Key: FLINK-6500 URL: https://issues.apache.org/jira/browse/FLINK-6500 Project: Flink Issue Type: Bug Components: Table API & SQL

Re: [DISCUSS] Release 1.3.0 RC0 (Non voting, testing release candidate)

2017-05-08 Thread Stephan Ewen
Did a quick test: Simply adding the "org.apache.maven.plugins.shade.resource.ApacheNoticeResourceTransformer" helps with NOTICE files, but does not add the required BSD licence copies. On Mon, May 8, 2017 at 8:25 PM, Stephan Ewen wrote: > I did the first pass for the legal check. > > - Source

Re: [DISCUSS] Release 1.3.0 RC0 (Non voting, testing release candidate)

2017-05-08 Thread Stephan Ewen
I did the first pass for the legal check. - Source LICENSE and NOTICE are okay - In the shaded JAR files, we are not bundling the license and notice files of the dependencies we include in the shaded jars. => Not a problem for Guava (Apache Licensed) => I think is a problem for ASM

[jira] [Created] (FLINK-6499) Migrate state configuration options

2017-05-08 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6499: --- Summary: Migrate state configuration options Key: FLINK-6499 URL: https://issues.apache.org/jira/browse/FLINK-6499 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-6498) Migrate Zookeeper configuration options

2017-05-08 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6498: --- Summary: Migrate Zookeeper configuration options Key: FLINK-6498 URL: https://issues.apache.org/jira/browse/FLINK-6498 Project: Flink Issue Type: Sub-t

[jira] [Created] (FLINK-6497) Deprecate High Availability options in ConfigConstants

2017-05-08 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6497: --- Summary: Deprecate High Availability options in ConfigConstants Key: FLINK-6497 URL: https://issues.apache.org/jira/browse/FLINK-6497 Project: Flink Is

[jira] [Created] (FLINK-6496) Migrate SSL configuration options

2017-05-08 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6496: --- Summary: Migrate SSL configuration options Key: FLINK-6496 URL: https://issues.apache.org/jira/browse/FLINK-6496 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-6495) Migrate Akka configuration options

2017-05-08 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6495: --- Summary: Migrate Akka configuration options Key: FLINK-6495 URL: https://issues.apache.org/jira/browse/FLINK-6495 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-6494) Migrate ResourceManager configuration options

2017-05-08 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6494: --- Summary: Migrate ResourceManager configuration options Key: FLINK-6494 URL: https://issues.apache.org/jira/browse/FLINK-6494 Project: Flink Issue Type:

[jira] [Created] (FLINK-6493) Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equals()

2017-05-08 Thread Ted Yu (JIRA)
Ted Yu created FLINK-6493: - Summary: Ineffective null check in RegisteredOperatorBackendStateMetaInfo#equals() Key: FLINK-6493 URL: https://issues.apache.org/jira/browse/FLINK-6493 Project: Flink Is

[jira] [Created] (FLINK-6492) Unclosed DataOutputViewStream in GenericArraySerializerConfigSnapshot#write()

2017-05-08 Thread Ted Yu (JIRA)
Ted Yu created FLINK-6492: - Summary: Unclosed DataOutputViewStream in GenericArraySerializerConfigSnapshot#write() Key: FLINK-6492 URL: https://issues.apache.org/jira/browse/FLINK-6492 Project: Flink

[jira] [Created] (FLINK-6491) Add QueryConfig to specify state retention time for streaming queries

2017-05-08 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-6491: Summary: Add QueryConfig to specify state retention time for streaming queries Key: FLINK-6491 URL: https://issues.apache.org/jira/browse/FLINK-6491 Project: Flink

[jira] [Created] (FLINK-6490) Explicitly support dynamic defaults in ConfigOption

2017-05-08 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-6490: --- Summary: Explicitly support dynamic defaults in ConfigOption Key: FLINK-6490 URL: https://issues.apache.org/jira/browse/FLINK-6490 Project: Flink Issue

[jira] [Created] (FLINK-6489) Rework 'start-local.bat' to 'start-local-cluster.bat'

2017-05-08 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-6489: --- Summary: Rework 'start-local.bat' to 'start-local-cluster.bat' Key: FLINK-6489 URL: https://issues.apache.org/jira/browse/FLINK-6489 Project: Flink Issue Type:

[jira] [Created] (FLINK-6488) Remove 'start-local.sh' script

2017-05-08 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-6488: --- Summary: Remove 'start-local.sh' script Key: FLINK-6488 URL: https://issues.apache.org/jira/browse/FLINK-6488 Project: Flink Issue Type: Sub-task Com

[jira] [Created] (FLINK-6487) Remove JobManager local mode

2017-05-08 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-6487: --- Summary: Remove JobManager local mode Key: FLINK-6487 URL: https://issues.apache.org/jira/browse/FLINK-6487 Project: Flink Issue Type: Bug Components

[jira] [Created] (FLINK-6486) Pass RowTypeInfo to CodeGenerator instead of CRowTypeInfo

2017-05-08 Thread Hequn Cheng (JIRA)
Hequn Cheng created FLINK-6486: -- Summary: Pass RowTypeInfo to CodeGenerator instead of CRowTypeInfo Key: FLINK-6486 URL: https://issues.apache.org/jira/browse/FLINK-6486 Project: Flink Issue Ty

[jira] [Created] (FLINK-6485) Use buffering to avoid frequent memtable flushes for short intervals in RockdDB incremental checkpoints

2017-05-08 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-6485: - Summary: Use buffering to avoid frequent memtable flushes for short intervals in RockdDB incremental checkpoints Key: FLINK-6485 URL: https://issues.apache.org/jira/browse/FLINK

[DISCUSS] Release 1.3.0 RC0 (Non voting, testing release candidate)

2017-05-08 Thread Robert Metzger
Hi Devs, I've created a first non-voting release candidate for Flink 1.3.0. Please use this RC to test as much as you can and provide feedback to the Flink community. The more we find and fix now, the better Flink 1.3.0 wil be :) I've CC'ed the user@ mailing list to get more people to test it. DO

[jira] [Created] (FLINK-6484) Send only the registry keys for already registered files in incremental checkpointing

2017-05-08 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-6484: - Summary: Send only the registry keys for already registered files in incremental checkpointing Key: FLINK-6484 URL: https://issues.apache.org/jira/browse/FLINK-6484

Re: [DISCUSS] Feature Freeze

2017-05-08 Thread Chesnay Schepler
It's not really a release candidate in that sense, but a common test release that everyone should work against. This gives us a consistent view about the state at commit X, as opposed to testing directly against the branch where it is likely everyone works on a different version. On 08.05.20

[jira] [Created] (FLINK-6483) Support time materialization

2017-05-08 Thread Timo Walther (JIRA)
Timo Walther created FLINK-6483: --- Summary: Support time materialization Key: FLINK-6483 URL: https://issues.apache.org/jira/browse/FLINK-6483 Project: Flink Issue Type: New Feature Co

Re: [DISCUSS] Feature Freeze

2017-05-08 Thread Robert Metzger
It depends :) If the unstable tests are caused by a bug in the tests itself, its not an issue. If its a blocking issue in one of the core components, I'll immediately create a new RC. Part of the reason why I'm creating the RC0 is also to ensure that the build infrastructure properly works. On Mon

[jira] [Created] (FLINK-6482) Add nested serializers into configuration snapshots of composite serializers

2017-05-08 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-6482: -- Summary: Add nested serializers into configuration snapshots of composite serializers Key: FLINK-6482 URL: https://issues.apache.org/jira/browse/FLINK-6482

Re: [DISCUSS] Feature Freeze

2017-05-08 Thread Kostas Kloudas
Hi Robert, Thanks for starting the process! My only remark is that given that the master is unstable, does it make sense to create an RC0? Kostas > On May 8, 2017, at 8:52 AM, Robert Metzger wrote: > > Great! > It also looks like the other big features made it also into master this > weeken

[jira] [Created] (FLINK-6481) Encapsulate different snapshot algorithms (full, incremental) slightly clearer into strategy pattern

2017-05-08 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-6481: - Summary: Encapsulate different snapshot algorithms (full, incremental) slightly clearer into strategy pattern Key: FLINK-6481 URL: https://issues.apache.org/jira/browse/FLINK-64

[jira] [Created] (FLINK-6480) Add executor service parameter Snapshotable::snapshot(...)

2017-05-08 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-6480: - Summary: Add executor service parameter Snapshotable::snapshot(...) Key: FLINK-6480 URL: https://issues.apache.org/jira/browse/FLINK-6480 Project: Flink Is

[jira] [Created] (FLINK-6479) Hot fix FLINK-5906 bug

2017-05-08 Thread sunjincheng (JIRA)
sunjincheng created FLINK-6479: -- Summary: Hot fix FLINK-5906 bug Key: FLINK-6479 URL: https://issues.apache.org/jira/browse/FLINK-6479 Project: Flink Issue Type: Bug Components: Table