[jira] [Commented] (FLINK-2696) ZookeeperOffsetHandlerTest.runOffsetManipulationinZooKeeperTest failed on Travis

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904300#comment-14904300 ] ASF GitHub Bot commented on FLINK-2696: --- Github user asfgit closed the pull request at:

[jira] [Commented] (FLINK-2694) JobManagerProcessReapingTest.testReapProcessOnFailure failed on Travis

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904301#comment-14904301 ] ASF GitHub Bot commented on FLINK-2694: --- Github user asfgit closed the pull request at:

[jira] [Commented] (FLINK-2705) Yarn fails with NoSuchMethodError when log level is set to DEBUG

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904302#comment-14904302 ] ASF GitHub Bot commented on FLINK-2705: --- Github user asfgit closed the pull request at:

[GitHub] flink pull request: [FLINK-2694] [test-stability] Hardens the JobM...

2015-09-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1145 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request: [FLINK-2705] [test-stability] Fixes Yarn crash...

2015-09-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1162 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request: [FLINK-2694] [test-stability] Hardens the JobM...

2015-09-23 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/1145#issuecomment-142553329 This is more robust, because Akka has retry loop when trying to bind to the randomly picked port, right? The change looks good and works fine. +1 Optional: I would

[jira] [Resolved] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-2746. - Resolution: Implemented Implemented in 1f17ff5408ad0d8821b9b1a8a2d8ddf27be783cd > Add

[jira] [Closed] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-2746. --- > Add RetryOnException annotation for tests > - > >

[jira] [Commented] (FLINK-2731) Add JobManager log file access

