[GitHub] xueyumusic commented on issue #7749: [FLINK-11709][sql-client] bump jline version

2019-02-20 Thread GitBox
xueyumusic commented on issue #7749: [FLINK-11709][sql-client] bump jline version URL: https://github.com/apache/flink/pull/7749#issuecomment-465898688 Hi, @zentol , Thanks for explain. I created jira and update PR description... Could you please help to re-open this...thank you

[GitHub] flinkbot commented on issue #7787: [hotfix][docs] Fix typo in cep.md.

2019-02-20 Thread GitBox
flinkbot commented on issue #7787: [hotfix][docs] Fix typo in cep.md. URL: https://github.com/apache/flink/pull/7787#issuecomment-465897882 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use

[GitHub] wenhuitang opened a new pull request #7787: [hotfix][docs] Fix typo in cep.md.

2019-02-20 Thread GitBox
wenhuitang opened a new pull request #7787: [hotfix][docs] Fix typo in cep.md. URL: https://github.com/apache/flink/pull/7787 [hotfix][docs] Fix typo in cep.md. This is an automated message from the Apache Git Service. To

[jira] [Created] (FLINK-11709) Bump jline version

2019-02-20 Thread xueyu (JIRA)
xueyu created FLINK-11709: - Summary: Bump jline version Key: FLINK-11709 URL: https://issues.apache.org/jira/browse/FLINK-11709 Project: Flink Issue Type: Improvement Components: SQL

[jira] [Updated] (FLINK-11706) Add the SumFunction to support KeyedStream.sum with field which is array

2019-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11706: --- Labels: pull-request-available (was: ) > Add the SumFunction to support KeyedStream.sum

[GitHub] flinkbot commented on issue #7786: [FLINK-11706] Add the SumFunction to support KeyedStream.sum

2019-02-20 Thread GitBox
flinkbot commented on issue #7786: [FLINK-11706] Add the SumFunction to support KeyedStream.sum URL: https://github.com/apache/flink/pull/7786#issuecomment-465892806 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your

[GitHub] wangpeibin713 opened a new pull request #7786: [FLINK-11706] Add the SumFunction to support KeyedStream.sum

2019-02-20 Thread GitBox
wangpeibin713 opened a new pull request #7786: [FLINK-11706] Add the SumFunction to support KeyedStream.sum URL: https://github.com/apache/flink/pull/7786 ## What is the purpose of the change * The goal is to implement a KeyedStream API to sum with field which is array

[GitHub] klion26 edited a comment on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized

2019-02-20 Thread GitBox
klion26 edited a comment on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized URL: https://github.com/apache/flink/pull/7784#issuecomment-465890278 My personal Travis test

[jira] [Updated] (FLINK-11708) There is a big chance that a taskExecutor starts another RegistrationTimeout after successfully registered at RM

2019-02-20 Thread Kai Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Chen updated FLINK-11708: - Description: Currently *TaskExecutor.start()* method starts by connecting to the ResourceManager and

[jira] [Commented] (FLINK-10481) Wordcount end-to-end test in docker env unstable

