[jira] [Updated] (FLINK-2082) Chained stream tasks share the same RuntimeContext

2015-05-25 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora updated FLINK-2082: -- Priority: Minor (was: Major) > Chained stream tasks share the same RuntimeContext > ---

[jira] [Resolved] (FLINK-2082) Chained stream tasks share the same RuntimeContext

2015-05-25 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora resolved FLINK-2082. --- Resolution: Fixed Implemented in: https://github.com/apache/flink/commit/0cfa43d79faebe7000cedfc71a8f

[jira] [Commented] (FLINK-1963) Improve distinct() transformation

2015-05-25 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558088#comment-14558088 ] Fabian Hueske commented on FLINK-1963: -- Please do so! :-) Let me know if you need a s

[jira] [Commented] (FLINK-1941) Add documentation for Gelly-GSA

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

[GitHub] flink pull request: [FLINK-1941] documentation for the Gather-Sum-...

2015-05-25 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/722#issuecomment-105201007 Added comparison section and SSSP drawings for vertex-centric ^^ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] flink pull request: FLINK-2018 Add ParameterUtil.fromGenericOption...

2015-05-25 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/720#discussion_r30977489 --- Diff: flink-java/src/test/java/org/apache/flink/api/java/utils/ParameterToolTest.java --- @@ -150,6 +150,14 @@ public void testMerged() {

[jira] [Commented] (FLINK-2018) Add ParameterUtil.fromGenericOptionsParser() for compatibility to Hadoop's argument parser

2015-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558188#comment-14558188 ] ASF GitHub Bot commented on FLINK-2018: --- Github user rmetzger commented on a diff in

[GitHub] flink pull request: [FLINK-2084] [core] Add an option to start Fli...

2015-05-25 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/718#discussion_r30977601 --- Diff: flink-dist/src/main/flink-bin/bin/jobmanager.sh --- @@ -80,7 +81,7 @@ case $STARTSTOP in rotateLogFile $out echo "Sta

[jira] [Commented] (FLINK-2084) Create a dedicated streaming mode

2015-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558202#comment-14558202 ] ASF GitHub Bot commented on FLINK-2084: --- Github user rmetzger commented on a diff in

[jira] [Commented] (FLINK-1999) TF-IDF transformer

2015-05-25 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558224#comment-14558224 ] Till Rohrmann commented on FLINK-1999: -- You can do it as you like and what's easier f

[jira] [Commented] (FLINK-1738) Add mean centering transformation to machine learning library

2015-05-25 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558230#comment-14558230 ] Till Rohrmann commented on FLINK-1738: -- Hi [~ajay bhat], this issue has already bee

[jira] [Closed] (FLINK-1738) Add mean centering transformation to machine learning library

2015-05-25 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1738. Resolution: Duplicate Has been implemented by FLINK-1809. > Add mean centering transformation to ma

[jira] [Created] (FLINK-2087) Add streaming mode to YARN as well

2015-05-25 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-2087: - Summary: Add streaming mode to YARN as well Key: FLINK-2087 URL: https://issues.apache.org/jira/browse/FLINK-2087 Project: Flink Issue Type: Sub-task

[jira] [Commented] (FLINK-2084) Create a dedicated streaming mode

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

[GitHub] flink pull request: [FLINK-2084] [core] Add an option to start Fli...

2015-05-25 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/718#issuecomment-105230094 +1 to merge. The changes look good. --- 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 d

[GitHub] flink pull request: [FLINK-2074] Fix erroneous emission of Sliding...

2015-05-25 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/716#issuecomment-105233972 @rmetzger I added tests for both SlidingTimePreReducer and SlidingTimeGroupedPreReducer to verify that they correctly flush their states after a burst of elements. ---

[jira] [Commented] (FLINK-2074) Sliding Window Keeps Emitting Elements After Source Stops Producing

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

[jira] [Commented] (FLINK-2018) Add ParameterUtil.fromGenericOptionsParser() for compatibility to Hadoop's argument parser

2015-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558295#comment-14558295 ] ASF GitHub Bot commented on FLINK-2018: --- Github user ajaybhat commented on a diff in

[GitHub] flink pull request: FLINK-2018 Add ParameterUtil.fromGenericOption...

2015-05-25 Thread ajaybhat
Github user ajaybhat commented on a diff in the pull request: https://github.com/apache/flink/pull/720#discussion_r30982636 --- Diff: flink-java/src/test/java/org/apache/flink/api/java/utils/ParameterToolTest.java --- @@ -150,6 +150,14 @@ public void testMerged() {

[jira] [Commented] (FLINK-2013) Create generalized linear model framework

