[GitHub] flink issue #6038: [FLINK-9394] [e2e] Test rescaling when resuming from exte...

2018-05-17 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/6038 Oh this is great! @StefanRRichter Is this means that flink plan to make checkpoint support rescaling officially in the near future? ---

[jira] [Commented] (FLINK-9182) async checkpoints for timer service

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480049#comment-16480049 ] ASF GitHub Bot commented on FLINK-9182: --- Github user makeyang closed the pull request at:

[jira] [Commented] (FLINK-9394) Let externalized checkpoint resume e2e also test rescaling

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480051#comment-16480051 ] ASF GitHub Bot commented on FLINK-9394: --- Github user sihuazhou commented on the issue:

[GitHub] flink pull request #5908: [FLINK-9182]async checkpoints for timer service

2018-05-17 Thread makeyang
Github user makeyang closed the pull request at: https://github.com/apache/flink/pull/5908 ---

[jira] [Assigned] (FLINK-9398) Flink CLI list running job returns all jobs except in CREATE state

2018-05-17 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-9398: --- Assignee: vinoyang > Flink CLI list running job returns all jobs except in CREATE state >

[GitHub] flink pull request #5619: [FLINK-8838] [table] Add Support for UNNEST a Mult...

2018-05-17 Thread suez1224
Github user suez1224 commented on a diff in the pull request: https://github.com/apache/flink/pull/5619#discussion_r189167881 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/util/ExplodeFunctionUtil.scala --- @@ -18,74 +18,244 @@

[jira] [Commented] (FLINK-8838) Add Support for UNNEST a MultiSet type field

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480195#comment-16480195 ] ASF GitHub Bot commented on FLINK-8838: --- Github user suez1224 commented on a diff in the pull

[jira] [Commented] (FLINK-9182) async checkpoints for timer service

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480054#comment-16480054 ] ASF GitHub Bot commented on FLINK-9182: --- Github user makeyang commented on the issue:

[GitHub] flink issue #5908: [FLINK-9182]async checkpoints for timer service

2018-05-17 Thread makeyang
Github user makeyang commented on the issue: https://github.com/apache/flink/pull/5908 @StefanRRichter should jira be close too? ---

[jira] [Commented] (FLINK-9375) Introduce AbortCheckpoint message from JM to TMs

2018-05-17 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480081#comment-16480081 ] vinoyang commented on FLINK-9375: - [~sihuazhou] agree with you, it's duplicate of FLINK-8871, I suggest we

[jira] [Comment Edited] (FLINK-9375) Introduce AbortCheckpoint message from JM to TMs

2018-05-17 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480081#comment-16480081 ] vinoyang edited comment on FLINK-9375 at 5/18/18 3:18 AM: -- [~sihuazhou] agree

[GitHub] flink pull request #5619: [FLINK-8838] [table] Add Support for UNNEST a Mult...

2018-05-17 Thread lincoln-lil
Github user lincoln-lil commented on a diff in the pull request: https://github.com/apache/flink/pull/5619#discussion_r189159027 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/util/ExplodeFunctionUtil.scala --- @@ -18,74 +18,244 @@

[jira] [Commented] (FLINK-8838) Add Support for UNNEST a MultiSet type field

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480114#comment-16480114 ] ASF GitHub Bot commented on FLINK-8838: --- Github user lincoln-lil commented on a diff in the pull

[jira] [Commented] (FLINK-9393) LocatableInputSplit#hashCode should take hostnames into account

2018-05-17 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480079#comment-16480079 ] vinoyang commented on FLINK-9393: - the reason and opinion provided by [~yuzhih...@gmail.com] looks good.

[GitHub] flink pull request #6040: [FLINK-9349][Kafka Connector] KafkaConnector Excep...

2018-05-17 Thread snuyanzin
Github user snuyanzin commented on a diff in the pull request: https://github.com/apache/flink/pull/6040#discussion_r189168596 --- Diff: flink-connectors/flink-connector-kafka-0.9/src/test/java/org/apache/flink/streaming/connectors/kafka/internal/Flink9349Test.java --- @@ -0,0

[GitHub] flink issue #5941: [FLINK-8971] [e2e] Include broadcast / union state in gen...