2015-09-23 Thread Martin Liesenberg (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904420#comment-14904420 ] Martin Liesenberg commented on FLINK-2731: -- OK, so regarding the confusion with ticket 2732, the

[GitHub] flink pull request: [FLINK-2616] [test-stability] Fixes ZooKeeperL...

2015-09-23 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/1173 [FLINK-2616] [test-stability] Fixes ZooKeeperLeaderElectionTest.testMultipleLeaders by introducing second retrieval service I think this time I've figured out why the

[GitHub] flink pull request: Harden Kafka Tests

2015-09-23 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/flink/pull/1172 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (FLINK-2731) Add JobManager log file access

2015-09-23 Thread Piotr Godek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904290#comment-14904290 ] Piotr Godek commented on FLINK-2731: Will do > Add JobManager log file access >

[GitHub] flink pull request: Harden Kafka Tests

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1172#issuecomment-142581121 Okay, will merge this. Pretty straightforward anyways... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Updated] (FLINK-2747) TypeExtractor does not correctly analyze Scala Immutables (AnyVal)

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-2747: Priority: Blocker (was: Major) > TypeExtractor does not correctly analyze Scala Immutables

[GitHub] flink pull request: [FLINK-2694] [test-stability] Hardens the JobM...

2015-09-23 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/1145#issuecomment-142554024 I think that the Akka will just randomly pick a free port. Thus, there is no need for retrying. I'll add the comments to the test. That's a good point :-)

[GitHub] flink pull request: [FLINK-2696] [test-stability] Hardens Zookeepe...

2015-09-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1144 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904397#comment-14904397 ] ASF GitHub Bot commented on FLINK-2746: --- Github user StephanEwen commented on the pull request:

[jira] [Comment Edited] (FLINK-2731) Add JobManager log file access

2015-09-23 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904425#comment-14904425 ] Robert Metzger edited comment on FLINK-2731 at 9/23/15 12:28 PM: - Yes.

[jira] [Commented] (FLINK-2731) Add JobManager log file access

2015-09-23 Thread Martin Liesenberg (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904428#comment-14904428 ] Martin Liesenberg commented on FLINK-2731: -- Should I take a look at 2732 AS well? > Add

[jira] [Commented] (FLINK-2694) JobManagerProcessReapingTest.testReapProcessOnFailure failed on Travis

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904293#comment-14904293 ] ASF GitHub Bot commented on FLINK-2694: --- Github user tillrohrmann commented on the pull request:

[jira] [Commented] (FLINK-2653) Enable object reuse in MergeIterator

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904311#comment-14904311 ] ASF GitHub Bot commented on FLINK-2653: --- Github user greghogan commented on the pull request:

[GitHub] flink pull request: [FLINK-2653] Enable object reuse in MergeItera...

2015-09-23 Thread greghogan
Github user greghogan commented on the pull request: https://github.com/apache/flink/pull/1115#issuecomment-142556889 I did not rebase. https://github.com/greghogan/flink/commits/2653_mergeiterator_object_reuse Travis CI did build and test for my repo when I pushed the

[GitHub] flink pull request: [FLINK-2746] [tests] Add RetryOnException anno...

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/1171#discussion_r40194486 --- Diff: flink-core/src/test/java/org/apache/flink/testutils/junit/RetryRule.java --- @@ -35,11 +36,11 @@ * * public class YourTest {

[jira] [Commented] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904383#comment-14904383 ] ASF GitHub Bot commented on FLINK-2746: --- Github user StephanEwen commented on a diff in the pull

[GitHub] flink pull request: [FLINK-2746] [tests] Add RetryOnException anno...

2015-09-23 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/flink/pull/1171 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request: [FLINK-2746] [tests] Add RetryOnException anno...

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1171#issuecomment-142579085 Manually merged! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904398#comment-14904398 ] ASF GitHub Bot commented on FLINK-2746: --- Github user StephanEwen closed the pull request at:

[jira] [Resolved] (FLINK-2744) Reduce number of concurrent test forks to 1 for the Kafka connector project

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-2744. - Resolution: Fixed Fixed via 44fe370d2233f37664117846e18bb7ebf4c3c9fe > Reduce number of

[jira] [Created] (FLINK-2745) Create a new module for all Flink micro benchmark.

2015-09-23 Thread Chengxiang Li (JIRA)
Chengxiang Li created FLINK-2745: Summary: Create a new module for all Flink micro benchmark. Key: FLINK-2745 URL: https://issues.apache.org/jira/browse/FLINK-2745 Project: Flink Issue Type:

[jira] [Commented] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904374#comment-14904374 ] ASF GitHub Bot commented on FLINK-2746: --- Github user uce commented on a diff in the pull request:

[jira] [Commented] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904375#comment-14904375 ] ASF GitHub Bot commented on FLINK-2746: --- Github user uce commented on the pull request:

[GitHub] flink pull request: [FLINK-2746] [tests] Add RetryOnException anno...

2015-09-23 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/1171#issuecomment-142574609 +1 great. I would change the whitespace thingy before merging though... :) --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] flink pull request: Harden Kafka Tests

2015-09-23 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/1172 Harden Kafka Tests - Reduces the fork count for Kafka tests to 1 - Retries the ConcurrentProduceConsumer test in case of "NotLeaderForPartitionException". You can merge this pull

[jira] [Commented] (FLINK-2731) Add JobManager log file access

2015-09-23 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904425#comment-14904425 ] Robert Metzger commented on FLINK-2731: --- Yes. > Add JobManager log file access >

[jira] [Closed] (FLINK-2744) Reduce number of concurrent test forks to 1 for the Kafka connector project

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-2744. --- > Reduce number of concurrent test forks to 1 for the Kafka connector project >

[jira] [Commented] (FLINK-2743) Add new RNG based on XORShift algorithm

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904315#comment-14904315 ] ASF GitHub Bot commented on FLINK-2743: --- GitHub user ChengXiangLi opened a pull request:

[GitHub] flink pull request: [FLINK-2743] Add XORShfitRandom and use it in ...

2015-09-23 Thread ChengXiangLi
GitHub user ChengXiangLi opened a pull request: https://github.com/apache/flink/pull/1170 [FLINK-2743] Add XORShfitRandom and use it in RandomSamplers. Implement the XORShfitRandom based on the XORShift algorithm, it shows 4.5X faster than `java.util.Random` in benchmark. And

[GitHub] flink pull request: [FLINK-2746] [tests] Add RetryOnException anno...

2015-09-23 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/1171 [FLINK-2746] [tests] Add RetryOnException annotation for tests This follows the same pattern as `RetryOnFailure`, but does it only for specific exceptions. You can merge this pull request into

[jira] [Commented] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904365#comment-14904365 ] ASF GitHub Bot commented on FLINK-2746: --- GitHub user StephanEwen opened a pull request:

[jira] [Created] (FLINK-2747) TypeExtractor does not correctly analyze Scala Immutables (AnyVal)

2015-09-23 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-2747: --- Summary: TypeExtractor does not correctly analyze Scala Immutables (AnyVal) Key: FLINK-2747 URL: https://issues.apache.org/jira/browse/FLINK-2747 Project:

[GitHub] flink pull request: Harden Kafka Tests

2015-09-23 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1172#issuecomment-142580785 Thank you for looking into it. +1 to merge --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[jira] [Commented] (FLINK-2694) JobManagerProcessReapingTest.testReapProcessOnFailure failed on Travis

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904297#comment-14904297 ] ASF GitHub Bot commented on FLINK-2694: --- Github user uce commented on the pull request:

[GitHub] flink pull request: [FLINK-2694] [test-stability] Hardens the JobM...

2015-09-23 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/1145#issuecomment-142554920 Ah yeah they directly bind the socket :D --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] flink pull request: [FLINK-2746] [tests] Add RetryOnException anno...

2015-09-23 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/1171#discussion_r40193676 --- Diff: flink-core/src/test/java/org/apache/flink/testutils/junit/RetryRule.java --- @@ -35,11 +36,11 @@ * * public class YourTest { * -

[GitHub] flink pull request: Harden Kafka Tests

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1172#issuecomment-142598989 Manually merged... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Closed] (FLINK-2705) Yarn fails with NoSuchMethodError when log level is set to DEBUG

2015-09-23 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-2705. Resolution: Fixed Fixed via ca542057a068b770c5c6ac8d2f5cec807bc5deed > Yarn fails with

[jira] [Created] (FLINK-2744) Reduce number of concurrent test forks to 1 for the Kafka connector project

2015-09-23 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-2744: --- Summary: Reduce number of concurrent test forks to 1 for the Kafka connector project Key: FLINK-2744 URL: https://issues.apache.org/jira/browse/FLINK-2744 Project:

[GitHub] flink pull request: [tests] Add RetryOnFailure annotation

2015-09-23 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/1167#issuecomment-142584255 @tillrohrmann Good idea. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Closed] (FLINK-2696) ZookeeperOffsetHandlerTest.runOffsetManipulationinZooKeeperTest failed on Travis

2015-09-23 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-2696. Resolution: Fixed Fixed via 0ec65f9f8b1e889f15aa05a5bec51db235ea >

[jira] [Closed] (FLINK-2694) JobManagerProcessReapingTest.testReapProcessOnFailure failed on Travis

2015-09-23 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-2694. Resolution: Fixed Fixed via 54d8f49d2aae1b9b92828f0a81a411f11520ecc9 >

[jira] [Commented] (FLINK-2746) Add RetryOnException annotation for tests

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904389#comment-14904389 ] ASF GitHub Bot commented on FLINK-2746: --- Github user StephanEwen commented on a diff in the pull

[GitHub] flink pull request: [FLINK-2746] [tests] Add RetryOnException anno...

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/1171#discussion_r40194817 --- Diff: flink-core/src/test/java/org/apache/flink/testutils/junit/RetryRule.java --- @@ -35,11 +36,11 @@ * * public class YourTest {

[jira] [Commented] (FLINK-2616) Failing Test: ZooKeeperLeaderElectionTest

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904440#comment-14904440 ] ASF GitHub Bot commented on FLINK-2616: --- GitHub user tillrohrmann opened a pull request:

[jira] [Updated] (FLINK-2742) Broken link in setup quickstart

2015-09-23 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske updated FLINK-2742: - Description: The link to the Configuration page in the "Cluster Setup" section on the setup

[jira] [Updated] (FLINK-2634) Add a Vertex-centric Version of the Tringle Count Library Method

2015-09-23 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andra Lungu updated FLINK-2634: --- Assignee: (was: Andra Lungu) > Add a Vertex-centric Version of the Tringle Count Library Method >

[jira] [Resolved] (FLINK-2695) KafkaITCase.testConcurrentProducerConsumerTopology failed on Travis

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-2695. - Resolution: Fixed Assignee: Stephan Ewen Fix Version/s: 0.10 Fixed in

[GitHub] flink pull request: [FLINK-2634] [gelly] Added a vertex-centric Tr...

2015-09-23 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1105#issuecomment-142635727 Hi @andralungu, if you're not planning to continue on this PR, then I believe you should close it. However, you might want to keep your local branch, in case

[GitHub] flink pull request: [FLINK-2734] [streaming] Fix ArrayKeySelector

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1166#issuecomment-142636571 Manually merged! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Commented] (FLINK-2749) CliFrontendAddressConfigurationTest fails on GCE

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904652#comment-14904652 ] Stephan Ewen commented on FLINK-2749: - This is probably specific to the setup with two different IP

[jira] [Commented] (FLINK-2634) Add a Vertex-centric Version of the Tringle Count Library Method

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904591#comment-14904591 ] ASF GitHub Bot commented on FLINK-2634: --- Github user andralungu commented on the pull request:

[jira] [Closed] (FLINK-2695) KafkaITCase.testConcurrentProducerConsumerTopology failed on Travis

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-2695. --- > KafkaITCase.testConcurrentProducerConsumerTopology failed on Travis >

[jira] [Commented] (FLINK-2749) CliFrontendAddressConfigurationTest fails on GCE

2015-09-23 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904649#comment-14904649 ] Robert Metzger commented on FLINK-2749: --- I don't understand why its only failing there and not on

[jira] [Commented] (FLINK-2634) Add a Vertex-centric Version of the Tringle Count Library Method

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904643#comment-14904643 ] ASF GitHub Bot commented on FLINK-2634: --- Github user andralungu closed the pull request at:

[jira] [Closed] (FLINK-2734) ArrayKeySelector returns wrong positions (or fails)

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-2734. --- > ArrayKeySelector returns wrong positions (or fails) >

[GitHub] flink pull request: [FLINK-2734] [streaming] Fix ArrayKeySelector

2015-09-23 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/flink/pull/1166 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] flink pull request: [FLINK-2634] [gelly] Added a vertex-centric Tr...

2015-09-23 Thread andralungu
Github user andralungu closed the pull request at: https://github.com/apache/flink/pull/1105 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (FLINK-2695) KafkaITCase.testConcurrentProducerConsumerTopology failed on Travis

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904642#comment-14904642 ] Stephan Ewen commented on FLINK-2695: - This particular error occurred because the a leader broker for

[jira] [Commented] (FLINK-2734) ArrayKeySelector returns wrong positions (or fails)

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904635#comment-14904635 ] ASF GitHub Bot commented on FLINK-2734: --- Github user StephanEwen closed the pull request at:

[jira] [Created] (FLINK-2748) Accumulator fetch failure leads to duplicate job result response

2015-09-23 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-2748: -- Summary: Accumulator fetch failure leads to duplicate job result response Key: FLINK-2748 URL: https://issues.apache.org/jira/browse/FLINK-2748 Project: Flink

[jira] [Created] (FLINK-2749) CliFrontendAddressConfigurationTest fails on GCE

2015-09-23 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-2749: Summary: CliFrontendAddressConfigurationTest fails on GCE Key: FLINK-2749 URL: https://issues.apache.org/jira/browse/FLINK-2749 Project: Flink Issue Type:

[jira] [Commented] (FLINK-2732) Add access to the TaskManagers' log file and out file in the web dashboard.

2015-09-23 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904645#comment-14904645 ] Robert Metzger commented on FLINK-2732: --- Hey Piotr, is it the first time that you are working with

[jira] [Commented] (FLINK-2731) Add JobManager log file access

2015-09-23 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904646#comment-14904646 ] Robert Metzger commented on FLINK-2731: --- have a look at this comment:

[jira] [Commented] (FLINK-2749) CliFrontendAddressConfigurationTest fails on GCE

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904654#comment-14904654 ] Stephan Ewen commented on FLINK-2749: - Apparently, the mechanism that retrieves the IP address of the

[jira] [Created] (FLINK-2750) FileStateHandleTest fails when building for Hadoop 2.6.0

2015-09-23 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-2750: Summary: FileStateHandleTest fails when building for Hadoop 2.6.0 Key: FLINK-2750 URL: https://issues.apache.org/jira/browse/FLINK-2750 Project: Flink Issue

[jira] [Updated] (FLINK-1526) Add Minimum Spanning Tree library method and example

2015-09-23 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andra Lungu updated FLINK-1526: --- Assignee: (was: Andra Lungu) > Add Minimum Spanning Tree library method and example >

[jira] [Commented] (FLINK-2651) Failing NettyServerLowAndHighWatermarkTest

2015-09-23 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904549#comment-14904549 ] Ufuk Celebi commented on FLINK-2651: Hadoop 2.7.0 has a dependency to

[jira] [Updated] (FLINK-2742) Broken link in setup quickstart

2015-09-23 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske updated FLINK-2742: - Summary: Broken link in setup quickstart (was: Flink Configuration URL Not Found) > Broken link

[jira] [Resolved] (FLINK-2734) ArrayKeySelector returns wrong positions (or fails)

2015-09-23 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-2734. - Resolution: Fixed Fixed via 8b40bb7a85c972f1f0ad9ea546372154cad57d10 > ArrayKeySelector returns

[jira] [Commented] (FLINK-2734) ArrayKeySelector returns wrong positions (or fails)

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904634#comment-14904634 ] ASF GitHub Bot commented on FLINK-2734: --- Github user StephanEwen commented on the pull request:

[jira] [Commented] (FLINK-2634) Add a Vertex-centric Version of the Tringle Count Library Method

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904631#comment-14904631 ] ASF GitHub Bot commented on FLINK-2634: --- Github user vasia commented on the pull request:

[jira] [Commented] (FLINK-2723) CopyableValue method to copy into new instance

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904723#comment-14904723 ] ASF GitHub Bot commented on FLINK-2723: --- Github user greghogan commented on the pull request:

[GitHub] flink pull request: [FLINK-2723] CopyableValue method to copy into...

2015-09-23 Thread greghogan
Github user greghogan commented on the pull request: https://github.com/apache/flink/pull/1169#issuecomment-142649055 @uce Updated with comments and cleaner test code per your recommendation. --- If your project is set up for it, you can reply to this email and have your reply appear

[jira] [Updated] (FLINK-2742) Broken link in setup quickstart

2015-09-23 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels updated FLINK-2742: -- Component/s: Documentation > Broken link in setup quickstart >

[jira] [Commented] (FLINK-2743) Add new RNG based on XORShift algorithm

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904779#comment-14904779 ] ASF GitHub Bot commented on FLINK-2743: --- Github user StephanEwen commented on the pull request:

[GitHub] flink pull request: [FLINK-2743] Add XORShfitRandom and use it in ...

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1170#issuecomment-142657503 Looks good. You also proposed to add a dedicated project for the microbenchmarks. Should that be created first, so the XORShift benchmark can go in there as

[GitHub] flink pull request: [FLINK-2651] Add Netty to dependency managemen...

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1174#issuecomment-142664975 Good fix. I think it is a bit overkill to define a Maven variable for a dependency used only in one place, so why not directly state the version in the

[GitHub] flink pull request: [FLINK-2683] [runtime] Add dedicated operator ...

2015-09-23 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/flink/pull/1147 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Commented] (FLINK-2683) Add utilities for heap-backed keyed state in time panes

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904843#comment-14904843 ] ASF GitHub Bot commented on FLINK-2683: --- Github user StephanEwen closed the pull request at:

[GitHub] flink pull request: [FLINK-2683] [runtime] Add dedicated operator ...

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1147#issuecomment-142667187 Manually merged in b8f58fab56c727b8d44d2a90bbb389ab7544989e --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Commented] (FLINK-2651) Failing NettyServerLowAndHighWatermarkTest

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904840#comment-14904840 ] ASF GitHub Bot commented on FLINK-2651: --- Github user hsaputra commented on the pull request:

[jira] [Commented] (FLINK-2683) Add utilities for heap-backed keyed state in time panes

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904842#comment-14904842 ] ASF GitHub Bot commented on FLINK-2683: --- Github user StephanEwen commented on the pull request:

[jira] [Commented] (FLINK-2549) Add topK operator for DataSet

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904851#comment-14904851 ] ASF GitHub Bot commented on FLINK-2549: --- Github user StephanEwen commented on a diff in the pull

[GitHub] flink pull request: [FLINK-2549] add topK operator to DataSet.

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on a diff in the pull request: https://github.com/apache/flink/pull/1161#discussion_r40230604 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/sort/FixedLengthRecordSorter.java --- @@ -447,11 +447,13 @@ public void

[jira] [Updated] (FLINK-2742) Broken link in setup quickstart

2015-09-23 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels updated FLINK-2742: -- Fix Version/s: 0.9 > Broken link in setup quickstart > ---