2015-05-25 Thread Ajay Bhat (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558301#comment-14558301 ] Ajay Bhat commented on FLINK-2013: -- Hi [~tvas], I could take up a few of these GLMs and w

[jira] [Created] (FLINK-2088) change return type of name function in DataStream scala class

2015-05-25 Thread Faye Beligianni (JIRA)
Faye Beligianni created FLINK-2088: -- Summary: change return type of name function in DataStream scala class Key: FLINK-2088 URL: https://issues.apache.org/jira/browse/FLINK-2088 Project: Flink

[jira] [Updated] (FLINK-2088) change return type of name function in DataStream scala class

2015-05-25 Thread Faye Beligianni (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Faye Beligianni updated FLINK-2088: --- Description: {{name}} function of {{DataStream}} scala class has a wrong return type {code} Da

[jira] [Updated] (FLINK-2088) change return type of name function in DataStream scala class

2015-05-25 Thread Faye Beligianni (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Faye Beligianni updated FLINK-2088: --- Description: {{name}} function of {{DataStream}} scala class has a wrong return type: {code} D

[GitHub] flink pull request: [streaming] Fast calculation of medians of win...

2015-05-25 Thread ggevay
Github user ggevay commented on the pull request: https://github.com/apache/flink/pull/684#issuecomment-105249478 I coded the grouped case and did the refactoring of SumAggregator and ComparableAggregator to use the new FieldAccessor class to access the user-specified field. The first

[jira] [Commented] (FLINK-2039) Streaming API's sum(String) does not work for Tuples

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

[GitHub] flink pull request: FLINK-2018 Add ParameterUtil.fromGenericOption...

2015-05-25 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/720#discussion_r30986863 --- Diff: flink-java/src/test/java/org/apache/flink/api/java/utils/ParameterToolTest.java --- @@ -150,6 +150,12 @@ public void testMerged() {

[jira] [Commented] (FLINK-2018) Add ParameterUtil.fromGenericOptionsParser() for compatibility to Hadoop's argument parser

2015-05-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558367#comment-14558367 ] ASF GitHub Bot commented on FLINK-2018: --- Github user rmetzger commented on a diff in

[GitHub] flink pull request: [FLINK-2074] Fix erroneous emission of Sliding...

2015-05-25 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/716#issuecomment-105260996 Amazing, thank you. +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 project

[jira] [Commented] (FLINK-2074) Sliding Window Keeps Emitting Elements After Source Stops Producing

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

[jira] [Commented] (FLINK-2080) Execute Flink with sbt

2015-05-25 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558394#comment-14558394 ] Robert Metzger commented on FLINK-2080: --- Thank you for exploring how to run Flink wi

[jira] [Commented] (FLINK-1907) Scala Interactive Shell

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

[GitHub] flink pull request: [FLINK-1907] Scala shell

2015-05-25 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/672#issuecomment-105276798 Whats the status of this pull request? It seems that the changes to `print()` have been merged independently. I would like to merge this soon (depending on the status

[GitHub] flink pull request: [FLINK-2012][gelly] Added methods to remove/ad...

2015-05-25 Thread andralungu
Github user andralungu commented on the pull request: https://github.com/apache/flink/pull/678#issuecomment-105277029 Hi @vasia, I updated the addition methods to fit your suggestion. Feedback, for both of us in the future: discuss implementation details like just add vertice

[GitHub] flink pull request: [FLINK-1941] documentation for the Gather-Sum-...

2015-05-25 Thread andralungu
Github user andralungu commented on the pull request: https://github.com/apache/flink/pull/722#issuecomment-105277082 +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 project does not have this feature

[jira] [Commented] (FLINK-2012) addVertices, addEdges, removeVertices, removeEdges methods

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

[jira] [Commented] (FLINK-1941) Add documentation for Gelly-GSA

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

[GitHub] flink pull request: [FLINK-1907] Scala shell

2015-05-25 Thread nikste
Github user nikste commented on the pull request: https://github.com/apache/flink/pull/672#issuecomment-105279617 Should work. Yes `print()` was merged independently. I'll look at it and clean up the commits tomorrow. I too would like to see it being merged ;) --- If your project is

[jira] [Commented] (FLINK-1907) Scala Interactive Shell

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

[GitHub] flink pull request: [FLINK-2012][gelly] Added methods to remove/ad...

2015-05-25 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/678#issuecomment-105287317 Hey @andralungu, first of all, you can always discuss implementation details by starting a thread in the mailing list. This is usually done for bigger changes, so t

[jira] [Commented] (FLINK-2012) addVertices, addEdges, removeVertices, removeEdges methods

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

[jira] [Commented] (FLINK-2012) addVertices, addEdges, removeVertices, removeEdges methods

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

[GitHub] flink pull request: [FLINK-2012][gelly] Added methods to remove/ad...

2015-05-25 Thread andralungu
Github user andralungu commented on the pull request: https://github.com/apache/flink/pull/678#issuecomment-105311774 Yes, I got the idea of difference, we agree on the functionality. What I was trying to say is that it cannot be used in the remove* methods as it needs to create a gra

[jira] [Commented] (FLINK-2053) Preregister ML types for Kryo serialization

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

[GitHub] flink pull request: [FLINK-2053] [ml] Adds automatic preregistrati...

2015-05-25 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/723 [FLINK-2053] [ml] Adds automatic preregistration of ML types Adds automatic type registration of flink-ml types. This is done by providing a type registration method `FlinkMLTools.registerFlinkM

[GitHub] flink pull request: Implemented TwitterSourceFilter and adapted Tw...

2015-05-25 Thread HilmiYildirim
Github user HilmiYildirim commented on the pull request: https://github.com/apache/flink/pull/695#issuecomment-105415577 The problem is as follows. While I was working on the commit, the interface SourceFunction has changed and was merged with the master. Now, it has the methods reach

[GitHub] flink pull request: From stream to Hbase

2015-05-25 Thread HilmiYildirim
Github user HilmiYildirim commented on a diff in the pull request: https://github.com/apache/flink/pull/706#discussion_r31007499 --- Diff: flink-staging/flink-hbase/src/test/java/org/apache/flink/addons/hbase/example/HBaseWriteStreamExample.java --- @@ -0,0 +1,114 @@ +/* +

[GitHub] flink pull request: Change FlinkMiniCluster#HOSTNAME to FlinkMiniC...

2015-05-25 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/711#issuecomment-105418301 Thanks @rmetzger for the review. Will merge this EOD tomorrow if no objection. --- If your project is set up for it, you can reply to this email and have your reply app