[GitHub] flink pull request: Some simple cleanups and doc updates while loo...

2015-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/457 --- 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 enabl

[jira] [Commented] (FLINK-1628) Strange behavior of "where" function during a join

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

[GitHub] flink pull request: [FLINK-1628] Fix partitioning properties for J...

2015-03-05 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/458 [FLINK-1628] Fix partitioning properties for Joins and CoGroups. Fix partitioning properties for Joins and CoGroups and some smaller bugs on the way. You can merge this pull request into a Git repos

[jira] [Commented] (FLINK-1651) Running mvn test got stuck

2015-03-05 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349592#comment-14349592 ] Henry Saputra commented on FLINK-1651: -- Here is the JStack of the hang process in my

[jira] [Comment Edited] (FLINK-1651) Running mvn test got stuck

2015-03-05 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349592#comment-14349592 ] Henry Saputra edited comment on FLINK-1651 at 3/5/15 11:11 PM: -

[GitHub] flink pull request: Some simple cleanups and doc updates while loo...

2015-03-05 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/457#issuecomment-77469917 Thx @tillrohrmann, @uce for the review! Will merge once it passes the build --- If your project is set up for it, you can reply to this email and have your reply appe

[jira] [Created] (FLINK-1655) Rename StreamInvokable to StreamOperator

2015-03-05 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-1655: - Summary: Rename StreamInvokable to StreamOperator Key: FLINK-1655 URL: https://issues.apache.org/jira/browse/FLINK-1655 Project: Flink Issue Type: Improvement

[jira] [Resolved] (FLINK-1640) FileOutputFormat writes to wrong path if path ends with '/'

2015-03-05 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske resolved FLINK-1640. -- Resolution: Fixed Fixed by 8f321c7299155990d4e4341f3831a843535219e8 > FileOutputFormat writes t

[jira] [Commented] (FLINK-1640) FileOutputFormat writes to wrong path if path ends with '/'

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

[GitHub] flink pull request: [FLINK-1640] Remove tailing slash from paths.

2015-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/453 --- 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 enabl

[jira] [Commented] (FLINK-1572) Output directories are created before input paths are checked

2015-03-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348807#comment-14348807 ] Robert Metzger commented on FLINK-1572: --- How about removing the files of a failed jo

[jira] [Assigned] (FLINK-1632) Use DataSet's count() and collect() to simplify Gelly methods

2015-03-05 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andra Lungu reassigned FLINK-1632: -- Assignee: Andra Lungu > Use DataSet's count() and collect() to simplify Gelly methods > ---

[jira] [Assigned] (FLINK-1429) Add documentation for streaming scala api

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi reassigned FLINK-1429: - Assignee: Márton Balassi > Add documentation for streaming scala api > --

[jira] [Commented] (FLINK-1414) Remove quickstart-*.sh from git source and put them to the website's svn

2015-03-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348723#comment-14348723 ] Robert Metzger commented on FLINK-1414: --- I think the best approach here is to lazily

[jira] [Commented] (FLINK-1637) Flink uberjar does not work with Java 6

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

[GitHub] flink pull request: [FLINK-1637] Reduce number of files in uberjar...

2015-03-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/450#issuecomment-77361454 Well. I'm reducing the number of files because its a good idea in general to remove the `flink-hbase` and `flink-streaming-connectors` from dist. And I'm going to cha

[jira] [Commented] (FLINK-1642) Flakey YARNSessionCapacitySchedulerITCase

2015-03-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348714#comment-14348714 ] Robert Metzger commented on FLINK-1642: --- As per offline discussion with [~till.rohrm

[jira] [Resolved] (FLINK-1642) Flakey YARNSessionCapacitySchedulerITCase

2015-03-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-1642. --- Resolution: Invalid > Flakey YARNSessionCapacitySchedulerITCase >

[jira] [Resolved] (FLINK-1649) Give a good error message when a user program emits a null record

2015-03-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-1649. - Resolution: Fixed Fixed via 482766e949d69e282ed862bd97f2a8378b2f699e > Give a good error message

[jira] [Commented] (FLINK-1601) Sometimes the YARNSessionFIFOITCase fails on Travis

2015-03-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348707#comment-14348707 ] Robert Metzger commented on FLINK-1601: --- The errors reported by Till in the comment

[jira] [Commented] (FLINK-1650) Suppress Akka's Netty Shutdown Errors through the log config

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

[jira] [Resolved] (FLINK-1650) Suppress Akka's Netty Shutdown Errors through the log config

2015-03-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-1650. - Resolution: Fixed Fixed via eae2166dd6cce5651d9bea4fdc2f8ac6a176841a > Suppress Akka's Netty Shut

[jira] [Resolved] (FLINK-1601) Sometimes the YARNSessionFIFOITCase fails on Travis

2015-03-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-1601. --- Resolution: Cannot Reproduce > Sometimes the YARNSessionFIFOITCase fails on Travis > -