2018-05-17 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/5941 I think it is safe to merge this change. Will merge this now .. ---

[jira] [Commented] (FLINK-8971) Create general purpose testing job

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480179#comment-16480179 ] ASF GitHub Bot commented on FLINK-8971: --- Github user tzulitai commented on the issue:

[jira] [Commented] (FLINK-8659) Add migration tests for Broadcast state.

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480177#comment-16480177 ] ASF GitHub Bot commented on FLINK-8659: --- Github user tzulitai commented on the issue:

[GitHub] flink issue #5955: [FLINK-8659] Add migration itcases for broadcast state.

2018-05-17 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/5955 @kl0u yes, lets do that as a separate commit then. +1, this looks good to me. One final comment for the merge: When merging to `master`, we should have test savepoints for both

[jira] [Commented] (FLINK-9349) KafkaConnector Exception while fetching from multiple kafka topics

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480198#comment-16480198 ] ASF GitHub Bot commented on FLINK-9349: --- Github user snuyanzin commented on a diff in the pull

[jira] [Commented] (FLINK-8838) Add Support for UNNEST a MultiSet type field

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480100#comment-16480100 ] ASF GitHub Bot commented on FLINK-8838: --- Github user lincoln-lil commented on a diff in the pull

[GitHub] flink pull request #5619: [FLINK-8838] [table] Add Support for UNNEST a Mult...

2018-05-17 Thread lincoln-lil
Github user lincoln-lil commented on a diff in the pull request: https://github.com/apache/flink/pull/5619#discussion_r189156884 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/util/ExplodeFunctionUtil.scala --- @@ -18,74 +18,244 @@

[jira] [Commented] (FLINK-8554) Upgrade AWS SDK

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480101#comment-16480101 ] ASF GitHub Bot commented on FLINK-8554: --- Github user yanghua commented on the issue:

[GitHub] flink issue #5978: [FLINK-8554] Upgrade AWS SDK

2018-05-17 Thread yanghua
Github user yanghua commented on the issue: https://github.com/apache/flink/pull/5978 version: 1.11.319: ``` [INFO] org.apache.flink:flink-connector-kinesis_2.11:jar:1.6-SNAPSHOT [INFO] +- com.amazonaws:aws-java-sdk-kinesis:jar:1.11.319:compile [INFO] | +-

[jira] [Commented] (FLINK-9374) Flink Kinesis Producer does not backpressure

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480174#comment-16480174 ] ASF GitHub Bot commented on FLINK-9374: --- Github user tzulitai commented on a diff in the pull

[GitHub] flink pull request #6021: [FLINK-9374] [kinesis] Enable FlinkKinesisProducer...

2018-05-17 Thread tzulitai
Github user tzulitai commented on a diff in the pull request: https://github.com/apache/flink/pull/6021#discussion_r189163394 --- Diff: flink-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -218,6

[GitHub] flink pull request #6021: [FLINK-9374] [kinesis] Enable FlinkKinesisProducer...

2018-05-17 Thread tzulitai
Github user tzulitai commented on a diff in the pull request: https://github.com/apache/flink/pull/6021#discussion_r189164871 --- Diff: flink-connectors/flink-connector-kinesis/src/main/java/org/apache/flink/streaming/connectors/kinesis/FlinkKinesisProducer.java --- @@ -326,6

[jira] [Commented] (FLINK-9374) Flink Kinesis Producer does not backpressure

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16480173#comment-16480173 ] ASF GitHub Bot commented on FLINK-9374: --- Github user tzulitai commented on a diff in the pull

[jira] [Commented] (FLINK-8910) Introduce automated end-to-end test for local recovery (including sticky scheduling)

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478705#comment-16478705 ] ASF GitHub Bot commented on FLINK-8910: --- Github user StefanRRichter commented on the issue:

[jira] [Commented] (FLINK-8428) Implement stream-stream non-window left outer join

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

[GitHub] flink pull request #6030: [FLINK-9381] Release blobs after job termination

2018-05-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/6030 ---

[jira] [Commented] (FLINK-8518) Support DOW, EPOCH, DECADE for EXTRACT

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478682#comment-16478682 ] ASF GitHub Bot commented on FLINK-8518: --- Github user snuyanzin closed the pull request at:

