[GitHub] flink pull request #5958: [FLINK-8500] Get the timestamp of the Kafka messag...

2018-05-20 Thread FredTing
Github user FredTing closed the pull request at: https://github.com/apache/flink/pull/5958 ---

[GitHub] flink issue #5958: [FLINK-8500] Get the timestamp of the Kafka message from ...

2018-05-20 Thread FredTing
Github user FredTing commented on the issue: https://github.com/apache/flink/pull/5958 Closing this PR because new insights ---

[jira] [Commented] (FLINK-8500) Get the timestamp of the Kafka message from kafka consumer(Kafka010Fetcher)

2018-05-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481875#comment-16481875 ] ASF GitHub Bot commented on FLINK-8500: --- Github user FredTing closed the pull reques

[jira] [Commented] (FLINK-8500) Get the timestamp of the Kafka message from kafka consumer(Kafka010Fetcher)

2018-05-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481874#comment-16481874 ] ASF GitHub Bot commented on FLINK-8500: --- Github user FredTing commented on the issue

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

2018-05-20 Thread XiaoZYang
Github user XiaoZYang closed the pull request at: https://github.com/apache/flink/pull/5845 ---

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

2018-05-20 Thread XiaoZYang
Github user XiaoZYang commented on the issue: https://github.com/apache/flink/pull/5845 @sijie would you mind help reviewing this commit? ---

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

2018-05-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481894#comment-16481894 ] ASF GitHub Bot commented on FLINK-9168: --- Github user XiaoZYang closed the pull reque

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

2018-05-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481893#comment-16481893 ] ASF GitHub Bot commented on FLINK-9168: --- Github user XiaoZYang commented on the issu

[jira] [Created] (FLINK-9403) Documentation continues to refer to removed methods

2018-05-20 Thread Elias Levy (JIRA)
Elias Levy created FLINK-9403: - Summary: Documentation continues to refer to removed methods Key: FLINK-9403 URL: https://issues.apache.org/jira/browse/FLINK-9403 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-9403) Documentation continues to refer to removed methods

2018-05-20 Thread Elias Levy (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elias Levy updated FLINK-9403: -- Description: {{org.apache.flink.api.common.ExecutionConfig}} no longer has the {{enableTimestamps}}, {{

[GitHub] flink pull request #6048: [FLINK-9403] [docs] Remove obsolete documentation

2018-05-20 Thread eliaslevy
GitHub user eliaslevy opened a pull request: https://github.com/apache/flink/pull/6048 [FLINK-9403] [docs] Remove obsolete documentation *Thank you very much for contributing to Apache Flink - we are happy that you want to help us improve Flink. To help the community review your co

[jira] [Commented] (FLINK-9403) Documentation continues to refer to removed methods

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

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

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

[GitHub] flink pull request #6049: [FLINK-9398][Client] Fix CLI list running job retu...

2018-05-20 Thread walterddr
GitHub user walterddr opened a pull request: https://github.com/apache/flink/pull/6049 [FLINK-9398][Client] Fix CLI list running job returns all except scheduled jobs ## What is the purpose of the change This PR fixes CLI command `bin/flink list -r` returning all

[jira] [Created] (FLINK-9404) Adapter viewfs in BucketingSink when verify that truncate actually works

2018-05-20 Thread xymaqingxiang (JIRA)
xymaqingxiang created FLINK-9404: Summary: Adapter viewfs in BucketingSink when verify that truncate actually works Key: FLINK-9404 URL: https://issues.apache.org/jira/browse/FLINK-9404 Project: Flink

[GitHub] flink pull request #6050: [FLINK-9404][flink-connector-filesystem] Adapter v...

2018-05-20 Thread maqingxiang
GitHub user maqingxiang opened a pull request: https://github.com/apache/flink/pull/6050 [FLINK-9404][flink-connector-filesystem] Adapter viewfs in BucketingSink when verify that truncate actually works You can merge this pull request into a Git repository by running: $ git p

[jira] [Commented] (FLINK-9404) Adapter viewfs in BucketingSink when verify that truncate actually works

2018-05-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16482244#comment-16482244 ] ASF GitHub Bot commented on FLINK-9404: --- GitHub user maqingxiang opened a pull reque