[jira] [Assigned] (FLINK-703) Use complete element as join key.

2015-02-08 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiwan Park reassigned FLINK-703: - Assignee: Chiwan Park > Use complete element as join key. > - > >

[GitHub] flink pull request: [FLINK-1201] Add flink-gelly to flink-addons (...

2015-02-08 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/335#issuecomment-73434977 Great, thanks ^^ --- 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 e

[jira] [Commented] (FLINK-1201) Graph API for Flink

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

[GitHub] flink pull request: [FLINK-1201] Add flink-gelly to flink-addons (...

2015-02-08 Thread balidani
Github user balidani commented on the pull request: https://github.com/apache/flink/pull/335#issuecomment-73434866 @vasia yes, just submitted mine --- 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 h

[jira] [Commented] (FLINK-1201) Graph API for Flink

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

[jira] [Commented] (FLINK-1201) Graph API for Flink

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

[GitHub] flink pull request: [FLINK-1201] Add flink-gelly to flink-addons (...

2015-02-08 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/335#issuecomment-73434636 @rmetzger does this mean I need to do the history filtering magic again and open a new pr? @andralungu thanks a lot! @balidani have you submitted yours? --- If your

[GitHub] flink pull request: Add support for strictly local input splits

2015-02-08 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/375 Add support for strictly local input splits This adds the possibility to make input split assignment strictly local, with pre-assignment from splits to tasks on the JobManager. You can merge thi

[jira] [Commented] (FLINK-1493) Support for streaming jobs preserving global ordering of records

2015-02-08 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311465#comment-14311465 ] Matthias J. Sax commented on FLINK-1493: Hi, I had a look into this. From my point

[jira] [Commented] (FLINK-1486) Add a string to the print method to identify output

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

[GitHub] flink pull request: [FLINK-1486] add print method for prefixing a ...

2015-02-08 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/372#issuecomment-73417227 Sounds good to me! --- 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 featu

[jira] [Commented] (FLINK-1388) POJO support for writeAsCsv

2015-02-08 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311342#comment-14311342 ] Timo Walther commented on FLINK-1388: - Hey Adnan, for testing purposes you can create

[jira] [Commented] (FLINK-1388) POJO support for writeAsCsv

2015-02-08 Thread Adnan Khan (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311329#comment-14311329 ] Adnan Khan commented on FLINK-1388: --- Hey Fabian, I've been digging through those two c

[jira] [Commented] (FLINK-1486) Add a string to the print method to identify output

2015-02-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311318#comment-14311318 ] ASF GitHub Bot commented on FLINK-1486: --- Github user mxm commented on the pull reque

[GitHub] flink pull request: [FLINK-1486] add print method for prefixing a ...

2015-02-08 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/372#issuecomment-73410628 Good idea. So we would print `$taskId > $outputValue` if the user did not supply a string and `$string:$taskId > $outputValue` otherwise. If the parallelization degree is 1, w

[GitHub] flink pull request: [FLINK-1179] Add button to JobManager web inte...

2015-02-08 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/374#issuecomment-73410413 @tillrohrmann Thanks for your advice. I will fix it! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (FLINK-1179) Add button to JobManager web interface to request stack trace of a TaskManager

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

[jira] [Commented] (FLINK-1179) Add button to JobManager web interface to request stack trace of a TaskManager

2015-02-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311304#comment-14311304 ] ASF GitHub Bot commented on FLINK-1179: --- Github user tillrohrmann commented on the p

[GitHub] flink pull request: [FLINK-1179] Add button to JobManager web inte...

2015-02-08 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/374#issuecomment-73409662 Hi Chiwan, thanks for your work. It looks really good. I had some just some minor remarks. --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (FLINK-1179) Add button to JobManager web interface to request stack trace of a TaskManager

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

[GitHub] flink pull request: [FLINK-1179] Add button to JobManager web inte...

2015-02-08 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/374#discussion_r24298309 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/taskmanager/TaskManager.scala --- @@ -300,6 +300,16 @@ import scala.collection.JavaConver

[GitHub] flink pull request: [FLINK-1179] Add button to JobManager web inte...

2015-02-08 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/374#discussion_r24298303 --- Diff: flink-runtime/src/main/scala/org/apache/flink/runtime/jobmanager/JobManager.scala --- @@ -349,6 +349,11 @@ Actor with ActorLogMessages with Act

[jira] [Commented] (FLINK-1179) Add button to JobManager web interface to request stack trace of a TaskManager

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

[jira] [Commented] (FLINK-785) Add Chained operators for AllReduce and AllGroupReduce

2015-02-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14311258#comment-14311258 ] ASF GitHub Bot commented on FLINK-785: -- Github user zentol commented on the pull reque

[GitHub] flink pull request: [FLINK-785] Chained AllReduce

2015-02-08 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/pull/370#issuecomment-73404704 there's something funky going on with the tests here. i got 2 failing tests in ObjectReuseITCase: ``` ObjectReuseITCase>JavaProgramTestBase.testJobWithoutOb