[GitHub] flink pull request #6007: [FLINK-8518][Table API & SQL] Support DOW for EXTR...

2018-05-17 Thread snuyanzin
Github user snuyanzin closed the pull request at: https://github.com/apache/flink/pull/6007 ---

[GitHub] flink issue #5327: [FLINK-8428] [table] Implement stream-stream non-window l...

2018-05-17 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/5327 Thanks for the update @hequn8128. The changes look good. I tested your implementation on a cluster with TPC-H data. The results were equal to the batch results and the state clean-up worked. I will

[jira] [Commented] (FLINK-8428) Implement stream-stream non-window left outer join

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478720#comment-16478720 ] ASF GitHub Bot commented on FLINK-8428: --- Github user twalthr commented on the issue:

[jira] [Created] (FLINK-9388) Inconsistency in job shutdown produces confusing log message

2018-05-17 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9388: - Summary: Inconsistency in job shutdown produces confusing log message Key: FLINK-9388 URL: https://issues.apache.org/jira/browse/FLINK-9388 Project: Flink

[jira] [Created] (FLINK-9389) Improve error message when cancelling job in state canceled via REST API

2018-05-17 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-9389: -- Summary: Improve error message when cancelling job in state canceled via REST API Key: FLINK-9389 URL: https://issues.apache.org/jira/browse/FLINK-9389 Project: Flink

[jira] [Resolved] (FLINK-8428) Implement stream-stream non-window left outer join

2018-05-17 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-8428. - Resolution: Fixed Fix Version/s: 1.6.0 Fixed in 1.6.0:

[GitHub] flink pull request #5327: [FLINK-8428] [table] Implement stream-stream non-w...

2018-05-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5327 ---

[jira] [Resolved] (FLINK-9381) BlobServer data for a job is not getting cleaned up at JM

2018-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann resolved FLINK-9381. -- Resolution: Fixed Fixed via master: 2735c852b4648ae6f3e8f1e6169ef9ed6ec481d2 1.5.0:

[jira] [Commented] (FLINK-9360) HA end-to-end nightly test takes more than 15 min in Travis CI

2018-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478809#comment-16478809 ] Till Rohrmann commented on FLINK-9360: -- Reverted the 30s change master:

[jira] [Commented] (FLINK-9381) BlobServer data for a job is not getting cleaned up at JM

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

[jira] [Commented] (FLINK-9360) HA end-to-end nightly test takes more than 15 min in Travis CI

2018-05-17 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478813#comment-16478813 ] Chesnay Schepler commented on FLINK-9360: - In that case the only alternative is to disable the

[jira] [Commented] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478848#comment-16478848 ] Sihua Zhou commented on FLINK-9373: --- I think that makes sense. > Fix potential data losing for

[GitHub] flink pull request #5676: [FLINK-8910][tests] Automated end-to-end test for ...

2018-05-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5676 ---

[jira] [Commented] (FLINK-8910) Introduce automated end-to-end test for local recovery (including sticky scheduling)

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

[GitHub] flink issue #6028: [FLINK-9356] Improve error message for when queryable sta...

2018-05-17 Thread yanghua
Github user yanghua commented on the issue: https://github.com/apache/flink/pull/6028 cc @tillrohrmann , [here](https://travis-ci.org/apache/flink/jobs/380067997) is a local recovery rocksdb full test error . ---

[jira] [Commented] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478861#comment-16478861 ] Stefan Richter commented on FLINK-9373: --- [~sihuazhou] Will you be able to do this quickly or can I

[GitHub] flink issue #5676: [FLINK-8910][tests] Automated end-to-end test for local r...

2018-05-17 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/5676 Thanks for the feedback, I have addressed the last comments and will merge this. ---

[jira] [Commented] (FLINK-9356) Improve error message for when queryable state not ready / reachable

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478757#comment-16478757 ] ASF GitHub Bot commented on FLINK-9356: --- Github user yanghua commented on the issue:

[GitHub] flink issue #6007: [FLINK-8518][Table API & SQL] Support DOW for EXTRACT

2018-05-17 Thread snuyanzin
Github user snuyanzin commented on the issue: https://github.com/apache/flink/pull/6007 sorry, closed by mistake, restored ---

