Re: [DISCUSS] Improve Tutorials section of documentation

2018-08-15 Thread Fabian Hueske
Hi everyone, I've created PR #6565 [1] with the proposed changes. The PR restructures the docs a bit and mostly moves pages around. Only deprecated content is removed. Please let me know what you think. Thanks, Fabian [1] https://github.com/apache/flink/pull/6565 2018-08-10 14:23 GMT+02:00

[jira] [Created] (FLINK-10156) Drop the Table.writeToSink() method

2018-08-15 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-10156: - Summary: Drop the Table.writeToSink() method Key: FLINK-10156 URL: https://issues.apache.org/jira/browse/FLINK-10156 Project: Flink Issue Type:

[jira] [Created] (FLINK-10155) JobExecutionException when using evictor followed with map

2018-08-15 Thread Prithvi Raj (JIRA)
Prithvi Raj created FLINK-10155: --- Summary: JobExecutionException when using evictor followed with map Key: FLINK-10155 URL: https://issues.apache.org/jira/browse/FLINK-10155 Project: Flink

[jira] [Created] (FLINK-10154) Make sure we always read at least one record in KinesisConnector

2018-08-15 Thread Jamie Grier (JIRA)
Jamie Grier created FLINK-10154: --- Summary: Make sure we always read at least one record in KinesisConnector Key: FLINK-10154 URL: https://issues.apache.org/jira/browse/FLINK-10154 Project: Flink

[jira] [Created] (FLINK-10153) Add tutorial section to documentation

2018-08-15 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-10153: - Summary: Add tutorial section to documentation Key: FLINK-10153 URL: https://issues.apache.org/jira/browse/FLINK-10153 Project: Flink Issue Type:

[jira] [Created] (FLINK-10152) Add reverse supported in TableAPI and SQL

2018-08-15 Thread Guibo Pan (JIRA)
Guibo Pan created FLINK-10152: - Summary: Add reverse supported in TableAPI and SQL Key: FLINK-10152 URL: https://issues.apache.org/jira/browse/FLINK-10152 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-10151) [State TTL] Fix false recursion call in TransformingStateTableKeyGroupPartitioner.tryAddToSource

2018-08-15 Thread Andrey Zagrebin (JIRA)
Andrey Zagrebin created FLINK-10151: --- Summary: [State TTL] Fix false recursion call in TransformingStateTableKeyGroupPartitioner.tryAddToSource Key: FLINK-10151 URL:

[jira] [Created] (FLINK-10150) Inconsistent number of "Records received" / "Records sent"

2018-08-15 Thread Helmut Zechmann (JIRA)
Helmut Zechmann created FLINK-10150: --- Summary: Inconsistent number of "Records received" / "Records sent" Key: FLINK-10150 URL: https://issues.apache.org/jira/browse/FLINK-10150 Project: Flink

[jira] [Created] (FLINK-10149) Fink Mesos allocates extra port when not configured to do so.

2018-08-15 Thread Rune Skou Larsen (JIRA)
Rune Skou Larsen created FLINK-10149: Summary: Fink Mesos allocates extra port when not configured to do so. Key: FLINK-10149 URL: https://issues.apache.org/jira/browse/FLINK-10149 Project: Flink

[jira] [Created] (FLINK-10148) flink cancel withSavepoint does not seem to use akka properties from flink-conf.yaml with Flink 1.6.0 as with flink 1.4.x

2018-08-15 Thread David Haglund (JIRA)
David Haglund created FLINK-10148: - Summary: flink cancel withSavepoint does not seem to use akka properties from flink-conf.yaml with Flink 1.6.0 as with flink 1.4.x Key: FLINK-10148 URL:

[jira] [Created] (FLINK-10147) numBytesOut metric lagging behind

2018-08-15 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-10147: --- Summary: numBytesOut metric lagging behind Key: FLINK-10147 URL: https://issues.apache.org/jira/browse/FLINK-10147 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-10146) numBuffersOut not updated properly

2018-08-15 Thread Nico Kruber (JIRA)
Nico Kruber created FLINK-10146: --- Summary: numBuffersOut not updated properly Key: FLINK-10146 URL: https://issues.apache.org/jira/browse/FLINK-10146 Project: Flink Issue Type: Bug

[ANNOUNCE] Weekly community update #33

2018-08-15 Thread Till Rohrmann
Dear community, this is the weekly community update thread #33. Please post any news and updates you want to share with the community to this thread. # Flink 1.6.0 has been released The community released Flink 1.6.0 [1]. Thanks to everyone who made this release possible. # Improving tutorials