[jira] [Created] (FLINK-11035) Notify data available to network stack immediately after finishing BufferBuilder

2018-11-29 Thread zhijiang (JIRA)
zhijiang created FLINK-11035: Summary: Notify data available to network stack immediately after finishing BufferBuilder Key: FLINK-11035 URL: https://issues.apache.org/jira/browse/FLINK-11035 Project:

[jira] [Commented] (FLINK-11034) Provide "rewriting config” to file system factory

2018-11-29 Thread Tony Xintong Song (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704369#comment-16704369 ] Tony Xintong Song commented on FLINK-11034: --- I agree with you that we should allow users to

[jira] [Commented] (FLINK-8739) Optimize runtime support for distinct filter

2018-11-29 Thread Dian Fu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704356#comment-16704356 ] Dian Fu commented on FLINK-8739: Hi [~walterddr], are you still working on this ticket? I'd like to help

[jira] [Commented] (FLINK-10993) Bring bloomfilter as a public API

2018-11-29 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704340#comment-16704340 ] vinoyang commented on FLINK-10993: -- [~fhueske] yes, I looked the design document attached by

[jira] [Commented] (FLINK-10431) Extract scheduling-related code from SlotPool

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704330#comment-16704330 ] ASF GitHub Bot commented on FLINK-10431: Clark commented on issue #6898: [FLINK-10431]

[GitHub] Clarkkkkk commented on issue #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler

2018-11-29 Thread GitBox
Clark commented on issue #6898: [FLINK-10431] Extraction of scheduling-related code from SlotPool into preliminary Scheduler URL: https://github.com/apache/flink/pull/6898#issuecomment-443109202 Hi @StefanRRichter , I am just wondering why make SlotPool no longer to be an RpcEndpoint?

[jira] [Commented] (FLINK-11015) Remove deprecated methods and classes about table from all the Kafka connectors

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704325#comment-16704325 ] ASF GitHub Bot commented on FLINK-11015: yanghua commented on issue #7182: [FLINK-11015] Remove

[jira] [Commented] (FLINK-10252) Handle oversized metric messges

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704326#comment-16704326 ] ASF GitHub Bot commented on FLINK-10252: yanghua commented on issue #6850: [FLINK-10252] Handle

[GitHub] yanghua commented on issue #6850: [FLINK-10252] Handle oversized metric messges

2018-11-29 Thread GitBox
yanghua commented on issue #6850: [FLINK-10252] Handle oversized metric messges URL: https://github.com/apache/flink/pull/6850#issuecomment-443107471 @zentol This is an automated message from the Apache Git Service. To

[jira] [Commented] (FLINK-10798) Add the version number of Flink 1.7 to MigrationVersion

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704324#comment-16704324 ] ASF GitHub Bot commented on FLINK-10798: yanghua commented on issue #7026: [FLINK-10798] Add the

[GitHub] yanghua commented on issue #7026: [FLINK-10798] Add the version number of Flink 1.7 to MigrationVersion

2018-11-29 Thread GitBox
yanghua commented on issue #7026: [FLINK-10798] Add the version number of Flink 1.7 to MigrationVersion URL: https://github.com/apache/flink/pull/7026#issuecomment-443107105 Since Flink 1.7 has released, shall we merge this PR?

[GitHub] yanghua commented on issue #7182: [FLINK-11015] Remove deprecated methods and classes about table from all the Kafka connectors

2018-11-29 Thread GitBox
yanghua commented on issue #7182: [FLINK-11015] Remove deprecated methods and classes about table from all the Kafka connectors URL: https://github.com/apache/flink/pull/7182#issuecomment-443107227 @twalthr Let's merge this PR? thanks.

[jira] [Commented] (FLINK-11017) Time interval for window aggregations in SQL is wrongly translated if specified with YEAR_MONTH resolution

2018-11-29 Thread xuqianjin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704307#comment-16704307 ] xuqianjin commented on FLINK-11017: --- [~dawidwys] I want to try to solve it. > Time interval for

[jira] [Commented] (FLINK-10930) Refactor checkpoint directory layout

2018-11-29 Thread Yun Tang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704286#comment-16704286 ] Yun Tang commented on FLINK-10930: -- [~StephanEwen] I think your opinion to refactor the mechanism of

[jira] [Commented] (FLINK-10712) RestartPipelinedRegionStrategy does not restore state

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704290#comment-16704290 ] ASF GitHub Bot commented on FLINK-10712: Myasuka commented on issue #7009: [FLINK-10712] Support

[GitHub] Myasuka commented on issue #7009: [FLINK-10712] Support to restore state when using RestartPipelinedRegionStrategy

2018-11-29 Thread GitBox
Myasuka commented on issue #7009: [FLINK-10712] Support to restore state when using RestartPipelinedRegionStrategy URL: https://github.com/apache/flink/pull/7009#issuecomment-443096765 @StefanRRichter Thanks for your comments, I would refactor this PR. BTW, I found region failover

[GitHub] zhijiangW commented on issue #7197: [hotfix][flink-runtime] add try catch when find a unique file name for the spilling channel

2018-11-29 Thread GitBox
zhijiangW commented on issue #7197: [hotfix][flink-runtime] add try catch when find a unique file name for the spilling channel URL: https://github.com/apache/flink/pull/7197#issuecomment-443095850 lgtm! This is an automated

[GitHub] zhijiangW commented on a change in pull request #7185: [FLINK-10884] [yarn/mesos] adjust container memory param to set a safe margin from offheap memory

2018-11-29 Thread GitBox
zhijiangW commented on a change in pull request #7185: [FLINK-10884] [yarn/mesos] adjust container memory param to set a safe margin from offheap memory URL: https://github.com/apache/flink/pull/7185#discussion_r237743628 ## File path:

[jira] [Commented] (FLINK-10884) Flink on yarn TM container will be killed by nodemanager because of the exceeded physical memory.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704259#comment-16704259 ] ASF GitHub Bot commented on FLINK-10884: zhijiangW commented on a change in pull request #7185:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704253#comment-16704253 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704251#comment-16704251 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704248#comment-16704248 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237724165 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704249#comment-16704249 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237726170 ## File path:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237737335 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704244#comment-16704244 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237738914 ## File path:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237737176 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704254#comment-16704254 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237472659 ## File path:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237727039 ## File path:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237739790 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704252#comment-16704252 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704247#comment-16704247 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704246#comment-16704246 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704245#comment-16704245 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704250#comment-16704250 ] ASF GitHub Bot commented on FLINK-7599: --- dianfu commented on a change in pull request #7177:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237472868 ## File path:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237731718 ## File path:

[GitHub] dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237466962 ## File path:

[jira] [Commented] (FLINK-10461) Speed up download file procedure when restore

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704215#comment-16704215 ] ASF GitHub Bot commented on FLINK-10461: klion26 commented on issue #6777: [FLINK-10461] [State

[GitHub] klion26 commented on issue #6777: [FLINK-10461] [State Backends, Checkpointing] Speed up download files when restore from DFS

2018-11-29 Thread GitBox
klion26 commented on issue #6777: [FLINK-10461] [State Backends, Checkpointing] Speed up download files when restore from DFS URL: https://github.com/apache/flink/pull/6777#issuecomment-443079619 Thanks a lot for your reviews, I learnt a lot from them. @azagrebin I fixed the java doc,

[jira] [Commented] (FLINK-9555) Support table api in scala shell

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704207#comment-16704207 ] ASF GitHub Bot commented on FLINK-9555: --- zjffdu commented on a change in pull request #7121:

[jira] [Created] (FLINK-11034) Provide "rewriting config” to file system factory

2018-11-29 Thread Wei-Che Wei (JIRA)
Wei-Che Wei created FLINK-11034: --- Summary: Provide "rewriting config” to file system factory Key: FLINK-11034 URL: https://issues.apache.org/jira/browse/FLINK-11034 Project: Flink Issue Type:

[jira] [Commented] (FLINK-9555) Support table api in scala shell

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704209#comment-16704209 ] ASF GitHub Bot commented on FLINK-9555: --- zjffdu commented on a change in pull request #7121:

[jira] [Commented] (FLINK-9555) Support table api in scala shell

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704210#comment-16704210 ] ASF GitHub Bot commented on FLINK-9555: --- zjffdu commented on a change in pull request #7121:

[GitHub] zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell

2018-11-29 Thread GitBox
zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell URL: https://github.com/apache/flink/pull/7121#discussion_r237735988 ## File path: flink-scala-shell/src/test/scala/org/apache/flink/api/scala/ScalaShellITCase.scala ## @@

[GitHub] zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell

2018-11-29 Thread GitBox
zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell URL: https://github.com/apache/flink/pull/7121#discussion_r237736038 ## File path: flink-scala-shell/src/test/scala/org/apache/flink/api/scala/ScalaShellITCase.scala ## @@

[jira] [Commented] (FLINK-9555) Support table api in scala shell

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704205#comment-16704205 ] ASF GitHub Bot commented on FLINK-9555: --- zjffdu commented on a change in pull request #7121:

[GitHub] zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell

2018-11-29 Thread GitBox
zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell URL: https://github.com/apache/flink/pull/7121#discussion_r237735688 ## File path: flink-scala-shell/src/test/scala/org/apache/flink/api/scala/ScalaShellITCase.scala ## @@

[GitHub] zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell

2018-11-29 Thread GitBox
zjffdu commented on a change in pull request #7121: [FLINK-9555]Support table api in scala shell URL: https://github.com/apache/flink/pull/7121#discussion_r237735688 ## File path: flink-scala-shell/src/test/scala/org/apache/flink/api/scala/ScalaShellITCase.scala ## @@

[GitHub] maqingxiang commented on issue #7197: [hotfix][flink-runtime] add try catch when find a unique file name for the spilling channel

2018-11-29 Thread GitBox
maqingxiang commented on issue #7197: [hotfix][flink-runtime] add try catch when find a unique file name for the spilling channel URL: https://github.com/apache/flink/pull/7197#issuecomment-443067252 @zhijiangW thanks for your review. Sorry, I will create a jira ticket next time .

[jira] [Commented] (FLINK-10597) Enable UDFs support in MATCH_RECOGNIZE

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704135#comment-16704135 ] ASF GitHub Bot commented on FLINK-10597: dianfu commented on a change in pull request #7189:

[GitHub] dianfu commented on a change in pull request #7189: [FLINK-10597][table] Enabled UDFs support in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dianfu commented on a change in pull request #7189: [FLINK-10597][table] Enabled UDFs support in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7189#discussion_r237722370 ## File path:

[jira] [Commented] (FLINK-10986) Jepsen: Deploy Kafka Broker on DB Nodes

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703501#comment-16703501 ] ASF GitHub Bot commented on FLINK-10986: GJL commented on a change in pull request #7173:

[GitHub] GJL commented on a change in pull request #7173: [FLINK-10986][tests] Implement DB to setup Apache Kafka

2018-11-29 Thread GitBox
GJL commented on a change in pull request #7173: [FLINK-10986][tests] Implement DB to setup Apache Kafka URL: https://github.com/apache/flink/pull/7173#discussion_r237573167 ## File path: flink-jepsen/docker/test-specs/mesos-session.edn ## @@ -0,0 +1,19 @@ +;; Licensed to

[jira] [Closed] (FLINK-11033) Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis

2018-11-29 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-11033. Resolution: Duplicate Duplicate of FLINK-11011. > Elasticsearch (v6.3.1) sink end-to-end test

[jira] [Updated] (FLINK-11011) Elasticsearch 6 sink end-to-end test unstable

2018-11-29 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-11011: - Priority: Critical (was: Major) > Elasticsearch 6 sink end-to-end test unstable >

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703484#comment-16703484 ] ASF GitHub Bot commented on FLINK-7599: --- dawidwys commented on a change in pull request #7177:

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237569734 ## File path: docs/dev/table/streaming/match_recognize.md ## @@ -211,6 +211,66 @@ If a

[jira] [Created] (FLINK-11033) Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis

2018-11-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-11033: - Summary: Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis Key: FLINK-11033 URL: https://issues.apache.org/jira/browse/FLINK-11033 Project: Flink

[jira] [Closed] (FLINK-11032) Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis

2018-11-29 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-11032. Resolution: Duplicate Duplicate of FLINK-11011. > Elasticsearch (v6.3.1) sink end-to-end test

[jira] [Updated] (FLINK-11011) Elasticsearch 6 sink end-to-end test unstable

2018-11-29 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther updated FLINK-11011: - Affects Version/s: 1.7.1 1.8.0 > Elasticsearch 6 sink end-to-end test

[jira] [Updated] (FLINK-11030) Cannot use Avro logical types with ConfluentRegistryAvroDeserializationSchema

2018-11-29 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-11030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maciej Bryński updated FLINK-11030: --- Description: I created Specific class for Kafka topic. Avro schema includes logicalTypes.

[jira] [Created] (FLINK-11032) Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis

2018-11-29 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-11032: - Summary: Elasticsearch (v6.3.1) sink end-to-end test unstable on Travis Key: FLINK-11032 URL: https://issues.apache.org/jira/browse/FLINK-11032 Project: Flink

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703385#comment-16703385 ] ASF GitHub Bot commented on FLINK-7599: --- twalthr commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703386#comment-16703386 ] ASF GitHub Bot commented on FLINK-7599: --- twalthr commented on a change in pull request #7177:

[GitHub] twalthr commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
twalthr commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237544327 ## File path:

[GitHub] twalthr commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
twalthr commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237544327 ## File path:

[jira] [Commented] (FLINK-10461) Speed up download file procedure when restore

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703374#comment-16703374 ] ASF GitHub Bot commented on FLINK-10461: azagrebin commented on a change in pull request #6777:

[GitHub] azagrebin commented on a change in pull request #6777: [FLINK-10461] [State Backends, Checkpointing] Speed up download files when restore from DFS

2018-11-29 Thread GitBox
azagrebin commented on a change in pull request #6777: [FLINK-10461] [State Backends, Checkpointing] Speed up download files when restore from DFS URL: https://github.com/apache/flink/pull/6777#discussion_r237538899 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703344#comment-16703344 ] ASF GitHub Bot commented on FLINK-7599: --- dawidwys commented on a change in pull request #7177:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703355#comment-16703355 ] ASF GitHub Bot commented on FLINK-7599: --- dawidwys commented on a change in pull request #7177:

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237533224 ## File path:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703309#comment-16703309 ] ASF GitHub Bot commented on FLINK-10583: kl0u commented on a change in pull request #6871:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703342#comment-16703342 ] ASF GitHub Bot commented on FLINK-7599: --- dawidwys commented on a change in pull request #7177:

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237529902 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703343#comment-16703343 ] ASF GitHub Bot commented on FLINK-7599: --- dawidwys commented on a change in pull request #7177:

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237529378 ## File path:

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237529378 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703330#comment-16703330 ] ASF GitHub Bot commented on FLINK-7599: --- dawidwys commented on a change in pull request #7177:

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237526604 ## File path:

[GitHub] dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE

2018-11-29 Thread GitBox
dawidwys commented on a change in pull request #7177: [FLINK-7599] [table] Support for aggregates in MATCH_RECOGNIZE URL: https://github.com/apache/flink/pull/7177#discussion_r237526604 ## File path:

[jira] [Commented] (FLINK-7599) Support aggregation functions in the define and measures clause of MatchRecognize

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703327#comment-16703327 ] ASF GitHub Bot commented on FLINK-7599: --- dawidwys commented on a change in pull request #7177:

[GitHub] kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins.

2018-11-29 Thread GitBox
kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins. URL: https://github.com/apache/flink/pull/6871#discussion_r237520314 ## File path:

[jira] [Created] (FLINK-11031) How to consume the Hive data in Flink using Scala

2018-11-29 Thread Preethi.C (JIRA)
Preethi.C created FLINK-11031: - Summary: How to consume the Hive data in Flink using Scala Key: FLINK-11031 URL: https://issues.apache.org/jira/browse/FLINK-11031 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-11021) ZoneOffset objects don't appear to be serialized correctly

2018-11-29 Thread Christina (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703290#comment-16703290 ] Christina commented on FLINK-11021: --- Looks like the root cause of this issue is that kryo added Java 8

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703291#comment-16703291 ] ASF GitHub Bot commented on FLINK-10583: kl0u commented on a change in pull request #6871:

[GitHub] kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins.

2018-11-29 Thread GitBox
kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins. URL: https://github.com/apache/flink/pull/6871#discussion_r237515137 ## File path:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703254#comment-16703254 ] ASF GitHub Bot commented on FLINK-10583: pnowojski commented on a change in pull request #6871:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703275#comment-16703275 ] ASF GitHub Bot commented on FLINK-10583: kl0u commented on a change in pull request #6871:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703273#comment-16703273 ] ASF GitHub Bot commented on FLINK-10583: kl0u commented on a change in pull request #6871:

[GitHub] kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins.

2018-11-29 Thread GitBox
kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins. URL: https://github.com/apache/flink/pull/6871#discussion_r237509884 ## File path:

[GitHub] kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins.

2018-11-29 Thread GitBox
kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins. URL: https://github.com/apache/flink/pull/6871#discussion_r237509724 ## File path:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703272#comment-16703272 ] ASF GitHub Bot commented on FLINK-10583: kl0u commented on a change in pull request #6871:

[GitHub] kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins.

2018-11-29 Thread GitBox
kl0u commented on a change in pull request #6871: [FLINK-10583][FLINK-10584][table] Add State Retention to temporal joins. URL: https://github.com/apache/flink/pull/6871#discussion_r237509459 ## File path:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703259#comment-16703259 ] ASF GitHub Bot commented on FLINK-10583: pnowojski commented on a change in pull request #6871:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703255#comment-16703255 ] ASF GitHub Bot commented on FLINK-10583: pnowojski commented on a change in pull request #6871:

[jira] [Commented] (FLINK-10583) Add support for state retention to the Processing Time versioned joins.

2018-11-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703260#comment-16703260 ] ASF GitHub Bot commented on FLINK-10583: pnowojski commented on a change in pull request #6871:

  1   2   3   >