[jira] [Updated] (FLINK-3801) Upgrade Joda-Time library to 2.9.3

2016-05-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-3801: -- Description: Currently yoda-time 2.5 is used which was very old. We should upgrade to 2.9.3 was: Currently y

[jira] [Updated] (FLINK-3753) KillerWatchDog should not use kill on toKill thread

2016-05-06 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated FLINK-3753: -- Description: {code} // this is harsh, but this watchdog is a last resort if (toKill.isAlive()) { t

[jira] [Commented] (FLINK-3772) Graph algorithms for vertex and edge degree

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274657#comment-15274657 ] ASF GitHub Bot commented on FLINK-3772: --- Github user greghogan commented on a diff i

[GitHub] flink pull request: [FLINK-3772] [gelly] Graph algorithms for vert...

2016-05-06 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/1901#discussion_r62384029 --- Diff: docs/apis/batch/libs/gelly.md --- @@ -2067,7 +2067,92 @@ configuration. - TranslateGraphIds + degree.ann

[jira] [Commented] (FLINK-3857) Add reconnect attempt to Elasticsearch host

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274627#comment-15274627 ] ASF GitHub Bot commented on FLINK-3857: --- Github user sbcd90 commented on the pull re

[GitHub] flink pull request: [FLINK-3857][Streaming Connectors]Add reconnec...

2016-05-06 Thread sbcd90
Github user sbcd90 commented on the pull request: https://github.com/apache/flink/pull/1962#issuecomment-217540405 Hello @rmetzger , I added a testcase now to the `ElasticsearchSinkITCase.java` list of tests. Can you kindly have a look once? --- If your project is set up for

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274561#comment-15274561 ] ASF GitHub Bot commented on FLINK-2044: --- Github user gallenvara commented on the pul

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-06 Thread gallenvara
Github user gallenvara commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-217527593 Hi, @vasia @greghogan , - code modified and support to return both hub and authority score as `Tuple2` type now. The implementation will run extra one iteration to

[jira] [Assigned] (FLINK-3618) Rename abstract UDF classes in Scatter-Gather implementation

2016-05-06 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan reassigned FLINK-3618: - Assignee: Greg Hogan > Rename abstract UDF classes in Scatter-Gather implementation > ---

[jira] [Commented] (FLINK-1502) Expose metrics to graphite, ganglia and JMX.

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274400#comment-15274400 ] ASF GitHub Bot commented on FLINK-1502: --- Github user ankitcha commented on the pull

[GitHub] flink pull request: [FLINK-1502] [WIP] Basic Metric System

2016-05-06 Thread ankitcha
Github user ankitcha commented on the pull request: https://github.com/apache/flink/pull/1947#issuecomment-217507497 @rmetzger thanks for the response. I think I got what you explained and I agree that using index in configuration keys won't be a nice experience. But, can we

[jira] [Commented] (FLINK-3877) Create TranslateFunction interface for Graph translators

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274331#comment-15274331 ] ASF GitHub Bot commented on FLINK-3877: --- GitHub user greghogan opened a pull request

[GitHub] flink pull request: [FLINK-3877] [gelly] Create TranslateFunction ...

2016-05-06 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/1968 [FLINK-3877] [gelly] Create TranslateFunction interface for Graph translators The TranslateFunction interface is similar to MapFunction but may be called multiple times before serialization. You

[jira] [Commented] (FLINK-3879) Native implementation of HITS algorithm

2016-05-06 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274307#comment-15274307 ] Greg Hogan commented on FLINK-3879: --- I think FLINK-2044 can test for convergence if the

[jira] [Commented] (FLINK-3880) Use ConcurrentHashMap for Accumulators

2016-05-06 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274298#comment-15274298 ] Maximilian Michels commented on FLINK-3880: --- You're right, the synchronized map

[jira] [Assigned] (FLINK-3880) Use ConcurrentHashMap for Accumulators

2016-05-06 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels reassigned FLINK-3880: - Assignee: Maximilian Michels > Use ConcurrentHashMap for Accumulators > -

