[jira] [Created] (FLINK-9503) Migrate integration tests for iterative aggregators

2018-06-01 Thread Deepak Sharma (JIRA)
Deepak Sharma created FLINK-9503: Summary: Migrate integration tests for iterative aggregators Key: FLINK-9503 URL: https://issues.apache.org/jira/browse/FLINK-9503 Project: Flink Issue

[jira] [Updated] (FLINK-9484) Improve generic type inference for User-Defined Functions

2018-06-01 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated FLINK-9484: - Description: User-defined function has been a great extension for Flink SQL API to support much complex

[jira] [Updated] (FLINK-9502) Use generic parameter search for user-define functions when argument contains Object type

2018-06-01 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated FLINK-9502: - Description: This ticket is to enable generic Object type as element type by using SQL ANY in parameter

[jira] [Created] (FLINK-9502) Use generic parameter search for user-define functions when argument contains Object type

2018-06-01 Thread Rong Rong (JIRA)
Rong Rong created FLINK-9502: Summary: Use generic parameter search for user-define functions when argument contains Object type Key: FLINK-9502 URL: https://issues.apache.org/jira/browse/FLINK-9502

[jira] [Updated] (FLINK-9501) Allow Object or Wildcard type in user-define functions as parameter types but not result types

2018-06-01 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated FLINK-9501: - Description: Idea here is to treat every Java parameter objects type as SQL ANY type. While

[jira] [Updated] (FLINK-9501) Allow Object.class type in user-define functions as parameter types but not result types

2018-06-01 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated FLINK-9501: - Description: Idea here is to treat every Java parameter objects type as SQL ANY type. While

[jira] [Updated] (FLINK-9501) Allow Object.class type in user-define functions as parameter types but not result types

2018-06-01 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated FLINK-9501: - Description: Idea here is to treat every Java parameter objects type as SQL ANY type. While

[jira] [Updated] (FLINK-9501) Allow Object or Wildcard type in user-define functions as parameter types but not result types