[jira] [Commented] (FLINK-1650) Suppress Akka's Netty Shutdown Errors through the log config

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

[jira] [Commented] (FLINK-1649) Give a good error message when a user program emits a null record

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

[GitHub] flink pull request: [FLINK-1650] [logging] Suppress wrong netty wa...

2015-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/455 --- 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 enabl

[GitHub] flink pull request: [FLINK-1650] [logging] Suppress wrong netty wa...

2015-03-05 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/455#issuecomment-77360696 I addressed your comments and merged the pull request. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] flink pull request: [FLINK-1649] [runtime] Give a good error messa...

2015-03-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/456 --- 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 enabl

[jira] [Assigned] (FLINK-1595) Add a complex integration test for Streaming API

2015-03-05 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Péter Szabó reassigned FLINK-1595: -- Assignee: Péter Szabó > Add a complex integration test for Streaming API >

[jira] [Commented] (FLINK-1512) Add CsvReader for reading into POJOs.

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

[GitHub] flink pull request: [FLINK-1512] Add CsvReader for reading into PO...

2015-03-05 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/426#issuecomment-77358774 Those are very good points! Having an annotation for POJO fields to define their order in the PojoTypeInfo (and therefore the order in which the fields are mapped to CSV f

[jira] [Commented] (FLINK-1601) Sometimes the YARNSessionFIFOITCase fails on Travis

2015-03-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348685#comment-14348685 ] Stephan Ewen commented on FLINK-1601: - [~rmetzger] Any insight where this may come fro

[jira] [Commented] (FLINK-1572) Output directories are created before input paths are checked

2015-03-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348675#comment-14348675 ] Stephan Ewen commented on FLINK-1572: - Can we always remove the output directory? What

[jira] [Commented] (FLINK-1512) Add CsvReader for reading into POJOs.

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

[GitHub] flink pull request: [FLINK-1512] Add CsvReader for reading into PO...

2015-03-05 Thread teabot
Github user teabot commented on the pull request: https://github.com/apache/flink/pull/426#issuecomment-77347164 I like that this request adds what I would consider to be a very useful feature. Data is often stored in text delimited formats and one of the nice features of Flink is the

[jira] [Commented] (FLINK-1627) Netty channel connect deadlock

2015-03-05 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348596#comment-14348596 ] Ufuk Celebi commented on FLINK-1627: I ran 20 builds on Travis over night, all of whic

[jira] [Commented] (FLINK-1605) Create a shaded Hadoop fat jar to resolve library version conflicts

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

[GitHub] flink pull request: [FLINK-1605] Bundle all hadoop dependencies an...

2015-03-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/454#issuecomment-77344732 I know, the stuff is very complicated. I've documented the setup here: https://cwiki.apache.org/confluence/display/FLINK/Dependency+Shading+in+Flink Please le

[jira] [Commented] (FLINK-1637) Flink uberjar does not work with Java 6

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

[GitHub] flink pull request: [FLINK-1637] Reduce number of files in uberjar...

2015-03-05 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/450#issuecomment-77344362 I am confused. Which change do you mean? My understanding was the following: we are going to build with openjdk6 to resolve the issue *instead* of reducing the number of files

[jira] [Commented] (FLINK-1637) Flink uberjar does not work with Java 6

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

[GitHub] flink pull request: [FLINK-1637] Reduce number of files in uberjar...

2015-03-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/450#issuecomment-77344029 No, the change is not yet merged to master and there is an unresolved issue with it. The affected user needs the feature until next Tuesday .. so I have a few da

[jira] [Commented] (FLINK-1637) Flink uberjar does not work with Java 6

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

[GitHub] flink pull request: [FLINK-1637] Reduce number of files in uberjar...

2015-03-05 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/450#issuecomment-77343809 I agree. Reducing the number of files would just postpone the problem anyways. This PR can be closed then, right? --- If your project is set up for it, you can reply

[jira] [Commented] (FLINK-1166) Add a QA bot to Flink that is testing pull requests

2015-03-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348585#comment-14348585 ] Robert Metzger commented on FLINK-1166: --- TODO: add a check which checks out a quicks

[jira] [Commented] (FLINK-1649) Give a good error message when a user program emits a null record

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

[jira] [Commented] (FLINK-1649) Give a good error message when a user program emits a null record

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

[GitHub] flink pull request: [FLINK-1649] [runtime] Give a good error messa...

2015-03-05 Thread uce
Github user uce commented on a diff in the pull request: https://github.com/apache/flink/pull/456#discussion_r25853770 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/operators/shipping/OutputCollector.java --- @@ -49,50 +48,33 @@ * @param writers List of a

[GitHub] flink pull request: [FLINK-1649] [runtime] Give a good error messa...

2015-03-05 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/456#issuecomment-77341364 :1 looks good. I think we should merge this to master and release-0.8. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[jira] [Commented] (FLINK-1514) [Gelly] Add a Gather-Sum-Apply iteration method

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

[GitHub] flink pull request: [FLINK-1514][Gelly] Add a Gather-Sum-Apply ite...