[jira] [Commented] (FLINK-3879) Native implementation of HITS algorithm

2016-05-06 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274270#comment-15274270 ] Vasia Kalavri commented on FLINK-3879: -- So, it provides the same functionality as FLI

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274265#comment-15274265 ] Simone Robutti commented on FLINK-1873: --- Umh ok. I think that on block-partitioned m

[jira] [Updated] (FLINK-3879) Native implementation of HITS algorithm

2016-05-06 Thread Greg Hogan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Hogan updated FLINK-3879: -- Description: Hyperlink-Induced Topic Search (HITS, also "hubs and authorities") is presented in [0] and

[jira] [Commented] (FLINK-3879) Native implementation of HITS algorithm

2016-05-06 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274254#comment-15274254 ] Vasia Kalavri commented on FLINK-3879: -- Hi [~greghogan], Can you please extend the de

[jira] [Commented] (FLINK-3879) Native implementation of HITS algorithm

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274225#comment-15274225 ] ASF GitHub Bot commented on FLINK-3879: --- GitHub user greghogan opened a pull request

[GitHub] flink pull request: [FLINK-3879] [gelly] Native implementation of ...

2016-05-06 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/1967 [FLINK-3879] [gelly] Native implementation of HITS algorithm You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink 3879_native_impl

[jira] [Created] (FLINK-3880) Use ConcurrentHashMap for Accumulators

2016-05-06 Thread Ken Krugler (JIRA)
Ken Krugler created FLINK-3880: -- Summary: Use ConcurrentHashMap for Accumulators Key: FLINK-3880 URL: https://issues.apache.org/jira/browse/FLINK-3880 Project: Flink Issue Type: Improvement

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274229#comment-15274229 ] Till Rohrmann commented on FLINK-1873: -- I think it's good to use Flink's matrix and v

[GitHub] flink pull request: [Flink-3836] Add LongHistogram accumulator

2016-05-06 Thread mbode
GitHub user mbode opened a pull request: https://github.com/apache/flink/pull/1966 [Flink-3836] Add LongHistogram accumulator New accumulator `LongHistogram`; the `Histogram` accumulator now throws an `IllegalArgumentException` instead of letting the int overflow. - [x] Ge

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274177#comment-15274177 ] Simone Robutti commented on FLINK-1873: --- I began working right away on this issue.

[jira] [Created] (FLINK-3879) Native implementation of HITS algorithm

2016-05-06 Thread Greg Hogan (JIRA)
Greg Hogan created FLINK-3879: - Summary: Native implementation of HITS algorithm Key: FLINK-3879 URL: https://issues.apache.org/jira/browse/FLINK-3879 Project: Flink Issue Type: New Feature

[jira] [Commented] (FLINK-3211) Add AWS Kinesis streaming connector

2016-05-06 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274119#comment-15274119 ] Robert Metzger commented on FLINK-3211: --- [~tzulitai] Would you be okay of publishing

[jira] [Commented] (FLINK-3211) Add AWS Kinesis streaming connector

2016-05-06 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15274018#comment-15274018 ] Robert Metzger commented on FLINK-3211: --- I've spend quite some time with the Kinesis

[jira] [Commented] (FLINK-3772) Graph algorithms for vertex and edge degree

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273993#comment-15273993 ] ASF GitHub Bot commented on FLINK-3772: --- Github user greghogan commented on a diff i

[GitHub] flink pull request: [FLINK-3772] [gelly] Graph algorithms for vert...

2016-05-06 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/1901#discussion_r62325628 --- Diff: docs/apis/batch/libs/gelly.md --- @@ -2067,7 +2067,92 @@ configuration. - TranslateGraphIds + degree.ann

[jira] [Commented] (FLINK-3754) Add a validation phase before construct RelNode using TableAPI

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273989#comment-15273989 ] ASF GitHub Bot commented on FLINK-3754: --- Github user fhueske commented on the pull r

[GitHub] flink pull request: [FLINK-3754][Table]Add a validation phase befo...

