[jira] [Commented] (FLINK-10392) Remove legacy mode

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628234#comment-16628234 ] tison commented on FLINK-10392: --- [~till.rohrmann] I am afraid that if we add every test porting job a sub

[jira] [Comment Edited] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628197#comment-16628197 ] tison edited comment on FLINK-10406 at 9/26/18 3:41 AM: -

[jira] [Comment Edited] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628197#comment-16628197 ] tison edited comment on FLINK-10406 at 9/26/18 3:27 AM: -

[jira] [Comment Edited] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628197#comment-16628197 ] tison edited comment on FLINK-10406 at 9/26/18 3:26 AM: -

[jira] [Commented] (FLINK-10420) Create and drop view in sql client should check the view created based on the configuration.

2018-09-25 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628208#comment-16628208 ] vinoyang commented on FLINK-10420: -- [~hequn8128] What do you think about this issue? > Create and drop

[jira] [Commented] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628197#comment-16628197 ] tison commented on FLINK-10406: --- - {{testCancelWithSavepoint}} is covered by

[jira] [Created] (FLINK-10427) Port JobSubmitTest to new code base

2018-09-25 Thread tison (JIRA)
tison created FLINK-10427: - Summary: Port JobSubmitTest to new code base Key: FLINK-10427 URL: https://issues.apache.org/jira/browse/FLINK-10427 Project: Flink Issue Type: Sub-task

[jira] [Comment Edited] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628148#comment-16628148 ] tison edited comment on FLINK-10406 at 9/26/18 2:57 AM: -

[jira] [Commented] (FLINK-10134) UTF-16 support for TextInputFormat

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628183#comment-16628183 ] ASF GitHub Bot commented on FLINK-10134: XuQianJin-Stars commented on issue #6710: [FLINK-10134]

[GitHub] XuQianJin-Stars commented on issue #6710: [FLINK-10134] UTF-16 support for TextInputFormat bug fixed

2018-09-25 Thread GitBox
XuQianJin-Stars commented on issue #6710: [FLINK-10134] UTF-16 support for TextInputFormat bug fixed URL: https://github.com/apache/flink/pull/6710#issuecomment-424565714 @StephanEwen Hello, regarding the two questions you raised yesterday, I have some opinions about myself and I don’t

[jira] [Commented] (FLINK-9328) RocksDBStateBackend might use PlaceholderStreamStateHandle to restor due to StateBackendTestBase class not register snapshots in some UTs

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628169#comment-16628169 ] ASF GitHub Bot commented on FLINK-9328: --- Myasuka commented on issue #5984: [FLINK-9328][state] Fix

[GitHub] Myasuka commented on issue #5984: [FLINK-9328][state] Fix RocksDBStateBackend restore problem due to StateBackendTestBase not registering snapshots

2018-09-25 Thread GitBox
Myasuka commented on issue #5984: [FLINK-9328][state] Fix RocksDBStateBackend restore problem due to StateBackendTestBase not registering snapshots URL: https://github.com/apache/flink/pull/5984#issuecomment-424561812 @azagrebin Sure, since the test code already fixed, just close this PR.

[jira] [Commented] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628148#comment-16628148 ] tison commented on FLINK-10406: --- - {{testSavepointRestoreSettings}} is covered by

[jira] [Commented] (FLINK-10292) Generate JobGraph in StandaloneJobClusterEntrypoint only once

2018-09-25 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628139#comment-16628139 ] vinoyang commented on FLINK-10292: -- Hi [~uce] Thank you for your clarification on "image", that doesn't

[jira] [Commented] (FLINK-10205) Batch Job: InputSplit Fault tolerant for DataSourceTask

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16628084#comment-16628084 ] ASF GitHub Bot commented on FLINK-10205: chunhui-shi commented on issue #6684: [FLINK-10205]

[GitHub] chunhui-shi commented on issue #6684: [FLINK-10205] Batch Job: InputSplit Fault tolerant for DataSource…

2018-09-25 Thread GitBox
chunhui-shi commented on issue #6684: [FLINK-10205] Batch Job: InputSplit Fault tolerant for DataSource… URL: https://github.com/apache/flink/pull/6684#issuecomment-424544286 Nice work. Just that the stored history of split 'inputSplits' does not have to be a full history. If we