2015-03-05 Thread andralungu
Github user andralungu commented on the pull request: https://github.com/apache/flink/pull/408#issuecomment-77341085 Not sure why the last Travis check failed because the pom.xml seems to be the correct one. But apart from that, this looks very nice and compliant with the vert

[GitHub] flink pull request: Some simple cleanups and doc updates while loo...

2015-03-05 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/457#issuecomment-77340443 +1 good 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 ena

[jira] [Commented] (FLINK-1514) [Gelly] Add a Gather-Sum-Apply iteration method

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

[GitHub] flink pull request: [FLINK-1514][Gelly] Add a Gather-Sum-Apply ite...

2015-03-05 Thread andralungu
Github user andralungu commented on a diff in the pull request: https://github.com/apache/flink/pull/408#discussion_r25853291 --- Diff: flink-staging/flink-gelly/src/main/java/org/apache/flink/graph/gsa/GatherSumApplyIteration.java --- @@ -0,0 +1,374 @@ +/* + * Licensed to

[GitHub] flink pull request: [FLINK-1514][Gelly] Add a Gather-Sum-Apply ite...

2015-03-05 Thread andralungu
Github user andralungu commented on a diff in the pull request: https://github.com/apache/flink/pull/408#discussion_r25852832 --- Diff: flink-staging/flink-gelly/src/main/java/org/apache/flink/graph/example/GSAGreedyGraphColoringExample.java --- @@ -0,0 +1,212 @@ +/* + * L

[jira] [Commented] (FLINK-1514) [Gelly] Add a Gather-Sum-Apply iteration method

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

[jira] [Commented] (FLINK-1650) Suppress Akka's Netty Shutdown Errors through the log config

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

[GitHub] flink pull request: [FLINK-1650] [logging] Suppress wrong netty wa...

2015-03-05 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/455#issuecomment-77337668 +1, as well. I agree with Till regarding the log4j-test file. If you add it there as well, don't forget to add it to `tools/log4j-travis.log` as well. --- If your project is

[jira] [Commented] (FLINK-1370) Build website automatically

2015-03-05 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348473#comment-14348473 ] Maximilian Michels commented on FLINK-1370: --- By the way, here is a shortcut to t

[jira] [Commented] (FLINK-1648) Add a mode where the system automatically sets the parallelism to the available task slots

2015-03-05 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348461#comment-14348461 ] Maximilian Michels commented on FLINK-1648: --- +1 Very useful if you want to run

[jira] [Commented] (FLINK-1587) coGroup throws NoSuchElementException on iterator.next()

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

[jira] [Commented] (FLINK-1587) coGroup throws NoSuchElementException on iterator.next()

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

[jira] [Commented] (FLINK-1587) coGroup throws NoSuchElementException on iterator.next()

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

[GitHub] flink pull request: [FLINK-1587][gelly] Added additional check for...

2015-03-05 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/440#discussion_r25846333 --- Diff: flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/DegreesWithExceptionITCase.java --- @@ -0,0 +1,124 @@ +/* + * Licen

[GitHub] flink pull request: [FLINK-1587][gelly] Added additional check for...

2015-03-05 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/440#discussion_r25846311 --- Diff: flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/DegreesWithExceptionITCase.java --- @@ -0,0 +1,124 @@ +/* + * Licen

[GitHub] flink pull request: [FLINK-1587][gelly] Added additional check for...

2015-03-05 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/440#discussion_r25846323 --- Diff: flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/DegreesWithExceptionITCase.java --- @@ -0,0 +1,124 @@ +/* + * Licen

[jira] [Commented] (FLINK-1587) coGroup throws NoSuchElementException on iterator.next()

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

[jira] [Commented] (FLINK-1512) Add CsvReader for reading into POJOs.

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

[GitHub] flink pull request: [FLINK-1512] Add CsvReader for reading into PO...

2015-03-05 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/426#discussion_r25846058 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/io/CsvInputFormat.java --- @@ -64,15 +66,25 @@ private transient int commentCount;

[GitHub] flink pull request: [FLINK-1587][gelly] Added additional check for...

2015-03-05 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/440#issuecomment-77324311 Hi Andra, if you are using ```print()``` only because you need a sink in your job, then I think you could also use ```dataset.output(new DiscardingOutputFormat())```.

[jira] [Commented] (FLINK-1650) Suppress Akka's Netty Shutdown Errors through the log config

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

[GitHub] flink pull request: [FLINK-1650] [logging] Suppress wrong netty wa...

2015-03-05 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/455#issuecomment-77322274 Maybe we should also turn off the DefaultChannelPipeline in the log4j-test.properties files, which don't turn logging off, if we don't want the ```RejectedExecutionEx

[jira] [Commented] (FLINK-1654) Wrong scala example of POJO type in documentation

2015-03-05 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348345#comment-14348345 ] Chiwan Park commented on FLINK-1654: [~aljoscha] Okay, I will send a pull request with