[jira] [Commented] (FLINK-6996) FlinkKafkaProducer010 doesn't guarantee at-least-once semantic

2017-07-28 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106034#comment-16106034 ] Aljoscha Krettek commented on FLINK-6996: - [~till.rohrmann] The log is not accessible. (at least

[jira] [Commented] (FLINK-7169) Support AFTER MATCH SKIP function in CEP library API

2017-07-28 Thread Yueting Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106008#comment-16106008 ] Yueting Chen commented on FLINK-7169: - Hi [~dawidwys], About the empty match issue, I am not sure if

[jira] [Commented] (FLINK-7292) Fix EMPTY MATCH bug in CEP.

2017-07-28 Thread Yueting Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16106007#comment-16106007 ] Yueting Chen commented on FLINK-7292: - Hi [~litrain], Thanks for bringing it up. But I don't think the

[jira] [Comment Edited] (FLINK-7293) Support custom order by in PatternStream

2017-07-28 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105963#comment-16105963 ] Dian Fu edited comment on FLINK-7293 at 7/29/17 1:59 AM: - {quote} Could you

[jira] [Comment Edited] (FLINK-7293) Support custom order by in PatternStream

2017-07-28 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105963#comment-16105963 ] Dian Fu edited comment on FLINK-7293 at 7/29/17 1:30 AM: - {quote} Could you

[jira] [Commented] (FLINK-7293) Support custom order by in PatternStream

2017-07-28 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105963#comment-16105963 ] Dian Fu commented on FLINK-7293: {quote} Could you explain a bit why this is needed? {quote} As we need

[jira] [Closed] (FLINK-7281) Fix various issues in (Maven) release infrastructure

2017-07-28 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek closed FLINK-7281. --- Resolution: Fixed Implemented on master in 50a818b1bb74e9442478157bb10c0d5de05ad665

[jira] [Closed] (FLINK-7290) Make release scripts modular

2017-07-28 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek closed FLINK-7290. --- Resolution: Fixed Implemented on master in 18733d82e694997e229afb50f13c21fcc1c65729

[jira] [Commented] (FLINK-7281) Fix various issues in (Maven) release infrastructure

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105552#comment-16105552 ] ASF GitHub Bot commented on FLINK-7281: --- Github user aljoscha commented on the issue:

[GitHub] flink issue #4407: [FLINK-7281] Fix various issues in (Maven) release infras...

2017-07-28 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/4407 @zentol Yes, I'm planning to remove the old script and the documentation for the new scripts is taking shape here: https://cwiki.apache.org/confluence/display/FLINK/Creating+a+Flink+Release

[jira] [Commented] (FLINK-7281) Fix various issues in (Maven) release infrastructure

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105550#comment-16105550 ] ASF GitHub Bot commented on FLINK-7281: --- Github user aljoscha closed the pull request at:

[jira] [Commented] (FLINK-7281) Fix various issues in (Maven) release infrastructure

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105549#comment-16105549 ] ASF GitHub Bot commented on FLINK-7281: --- Github user aljoscha commented on the issue:

[GitHub] flink pull request #4407: [FLINK-7281] Fix various issues in (Maven) release...

2017-07-28 Thread aljoscha
Github user aljoscha closed the pull request at: https://github.com/apache/flink/pull/4407 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink issue #4407: [FLINK-7281] Fix various issues in (Maven) release infras...

2017-07-28 Thread aljoscha
Github user aljoscha commented on the issue: https://github.com/apache/flink/pull/4407 Merged --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] flink issue #4400: [FLINK-7253] [tests] Remove CommonTestUtils#assumeJava8

2017-07-28 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/4400 Changes look good but unused imports checkstyle violation. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Commented] (FLINK-7253) Remove all 'assume Java 8' code in tests

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105545#comment-16105545 ] ASF GitHub Bot commented on FLINK-7253: --- Github user greghogan commented on the issue:

[jira] [Commented] (FLINK-7250) Drop the jdk8 build profile

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105543#comment-16105543 ] ASF GitHub Bot commented on FLINK-7250: --- Github user greghogan commented on the issue:

[GitHub] flink issue #4399: [FLINK-7250] [build] Remove jdk8 profile

2017-07-28 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/4399 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (FLINK-7249) Bump Java version in build plugin

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105542#comment-16105542 ] ASF GitHub Bot commented on FLINK-7249: --- Github user greghogan commented on the issue:

[GitHub] flink issue #4398: [FLINK-7249] [build] Bump java.version property to 1.8

2017-07-28 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/4398 +1 to merge We can also simplify setting the garbage collector in `flink-dist/src/main/flink-bin/bin/taskmanager.sh` and including the `flink-connector-elasticsearch5` module in

[jira] [Commented] (FLINK-7092) Shutdown ResourceManager components properly

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105224#comment-16105224 ] ASF GitHub Bot commented on FLINK-7092: --- Github user asfgit closed the pull request at:

[jira] [Assigned] (FLINK-7279) MiniCluster can deadlock at shut down

2017-07-28 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-7279: Assignee: Nico Kruber > MiniCluster can deadlock at shut down >

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130053061 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/ListView.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105182#comment-16105182 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130119984 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/GeneratedAggregations.scala --- @@ -19,13 +19,20 @@

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105196#comment-16105196 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105185#comment-16105185 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130092445 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/utils/UserDefinedFunctionUtils.scala --- @@ -307,6 +312,119 @@ object

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130059458 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/HeapViewFactory.scala --- @@ -0,0 +1,88 @@ +/* + * Licensed to

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130059497 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/HeapViewFactory.scala --- @@ -0,0 +1,88 @@ +/* + * Licensed to

[jira] [Created] (FLINK-7297) Instable Kafka09ProducerITCase.testCustomPartitioning test case

2017-07-28 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-7297: Summary: Instable Kafka09ProducerITCase.testCustomPartitioning test case Key: FLINK-7297 URL: https://issues.apache.org/jira/browse/FLINK-7297 Project: Flink

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105213#comment-16105213 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105198#comment-16105198 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105186#comment-16105186 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105206#comment-16105206 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130058705 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/DataViewFactory.scala --- @@ -0,0 +1,32 @@ +/* + * Licensed to

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130039762 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/MapView.scala --- @@ -0,0 +1,184 @@ +/* + * Licensed to

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130112099 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/utils/UserDefinedFunctionUtils.scala --- @@ -307,6 +312,119 @@ object

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130085778 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/MapViewSerializer.scala --- @@ -0,0 +1,124 @@ +/* + * Licensed

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130038328 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/ListView.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105200#comment-16105200 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105180#comment-16105180 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130086721 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/MapViewTypeInfo.scala --- @@ -0,0 +1,81 @@ +/* + * Licensed to

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130057272 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/MapView.scala --- @@ -0,0 +1,184 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105197#comment-16105197 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130115757 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -82,11 +84,13 @@ object

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130086377 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/MapViewSerializer.scala --- @@ -0,0 +1,124 @@ +/* + * Licensed

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130072175 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewSerializer.scala --- @@ -0,0 +1,111 @@ +/* + *

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130075088 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewTypeInfo.scala --- @@ -0,0 +1,69 @@ +/* + * Licensed

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130054412 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/ListView.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105210#comment-16105210 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130039340 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/ListView.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105190#comment-16105190 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105209#comment-16105209 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105194#comment-16105194 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7118) Remove hadoop1.x code in HadoopUtils

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105237#comment-16105237 ] ASF GitHub Bot commented on FLINK-7118: --- Github user asfgit closed the pull request at:

[jira] [Resolved] (FLINK-7118) Remove hadoop1.x code in HadoopUtils

2017-07-28 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7118?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-7118. -- Resolution: Fixed Fixed via 5725e63309269a02d93046df5cca724eefb25e2d > Remove hadoop1.x code

[jira] [Commented] (FLINK-7134) Remove hadoop1.x code in mapreduce.utils.HadoopUtils

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105236#comment-16105236 ] ASF GitHub Bot commented on FLINK-7134: --- Github user asfgit closed the pull request at:

[GitHub] flink pull request #4362: [FLINK-7134] Remove hadoop1.x code in mapreduce.ut...

2017-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4362 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #4285: [FLINK-7118] [hadoop] Remove hadoop1.x code in Had...

2017-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4285 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Resolved] (FLINK-7134) Remove hadoop1.x code in mapreduce.utils.HadoopUtils

2017-07-28 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-7134. -- Resolution: Fixed Fixed via 8e367731019ee70e2f6dc1be21c80f51a2ef6a2b > Remove hadoop1.x code

[jira] [Resolved] (FLINK-7092) Shutdown ResourceManager components properly

2017-07-28 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-7092. -- Resolution: Fixed Fix Version/s: 1.4.0 Fixed via

[GitHub] flink pull request #4289: [FLINK-7092] [mesos] Shutdown ResourceManager comp...

2017-07-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4289 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130071770 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewSerializer.scala --- @@ -0,0 +1,111 @@ +/* + *

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130106082 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/utils/UserDefinedFunctionUtils.scala --- @@ -307,6 +312,119 @@ object

[jira] [Commented] (FLINK-7296) Validate commit messages in git pre-receive hook

2017-07-28 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105217#comment-16105217 ] Greg Hogan commented on FLINK-7296: --- [~uce] I'm trying to think through where this should run. On the

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105195#comment-16105195 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105199#comment-16105199 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105201#comment-16105201 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105202#comment-16105202 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130071629 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewSerializer.scala --- @@ -0,0 +1,111 @@ +/* + *

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105207#comment-16105207 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105179#comment-16105179 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130073508 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewSerializer.scala --- @@ -0,0 +1,111 @@ +/* + *

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130059825 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewSerializer.scala --- @@ -0,0 +1,111 @@ +/* + *

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105183#comment-16105183 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105178#comment-16105178 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105211#comment-16105211 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105208#comment-16105208 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105189#comment-16105189 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Reopened] (FLINK-6996) FlinkKafkaProducer010 doesn't guarantee at-least-once semantic

2017-07-28 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reopened FLINK-6996: -- There seems to be a test instability with

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130114248 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/utils/UserDefinedFunctionUtils.scala --- @@ -561,4 +679,28 @@ object

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105187#comment-16105187 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105181#comment-16105181 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130074361 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewSerializer.scala --- @@ -0,0 +1,111 @@ +/* + *

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130040193 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/ListView.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130073596 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/ListViewSerializer.scala --- @@ -0,0 +1,111 @@ +/* + *

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130113134 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/utils/UserDefinedFunctionUtils.scala --- @@ -307,6 +312,119 @@ object

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130104980 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/utils/UserDefinedFunctionUtils.scala --- @@ -307,6 +312,119 @@ object

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130085690 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/MapViewSerializer.scala --- @@ -0,0 +1,124 @@ +/* + * Licensed

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130126823 --- Diff: flink-libraries/flink-table/src/test/java/org/apache/flink/table/runtime/utils/JavaUserDefinedAggFunctions.java --- @@ -135,4 +138,172 @@ public

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130117980 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -108,30 +112,38 @@ object

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105191#comment-16105191 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130038499 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/ListView.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130086695 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/dataview/MapViewTypeInfo.scala --- @@ -0,0 +1,81 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105184#comment-16105184 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130115155 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/utils/UserDefinedFunctionUtils.scala --- @@ -307,6 +312,119 @@ object

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105205#comment-16105205 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-7206) Implementation of DataView to support state access for UDAGG

2017-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16105204#comment-16105204 ] ASF GitHub Bot commented on FLINK-7206: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #4355: [FLINK-7206] [table] Implementation of DataView to...

2017-07-28 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/4355#discussion_r130051854 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/dataview/ListView.scala --- @@ -0,0 +1,103 @@ +/* + * Licensed to

  1   2   3   4   >