[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

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

[GitHub] flink issue #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method compilin...

2018-02-28 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/5174 @Xpray Yes, I think for a long term solution we should move some variables in the member area but I don't know if it makes sense to move all local variables there. We should fix the `expandLocalRef`

[jira] [Updated] (FLINK-5809) Add registerNextWatermarkCallback() to TimerService

2018-02-28 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-5809: Issue Type: Improvement (was: Bug) > Add registerNextWatermarkCallback() to TimerService >

[jira] [Assigned] (FLINK-5809) Add registerNextWatermarkCallback() to TimerService

2018-02-28 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li reassigned FLINK-5809: --- Assignee: Bowen Li > Add registerNextWatermarkCallback() to TimerService > --

[jira] [Assigned] (FLINK-8799) Make AbstractYarnClusterDescriptor immutable

2018-02-28 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vinoyang reassigned FLINK-8799: --- Assignee: vinoyang > Make AbstractYarnClusterDescriptor immutable > -

[jira] [Assigned] (FLINK-8799) Make AbstractYarnClusterDescriptor immutable

2018-02-28 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li reassigned FLINK-8799: --- Assignee: (was: Bowen Li) > Make AbstractYarnClusterDescriptor immutable > --

[jira] [Commented] (FLINK-8817) Decrement numPendingContainerRequests only when request container successfully

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

[GitHub] flink issue #5605: [FLINK-8817][Distributed Coordination] Decrement numPendi...

2018-02-28 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5605 Hi @tillrohrmann , Could you please have a look at this? ---

[jira] [Commented] (FLINK-8817) Decrement numPendingContainerRequests only when request container successfully

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

[GitHub] flink pull request #5605: [FLINK-8817][Distributed Coordination] Decrement n...

2018-02-28 Thread sihuazhou
GitHub user sihuazhou opened a pull request: https://github.com/apache/flink/pull/5605 [FLINK-8817][Distributed Coordination] Decrement numPendingContainerRequests only when request container successfully ## What is the purpose of the change This PR address [FLINK-8817](ht

[jira] [Assigned] (FLINK-8799) Make AbstractYarnClusterDescriptor immutable

2018-02-28 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li reassigned FLINK-8799: --- Assignee: Bowen Li > Make AbstractYarnClusterDescriptor immutable > -

[jira] [Created] (FLINK-8817) Decrement numPendingContainerRequests only when request container successfully

2018-02-28 Thread Sihua Zhou (JIRA)
Sihua Zhou created FLINK-8817: - Summary: Decrement numPendingContainerRequests only when request container successfully Key: FLINK-8817 URL: https://issues.apache.org/jira/browse/FLINK-8817 Project: Flink

[jira] [Commented] (FLINK-7836) specifying node label for flink job to run on yarn

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

[jira] [Commented] (FLINK-8667) expose key in KeyedBroadcastProcessFunction#onTimer()

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

[GitHub] flink issue #5500: [FLINK-8667] expose key in KeyedBroadcastProcessFunction#...

2018-02-28 Thread bowenli86
Github user bowenli86 commented on the issue: https://github.com/apache/flink/pull/5500 @kl0u @aljoscha I've updated this PR, and its build is green ---

[GitHub] flink issue #5593: [FLINK-7836][Client] specifying node label for flink job ...

2018-02-28 Thread yanghua
Github user yanghua commented on the issue: https://github.com/apache/flink/pull/5593 Hi @tillrohrmann should do more work for this PR? ---

[GitHub] flink pull request #:

2018-02-28 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/commit/6c44d93d0a9da725ef8b1ad2a94889f79321db73#commitcomment-27855304 In flink-dist/src/main/flink-bin/bin/taskmanager.sh: In flink-dist/src/main/flink-bin/bin/taskmanager.sh on line 64: `8388607

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-02-28 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381481#comment-16381481 ] Chesnay Schepler commented on FLINK-8813: - hmm, i can load the job page, but the l

[jira] [Commented] (FLINK-5621) Flink should provide a mechanism to prevent scheduling tasks on TaskManagers with operational issues

2018-02-28 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381479#comment-16381479 ] vinoyang commented on FLINK-5621: - Hi [~jgrier] What about we can introduce "tm tag / labe

[jira] [Commented] (FLINK-8753) Introduce savepoint that go though the incremental checkpoint path

2018-02-28 Thread Sihua Zhou (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381476#comment-16381476 ] Sihua Zhou commented on FLINK-8753: --- Sorry for the interruption, but after have a look a

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

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

[GitHub] flink issue #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method compilin...

2018-02-28 Thread Xpray
Github user Xpray commented on the issue: https://github.com/apache/flink/pull/5174 Thanks @twalthr, that's great, I'm also working on another issue trying to move all local variables to class field, that'll make code split more convenient. ---

[jira] [Commented] (FLINK-8808) Enable RestClusterClient to submit jobs to local Dispatchers

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381456#comment-16381456 ] ASF GitHub Bot commented on FLINK-8808: --- Github user zhangminglei commented on the i

[GitHub] flink issue #5599: [FLINK-8808] [flip6] Allow RestClusterClient to connect t...

2018-02-28 Thread zhangminglei
Github user zhangminglei commented on the issue: https://github.com/apache/flink/pull/5599 I watched the code and think it is very good. But the travis says ``` Results : Tests in error: FlinkKafkaProducer011ITCase.testScaleDownBeforeFirstCheckpoint:333 » Test

[jira] [Commented] (FLINK-5231) JobManager should exit on "OutOfMemoryError"

2018-02-28 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381428#comment-16381428 ] vinoyang commented on FLINK-5231: - Hi [~StephanEwen] the JDK8, (more precisely since JDK 8

[jira] [Commented] (FLINK-8816) Remove the oldWorker only after starting newWorker successfully in registerTaskExecutorInternal()

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

[jira] [Commented] (FLINK-8816) Remove the oldWorker only after starting newWorker successfully in registerTaskExecutorInternal()

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

[GitHub] flink issue #5604: [FLINK-8816][ResourceManager] Remove the oldWorker only a...

2018-02-28 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/5604 Hi, @tillrohrmann Could you please have a look at this? ---

[GitHub] flink pull request #5604: [FLINK-8816][ResourceManager] Remove the oldWorker...

2018-02-28 Thread sihuazhou
GitHub user sihuazhou opened a pull request: https://github.com/apache/flink/pull/5604 [FLINK-8816][ResourceManager] Remove the oldWorker only after starting newWorker successfully ## What is the purpose of the change This PR address [FLINK-8816](https://issues.apache.org/

[jira] [Created] (FLINK-8816) Remove the oldWorker only after starting newWorker successfully in registerTaskExecutorInternal()

2018-02-28 Thread Sihua Zhou (JIRA)
Sihua Zhou created FLINK-8816: - Summary: Remove the oldWorker only after starting newWorker successfully in registerTaskExecutorInternal() Key: FLINK-8816 URL: https://issues.apache.org/jira/browse/FLINK-8816

[jira] [Created] (FLINK-8815) EventTime won't work as reduce

2018-02-28 Thread benwang li (JIRA)
benwang li created FLINK-8815: - Summary: EventTime won't work as reduce Key: FLINK-8815 URL: https://issues.apache.org/jira/browse/FLINK-8815 Project: Flink Issue Type: Bug Components:

[jira] [Commented] (FLINK-8037) Missing cast in integer arithmetic in TransactionalIdsGenerator#generateIdsToAbort

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

[GitHub] flink pull request #:

2018-02-28 Thread yuqi1129
Github user yuqi1129 commented on the pull request: https://github.com/apache/flink/commit/6c44d93d0a9da725ef8b1ad2a94889f79321db73#commitcomment-27853406 In flink-dist/src/main/flink-bin/bin/taskmanager.sh: In flink-dist/src/main/flink-bin/bin/taskmanager.sh on line 64: Why th

[GitHub] flink issue #5205: [FLINK-8037] Fix integer multiplication or shift implicit...

2018-02-28 Thread tedyu
Github user tedyu commented on the issue: https://github.com/apache/flink/pull/5205 Looks like the PR needs to be rebased. ---

[jira] [Commented] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-02-28 Thread mingleizhang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381361#comment-16381361 ] mingleizhang commented on FLINK-8813: - Can not open [https://travis-ci.org/zentol/flin

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381159#comment-16381159 ] ASF GitHub Bot commented on FLINK-8274: --- Github user jahandarm commented on a diff i

[GitHub] flink pull request #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method c...

2018-02-28 Thread jahandarm
Github user jahandarm commented on a diff in the pull request: https://github.com/apache/flink/pull/5174#discussion_r171410369 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/table/CalcWithSplitCodeGenITCase.scala --- @@ -0,0 +1,385 @@

[jira] [Updated] (FLINK-8667) expose key in KeyedBroadcastProcessFunction#onTimer()

2018-02-28 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li updated FLINK-8667: Fix Version/s: 1.6.0 > expose key in KeyedBroadcastProcessFunction#onTimer() > -

[jira] [Commented] (FLINK-7805) Add HA capabilities to YarnResourceManager

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16381095#comment-16381095 ] ASF GitHub Bot commented on FLINK-7805: --- Github user asfgit closed the pull request

[GitHub] flink pull request #5597: [FLINK-7805][flip6] Add HA capabilities to YarnRes...

2018-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5597 ---

[jira] [Closed] (FLINK-7805) Add HA capabilities to YarnResourceManager

2018-02-28 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-7805. Resolution: Fixed Fix Version/s: 1.6.0 1.5.0 Fixed via 1.6.0: 45397fe974e

[jira] [Commented] (FLINK-8814) Control over the extension of part files created by BucketingSink

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

[GitHub] flink pull request #5603: [FLINK-8814] Control over the extension of part fi...

2018-02-28 Thread jelmerk
GitHub user jelmerk opened a pull request: https://github.com/apache/flink/pull/5603 [FLINK-8814] Control over the extension of part files created by BucketingSink ## What is the purpose of the change Popular tools like hue and the avro connector for spark require files st

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

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

[GitHub] flink issue #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method compilin...

2018-02-28 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/5174 Thanks for the PR @Xpray and the review @walterddr. I also looked over the changes and saw multiple issues that need to be fixed. If it is ok for you, I would add some commits to this one and open a

[jira] [Updated] (FLINK-8814) Control over the extension of part files created by BucketingSink

2018-02-28 Thread Jelmer Kuperus (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jelmer Kuperus updated FLINK-8814: -- Description: BucketingSink creates files with the following pattern {noformat} partPrefix + "-"

[jira] [Updated] (FLINK-8814) Control over the extension of part files created by BucketingSink

2018-02-28 Thread Jelmer Kuperus (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jelmer Kuperus updated FLINK-8814: -- Description: BucketingSink creates files with the following pattern {noformat} partPrefix + "-"

[jira] [Created] (FLINK-8814) Control over the extension of part files created by BucketingSink

2018-02-28 Thread Jelmer Kuperus (JIRA)
Jelmer Kuperus created FLINK-8814: - Summary: Control over the extension of part files created by BucketingSink Key: FLINK-8814 URL: https://issues.apache.org/jira/browse/FLINK-8814 Project: Flink

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380925#comment-16380925 ] ASF GitHub Bot commented on FLINK-8274: --- Github user walterddr commented on a diff i

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380927#comment-16380927 ] ASF GitHub Bot commented on FLINK-8274: --- Github user walterddr commented on a diff i

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380928#comment-16380928 ] ASF GitHub Bot commented on FLINK-8274: --- Github user walterddr commented on a diff i

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380924#comment-16380924 ] ASF GitHub Bot commented on FLINK-8274: --- Github user walterddr commented on a diff i

[jira] [Commented] (FLINK-8274) Fix Java 64K method compiling limitation for CommonCalc

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380926#comment-16380926 ] ASF GitHub Bot commented on FLINK-8274: --- Github user walterddr commented on a diff i

[GitHub] flink pull request #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method c...

2018-02-28 Thread walterddr
Github user walterddr commented on a diff in the pull request: https://github.com/apache/flink/pull/5174#discussion_r171346253 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/table/CalcWithSplitCodeGenITCase.scala --- @@ -0,0 +1,385 @@

[GitHub] flink pull request #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method c...

2018-02-28 Thread walterddr
Github user walterddr commented on a diff in the pull request: https://github.com/apache/flink/pull/5174#discussion_r170804955 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/codegen/FunctionCodeGenerator.scala --- @@ -41,7 +41,7 @@ import org.apache.fl

[GitHub] flink pull request #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method c...

2018-02-28 Thread walterddr
Github user walterddr commented on a diff in the pull request: https://github.com/apache/flink/pull/5174#discussion_r171360773 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/runtime/stream/table/CalcWithSplitCodeGenITCase.scala --- @@ -0,0 +1,385 @@

[GitHub] flink pull request #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method c...

2018-02-28 Thread walterddr
Github user walterddr commented on a diff in the pull request: https://github.com/apache/flink/pull/5174#discussion_r171358583 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/CommonCalc.scala --- @@ -46,10 +47,22 @@ trait CommonCalc {

[GitHub] flink pull request #5174: [FLINK-8274][TableAPI & SQL] Fix Java 64K method c...

2018-02-28 Thread walterddr
Github user walterddr commented on a diff in the pull request: https://github.com/apache/flink/pull/5174#discussion_r171357748 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/CommonCalc.scala --- @@ -171,4 +186,47 @@ trait CommonCalc {

[GitHub] flink pull request #5564: [FLINK-8538] [table] Add a Kafka table source fact...

2018-02-28 Thread xccui
Github user xccui commented on a diff in the pull request: https://github.com/apache/flink/pull/5564#discussion_r171354820 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/descriptors/SchemaValidator.scala --- @@ -67,14 +85,129 @@ class SchemaValidator(i

[jira] [Commented] (FLINK-8538) Add a Kafka table source factory with JSON format support

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380880#comment-16380880 ] ASF GitHub Bot commented on FLINK-8538: --- Github user xccui commented on a diff in th

[jira] [Updated] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-02-28 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-8813: Labels: flip-6 (was: ) > AutoParallellismITCase fails with Flip6 >

[jira] [Created] (FLINK-8813) AutoParallellismITCase fails with Flip6

2018-02-28 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-8813: --- Summary: AutoParallellismITCase fails with Flip6 Key: FLINK-8813 URL: https://issues.apache.org/jira/browse/FLINK-8813 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-8812) Possible resource leak in Flip6

2018-02-28 Thread Chesnay Schepler (JIRA)
Chesnay Schepler created FLINK-8812: --- Summary: Possible resource leak in Flip6 Key: FLINK-8812 URL: https://issues.apache.org/jira/browse/FLINK-8812 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-8801) S3's eventual consistent read-after-write may fail yarn deployment of resources to S3

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

[GitHub] flink pull request #5602: [FLINK-8801][yarn/s3] fix Utils#setupLocalResource...

2018-02-28 Thread NicoK
GitHub user NicoK opened a pull request: https://github.com/apache/flink/pull/5602 [FLINK-8801][yarn/s3] fix Utils#setupLocalResource() relying on consistent read-after-write ## What is the purpose of the change > Amazon S3 provides read-after-write consistency for PUTS of

[jira] [Commented] (FLINK-8336) YarnFileStageTestS3ITCase.testRecursiveUploadForYarnS3 test instability

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

[GitHub] flink pull request #5601: [FLINK-8336][yarn/s3][tests] harden YarnFileStageT...

2018-02-28 Thread NicoK
GitHub user NicoK opened a pull request: https://github.com/apache/flink/pull/5601 [FLINK-8336][yarn/s3][tests] harden YarnFileStageTest upload test for eventual consistent read-after-write ## What is the purpose of the change In case the newly written object cannot be read

[jira] [Commented] (FLINK-7805) Add HA capabilities to YarnResourceManager

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380708#comment-16380708 ] ASF GitHub Bot commented on FLINK-7805: --- Github user tillrohrmann commented on a dif

[jira] [Commented] (FLINK-7805) Add HA capabilities to YarnResourceManager

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380707#comment-16380707 ] ASF GitHub Bot commented on FLINK-7805: --- Github user tillrohrmann commented on a dif

[GitHub] flink pull request #5597: [FLINK-7805][flip6] Add HA capabilities to YarnRes...

2018-02-28 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5597#discussion_r171323432 --- Diff: flink-yarn/src/main/java/org/apache/flink/yarn/RegisterApplicationMasterResponseReflector.java --- @@ -0,0 +1,103 @@ +/* + * Licensed

[GitHub] flink pull request #5597: [FLINK-7805][flip6] Add HA capabilities to YarnRes...

2018-02-28 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/5597#discussion_r171323504 --- Diff: flink-yarn/src/test/java/org/apache/flink/yarn/RegisterApplicationMasterResponseReflectorTest.java --- @@ -0,0 +1,115 @@ +/* + * Lice

[jira] [Commented] (FLINK-8770) CompletedCheckPoints stored on ZooKeeper is not up-to-date, when JobManager is restarted it fails to recover the job due to "checkpoint FileNotFound exception"

2018-02-28 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380702#comment-16380702 ] Till Rohrmann commented on FLINK-8770: -- I actually don't know how it can happen that

[jira] [Commented] (FLINK-8755) SpilledSubpartitionView wrongly relys on the backlog for determining whether more data is available

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

[GitHub] flink issue #5581: [FLINK-8755][FLINK-8786][network] fix two bugs in spilled...

2018-02-28 Thread NicoK
Github user NicoK commented on the issue: https://github.com/apache/flink/pull/5581 one more rebase onto latest master to fix merge conflicts - good to go after travis is green ---

[jira] [Commented] (FLINK-8811) Add MiniClusterClient to allow fast MiniCluster operations

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380689#comment-16380689 ] ASF GitHub Bot commented on FLINK-8811: --- GitHub user tillrohrmann opened a pull requ

[GitHub] flink pull request #5600: [FLINK-8811] [flip6] Add initial implementation of...

2018-02-28 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/5600 [FLINK-8811] [flip6] Add initial implementation of the MiniClusterClient ## What is the purpose of the change The MiniClusterClient directly talks to the MiniCluster avoiding polling

[jira] [Resolved] (FLINK-8747) The tag of waiting for floating buffers in RemoteInputChannel should be updated properly

2018-02-28 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber resolved FLINK-8747. Resolution: Fixed Fix Version/s: 1.5.0 Fixed in - master via [6e9e0dd6eb3c4fdb1168cc4e294d

[jira] [Closed] (FLINK-8760) Correctly set `moreAvailable` flag in SingleInputGate and UnionInputGate

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-8760. - Resolution: Fixed Fix Version/s: 1.5.0 > Correctly set `moreAvailable` flag in SingleInputG

[jira] [Created] (FLINK-8811) Add MiniClusterClient to allow fast MiniCluster operations

2018-02-28 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-8811: Summary: Add MiniClusterClient to allow fast MiniCluster operations Key: FLINK-8811 URL: https://issues.apache.org/jira/browse/FLINK-8811 Project: Flink Issu

[jira] [Reopened] (FLINK-8760) Correctly set `moreAvailable` flag in SingleInputGate and UnionInputGate

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski reopened FLINK-8760: --- > Correctly set `moreAvailable` flag in SingleInputGate and UnionInputGate > -

[jira] [Closed] (FLINK-8694) Make notifyDataAvailable call reliable

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-8694. - Resolution: Fixed Fix Version/s: 1.5.0 > Make notifyDataAvailable call reliable > -

[jira] [Reopened] (FLINK-8694) Make notifyDataAvailable call reliable

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski reopened FLINK-8694: --- > Make notifyDataAvailable call reliable > -- > >

[jira] [Resolved] (FLINK-8737) Creating a union of UnionGate instances will fail with UnsupportedOperationException when retrieving buffers

2018-02-28 Thread Nico Kruber (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nico Kruber resolved FLINK-8737. Resolution: Fixed Fixed in - master via [e8de53817c60917776c7264623cf8adfd7886f93|https://github.

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

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

[GitHub] flink issue #4949: [FLINK-7866] [runtime] Weigh list of preferred locations ...

2018-02-28 Thread sihuazhou
Github user sihuazhou commented on the issue: https://github.com/apache/flink/pull/4949 @tillrohrmann I have updated the PR ... Could you please have a loot at this now or just wait until 1.5 release out? ---

[jira] [Created] (FLINK-8810) Move end-to-end test scripts to end-to-end module

2018-02-28 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-8810: --- Summary: Move end-to-end test scripts to end-to-end module Key: FLINK-8810 URL: https://issues.apache.org/jira/browse/FLINK-8810 Project: Flink Issue T

[jira] [Commented] (FLINK-8737) Creating a union of UnionGate instances will fail with UnsupportedOperationException when retrieving buffers

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380634#comment-16380634 ] ASF GitHub Bot commented on FLINK-8737: --- Github user asfgit closed the pull request

[GitHub] flink pull request #5583: [FLINK-8737][network] disallow creating a union of...

2018-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5583 ---

[jira] [Closed] (FLINK-8805) Optimize EventSerializer.isEvent method

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-8805. - Resolution: Fixed > Optimize EventSerializer.isEvent method >

[jira] [Commented] (FLINK-8537) Add a Kafka table source factory with Avro format support

2018-02-28 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380611#comment-16380611 ] Timo Walther commented on FLINK-8537: - [~xccui] yes, I think that makes sense. In a lo

[jira] [Closed] (FLINK-8760) Correctly set `moreAvailable` flag in SingleInputGate and UnionInputGate

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-8760. - Resolution: Fixed > Correctly set `moreAvailable` flag in SingleInputGate and UnionInputGate > ---

[jira] [Commented] (FLINK-8747) The tag of waiting for floating buffers in RemoteInputChannel should be updated properly

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380599#comment-16380599 ] ASF GitHub Bot commented on FLINK-8747: --- Github user asfgit closed the pull request

[jira] [Closed] (FLINK-8750) InputGate may contain data after an EndOfPartitionEvent

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-8750. - Resolution: Fixed > InputGate may contain data after an EndOfPartitionEvent >

[GitHub] flink pull request #5558: [FLINK-8747][bugfix] The tag of waiting for floati...

2018-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5558 ---

[jira] [Closed] (FLINK-8694) Make notifyDataAvailable call reliable

2018-02-28 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski closed FLINK-8694. - Resolution: Fixed > Make notifyDataAvailable call reliable > -

[jira] [Commented] (FLINK-8694) Make notifyDataAvailable call reliable

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

[jira] [Commented] (FLINK-8694) Make notifyDataAvailable call reliable

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

[GitHub] flink pull request #5572: [FLINK-8694][runtime] Fix notifyDataAvailable race...

2018-02-28 Thread pnowojski
Github user pnowojski closed the pull request at: https://github.com/apache/flink/pull/5572 ---

[GitHub] flink issue #5572: [FLINK-8694][runtime] Fix notifyDataAvailable race condit...

2018-02-28 Thread pnowojski
Github user pnowojski commented on the issue: https://github.com/apache/flink/pull/5572 Thanks for merging :) ---

[jira] [Commented] (FLINK-8750) InputGate may contain data after an EndOfPartitionEvent

2018-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16380576#comment-16380576 ] ASF GitHub Bot commented on FLINK-8750: --- Github user asfgit closed the pull request

  1   2   3   4   >