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
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
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
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
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
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
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
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
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
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
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
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:
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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
31 matches
Mail list logo