2016-05-06 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/1958#issuecomment-217430461 I took a brief look at the PR. The overall structure of the validation looks good to me. Will do a more in-depth review in the next days. @twalthr, can you have another

[jira] [Commented] (FLINK-3772) Graph algorithms for vertex and edge degree

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273983#comment-15273983 ] ASF GitHub Bot commented on FLINK-3772: --- Github user greghogan commented on the pull

[GitHub] flink pull request: [FLINK-3772] [gelly] Graph algorithms for vert...

2016-05-06 Thread greghogan
Github user greghogan commented on the pull request: https://github.com/apache/flink/pull/1901#issuecomment-21742 @vasia I had looked at one of the failed tests and it wasn't due to bad logic but rather to running out of some minimal number of memory buffers. This results, I expec

[jira] [Commented] (FLINK-3650) Add maxBy/minBy to Scala DataSet API

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273945#comment-15273945 ] ASF GitHub Bot commented on FLINK-3650: --- Github user ramkrish86 commented on a diff

[GitHub] flink pull request: FLINK-3650 Add maxBy/minBy to Scala DataSet AP...

2016-05-06 Thread ramkrish86
Github user ramkrish86 commented on a diff in the pull request: https://github.com/apache/flink/pull/1856#discussion_r62320682 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/functions/SelectByMinFunction.java --- @@ -72,8 +73,8 @@ public T reduce(T value1, T value2)

[jira] [Commented] (FLINK-2044) Implementation of Gelly HITS Algorithm

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273941#comment-15273941 ] ASF GitHub Bot commented on FLINK-2044: --- Github user vasia commented on the pull req

[GitHub] flink pull request: [FLINK-2044] [gelly] Implementation of Gelly H...

2016-05-06 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1956#issuecomment-217419465 Hi @gallenvara, @greghogan, - If it's possible to return both the hub and the authority value, I'd prefer that. - GSA iterations allow setting the edge di

[jira] [Commented] (FLINK-2926) Add a Strongly Connected Components Library Method

2016-05-06 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273933#comment-15273933 ] Vasia Kalavri commented on FLINK-2926: -- Hi [~mliesenberg], delta iteration by default

[GitHub] flink pull request: [FLINK-3772] [gelly] Graph algorithms for vert...

2016-05-06 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1901#issuecomment-217403403 @greghogan, after your last commit, there are several gelly test cases failing on travis. Could you please take a look? Thanks! --- If your project is set up for it, you

[jira] [Commented] (FLINK-3772) Graph algorithms for vertex and edge degree

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273868#comment-15273868 ] ASF GitHub Bot commented on FLINK-3772: --- Github user vasia commented on the pull req

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273867#comment-15273867 ] Fabian Hueske commented on FLINK-1873: -- [~chobeat], I gave you contributor permission

[jira] [Updated] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske updated FLINK-1873: - Assignee: Simone Robutti > Distributed matrix implementation > - >

[GitHub] flink pull request: FLINK-3650 Add maxBy/minBy to Scala DataSet AP...

2016-05-06 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1856#discussion_r62310212 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/functions/SelectByMinFunction.java --- @@ -72,8 +73,8 @@ public T reduce(T value1, T value2

[jira] [Updated] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske updated FLINK-1873: - Assignee: (was: liaoyuxi) > Distributed matrix implementation > --

[GitHub] flink pull request: [FLINK-3772] [gelly] Graph algorithms for vert...

2016-05-06 Thread vasia
Github user vasia commented on a diff in the pull request: https://github.com/apache/flink/pull/1901#discussion_r62310380 --- Diff: docs/apis/batch/libs/gelly.md --- @@ -2067,7 +2067,92 @@ configuration. - TranslateGraphIds + degree.annotat

[GitHub] flink pull request: FLINK-3650 Add maxBy/minBy to Scala DataSet AP...

2016-05-06 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1856#discussion_r62309620 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/functions/SelectByMinFunction.java --- @@ -72,8 +73,8 @@ public T reduce(T value1, T value2

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273854#comment-15273854 ] Simone Robutti commented on FLINK-1873: --- Sure. I will have to study a bit to do it p