[jira] [Created] (FLINK-2751) Quickstart is in documentation but only linked through the Flink homepage

2015-09-23 Thread Maximilian Michels (JIRA)
Maximilian Michels created FLINK-2751: - Summary: Quickstart is in documentation but only linked through the Flink homepage Key: FLINK-2751 URL: https://issues.apache.org/jira/browse/FLINK-2751

[jira] [Commented] (FLINK-2651) Failing NettyServerLowAndHighWatermarkTest

2015-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904773#comment-14904773 ] ASF GitHub Bot commented on FLINK-2651: --- GitHub user uce opened a pull request:

[GitHub] flink pull request: [FLINK-2616] [test-stability] Fixes ZooKeeperL...

2015-09-23 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/1173#issuecomment-142656921 Very nice, +1 to merge this! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[jira] [Commented] (FLINK-2732) Add access to the TaskManagers' log file and out file in the web dashboard.

2015-09-23 Thread Piotr Godek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14904812#comment-14904812 ] Piotr Godek commented on FLINK-2732: [~rmetzger] well apart from the simple handler in

[jira] [Created] (FLINK-2752) Documentation is not easily differentiable from the Flink homepage

2015-09-23 Thread Maximilian Michels (JIRA)
Maximilian Michels created FLINK-2752: - Summary: Documentation is not easily differentiable from the Flink homepage Key: FLINK-2752 URL: https://issues.apache.org/jira/browse/FLINK-2752 Project:

[jira] [Resolved] (FLINK-2742) Broken link in setup quickstart

2015-09-23 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels resolved FLINK-2742. --- Resolution: Fixed Fixed via {{ca6e224}} on the {{release-0.9}} branch. Documentation

  1   2   3   >