[jira] [Updated] (FLINK-9363) Bump up the Jackson version

2018-09-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-9363: -- Description: CVE's for Jackson : CVE-2017-17485 CVE-2018-5968 CVE-2018-7489 We can upgrade to 2.9.5 was:

[jira] [Commented] (FLINK-10423) Forward RocksDB memory metrics to Flink metrics reporter

2018-09-25 Thread Monal Daxini (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627866#comment-16627866 ] Monal Daxini commented on FLINK-10423: -- It will be great to have this ported to 1.6 release as

[jira] [Comment Edited] (FLINK-10423) Forward RocksDB memory metrics to Flink metrics reporter

2018-09-25 Thread Monal Daxini (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627866#comment-16627866 ] Monal Daxini edited comment on FLINK-10423 at 9/25/18 8:15 PM: --- It will be

[jira] [Comment Edited] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627806#comment-16627806 ] tison edited comment on FLINK-10406 at 9/25/18 7:28 PM: * {{testStopSignal}} and 

[jira] [Comment Edited] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627806#comment-16627806 ] tison edited comment on FLINK-10406 at 9/25/18 7:22 PM: * {{testStopSignal}} and 

[jira] [Comment Edited] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627806#comment-16627806 ] tison edited comment on FLINK-10406 at 9/25/18 7:13 PM: * {{testStopSignal}} and 

[jira] [Commented] (FLINK-10406) Port JobManagerTest to new code base

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627806#comment-16627806 ] tison commented on FLINK-10406: --- * {{testStopSignal}} and  {{testStopSignalFail}} are covered by

[jira] [Comment Edited] (FLINK-10225) Cannot access state from a empty taskmanager

2018-09-25 Thread Pierre Zemb (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16620743#comment-16620743 ] Pierre Zemb edited comment on FLINK-10225 at 9/25/18 6:40 PM: -- Hi! I've

[jira] [Commented] (FLINK-10292) Generate JobGraph in StandaloneJobClusterEntrypoint only once

2018-09-25 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627766#comment-16627766 ] Ufuk Celebi commented on FLINK-10292: - [~yanghua] I didn't mean to confuse you with the image and

[jira] [Comment Edited] (FLINK-10292) Generate JobGraph in StandaloneJobClusterEntrypoint only once

2018-09-25 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16626190#comment-16626190 ] Ufuk Celebi edited comment on FLINK-10292 at 9/25/18 6:24 PM: -- I understand

[jira] [Updated] (FLINK-10279) Make jython limitations more obvious in documentation

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-10279: --- Labels: pull-request-available (was: ) > Make jython limitations more obvious in

[jira] [Commented] (FLINK-10279) Make jython limitations more obvious in documentation

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627725#comment-16627725 ] ASF GitHub Bot commented on FLINK-10279: tweise opened a new pull request #6761: [FLINK-10279]

[GitHub] tweise commented on issue #6761: [FLINK-10279] [documentation] Make jython limitations more obvious in documentation.

2018-09-25 Thread GitBox
tweise commented on issue #6761: [FLINK-10279] [documentation] Make jython limitations more obvious in documentation. URL: https://github.com/apache/flink/pull/6761#issuecomment-424442918 CC: @StephanEwen @aljoscha @zentol

[jira] [Commented] (FLINK-10279) Make jython limitations more obvious in documentation

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627726#comment-16627726 ] ASF GitHub Bot commented on FLINK-10279: tweise commented on issue #6761: [FLINK-10279]

[GitHub] tweise opened a new pull request #6761: [FLINK-10279] [documentation] Make jython limitations more obvious in documentation.

2018-09-25 Thread GitBox
tweise opened a new pull request #6761: [FLINK-10279] [documentation] Make jython limitations more obvious in documentation. URL: https://github.com/apache/flink/pull/6761 Purpose of this change is to better highlight the potential restrictions of the Jython based streaming API to avoid

[GitHub] asfgit closed pull request #6725: [FLINK-10263] [sql-client] Fix classloader issues in SQL Client

2018-09-25 Thread GitBox
asfgit closed pull request #6725: [FLINK-10263] [sql-client] Fix classloader issues in SQL Client URL: https://github.com/apache/flink/pull/6725 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[jira] [Commented] (FLINK-10263) User-defined function with LITERAL paramters yields CompileException

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627711#comment-16627711 ] ASF GitHub Bot commented on FLINK-10263: asfgit closed pull request #6725: [FLINK-10263]

[jira] [Resolved] (FLINK-6813) Add TIMESTAMPDIFF supported in SQL

2018-09-25 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther resolved FLINK-6813. - Resolution: Fixed Fix Version/s: 1.7.0 Fixed as part of FLINK-6847. > Add TIMESTAMPDIFF

[jira] [Resolved] (FLINK-6847) Add TIMESTAMPDIFF supported in TableAPI

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

[jira] [Commented] (FLINK-6847) Add TIMESTAMPDIFF supported in TableAPI

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627664#comment-16627664 ] ASF GitHub Bot commented on FLINK-6847: --- asfgit closed pull request #6282: [FLINK-6847][FLINK-6813]

[GitHub] asfgit closed pull request #6282: [FLINK-6847][FLINK-6813] [table] TimestampDiff table api and sql support

2018-09-25 Thread GitBox
asfgit closed pull request #6282: [FLINK-6847][FLINK-6813] [table] TimestampDiff table api and sql support URL: https://github.com/apache/flink/pull/6282 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[jira] [Issue Comment Deleted] (FLINK-10240) Pluggable scheduling strategy for batch jobs

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tison updated FLINK-10240: -- Comment: was deleted (was: Introduce pluggable schedule strategy is an excellent idea that could expand a

[jira] [Commented] (FLINK-10292) Generate JobGraph in StandaloneJobClusterEntrypoint only once

2018-09-25 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627538#comment-16627538 ] vinoyang commented on FLINK-10292: -- [~uce] Thank you for verifying, my understanding of "image". Then I

[jira] [Commented] (FLINK-9377) Remove writing serializers as part of the checkpoint meta information

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

[jira] [Commented] (FLINK-9377) Remove writing serializers as part of the checkpoint meta information

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

[jira] [Commented] (FLINK-9377) Remove writing serializers as part of the checkpoint meta information

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

[GitHub] dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints

2018-09-25 Thread GitBox
dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints URL: https://github.com/apache/flink/pull/6711#discussion_r220211873 ## File path:

[GitHub] dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints

2018-09-25 Thread GitBox
dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints URL: https://github.com/apache/flink/pull/6711#discussion_r220203782 ## File path:

[GitHub] dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints

2018-09-25 Thread GitBox
dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints URL: https://github.com/apache/flink/pull/6711#discussion_r220232529 ## File path:

[jira] [Commented] (FLINK-9377) Remove writing serializers as part of the checkpoint meta information

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

[jira] [Commented] (FLINK-9377) Remove writing serializers as part of the checkpoint meta information

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

[jira] [Commented] (FLINK-9377) Remove writing serializers as part of the checkpoint meta information

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

[GitHub] dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints

2018-09-25 Thread GitBox
dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints URL: https://github.com/apache/flink/pull/6711#discussion_r220212410 ## File path:

[GitHub] dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints

2018-09-25 Thread GitBox
dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints URL: https://github.com/apache/flink/pull/6711#discussion_r220213096 ## File path:

[GitHub] dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints

2018-09-25 Thread GitBox
dawidwys commented on a change in pull request #6711: [FLINK-9377] [core, state backends] Remove serializers from checkpoints URL: https://github.com/apache/flink/pull/6711#discussion_r220227910 ## File path:

[jira] [Commented] (FLINK-10386) Remove legacy class TaskExecutionStateListener

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627509#comment-16627509 ] ASF GitHub Bot commented on FLINK-10386: TisonKun commented on a change in pull request #6729:

[GitHub] TisonKun commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener

2018-09-25 Thread GitBox
TisonKun commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener URL: https://github.com/apache/flink/pull/6729#discussion_r220238017 ## File path:

[jira] [Updated] (FLINK-10386) Remove legacy class TaskExecutionStateListener

2018-09-25 Thread tison (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] tison updated FLINK-10386: -- Issue Type: Sub-task (was: Improvement) Parent: FLINK-10392 > Remove legacy class

[jira] [Created] (FLINK-10426) Port TaskTest to new code base

2018-09-25 Thread tison (JIRA)
tison created FLINK-10426: - Summary: Port TaskTest to new code base Key: FLINK-10426 URL: https://issues.apache.org/jira/browse/FLINK-10426 Project: Flink Issue Type: Sub-task Components:

[jira] [Assigned] (FLINK-10425) taskmaster.host is not respected

2018-09-25 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-10425: Assignee: vinoyang > taskmaster.host is not respected > > >

[jira] [Commented] (FLINK-10386) Remove legacy class TaskExecutionStateListener

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627498#comment-16627498 ] ASF GitHub Bot commented on FLINK-10386: TisonKun commented on a change in pull request #6729:

[GitHub] TisonKun commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener

2018-09-25 Thread GitBox
TisonKun commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener URL: https://github.com/apache/flink/pull/6729#discussion_r220236164 ## File path:

[jira] [Commented] (FLINK-10386) Remove legacy class TaskExecutionStateListener

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627496#comment-16627496 ] ASF GitHub Bot commented on FLINK-10386: TisonKun commented on a change in pull request #6729:

[GitHub] TisonKun commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener

2018-09-25 Thread GitBox
TisonKun commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener URL: https://github.com/apache/flink/pull/6729#discussion_r220236164 ## File path:

[jira] [Created] (FLINK-10425) taskmaster.host is not respected

2018-09-25 Thread Andrew Kowpak (JIRA)
Andrew Kowpak created FLINK-10425: - Summary: taskmaster.host is not respected Key: FLINK-10425 URL: https://issues.apache.org/jira/browse/FLINK-10425 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-10402) Port AbstractTaskManagerProcessFailureRecoveryTest to new code base

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627489#comment-16627489 ] ASF GitHub Bot commented on FLINK-10402: StefanRRichter commented on a change in pull request

[jira] [Commented] (FLINK-10402) Port AbstractTaskManagerProcessFailureRecoveryTest to new code base

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627488#comment-16627488 ] ASF GitHub Bot commented on FLINK-10402: StefanRRichter commented on a change in pull request

[jira] [Commented] (FLINK-10402) Port AbstractTaskManagerProcessFailureRecoveryTest to new code base

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627487#comment-16627487 ] ASF GitHub Bot commented on FLINK-10402: StefanRRichter commented on a change in pull request

[GitHub] StefanRRichter commented on a change in pull request #6750: [FLINK-10402] Port AbstractTaskManagerProcessFailureRecoveryTest to new code base

2018-09-25 Thread GitBox
StefanRRichter commented on a change in pull request #6750: [FLINK-10402] Port AbstractTaskManagerProcessFailureRecoveryTest to new code base URL: https://github.com/apache/flink/pull/6750#discussion_r220230036 ## File path:

[GitHub] StefanRRichter commented on a change in pull request #6750: [FLINK-10402] Port AbstractTaskManagerProcessFailureRecoveryTest to new code base

2018-09-25 Thread GitBox
StefanRRichter commented on a change in pull request #6750: [FLINK-10402] Port AbstractTaskManagerProcessFailureRecoveryTest to new code base URL: https://github.com/apache/flink/pull/6750#discussion_r220230749 ## File path:

[GitHub] StefanRRichter commented on a change in pull request #6750: [FLINK-10402] Port AbstractTaskManagerProcessFailureRecoveryTest to new code base

2018-09-25 Thread GitBox
StefanRRichter commented on a change in pull request #6750: [FLINK-10402] Port AbstractTaskManagerProcessFailureRecoveryTest to new code base URL: https://github.com/apache/flink/pull/6750#discussion_r220226695 ## File path: flink-tests/src/test/resources/log4j-test.properties

[jira] [Commented] (FLINK-10386) Remove legacy class TaskExecutionStateListener

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627477#comment-16627477 ] ASF GitHub Bot commented on FLINK-10386: Clark commented on a change in pull request #6729:

[jira] [Commented] (FLINK-10386) Remove legacy class TaskExecutionStateListener

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627478#comment-16627478 ] ASF GitHub Bot commented on FLINK-10386: Clark commented on a change in pull request #6729:

[GitHub] Clarkkkkk commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener

2018-09-25 Thread GitBox
Clark commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener URL: https://github.com/apache/flink/pull/6729#discussion_r220230614 ## File path:

[GitHub] Clarkkkkk commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener

2018-09-25 Thread GitBox
Clark commented on a change in pull request #6729: [FLINK-10386] [taskmanager] Remove legacy class TaskExecutionStateListener URL: https://github.com/apache/flink/pull/6729#discussion_r220221550 ## File path:

[jira] [Commented] (FLINK-10401) Port ProcessFailureCancelingITCase to new code base

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627467#comment-16627467 ] ASF GitHub Bot commented on FLINK-10401: StefanRRichter commented on a change in pull request

[GitHub] StefanRRichter commented on a change in pull request #6749: [FLINK-10401] Port ProcessFailureCancelingITCase to new code base

2018-09-25 Thread GitBox
StefanRRichter commented on a change in pull request #6749: [FLINK-10401] Port ProcessFailureCancelingITCase to new code base URL: https://github.com/apache/flink/pull/6749#discussion_r220205505 ## File path:

[jira] [Commented] (FLINK-10422) Follow AWS specs in Kinesis Consumer

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627458#comment-16627458 ] ASF GitHub Bot commented on FLINK-10422: EugeneYushin opened a new pull request #6760:

[GitHub] EugeneYushin opened a new pull request #6760: [FLINK-10422] Follow AWS specs in Kinesis Consumer

2018-09-25 Thread GitBox
EugeneYushin opened a new pull request #6760: [FLINK-10422] Follow AWS specs in Kinesis Consumer URL: https://github.com/apache/flink/pull/6760 ## What is the purpose of the change Inline Flink Kinesis connector with AWS specs related to shard id conventions. Related Jira story:

[jira] [Commented] (FLINK-10424) Inconsistency between JsonSchemaConveerter and FlinkTypeFactory

2018-09-25 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627440#comment-16627440 ] Dominik Wosiński commented on FLINK-10424: -- Two possible ways of solving this issue are

[jira] [Updated] (FLINK-10424) Inconsistency between JsonSchemaConveerter and FlinkTypeFactory

2018-09-25 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-10424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Wosiński updated FLINK-10424: - Description: There is still an inconsistency between _JsonSchemaConverter_ and 

[jira] [Created] (FLINK-10424) Inconsistency between JsonSchemaConveerter and FlinkTypeFactory

2018-09-25 Thread JIRA
Dominik Wosiński created FLINK-10424: Summary: Inconsistency between JsonSchemaConveerter and FlinkTypeFactory Key: FLINK-10424 URL: https://issues.apache.org/jira/browse/FLINK-10424 Project:

[jira] [Commented] (FLINK-10379) Can not use Table Functions in Java Table API

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627432#comment-16627432 ] ASF GitHub Bot commented on FLINK-10379: hequn8128 commented on issue #6744:

[GitHub] hequn8128 commented on issue #6744: [FLINK-10379][docs, table] Fix Table Function docs

2018-09-25 Thread GitBox
hequn8128 commented on issue #6744: [FLINK-10379][docs,table] Fix Table Function docs URL: https://github.com/apache/flink/pull/6744#issuecomment-424360728 +1 to merge :-) This is an automated message from the Apache Git

[jira] [Commented] (FLINK-9891) Flink cluster is not shutdown in YARN mode when Flink client is stopped

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627429#comment-16627429 ] ASF GitHub Bot commented on FLINK-9891: --- GJL edited a comment on issue #6540: [FLINK-9891] Added

[jira] [Commented] (FLINK-9891) Flink cluster is not shutdown in YARN mode when Flink client is stopped

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627431#comment-16627431 ] ASF GitHub Bot commented on FLINK-9891: --- GJL commented on issue #6718: [FLINK-9891] Add optional

[GitHub] GJL commented on issue #6718: [FLINK-9891] Add optional hook to shutdown cluster if a session was created in per-job mode in attached mode

2018-09-25 Thread GitBox
GJL commented on issue #6718: [FLINK-9891] Add optional hook to shutdown cluster if a session was created in per-job mode in attached mode URL: https://github.com/apache/flink/pull/6718#issuecomment-424360423 Thank you for your contribution to Apache Flink, @azagrebin. LGTM, merging.

[GitHub] GJL edited a comment on issue #6540: [FLINK-9891] Added hook to shutdown cluster if a session was created in per-job mode.

2018-09-25 Thread GitBox
GJL edited a comment on issue #6540: [FLINK-9891] Added hook to shutdown cluster if a session was created in per-job mode. URL: https://github.com/apache/flink/pull/6540#issuecomment-424360084 Thank you for your contribution to Apache Flink, @packet23. LGTM, merging.

[jira] [Commented] (FLINK-9891) Flink cluster is not shutdown in YARN mode when Flink client is stopped

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627428#comment-16627428 ] ASF GitHub Bot commented on FLINK-9891: --- GJL commented on issue #6540: [FLINK-9891] Added hook to

[GitHub] GJL commented on issue #6540: [FLINK-9891] Added hook to shutdown cluster if a session was created in per-job mode.

2018-09-25 Thread GitBox
GJL commented on issue #6540: [FLINK-9891] Added hook to shutdown cluster if a session was created in per-job mode. URL: https://github.com/apache/flink/pull/6540#issuecomment-424360084 LGTM, merging. This is an automated

[jira] [Created] (FLINK-10423) Forward RocksDB memory metrics to Flink metrics reporter

2018-09-25 Thread Seth Wiesman (JIRA)
Seth Wiesman created FLINK-10423: Summary: Forward RocksDB memory metrics to Flink metrics reporter Key: FLINK-10423 URL: https://issues.apache.org/jira/browse/FLINK-10423 Project: Flink

[jira] [Commented] (FLINK-10379) Can not use Table Functions in Java Table API

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627403#comment-16627403 ] ASF GitHub Bot commented on FLINK-10379: pnowojski commented on issue #6744:

[GitHub] pnowojski commented on issue #6744: [FLINK-10379][docs, table] Fix Table Function docs

2018-09-25 Thread GitBox
pnowojski commented on issue #6744: [FLINK-10379][docs,table] Fix Table Function docs URL: https://github.com/apache/flink/pull/6744#issuecomment-424352562 Thanks for the review @hequn8128 and spotting the place that I've missed :) I've fixed it.

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627399#comment-16627399 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

[GitHub] StefanRRichter commented on a change in pull request #6743: [FLINK-10411] Make ClusterEntrypoint more compositional

2018-09-25 Thread GitBox
StefanRRichter commented on a change in pull request #6743: [FLINK-10411] Make ClusterEntrypoint more compositional URL: https://github.com/apache/flink/pull/6743#discussion_r220200492 ## File path:

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627394#comment-16627394 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

[GitHub] StefanRRichter commented on a change in pull request #6743: [FLINK-10411] Make ClusterEntrypoint more compositional

2018-09-25 Thread GitBox
StefanRRichter commented on a change in pull request #6743: [FLINK-10411] Make ClusterEntrypoint more compositional URL: https://github.com/apache/flink/pull/6743#discussion_r220124106 ## File path:

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627390#comment-16627390 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

[GitHub] StefanRRichter commented on a change in pull request #6743: [FLINK-10411] Make ClusterEntrypoint more compositional

2018-09-25 Thread GitBox
StefanRRichter commented on a change in pull request #6743: [FLINK-10411] Make ClusterEntrypoint more compositional URL: https://github.com/apache/flink/pull/6743#discussion_r220197869 ## File path:

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627385#comment-16627385 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627389#comment-16627389 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627384#comment-16627384 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627386#comment-16627386 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

[jira] [Commented] (FLINK-10411) Make ClusterEntrypoint more modular

2018-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16627382#comment-16627382 ] ASF GitHub Bot commented on FLINK-10411: StefanRRichter commented on a change in pull request

  1   2   3   >