[jira] [Commented] (FLINK-3772) Graph algorithms for vertex and edge degree

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273860#comment-15273860 ] ASF GitHub Bot commented on FLINK-3772: --- Github user vasia commented on a diff in th

[jira] [Commented] (FLINK-3772) Graph algorithms for vertex and edge degree

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273863#comment-15273863 ] ASF GitHub Bot commented on FLINK-3772: --- Github user vasia commented on a diff in th

[GitHub] flink pull request: [FLINK-3772] [gelly] Graph algorithms for vert...

2016-05-06 Thread vasia
Github user vasia commented on a diff in the pull request: https://github.com/apache/flink/pull/1901#discussion_r62310412 --- Diff: docs/apis/batch/libs/gelly.md --- @@ -2067,7 +2067,92 @@ configuration. - TranslateGraphIds + degree.annotat

[jira] [Commented] (FLINK-3772) Graph algorithms for vertex and edge degree

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273862#comment-15273862 ] ASF GitHub Bot commented on FLINK-3772: --- Github user vasia commented on a diff in th

[GitHub] flink pull request: [FLINK-3772] [gelly] Graph algorithms for vert...

2016-05-06 Thread vasia
Github user vasia commented on a diff in the pull request: https://github.com/apache/flink/pull/1901#discussion_r62310388 --- Diff: docs/apis/batch/libs/gelly.md --- @@ -2067,7 +2067,92 @@ configuration. - TranslateGraphIds + degree.annotat

[jira] [Commented] (FLINK-3650) Add maxBy/minBy to Scala DataSet API

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

[jira] [Commented] (FLINK-3650) Add maxBy/minBy to Scala DataSet API

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

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273826#comment-15273826 ] Fabian Hueske commented on FLINK-1873: -- I agree, looks like the issue is abandoned.

[GitHub] flink pull request: [FLINK-1502] [WIP] Basic Metric System

2016-05-06 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1947#issuecomment-217389510 Okay. I think we need to support multiple instances of the same job on a TaskManager. --- If your project is set up for it, you can reply to this email and have your r

[jira] [Commented] (FLINK-1502) Expose metrics to graphite, ganglia and JMX.

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273812#comment-15273812 ] ASF GitHub Bot commented on FLINK-1502: --- Github user rmetzger commented on the pull

[GitHub] flink pull request: [FLINK-3857][Streaming Connectors]Add reconnec...

2016-05-06 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1962#issuecomment-217373539 How did you test the code you've implemented in this pull request? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHu

[jira] [Commented] (FLINK-3857) Add reconnect attempt to Elasticsearch host

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273771#comment-15273771 ] ASF GitHub Bot commented on FLINK-3857: --- Github user rmetzger commented on the pull

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-06 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273770#comment-15273770 ] Simone Robutti commented on FLINK-1873: --- This is issue has been dead for one year. W

[GitHub] flink pull request: [FLINK-1502] [WIP] Basic Metric System

2016-05-06 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/pull/1947#issuecomment-217368732 @rmetzger you are correct that you're job failed since the previous one wasn't cleaned up yet. Should you try to run 2 identical jobs in parallel it will fail, since 2 jo

[jira] [Commented] (FLINK-1502) Expose metrics to graphite, ganglia and JMX.

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273740#comment-15273740 ] ASF GitHub Bot commented on FLINK-1502: --- Github user zentol commented on the pull re

[jira] [Commented] (FLINK-3650) Add maxBy/minBy to Scala DataSet API

2016-05-06 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273738#comment-15273738 ] ASF GitHub Bot commented on FLINK-3650: --- Github user ramkrish86 commented on a diff

[GitHub] flink pull request: FLINK-3650 Add maxBy/minBy to Scala DataSet AP...

2016-05-06 Thread ramkrish86
Github user ramkrish86 commented on a diff in the pull request: https://github.com/apache/flink/pull/1856#discussion_r62296025 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/functions/SelectByMinFunction.java --- @@ -72,8 +73,8 @@ public T reduce(T value1, T value2)