2019-02-20 Thread Congxian Qiu(klion26) (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773755#comment-16773755 ] Congxian Qiu(klion26) commented on FLINK-10481: --- another instance: 

[GitHub] klion26 commented on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized

2019-02-20 Thread GitBox
klion26 commented on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized URL: https://github.com/apache/flink/pull/7784#issuecomment-465890278 The test failed because of the unstable word count test Travis

[GitHub] flinkbot commented on issue #7785: [FLINK-11707][network] Make InputGate extend AutoCloseable

2019-02-20 Thread GitBox
flinkbot commented on issue #7785: [FLINK-11707][network] Make InputGate extend AutoCloseable URL: https://github.com/apache/flink/pull/7785#issuecomment-465888996 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your

[GitHub] zhijiangW opened a new pull request #7785: [FLINK-11707][network] Make InputGate extend AutoCloseable

2019-02-20 Thread GitBox
zhijiangW opened a new pull request #7785: [FLINK-11707][network] Make InputGate extend AutoCloseable URL: https://github.com/apache/flink/pull/7785 ## What is the purpose of the change *This is a sub-task for refactoring the interface of `InputGate` which would be created by

[jira] [Updated] (FLINK-11707) Make InputGate interface extend AutoCloseable

2019-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11707: --- Labels: pull-request-available (was: ) > Make InputGate interface extend AutoCloseable >

[jira] [Updated] (FLINK-11708) There is a big chance that a taskExecutor starts another RegistrationTimeout after successfully registered at RM

2019-02-20 Thread Kai Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Chen updated FLINK-11708: - Description: Currently *TaskExecutor.start()* method starts by connecting to the ResourceManager and

[jira] [Created] (FLINK-11708) There is a big chance that a taskExecutor starts another RegistrationTimeout after successfully registered at RM

2019-02-20 Thread Kai Chen (JIRA)
Kai Chen created FLINK-11708: Summary: There is a big chance that a taskExecutor starts another RegistrationTimeout after successfully registered at RM Key: FLINK-11708 URL:

[jira] [Created] (FLINK-11707) Make InputGate interface extend AutoCloseable

2019-02-20 Thread zhijiang (JIRA)
zhijiang created FLINK-11707: Summary: Make InputGate interface extend AutoCloseable Key: FLINK-11707 URL: https://issues.apache.org/jira/browse/FLINK-11707 Project: Flink Issue Type: Sub-task

[jira] [Created] (FLINK-11706) Add the SumFunction to support KeyedStream.sum with field which is array

2019-02-20 Thread wangpeibin (JIRA)
wangpeibin created FLINK-11706: -- Summary: Add the SumFunction to support KeyedStream.sum with field which is array Key: FLINK-11706 URL: https://issues.apache.org/jira/browse/FLINK-11706 Project: Flink

[jira] [Commented] (FLINK-11068) Convert the API classes *Table, *Window to interfaces

2019-02-20 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773732#comment-16773732 ] sunjincheng commented on FLINK-11068: - Hi [~twalthr] for the current JIRA. we do not introduce Java

[jira] [Updated] (FLINK-11705) remove org.apache.flink.runtime.testingUtils.TestingUtils

2019-02-20 Thread Shimin Yang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shimin Yang updated FLINK-11705: Issue Type: Sub-task (was: Bug) Parent: FLINK-10392 > remove

[jira] [Created] (FLINK-11705) remove org.apache.flink.runtime.testingUtils.TestingUtils

2019-02-20 Thread Shimin Yang (JIRA)
Shimin Yang created FLINK-11705: --- Summary: remove org.apache.flink.runtime.testingUtils.TestingUtils Key: FLINK-11705 URL: https://issues.apache.org/jira/browse/FLINK-11705 Project: Flink

[jira] [Commented] (FLINK-11665) Flink fails to remove JobGraph from ZK even though it reports it did

2019-02-20 Thread TisonKun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773720#comment-16773720 ] TisonKun commented on FLINK-11665: -- [~basharaj] I've checked out your logs and agree with your

[jira] [Commented] (FLINK-11067) Convert TableEnvironments to interfaces

2019-02-20 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773726#comment-16773726 ] sunjincheng commented on FLINK-11067: - Yes,+1 for {{api.BaseTableEnvironment}} to 

[jira] [Commented] (FLINK-11700) mvn package field

2019-02-20 Thread Yun Tang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773722#comment-16773722 ] Yun Tang commented on FLINK-11700: -- Does the class {{org/apache/commons/lang3/SystemUtils}} existed in

[GitHub] yanghua commented on issue #7764: [FLINK-11546] Add option to manually set job ID in CLI

2019-02-20 Thread GitBox
yanghua commented on issue #7764: [FLINK-11546] Add option to manually set job ID in CLI URL: https://github.com/apache/flink/pull/7764#issuecomment-465875192 cc @uce and @zentol This is an automated message from the Apache

[GitHub] klion26 opened a new pull request #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized

2019-02-20 Thread GitBox
klion26 opened a new pull request #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized URL: https://github.com/apache/flink/pull/7784 ## What is the purpose of the change Improve AbstractCheckpointStateOutputStreamTestBase by

[jira] [Updated] (FLINK-11704) Improve AbstractCheckpointStateOutputStreamTestBase with Parameterized

2019-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11704: --- Labels: pull-request-available (was: ) > Improve

[GitHub] becketqin commented on issue #7772: [FLINK-11681] [Metrics] Add a flink-metrics-common module to combine the metric definition an…

2019-02-20 Thread GitBox
becketqin commented on issue #7772: [FLINK-11681] [Metrics] Add a flink-metrics-common module to combine the metric definition an… URL: https://github.com/apache/flink/pull/7772#issuecomment-465865223 @zentol Thanks for the review. I'll start a voting thread in the mailing list shortly.

[GitHub] flinkbot commented on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized

2019-02-20 Thread GitBox
flinkbot commented on issue #7784: [FLINK-11704][tests] Improve AbstractCheckpointStateOutputStreamTestBase by using JUnit's Parameterized URL: https://github.com/apache/flink/pull/7784#issuecomment-465865638 Thanks a lot for your contribution to the Apache Flink project. I'm the

[jira] [Created] (FLINK-11704) Improve AbstractCheckpointStateOutputStreamTestBase with Parameterized

2019-02-20 Thread Congxian Qiu(klion26) (JIRA)
Congxian Qiu(klion26) created FLINK-11704: - Summary: Improve AbstractCheckpointStateOutputStreamTestBase with Parameterized Key: FLINK-11704 URL: https://issues.apache.org/jira/browse/FLINK-11704

[jira] [Updated] (FLINK-11703) Add a basic framework for Blink SQL

2019-02-20 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-11703: Issue Type: New Feature (was: Task) > Add a basic framework for Blink SQL >

[jira] [Updated] (FLINK-11703) Add a basic framework for Blink SQL

2019-02-20 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-11703: Description: We need an initial commit to add something like Table, TableEnvironment, Expressions,

[jira] [Created] (FLINK-11703) Add a basic framework for Blink SQL

2019-02-20 Thread Jark Wu (JIRA)
Jark Wu created FLINK-11703: --- Summary: Add a basic framework for Blink SQL Key: FLINK-11703 URL: https://issues.apache.org/jira/browse/FLINK-11703 Project: Flink Issue Type: Task

[jira] [Created] (FLINK-11702) Introduce a new table type system: InternalType

2019-02-20 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-11702: Summary: Introduce a new table type system: InternalType Key: FLINK-11702 URL: https://issues.apache.org/jira/browse/FLINK-11702 Project: Flink Issue Type:

[jira] [Created] (FLINK-11701) Introduce an abstract set of data formats

2019-02-20 Thread Jingsong Lee (JIRA)
Jingsong Lee created FLINK-11701: Summary: Introduce an abstract set of data formats Key: FLINK-11701 URL: https://issues.apache.org/jira/browse/FLINK-11701 Project: Flink Issue Type: New

[jira] [Assigned] (FLINK-10882) Misleading job/task state for scheduled jobs

2019-02-20 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-10882: Assignee: vinoyang > Misleading job/task state for scheduled jobs >

[jira] [Commented] (FLINK-11603) Port the MetricQueryService to the new RpcEndpoint

2019-02-20 Thread TisonKun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773627#comment-16773627 ] TisonKun commented on FLINK-11603: -- [~till.rohrmann] We now create a separated {{ActorSystem}} for

[GitHub] libenchao commented on issue #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory

2019-02-20 Thread GitBox
libenchao commented on issue #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory URL: https://github.com/apache/flink/pull/7783#issuecomment-465845433 There is no bug caused by this for now. Yes, the address maybe the same

[GitHub] tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759#discussion_r258764932 ## File path:

[GitHub] Myasuka commented on issue #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory

2019-02-20 Thread GitBox
Myasuka commented on issue #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory URL: https://github.com/apache/flink/pull/7783#issuecomment-465843723 Just feel curious about that had this ever caused a bug? The possible

[jira] [Created] (FLINK-11700) mvn package field

2019-02-20 Thread suyuan19 (JIRA)
suyuan19 created FLINK-11700: Summary: mvn package field Key: FLINK-11700 URL: https://issues.apache.org/jira/browse/FLINK-11700 Project: Flink Issue Type: Bug Components: Build System

[jira] [Updated] (FLINK-11698) Add readMapRedTextFile API for HadoopInputs

2019-02-20 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated FLINK-11698: - Issue Type: New Feature (was: Improvement) > Add readMapRedTextFile API for HadoopInputs >

[GitHub] flinkbot commented on issue #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory

2019-02-20 Thread GitBox
flinkbot commented on issue #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory URL: https://github.com/apache/flink/pull/7783#issuecomment-465839969 Thanks a lot for your contribution to the Apache Flink project. I'm the

[jira] [Updated] (FLINK-11699) Should use `String.equals()` instead of `==` for String compares in AbstractDispatcherResourceManagerComponentFactory.getHostname()

2019-02-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-11699: --- Labels: pull-request-available (was: ) > Should use `String.equals()` instead of `==` for

[GitHub] libenchao opened a new pull request #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory

2019-02-20 Thread GitBox
libenchao opened a new pull request #7783: [FLINK-11699][JobManager] Use equals for String compare in AbstractDispatcherResourceManagerComponentFactory URL: https://github.com/apache/flink/pull/7783 ## What is the purpose of the change *Fix String compare bug* ##

[jira] [Updated] (FLINK-11697) Add readMapReduceTextFile API for HadoopInputs

2019-02-20 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang updated FLINK-11697: - Issue Type: New Feature (was: Improvement) > Add readMapReduceTextFile API for HadoopInputs >

[jira] [Created] (FLINK-11698) Add readMapRedTextFile API for HadoopInputs

2019-02-20 Thread vinoyang (JIRA)
vinoyang created FLINK-11698: Summary: Add readMapRedTextFile API for HadoopInputs Key: FLINK-11698 URL: https://issues.apache.org/jira/browse/FLINK-11698 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-11699) Should use `String.equals()` instead of `==` for String compares in AbstractDispatcherResourceManagerComponentFactory.getHostname()

2019-02-20 Thread Benchao Li (JIRA)
Benchao Li created FLINK-11699: -- Summary: Should use `String.equals()` instead of `==` for String compares in AbstractDispatcherResourceManagerComponentFactory.getHostname() Key: FLINK-11699 URL:

[jira] [Created] (FLINK-11697) Add readMapReduceTextFile API for HadoopInputs

2019-02-20 Thread vinoyang (JIRA)
vinoyang created FLINK-11697: Summary: Add readMapReduceTextFile API for HadoopInputs Key: FLINK-11697 URL: https://issues.apache.org/jira/browse/FLINK-11697 Project: Flink Issue Type:

[jira] [Updated] (FLINK-11672) Add example for streaming operators's connect

2019-02-20 Thread shengjk1 (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shengjk1 updated FLINK-11672: - Description: add example for streaming operators's connect such as

[jira] [Commented] (FLINK-11672) Add example for streaming operator connect

2019-02-20 Thread shengjk1 (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773601#comment-16773601 ] shengjk1 commented on FLINK-11672: -- hi, [~StephanEwen] ,Thanks for your attention, I mean to add

[GitHub] tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759#discussion_r258757851 ## File path:

[GitHub] tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759#discussion_r258755544 ## File path:

[GitHub] tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759#discussion_r258755169 ## File path:

[GitHub] tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759#discussion_r258755115 ## File path:

[GitHub] tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759#discussion_r258754989 ## File path:

[GitHub] tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai commented on a change in pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759#discussion_r258754885 ## File path:

[GitHub] tzulitai closed pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai closed pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759 This is an automated message

[GitHub] tzulitai opened a new pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs

2019-02-20 Thread GitBox
tzulitai opened a new pull request #7759: [FLINK-11485][FLINK-10897] POJO state schema evolution / migrate PojoSerializer to use new compatibility APIs URL: https://github.com/apache/flink/pull/7759 ## What is the purpose of the change This PR mainly solves FLINK-11485 (migrate

[jira] [Commented] (FLINK-10967) Update kafka dependency to 2.1.1

2019-02-20 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773498#comment-16773498 ] Ismael Juma commented on FLINK-10967: - [~StephanEwen] do you have more details on the test

[jira] [Updated] (FLINK-10967) Update kafka dependency to 2.1.1

2019-02-20 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated FLINK-10967: Summary: Update kafka dependency to 2.1.1 (was: Update kafka dependency to 2.1.0) > Update

[jira] [Comment Edited] (FLINK-10967) Update kafka dependency to 2.1.0

2019-02-20 Thread Seth Wiesman (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773486#comment-16773486 ] Seth Wiesman edited comment on FLINK-10967 at 2/20/19 11:16 PM:

[jira] [Commented] (FLINK-10967) Update kafka dependency to 2.1.0

2019-02-20 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773490#comment-16773490 ] Ismael Juma commented on FLINK-10967: - The PR was updated to 2.1.1 earlier this week. > Update

[jira] [Commented] (FLINK-10967) Update kafka dependency to 2.1.0

2019-02-20 Thread Seth Wiesman (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773486#comment-16773486 ] Seth Wiesman commented on FLINK-10967: -- [~aljoscha] There is a bug in the kafka client version

[jira] [Comment Edited] (FLINK-11654) ProducerFencedExceptions from Kafka in EXACTLY_ONCE mode due to identical transactional IDs in multiple jobs

2019-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773458#comment-16773458 ] Jürgen Kreileder edited comment on FLINK-11654 at 2/20/19 10:44 PM:

[GitHub] afedulov commented on a change in pull request #6594: [FLINK-9311] [pubsub] Added PubSub source connector with support for checkpointing (ATLEAST_ONCE)

2019-02-20 Thread GitBox
afedulov commented on a change in pull request #6594: [FLINK-9311] [pubsub] Added PubSub source connector with support for checkpointing (ATLEAST_ONCE) URL: https://github.com/apache/flink/pull/6594#discussion_r258711256 ## File path:

[jira] [Commented] (FLINK-11665) Flink fails to remove JobGraph from ZK even though it reports it did

2019-02-20 Thread Joey Echeverria (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773470#comment-16773470 ] Joey Echeverria commented on FLINK-11665: - That makes sense [~basharaj]. I think that's more

[jira] [Commented] (FLINK-11654) ProducerFencedExceptions from Kafka in EXACTLY_ONCE mode due to identical transactional IDs in multiple jobs

2019-02-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-11654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773458#comment-16773458 ] Jürgen Kreileder commented on FLINK-11654: -- I could probably provide a fix and test case for

[jira] [Commented] (FLINK-11665) Flink fails to remove JobGraph from ZK even though it reports it did

2019-02-20 Thread Bashar Abdul Jawad (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773435#comment-16773435 ] Bashar Abdul Jawad commented on FLINK-11665: [~Tison] I think we found what might be causing

[jira] [Updated] (FLINK-11665) Flink fails to remove JobGraph from ZK even though it reports it did

2019-02-20 Thread Bashar Abdul Jawad (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bashar Abdul Jawad updated FLINK-11665: --- Attachment: FLINK-11665.csv > Flink fails to remove JobGraph from ZK even though it

[GitHub] StefanRRichter commented on a change in pull request #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code

2019-02-20 Thread GitBox
StefanRRichter commented on a change in pull request #7674: [FLINK-10043] [State Backends] Refactor RocksDBKeyedStateBackend object construction/initialization/restore code URL: https://github.com/apache/flink/pull/7674#discussion_r258674539 ## File path:

[jira] [Commented] (FLINK-11665) Flink fails to remove JobGraph from ZK even though it reports it did

2019-02-20 Thread Bashar Abdul Jawad (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773302#comment-16773302 ] Bashar Abdul Jawad commented on FLINK-11665: [~fwiffo] that makes sense, [the docs for

[GitHub] TisonKun commented on issue #7707: [hotfix] Keep consistent implementation style in VoidHistoryServerArc…

2019-02-20 Thread GitBox
TisonKun commented on issue #7707: [hotfix] Keep consistent implementation style in VoidHistoryServerArc… URL: https://github.com/apache/flink/pull/7707#issuecomment-46571 I am not sure and thus the commit message is "[hotfix] Keep consistent implementation style **in

[jira] [Commented] (FLINK-11665) Flink fails to remove JobGraph from ZK even though it reports it did

2019-02-20 Thread Joey Echeverria (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773282#comment-16773282 ] Joey Echeverria commented on FLINK-11665: - [~basharaj], I see one code path where jobs are

[GitHub] TisonKun commented on issue #7722: [FLINK-10569] Remove Instance usage in FailoverRegionTest

2019-02-20 Thread GitBox
TisonKun commented on issue #7722: [FLINK-10569] Remove Instance usage in FailoverRegionTest URL: https://github.com/apache/flink/pull/7722#issuecomment-465705489 @zentol Actually I did the refactor. The only possibly problematic change is I expose `AllocatedSlot` to `public`. Since it

[jira] [Closed] (FLINK-11678) Remove suspend logic from ExecutionGraphCache

2019-02-20 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-11678. - Resolution: Fixed Fixed via ce49a9040d255ebda3dd3b4512c9d9b00746ac12

[GitHub] tillrohrmann closed pull request #7769: [FLINK-11678] Clean up ExecutionGraphCache to use ArchivedExecutionGraphs

2019-02-20 Thread GitBox
tillrohrmann closed pull request #7769: [FLINK-11678] Clean up ExecutionGraphCache to use ArchivedExecutionGraphs URL: https://github.com/apache/flink/pull/7769 This is an automated message from the Apache Git Service. To

[GitHub] tillrohrmann closed pull request #7756: [FLINK-11357] Make ExecutionGraph#suspend terminate ExecutionGraph atomically

2019-02-20 Thread GitBox
tillrohrmann closed pull request #7756: [FLINK-11357] Make ExecutionGraph#suspend terminate ExecutionGraph atomically URL: https://github.com/apache/flink/pull/7756 This is an automated message from the Apache Git Service.

[jira] [Closed] (FLINK-11537) ExecutionGraph does not reach terminal state when JobMaster lost leadership

2019-02-20 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-11537. - Resolution: Fixed Fixed via c9e392b53b48c8ae0b189905a9b4cf878bf741e4 > ExecutionGraph does not

[jira] [Created] (FLINK-11696) [checkpoint] Avoid to send mkdir requests to DFS from task side

2019-02-20 Thread Yun Tang (JIRA)
Yun Tang created FLINK-11696: Summary: [checkpoint] Avoid to send mkdir requests to DFS from task side Key: FLINK-11696 URL: https://issues.apache.org/jira/browse/FLINK-11696 Project: Flink

[jira] [Closed] (FLINK-11691) Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-11691. -- Resolution: Implemented Merged in: master: c763c35 > Introduce ClassLoader in the methods of

[GitHub] Myasuka commented on issue #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread GitBox
Myasuka commented on issue #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend URL: https://github.com/apache/flink/pull/7779#issuecomment-465661294 @StefanRRichter Thanks for your quick review, already added the missing javadocs.

[GitHub] StefanRRichter merged pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread GitBox
StefanRRichter merged pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend URL: https://github.com/apache/flink/pull/7779 This is an automated message

[jira] [Created] (FLINK-11695) [checkpoint] Make sharedStateDir could create sub-directories to avoid MaxDirectoryItemsExceededException

2019-02-20 Thread Yun Tang (JIRA)
Yun Tang created FLINK-11695: Summary: [checkpoint] Make sharedStateDir could create sub-directories to avoid MaxDirectoryItemsExceededException Key: FLINK-11695 URL: https://issues.apache.org/jira/browse/FLINK-11695

[jira] [Commented] (FLINK-11692) Add Proxy for DataDog Metric Reporter

2019-02-20 Thread Scott Mitchell (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773179#comment-16773179 ] Scott Mitchell commented on FLINK-11692: I was thinking of adding a configurable proxy to the 

[jira] [Updated] (FLINK-11695) [checkpoint] Make sharedStateDir could create sub-directories to avoid MaxDirectoryItemsExceededException

2019-02-20 Thread Yun Tang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yun Tang updated FLINK-11695: - Description: We meet this annoying problem many times when the {{sharedStateDir}} in checkpoint path

[GitHub] StefanRRichter commented on issue #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread GitBox
StefanRRichter commented on issue #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend URL: https://github.com/apache/flink/pull/7779#issuecomment-465656907 Overall, the changes look good. Please correct the java doc in the few

[GitHub] StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread GitBox
StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend URL: https://github.com/apache/flink/pull/7779#discussion_r258569847 ## File path:

[GitHub] StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread GitBox
StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend URL: https://github.com/apache/flink/pull/7779#discussion_r258569797 ## File path:

[GitHub] StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread GitBox
StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend URL: https://github.com/apache/flink/pull/7779#discussion_r258568483 ## File path:

[GitHub] StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend

2019-02-20 Thread GitBox
StefanRRichter commented on a change in pull request #7779: [FLINK-11691] Introduce ClassLoader in the methods of StateBackendFactory and ConfigurableStateBackend URL: https://github.com/apache/flink/pull/7779#discussion_r258568415 ## File path:

[jira] [Commented] (FLINK-11665) Flink fails to remove JobGraph from ZK even though it reports it did

2019-02-20 Thread Bashar Abdul Jawad (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773164#comment-16773164 ] Bashar Abdul Jawad commented on FLINK-11665: [~Tison] you're exactly right, the sequence of

[GitHub] aljoscha commented on issue #6615: [FLINK-8354] [flink-connectors] Add ability to access and provider Kafka headers

2019-02-20 Thread GitBox
aljoscha commented on issue #6615: [FLINK-8354] [flink-connectors] Add ability to access and provider Kafka headers URL: https://github.com/apache/flink/pull/6615#issuecomment-465647551 I created rebased PRs that have separate commits to be easier to review: #7781 and #7782

[GitHub] flinkbot commented on issue #7782: Pr/6615 rebased

2019-02-20 Thread GitBox
flinkbot commented on issue #7782: Pr/6615 rebased URL: https://github.com/apache/flink/pull/7782#issuecomment-465646310 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We will use this comment to track

[GitHub] aljoscha commented on issue #7781: [FLINK-8354] Add KafkaDeserializationSchema that directly uses ConsumerRecord

2019-02-20 Thread GitBox
aljoscha commented on issue #7781: [FLINK-8354] Add KafkaDeserializationSchema that directly uses ConsumerRecord URL: https://github.com/apache/flink/pull/7781#issuecomment-465646453 cc @alexeyt820 cc @azagrebin This is

[GitHub] aljoscha commented on issue #7782: Pr/6615 rebased

2019-02-20 Thread GitBox
aljoscha commented on issue #7782: Pr/6615 rebased URL: https://github.com/apache/flink/pull/7782#issuecomment-465646529 cc @alexeyt820 cc @azagrebin This is an automated message from the Apache Git Service. To respond to

[GitHub] aljoscha opened a new pull request #7782: Pr/6615 rebased

2019-02-20 Thread GitBox
aljoscha opened a new pull request #7782: Pr/6615 rebased URL: https://github.com/apache/flink/pull/7782 This is a rebased and cleaned-up version of #6615 that has the Producer changes, this also has the changes of #7781. # What is the purpose of the change * Add a new

[jira] [Commented] (FLINK-11672) Add example for streaming operator connect

2019-02-20 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-11672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773155#comment-16773155 ] Stephan Ewen commented on FLINK-11672: -- Do you mean to add an example to directly use

[GitHub] flinkbot commented on issue #7781: [FLINK-8354] Add KafkaDeserializationSchema that directly uses ConsumerRecord

2019-02-20 Thread GitBox
flinkbot commented on issue #7781: [FLINK-8354] Add KafkaDeserializationSchema that directly uses ConsumerRecord URL: https://github.com/apache/flink/pull/7781#issuecomment-465645232 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community

[GitHub] aljoscha opened a new pull request #7781: [FLINK-8354] Add KafkaDeserializationSchema that directly uses ConsumerRecord

2019-02-20 Thread GitBox
aljoscha opened a new pull request #7781: [FLINK-8354] Add KafkaDeserializationSchema that directly uses ConsumerRecord URL: https://github.com/apache/flink/pull/7781 This is a rebased and cleaned-up version of #6615 that only has the Consumer changes. # What is the purpose of the

  1   2   3   4   5   >