2018-06-01 Thread Rong Rong (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rong Rong updated FLINK-9501: - Summary: Allow Object or Wildcard type in user-define functions as parameter types but not result types

[jira] [Created] (FLINK-9501) Allow Object.class type in user-define functions as parameter types but not result types

2018-06-01 Thread Rong Rong (JIRA)
Rong Rong created FLINK-9501: Summary: Allow Object.class type in user-define functions as parameter types but not result types Key: FLINK-9501 URL: https://issues.apache.org/jira/browse/FLINK-9501

[jira] [Commented] (FLINK-9483) "Building Flink" doc doesn't highlight quick build command

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

[GitHub] flink pull request #6109: [FLINK-9483] 'Building Flink' doc doesn't highligh...

2018-06-01 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/6109#discussion_r192535262 --- Diff: docs/start/building.md --- @@ -50,7 +50,11 @@ mvn clean install -DskipTests This instructs [Maven](http://maven.apache.org) (`mvn`) to

[jira] [Created] (FLINK-9500) FileUploadHandler does not handle EmptyLastHttpContent

2018-06-01 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-9500: --- Summary: FileUploadHandler does not handle EmptyLastHttpContent Key: FLINK-9500 URL: https://issues.apache.org/jira/browse/FLINK-9500 Project: Flink

[jira] [Created] (FLINK-9499) Allow REST API for running a job to provide job configuration as body of POST request

2018-06-01 Thread Esteban Serrano (JIRA)
Esteban Serrano created FLINK-9499: -- Summary: Allow REST API for running a job to provide job configuration as body of POST request Key: FLINK-9499 URL: https://issues.apache.org/jira/browse/FLINK-9499

[jira] [Comment Edited] (FLINK-2032) Migrate integration tests from temp output files to collect()

2018-06-01 Thread Deepak Sharma (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498511#comment-16498511 ] Deepak Sharma edited comment on FLINK-2032 at 6/1/18 8:26 PM: -- Hi [~NicoK],

[jira] [Commented] (FLINK-2032) Migrate integration tests from temp output files to collect()

2018-06-01 Thread Deepak Sharma (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498511#comment-16498511 ] Deepak Sharma commented on FLINK-2032: -- Hi [~NicoK], Is this issue still valid? I would like to

[jira] [Created] (FLINK-9498) Disable dependency convergence for "flink-end-to-end-tests"

2018-06-01 Thread Hai Zhou (JIRA)
Hai Zhou created FLINK-9498: --- Summary: Disable dependency convergence for "flink-end-to-end-tests" Key: FLINK-9498 URL: https://issues.apache.org/jira/browse/FLINK-9498 Project: Flink Issue Type:

[jira] [Updated] (FLINK-9497) Job Configuration showing the password in plain text

2018-06-01 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated FLINK-9497: - Component/s: Webfrontend > Job Configuration showing the password in plain text >

[jira] [Created] (FLINK-9497) Job Configuration showing the password in plain text

2018-06-01 Thread Vinay (JIRA)
Vinay created FLINK-9497: Summary: Job Configuration showing the password in plain text Key: FLINK-9497 URL: https://issues.apache.org/jira/browse/FLINK-9497 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-9496) Job created time is reset after restart

2018-06-01 Thread Abhinav Bajaj (JIRA)
Abhinav Bajaj created FLINK-9496: Summary: Job created time is reset after restart Key: FLINK-9496 URL: https://issues.apache.org/jira/browse/FLINK-9496 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-9495) Implement ResourceManager for Kubernetes

2018-06-01 Thread Elias Levy (JIRA)
Elias Levy created FLINK-9495: - Summary: Implement ResourceManager for Kubernetes Key: FLINK-9495 URL: https://issues.apache.org/jira/browse/FLINK-9495 Project: Flink Issue Type: Improvement

[jira] [Assigned] (FLINK-9493) Forward exception when releasing a TaskManager at the SlotPool

2018-06-01 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-9493: --- Assignee: vinoyang > Forward exception when releasing a TaskManager at the SlotPool >

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread Aitozi
Github user Aitozi commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192428502 --- Diff: flink-libraries/flink-cep/src/test/java/org/apache/flink/cep/CEPITCase.java --- @@ -383,6 +386,100 @@ public String select(Map> pattern) {

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread Aitozi
Github user Aitozi commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192428178 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/PatternStream.java --- @@ -54,6 +54,12 @@ // comparator to sort events

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread Aitozi
Github user Aitozi commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192428106 --- Diff: docs/dev/libs/cep.md --- @@ -1524,7 +1524,52 @@ In `CEP` the order in which elements are processed matters. To guarantee that el To

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread Aitozi
Github user Aitozi commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192428038 --- Diff: docs/dev/libs/cep.md --- @@ -1524,7 +1524,52 @@ In `CEP` the order in which elements are processed matters. To guarantee that el To

[jira] [Updated] (FLINK-9491) Implement timer data structure based on RocksDB

2018-06-01 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter updated FLINK-9491: -- Summary: Implement timer data structure based on RocksDB (was: Implement timer service based

[jira] [Commented] (FLINK-6087) The file-filter is only applied to directories in ContinuousFileMonitoringFunction

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

[GitHub] flink pull request #3557: [FLINK-6087] Fix file-path filtering in Continuous...

2018-06-01 Thread ymarzougui
Github user ymarzougui closed the pull request at: https://github.com/apache/flink/pull/3557 ---

[jira] [Commented] (FLINK-7866) Weigh list of preferred locations for scheduling

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

[GitHub] flink pull request #4949: [FLINK-7866] [runtime] Weigh list of preferred loc...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/4949#discussion_r192407287 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/types/SlotProfile.java --- @@ -203,68 +206,104 @@ public

[jira] [Commented] (FLINK-7866) Weigh list of preferred locations for scheduling

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

[GitHub] flink pull request #4949: [FLINK-7866] [runtime] Weigh list of preferred loc...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/4949#discussion_r192406775 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/types/SlotProfile.java --- @@ -203,68 +206,104 @@ public

[GitHub] flink issue #6059: [Flink-9418] Migrate SharedBuffer to use MapState

2018-06-01 Thread kl0u
Github user kl0u commented on the issue: https://github.com/apache/flink/pull/6059 Hi @dawidwys! Thanks for the work. The changes seem really good. As we discussed privately I did a review and the comments you can find them in the branch I sent you. The only things

[jira] [Commented] (FLINK-7866) Weigh list of preferred locations for scheduling

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

[GitHub] flink pull request #4949: [FLINK-7866] [runtime] Weigh list of preferred loc...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/4949#discussion_r192402396 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/types/SlotProfile.java --- @@ -203,68 +206,104 @@ public

[jira] [Assigned] (FLINK-9494) Race condition in Dispatcher with concurrent granting and revoking of leaderhship

2018-06-01 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-9494: Assignee: Till Rohrmann > Race condition in Dispatcher with concurrent granting and

[jira] [Created] (FLINK-9494) Race condition in Dispatcher with concurrent granting and revoking of leaderhship

2018-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9494: Summary: Race condition in Dispatcher with concurrent granting and revoking of leaderhship Key: FLINK-9494 URL: https://issues.apache.org/jira/browse/FLINK-9494

[jira] [Closed] (FLINK-9492) Failed to build RexCall with SqlDatetimeSubtractionOperator

2018-06-01 Thread yuqi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuqi closed FLINK-9492. --- Resolution: Not A Bug > Failed to build RexCall with SqlDatetimeSubtractionOperator >

[jira] [Created] (FLINK-9493) Forward exception when releasing a TaskManager at the SlotPool

2018-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9493: Summary: Forward exception when releasing a TaskManager at the SlotPool Key: FLINK-9493 URL: https://issues.apache.org/jira/browse/FLINK-9493 Project: Flink

[jira] [Updated] (FLINK-9492) Failed to build RexCall with SqlDatetimeSubtractionOperator

2018-06-01 Thread yuqi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuqi updated FLINK-9492: Description: When use RexBuilder to build RexCall with SqlDatetimeSubtractionOperator, it will throw exception.

[jira] [Updated] (FLINK-9492) Failed to build RexCall with SqlDatetimeSubtractionOperator

2018-06-01 Thread yuqi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yuqi updated FLINK-9492: Environment: (was: {code:java} public static void main(String[] args) { try {

[jira] [Created] (FLINK-9492) Failed to build RexCall with SqlDatetimeSubtractionOperator

2018-06-01 Thread yuqi (JIRA)
yuqi created FLINK-9492: --- Summary: Failed to build RexCall with SqlDatetimeSubtractionOperator Key: FLINK-9492 URL: https://issues.apache.org/jira/browse/FLINK-9492 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-9491) Implement timer service based on RocksDB

2018-06-01 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9491: - Summary: Implement timer service based on RocksDB Key: FLINK-9491 URL: https://issues.apache.org/jira/browse/FLINK-9491 Project: Flink Issue Type:

[jira] [Created] (FLINK-9490) Provide backwards compatibility for timer state of Flink 1.5

2018-06-01 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9490: - Summary: Provide backwards compatibility for timer state of Flink 1.5 Key: FLINK-9490 URL: https://issues.apache.org/jira/browse/FLINK-9490 Project: Flink

[jira] [Updated] (FLINK-9490) Provide backwards compatibility for timer state of Flink 1.5

2018-06-01 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter updated FLINK-9490: -- Fix Version/s: 1.6.0 Component/s: State Backends, Checkpointing > Provide backwards

[jira] [Created] (FLINK-9489) Checkpoint timers as part of managed keyed state instead of raw keyed state

2018-06-01 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9489: - Summary: Checkpoint timers as part of managed keyed state instead of raw keyed state Key: FLINK-9489 URL: https://issues.apache.org/jira/browse/FLINK-9489 Project:

[jira] [Commented] (FLINK-9486) Introduce TimerState in keyed state backend

2018-06-01 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497956#comment-16497956 ] Sihua Zhou commented on FLINK-9486: --- [~srichter] Thanks for your reply, looking forward your PR! ;) >

[jira] [Commented] (FLINK-9486) Introduce TimerState in keyed state backend

2018-06-01 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497952#comment-16497952 ] Stefan Richter commented on FLINK-9486: --- Hi, I am already creating the issues for planning, but I

[jira] [Commented] (FLINK-7789) Add handler for Async IO operator timeouts

2018-06-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497946#comment-16497946 ] ASF GitHub Bot commented on FLINK-7789: --- Github user pnowojski commented on the issue:

[GitHub] flink issue #5983: [FLINK-7789][DataStream API] Add handler for Async IO ope...

2018-06-01 Thread pnowojski
Github user pnowojski commented on the issue: https://github.com/apache/flink/pull/5983 This PR superseded by https://github.com/apache/flink/pull/6091 ---

[jira] [Created] (FLINK-9488) Create common entry point for master and workers

2018-06-01 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-9488: Summary: Create common entry point for master and workers Key: FLINK-9488 URL: https://issues.apache.org/jira/browse/FLINK-9488 Project: Flink Issue Type:

[jira] [Created] (FLINK-9487) Prepare InternalTimerHeap for asynchronous snapshots

2018-06-01 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9487: - Summary: Prepare InternalTimerHeap for asynchronous snapshots Key: FLINK-9487 URL: https://issues.apache.org/jira/browse/FLINK-9487 Project: Flink Issue

[jira] [Assigned] (FLINK-9486) Introduce TimerState in keyed state backend

2018-06-01 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter reassigned FLINK-9486: - Assignee: Stefan Richter > Introduce TimerState in keyed state backend >

[GitHub] flink pull request #4949: [FLINK-7866] [runtime] Weigh list of preferred loc...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/4949#discussion_r192384844 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/types/SlotProfile.java --- @@ -203,68 +206,104 @@ public

[jira] [Commented] (FLINK-7866) Weigh list of preferred locations for scheduling

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

[jira] [Commented] (FLINK-9486) Introduce TimerState in keyed state backend

2018-06-01 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16497940#comment-16497940 ] Sihua Zhou commented on FLINK-9486: --- Hi [~srichter] Do you already work on this? If not, I'd like to

[jira] [Updated] (FLINK-7087) Implement Flip-6 container entry point

2018-06-01 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-7087: - Issue Type: Improvement (was: Bug) > Implement Flip-6 container entry point >

[jira] [Updated] (FLINK-7087) Implement Flip-6 container entry point

2018-06-01 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-7087: - Fix Version/s: 1.6.0 > Implement Flip-6 container entry point >

[jira] [Created] (FLINK-9486) Introduce TimerState in keyed state backend

2018-06-01 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9486: - Summary: Introduce TimerState in keyed state backend Key: FLINK-9486 URL: https://issues.apache.org/jira/browse/FLINK-9486 Project: Flink Issue Type:

[jira] [Created] (FLINK-9485) Improving Flink’s timer management for large state

2018-06-01 Thread Stefan Richter (JIRA)
Stefan Richter created FLINK-9485: - Summary: Improving Flink’s timer management for large state Key: FLINK-9485 URL: https://issues.apache.org/jira/browse/FLINK-9485 Project: Flink Issue

[jira] [Commented] (FLINK-7866) Weigh list of preferred locations for scheduling

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

[GitHub] flink pull request #4949: [FLINK-7866] [runtime] Weigh list of preferred loc...

2018-06-01 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/4949#discussion_r192378853 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/types/SlotProfile.java --- @@ -203,68 +206,104 @@ public

[jira] [Commented] (FLINK-7866) Weigh list of preferred locations for scheduling

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

[GitHub] flink pull request #4949: [FLINK-7866] [runtime] Weigh list of preferred loc...

2018-06-01 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/4949#discussion_r192378473 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/types/SlotProfile.java --- @@ -203,68 +206,104 @@ public

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[jira] [Commented] (FLINK-9476) Lost sideOutPut Late Elements in CEP Operator

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

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192376031 --- Diff: flink-libraries/flink-cep/src/test/java/org/apache/flink/cep/CEPITCase.java --- @@ -383,6 +386,100 @@ public String select(Map> pattern) {

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192340278 --- Diff: docs/dev/libs/cep.md --- @@ -1524,7 +1524,52 @@ In `CEP` the order in which elements are processed matters. To guarantee that el To

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192340339 --- Diff: docs/dev/libs/cep.md --- @@ -1524,7 +1524,52 @@ In `CEP` the order in which elements are processed matters. To guarantee that el To

[GitHub] flink pull request #6104: [FLINK-9476]Emit late elements in CEP as sideOutPu...

2018-06-01 Thread dawidwys
Github user dawidwys commented on a diff in the pull request: https://github.com/apache/flink/pull/6104#discussion_r192340516 --- Diff: flink-libraries/flink-cep/src/main/java/org/apache/flink/cep/PatternStream.java --- @@ -54,6 +54,12 @@ // comparator to sort events

[GitHub] flink pull request #4949: [FLINK-7866] [runtime] Weigh list of preferred loc...

2018-06-01 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/4949#discussion_r192376303 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/types/SlotProfile.java --- @@ -203,68 +206,104 @@ public

[jira] [Commented] (FLINK-7866) Weigh list of preferred locations for scheduling

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

[jira] [Commented] (FLINK-9325) generate the _meta file for checkpoint only when the writing is truly successful

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

[GitHub] flink pull request #5982: [FLINK-9325][checkpoint]generate the meta file for...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/5982#discussion_r192374992 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ClosingAtomicCreatingFSDataOutputStream.java --- @@ -0,0 +1,129 @@ +/* + * Licensed

[GitHub] flink pull request #6110: [hotfix] fix EXECUTION_FAILOVER_STRATEGY's comment...

2018-06-01 Thread makeyang
GitHub user makeyang opened a pull request: https://github.com/apache/flink/pull/6110 [hotfix] fix EXECUTION_FAILOVER_STRATEGY's comments error and its inf… ## What is the purpose of the change fix EXECUTION_FAILOVER_STRATEGY's comments error and its info message error ##

[jira] [Commented] (FLINK-9325) generate the _meta file for checkpoint only when the writing is truly successful

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

[GitHub] flink pull request #5982: [FLINK-9325][checkpoint]generate the meta file for...

2018-06-01 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/5982#discussion_r192371034 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/TwoPhaseFSDataOutputStream.java --- @@ -0,0 +1,163 @@ +/* + * Licensed to the

[jira] [Commented] (FLINK-9325) generate the _meta file for checkpoint only when the writing is truly successful

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

[GitHub] flink pull request #5982: [FLINK-9325][checkpoint]generate the meta file for...

2018-06-01 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/5982#discussion_r192370481 --- Diff: flink-core/src/main/java/org/apache/flink/core/fs/ClosingAtomicCreatingFSDataOutputStream.java --- @@ -0,0 +1,129 @@ +/* + *

[jira] [Commented] (FLINK-8790) Improve performance for recovery from incremental checkpoint

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

[GitHub] flink issue #5582: [FLINK-8790][State] Improve performance for recovery from...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5582 @StefanRRichter Thanks for your nice review and preventing this PR to fall into a sick way, I will change the code according to your comments and ping you again when I finish this. ---

[jira] [Assigned] (FLINK-9482) Not applicable functions for TIME

2018-06-01 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske reassigned FLINK-9482: Assignee: Viktor Vlasov > Not applicable functions for TIME >

[GitHub] flink pull request #5582: [FLINK-8790][State] Improve performance for recove...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/5582#discussion_r192352087 --- Diff: flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendTest.java --- @@

[jira] [Commented] (FLINK-8790) Improve performance for recovery from incremental checkpoint

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

[jira] [Commented] (FLINK-8790) Improve performance for recovery from incremental checkpoint

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

[jira] [Commented] (FLINK-8790) Improve performance for recovery from incremental checkpoint

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

[GitHub] flink pull request #5582: [FLINK-8790][State] Improve performance for recove...

2018-06-01 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/5582#discussion_r192350881 --- Diff: flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendTest.java --- @@

[GitHub] flink pull request #5582: [FLINK-8790][State] Improve performance for recove...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/5582#discussion_r192350746 --- Diff: flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendTest.java --- @@

[jira] [Commented] (FLINK-8790) Improve performance for recovery from incremental checkpoint

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

[GitHub] flink pull request #5582: [FLINK-8790][State] Improve performance for recove...

2018-06-01 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/5582#discussion_r192350121 --- Diff: flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendTest.java --- @@

[jira] [Commented] (FLINK-8790) Improve performance for recovery from incremental checkpoint

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

[GitHub] flink pull request #5582: [FLINK-8790][State] Improve performance for recove...

2018-06-01 Thread sihuazhou
Github user sihuazhou commented on a diff in the pull request: https://github.com/apache/flink/pull/5582#discussion_r192348975 --- Diff: flink-state-backends/flink-statebackend-rocksdb/src/test/java/org/apache/flink/contrib/streaming/state/RocksDBStateBackendTest.java --- @@

[jira] [Commented] (FLINK-9483) "Building Flink" doc doesn't highlight quick build command

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

[jira] [Commented] (FLINK-9483) "Building Flink" doc doesn't highlight quick build command

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

  1   2   >