[jira] [Updated] (FLINK-9627) Extending 'KafkaJsonTableSource' according to comments will result in NPE

2018-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-9627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Wosiński updated FLINK-9627: Affects Version/s: 1.5.0 > Extending 'KafkaJsonTableSource' according to comments will

[jira] [Updated] (FLINK-9627) Extending 'KafkaJsonTableSource' according to comments will result in NPE

2018-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-9627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Wosiński updated FLINK-9627: Description: According to the comments what is needed to extend the 'KafkaJsonTableSource'

[jira] [Updated] (FLINK-9627) Extending 'KafkaJsonTableSource' according to comments will result in NPE

2018-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-9627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dominik Wosiński updated FLINK-9627: Summary: Extending 'KafkaJsonTableSource' according to comments will result in NPE (was:

[jira] [Created] (FLINK-9627) Extending

2018-06-20 Thread JIRA
Dominik Wosiński created FLINK-9627: --- Summary: Extending Key: FLINK-9627 URL: https://issues.apache.org/jira/browse/FLINK-9627 Project: Flink Issue Type: Bug Reporter: Dominik

[jira] [Commented] (FLINK-9623) Move zipping logic out of blobservice

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

[GitHub] flink pull request #6187: FLINK-9623][runtime] Move zipping logic out of blo...

2018-06-20 Thread zentol
GitHub user zentol opened a pull request: https://github.com/apache/flink/pull/6187 FLINK-9623][runtime] Move zipping logic out of blobservice ## What is the purpose of the change This PR moves the zipping logic for local user directory artifacts out of the blobservice.

[jira] [Commented] (FLINK-6846) Add TIMESTAMPADD supported in TableAPI

2018-06-20 Thread xueyu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518099#comment-16518099 ] xueyu commented on FLINK-6846: -- I want to submit a PR for this function, would you mind change Assignee to

[jira] [Commented] (FLINK-9626) Possible resource leak in FileSystem

2018-06-20 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16518096#comment-16518096 ] Stefan Richter commented on FLINK-9626: --- I think in general it can be dangerous to call a {{close}}

[jira] [Updated] (FLINK-9626) Possible resource leak in FileSystem

2018-06-20 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-9626: -- Description: There is a potential resource leak in 

[jira] [Created] (FLINK-9626) Possible resource leak in FileSystem

2018-06-20 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-9626: - Summary: Possible resource leak in FileSystem Key: FLINK-9626 URL: https://issues.apache.org/jira/browse/FLINK-9626 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-9625) Enrich the error information to user

2018-06-20 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang updated FLINK-9625: Component/s: Table API & SQL > Enrich the error information to user >

[jira] [Updated] (FLINK-9625) Enrich the error information to user

2018-06-20 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang updated FLINK-9625: Description: When the fields too many, and the types do not match with it would cause the below

[jira] [Created] (FLINK-9625) Enrich the error information to user

2018-06-20 Thread mingleizhang (JIRA)
mingleizhang created FLINK-9625: --- Summary: Enrich the error information to user Key: FLINK-9625 URL: https://issues.apache.org/jira/browse/FLINK-9625 Project: Flink Issue Type: Improvement

[jira] [Issue Comment Deleted] (FLINK-9614) Improve the error message for Compiler#compile

2018-06-20 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang updated FLINK-9614: Comment: was deleted (was: I close this since we catch a throwable. stackoverflowerror is

[jira] [Updated] (FLINK-9614) Improve the error message for Compiler#compile

2018-06-20 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang updated FLINK-9614: Description: When the below sql has too long. Like case when case when . when host in

[jira] [Reopened] (FLINK-9614) Improve the error message for Compiler#compile

2018-06-20 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] mingleizhang reopened FLINK-9614: - > Improve the error message for Compiler#compile > -- >

[jira] [Commented] (FLINK-8983) End-to-end test: Confluent schema registry

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

[GitHub] flink issue #6083: [FLINK-8983] End-to-end test: Confluent schema registry

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on the issue: https://github.com/apache/flink/pull/6083 I agree with @dawidwys. We should use `ConfluentRegistryAvroDeserializationSchema` for the test. It is ok that this end-to-end test would then only go to Flink `1.6`. The benefit is that we

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196740578 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/HandlerRequest.java --- @@ -39,15 +41,21 @@ public class

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196741065 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rest/FileUploadHandlerTest.java --- @@ -0,0 +1,483 @@ +/* + * Licensed to the

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196739603 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/AbstractRestHandler.java --- @@ -70,9 +70,14 @@ protected

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196741255 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rest/FileUploadHandlerTest.java --- @@ -0,0 +1,483 @@ +/* + * Licensed to the

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196740018 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -70,51 +84,103 @@ public FileUploadHandler(final

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196740407 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/FileUploads.java --- @@ -0,0 +1,108 @@ +/* + * Licensed to the

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196739865 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/FileUploads.java --- @@ -0,0 +1,108 @@ +/* + * Licensed to the

[jira] [Created] (FLINK-9624) Move jar/artifact upload logic out of JobGraph

2018-06-20 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-9624: --- Summary: Move jar/artifact upload logic out of JobGraph Key: FLINK-9624 URL: https://issues.apache.org/jira/browse/FLINK-9624 Project: Flink Issue

[jira] [Created] (FLINK-9623) Move zipping logic out of blobservice

2018-06-20 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-9623: --- Summary: Move zipping logic out of blobservice Key: FLINK-9623 URL: https://issues.apache.org/jira/browse/FLINK-9623 Project: Flink Issue Type:

[GitHub] flink issue #5857: [FLINK-9187][METRICS] add prometheus pushgateway reporter

2018-06-20 Thread lamber-ken
Github user lamber-ken commented on the issue: https://github.com/apache/flink/pull/5857 @zentol, I see. I just want to update the forked project, but I'm not familiar with the process. I'm learning this process, so try to delete then forked again. :smile: ---

[jira] [Commented] (FLINK-9187) add prometheus pushgateway reporter

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

[jira] [Commented] (FLINK-9514) Create wrapper with TTL logic for value state

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

[GitHub] flink pull request #6186: [FLINK-9514,FLINK-9515,FLINK-9516] State ttl wrapp...

2018-06-20 Thread azagrebin
GitHub user azagrebin opened a pull request: https://github.com/apache/flink/pull/6186 [FLINK-9514,FLINK-9515,FLINK-9516] State ttl wrappers ## What is the purpose of the change This PR introduces TTL logic wrappers for state objects. ## Brief change log

[jira] [Commented] (FLINK-9514) Create wrapper with TTL logic for value state

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

[GitHub] flink issue #6186: [FLINK-9514,FLINK-9515,FLINK-9516] State ttl wrappers

2018-06-20 Thread azagrebin
Github user azagrebin commented on the issue: https://github.com/apache/flink/pull/6186 cc @StefanRRichter ---

[GitHub] flink issue #5857: [FLINK-9187][METRICS] add prometheus pushgateway reporter

2018-06-20 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/5857 If you created another fork and are no longer able to access the previous one then yes, you will need a new PR. ---

[jira] [Commented] (FLINK-9187) add prometheus pushgateway reporter

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

[jira] [Commented] (FLINK-9602) Extend CommonOption section

2018-06-20 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517982#comment-16517982 ] vinoyang commented on FLINK-9602: - hi [~Zentol] should I refer to [1.5 common

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink issue #6178: [FLINK-9599][rest] Implement generic mechanism to access ...

2018-06-20 Thread zentol
Github user zentol commented on the issue: https://github.com/apache/flink/pull/6178 @tillrohrmann I believe I've addressed all your comments. ---

[jira] [Commented] (FLINK-9565) Evaluating scalar UDFs in parallel

2018-06-20 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517975#comment-16517975 ] Fabian Hueske commented on FLINK-9565: -- This seems to be a rather specific issue. [~yinhua] Are you

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Updated] (FLINK-9622) DistributedCacheDfsTest failed on travis

2018-06-20 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz updated FLINK-9622: Priority: Blocker (was: Major) > DistributedCacheDfsTest failed on travis >

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196712002 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -95,14 +107,22 @@ protected void channelRead0(final

[jira] [Commented] (FLINK-9565) Evaluating scalar UDFs in parallel

2018-06-20 Thread yinhua.dai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517958#comment-16517958 ] yinhua.dai commented on FLINK-9565: --- [~fhueske] [~twalthr] Just wondering whether this could be

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196701452 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -116,5 +136,16 @@ private void reset() {

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196699736 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -72,10 +82,12 @@ public FileUploadHandler(final Path

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

2018-06-20 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-9499: Assignee: Esteban Serrano > Allow REST API for running a job to provide job configuration

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196698434 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -72,10 +82,12 @@ public FileUploadHandler(final Path

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196696248 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -116,5 +136,16 @@ private void reset() {

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196695325 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -72,10 +82,12 @@ public FileUploadHandler(final Path

[jira] [Updated] (FLINK-9439) DispatcherTest#testJobRecovery dead locks

2018-06-20 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-9439: Labels: test-stability (was: ) > DispatcherTest#testJobRecovery dead locks >

[jira] [Commented] (FLINK-6469) Configure Memory Sizes with units

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

[GitHub] flink issue #5448: [FLINK-6469] Configure Memory Sizes with units

2018-06-20 Thread yanghua
Github user yanghua commented on the issue: https://github.com/apache/flink/pull/5448 cc @dawidwys the third suggestion has finished, the others has supported before. can you review this? ---

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Updated] (FLINK-7881) flink can't deployed on yarn with ha

2018-06-20 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-7881: Fix Version/s: (was: 1.5.1) > flink can't deployed on yarn with ha >

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196689843 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -116,5 +136,16 @@ private void reset() {

[jira] [Comment Edited] (FLINK-9621) Warning when enabling partition discovery

2018-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517905#comment-16517905 ] Dominik Wosiński edited comment on FLINK-9621 at 6/20/18 8:23 AM: -- This

[jira] [Commented] (FLINK-9621) Warning when enabling partition discovery

2018-06-20 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517905#comment-16517905 ] Dominik Wosiński commented on FLINK-9621: - This will happen for all of the configs that are read

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196681937 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/rest/FileUploadHandlerTest.java --- @@ -0,0 +1,471 @@ +/* + * Licensed to the Apache

[jira] [Commented] (FLINK-9622) DistributedCacheDfsTest failed on travis

2018-06-20 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517878#comment-16517878 ] Sihua Zhou commented on FLINK-9622: --- one more instances:

[jira] [Commented] (FLINK-9622) DistributedCacheDfsTest failed on travis

2018-06-20 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-9622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16517874#comment-16517874 ] Sihua Zhou commented on FLINK-9622: --- cc [~dawidwys] > DistributedCacheDfsTest failed on travis >

[jira] [Created] (FLINK-9622) DistributedCacheDfsTest failed on travis

2018-06-20 Thread Sihua Zhou (JIRA)
Sihua Zhou created FLINK-9622: - Summary: DistributedCacheDfsTest failed on travis Key: FLINK-9622 URL: https://issues.apache.org/jira/browse/FLINK-9622 Project: Flink Issue Type: Bug

[jira] [Assigned] (FLINK-8795) Scala shell broken for Flip6

2018-06-20 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz reassigned FLINK-8795: --- Assignee: Dawid Wysakowicz > Scala shell broken for Flip6 >

[jira] [Created] (FLINK-9621) Warning when enabling partition discovery

2018-06-20 Thread Olivier Zembri (JIRA)
Olivier Zembri created FLINK-9621: - Summary: Warning when enabling partition discovery Key: FLINK-9621 URL: https://issues.apache.org/jira/browse/FLINK-9621 Project: Flink Issue Type:

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196667391 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -95,14 +107,22 @@ protected void channelRead0(final

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196667307 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -116,5 +136,16 @@ private void reset() {

[jira] [Commented] (FLINK-9599) Implement generic mechanism to receive files via rest

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

[GitHub] flink pull request #6178: [FLINK-9599][rest] Implement generic mechanism to ...

2018-06-20 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/6178#discussion_r196667205 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/rest/FileUploadHandler.java --- @@ -95,14 +107,22 @@ protected void channelRead0(final

[jira] [Created] (FLINK-9620) Add an alternative option to choose when deal with eventtime cep

2018-06-20 Thread aitozi (JIRA)
aitozi created FLINK-9620: - Summary: Add an alternative option to choose when deal with eventtime cep Key: FLINK-9620 URL: https://issues.apache.org/jira/browse/FLINK-9620 Project: Flink Issue

<    1   2