[jira] [Commented] (FLINK-8518) Support DOW, EPOCH, DECADE for EXTRACT

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478686#comment-16478686 ] ASF GitHub Bot commented on FLINK-8518: --- Github user snuyanzin commented on the issue:

[jira] [Commented] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478699#comment-16478699 ] ASF GitHub Bot commented on FLINK-9373: --- Github user StefanRRichter commented on the issue:

[jira] [Commented] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478842#comment-16478842 ] Stefan Richter commented on FLINK-9373: --- Maybe we can also take the PR basically "as is" for now so

[jira] [Commented] (FLINK-9356) Improve error message for when queryable state not ready / reachable

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478647#comment-16478647 ] ASF GitHub Bot commented on FLINK-9356: --- GitHub user yanghua opened a pull request:

[jira] [Commented] (FLINK-9168) Pulsar Sink Connector

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478694#comment-16478694 ] ASF GitHub Bot commented on FLINK-9168: --- Github user sijie commented on the issue:

[jira] [Commented] (FLINK-9168) Pulsar Sink Connector

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478697#comment-16478697 ] ASF GitHub Bot commented on FLINK-9168: --- Github user sijie commented on a diff in the pull request:

[jira] [Created] (FLINK-9390) Shutdown of KafkaProducer causes confusing log message

2018-05-17 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9390: - Summary: Shutdown of KafkaProducer causes confusing log message Key: FLINK-9390 URL: https://issues.apache.org/jira/browse/FLINK-9390 Project: Flink Issue

[jira] [Commented] (FLINK-9386) Remove netty-router dependency

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478860#comment-16478860 ] ASF GitHub Bot commented on FLINK-9386: --- GitHub user pnowojski opened a pull request:

[GitHub] flink pull request #6030: [FLINK-9381] Release blobs after job termination

2018-05-17 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/6030 [FLINK-9381] Release blobs after job termination ## What is the purpose of the change Properly remove job blobs from BlobServer after the job terminates. If the job reaches a globally

[jira] [Commented] (FLINK-9381) BlobServer data for a job is not getting cleaned up at JM

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478670#comment-16478670 ] ASF GitHub Bot commented on FLINK-9381: --- GitHub user tillrohrmann opened a pull request:

[GitHub] flink issue #6020: [FLINK-9373][state] Fix potential data losing for RocksDB...

2018-05-17 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/6020 Let's wait a bit more for their response. It seems like this example is older than their corrected docs. ---

[jira] [Updated] (FLINK-8910) Introduce automated end-to-end test for local recovery (including sticky scheduling)

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter updated FLINK-8910: -- Fix Version/s: 1.5.0 > Introduce automated end-to-end test for local recovery (including sticky

[jira] [Closed] (FLINK-8910) Introduce automated end-to-end test for local recovery (including sticky scheduling)

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-8910. - Resolution: Fixed Release Note: We changed the default SLOT_IDLE_TIMEOUT to the

[jira] [Reopened] (FLINK-8910) Introduce automated end-to-end test for local recovery (including sticky scheduling)

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter reopened FLINK-8910: --- Change fix version > Introduce automated end-to-end test for local recovery (including sticky >

[jira] [Updated] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-9373: - Fix Version/s: (was: 1.5.0) 1.6.0 > Fix potential data losing for

[jira] [Updated] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-9373: - Fix Version/s: 1.5.1 > Fix potential data losing for RocksDBBackend >

[GitHub] flink pull request #6028: [FLINK-9356] Improve error message for when querya...

2018-05-17 Thread yanghua
GitHub user yanghua opened a pull request: https://github.com/apache/flink/pull/6028 [FLINK-9356] Improve error message for when queryable state not ready / reachable ## What is the purpose of the change *This pull request improve error message for when queryable state not

[jira] [Closed] (FLINK-8910) Introduce automated end-to-end test for local recovery (including sticky scheduling)

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-8910. - Resolution: Fixed > Introduce automated end-to-end test for local recovery (including sticky >

[GitHub] flink pull request #6027: [FLINK-7814][TableAPI && SQL] Add BETWEEN and NOT ...

2018-05-17 Thread xccui
Github user xccui commented on a diff in the pull request: https://github.com/apache/flink/pull/6027#discussion_r188891077 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/scala/expressionDsl.scala --- @@ -809,6 +809,23 @@ trait

[GitHub] flink pull request #6027: [FLINK-7814][TableAPI && SQL] Add BETWEEN and NOT ...

2018-05-17 Thread xccui
Github user xccui commented on a diff in the pull request: https://github.com/apache/flink/pull/6027#discussion_r188891227 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/api/scala/expressionDsl.scala --- @@ -809,6 +809,23 @@ trait

[GitHub] flink pull request #6027: [FLINK-7814][TableAPI && SQL] Add BETWEEN and NOT ...

2018-05-17 Thread xccui
Github user xccui commented on a diff in the pull request: https://github.com/apache/flink/pull/6027#discussion_r188895939 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/expressions/ScalarOperatorsTest.scala --- @@ -406,5 +406,26 @@ class

[GitHub] flink pull request #6027: [FLINK-7814][TableAPI && SQL] Add BETWEEN and NOT ...

2018-05-17 Thread xccui
Github user xccui commented on a diff in the pull request: https://github.com/apache/flink/pull/6027#discussion_r188894442 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/expressions/logic.scala --- @@ -105,3 +105,75 @@ case class If( }

[jira] [Commented] (FLINK-7814) Add BETWEEN and NOT BETWEEN expression to Table API

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478818#comment-16478818 ] ASF GitHub Bot commented on FLINK-7814: --- Github user xccui commented on a diff in the pull request:

[GitHub] flink pull request #6027: [FLINK-7814][TableAPI && SQL] Add BETWEEN and NOT ...

2018-05-17 Thread xccui
Github user xccui commented on a diff in the pull request: https://github.com/apache/flink/pull/6027#discussion_r188895005 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/expressions/ScalarOperatorsTest.scala --- @@ -406,5 +406,26 @@ class

[jira] [Commented] (FLINK-7814) Add BETWEEN and NOT BETWEEN expression to Table API

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478817#comment-16478817 ] ASF GitHub Bot commented on FLINK-7814: --- Github user xccui commented on a diff in the pull request:

[jira] [Commented] (FLINK-7814) Add BETWEEN and NOT BETWEEN expression to Table API

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478820#comment-16478820 ] ASF GitHub Bot commented on FLINK-7814: --- Github user xccui commented on a diff in the pull request:

[GitHub] flink pull request #6031: [FLINK-9386] Embed netty router

2018-05-17 Thread pnowojski
GitHub user pnowojski opened a pull request: https://github.com/apache/flink/pull/6031 [FLINK-9386] Embed netty router This replaces netty-router dependency with our own version of it, which is simplified and adds guarantees about order of matching router patterns. This is

[jira] [Commented] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478857#comment-16478857 ] Stefan Richter commented on FLINK-9373: --- Well, but we are also at risk to have only a partial fix.

[jira] [Created] (FLINK-9387) Several log message errors in queryable-state module

2018-05-17 Thread vinoyang (JIRA)
vinoyang created FLINK-9387: --- Summary: Several log message errors in queryable-state module Key: FLINK-9387 URL: https://issues.apache.org/jira/browse/FLINK-9387 Project: Flink Issue Type:

[GitHub] flink pull request #6029: [FLINK-9387] Several log message errors in queryab...

2018-05-17 Thread yanghua
GitHub user yanghua opened a pull request: https://github.com/apache/flink/pull/6029 [FLINK-9387] Several log message errors in queryable-state module ## What is the purpose of the change *This pull request fixed several log message errors in queryable-state module*

[jira] [Commented] (FLINK-9387) Several log message errors in queryable-state module

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478666#comment-16478666 ] ASF GitHub Bot commented on FLINK-9387: --- GitHub user yanghua opened a pull request:

[GitHub] flink pull request #5961: [FLINK-8255][DataSet API, DataStream API] key expr...

2018-05-17 Thread snuyanzin
Github user snuyanzin closed the pull request at: https://github.com/apache/flink/pull/5961 ---

[jira] [Commented] (FLINK-8255) Key expressions on named row types do not work

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478679#comment-16478679 ] ASF GitHub Bot commented on FLINK-8255: --- Github user snuyanzin closed the pull request at:

[GitHub] flink pull request #5845: [FLINK-9168][flink-connectors]Pulsar Sink connecto...

2018-05-17 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/flink/pull/5845#discussion_r188867435 --- Diff: flink-connectors/flink-connector-pulsar/src/test/java/org/apache/flink/streaming/connectors/pulsar/FlinkPulsarProducerTest.java --- @@ -0,0 +1,100

[GitHub] flink issue #5845: [FLINK-9168][flink-connectors]Pulsar Sink connector

2018-05-17 Thread sijie
Github user sijie commented on the issue: https://github.com/apache/flink/pull/5845 @pluppens thank you for your comments. I was busy with pulsar 2.0 release. I will try to pick this up again soon :) ---

[GitHub] flink pull request #5845: [FLINK-9168][flink-connectors]Pulsar Sink connecto...

2018-05-17 Thread sijie
Github user sijie commented on a diff in the pull request: https://github.com/apache/flink/pull/5845#discussion_r188867505 --- Diff: flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/streaming/connectors/pulsar/PulsarProduceMode.java --- @@ -0,0 +1,36 @@

[jira] [Commented] (FLINK-9168) Pulsar Sink Connector

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478695#comment-16478695 ] ASF GitHub Bot commented on FLINK-9168: --- Github user sijie commented on a diff in the pull request:

[jira] [Commented] (FLINK-9360) HA end-to-end nightly test takes more than 15 min in Travis CI

2018-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478791#comment-16478791 ] Till Rohrmann commented on FLINK-9360: -- The hotfix {{a709b74fd8}} in master breaks the HA test for my

[jira] [Commented] (FLINK-9360) HA end-to-end nightly test takes more than 15 min in Travis CI

2018-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478792#comment-16478792 ] Till Rohrmann commented on FLINK-9360: -- Will revert the commit for the moment > HA end-to-end

[jira] [Commented] (FLINK-7814) Add BETWEEN and NOT BETWEEN expression to Table API

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478819#comment-16478819 ] ASF GitHub Bot commented on FLINK-7814: --- Github user xccui commented on a diff in the pull request:

[jira] [Commented] (FLINK-7814) Add BETWEEN and NOT BETWEEN expression to Table API

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7814?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478816#comment-16478816 ] ASF GitHub Bot commented on FLINK-7814: --- Github user xccui commented on a diff in the pull request:

[jira] [Commented] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478866#comment-16478866 ] Stefan Richter commented on FLINK-9373: --- Great, thanks a lot! > Fix potential data losing for

[jira] [Commented] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478865#comment-16478865 ] Sihua Zhou commented on FLINK-9373: --- I will updated the PR quickly. > Fix potential data losing for

[jira] [Updated] (FLINK-9373) Fix potential data losing for RocksDBBackend

2018-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-9373: - Fix Version/s: (was: 1.5.1) (was: 1.6.0) 1.5.0 >

[jira] [Commented] (FLINK-6895) Add STR_TO_DATE supported in SQL

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16478974#comment-16478974 ] ASF GitHub Bot commented on FLINK-6895: --- Github user twalthr commented on the issue:

[GitHub] flink issue #5823: [FLINK-9008] [e2e] Implements quickstarts end to end test

2018-05-17 Thread zhangminglei
Github user zhangminglei commented on the issue: https://github.com/apache/flink/pull/5823 Hi, @tzulitai I have updated the code according to your suggestions. It is the time for another review, could you take a look ? Thank you very much. And the below is the test result on

[jira] [Commented] (FLINK-9008) End-to-end test: Quickstarts

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479047#comment-16479047 ] ASF GitHub Bot commented on FLINK-9008: --- Github user zhangminglei commented on the issue:

[jira] [Commented] (FLINK-8434) The new yarn resource manager should take over the running task managers after failover

2018-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16479051#comment-16479051 ] ASF GitHub Bot commented on FLINK-8434: --- Github user GJL commented on the issue:

[GitHub] flink issue #5097: [FLINK-6909] [FLINK-7450] [types] Improve the handling of...

2018-05-17 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/5097 Thanks for the review @aljoscha. Yes, I agree that this PR is a bit messy. I will close it for now and open PR with a finer granularity after rebasing. ---

  1   2   3   4   >