Re: Setup of a issues@flink.incubator.a.o mailing list

2014-06-12 Thread Ufuk Celebi
> On 13 Jun 2014, at 00:55, Stephan Ewen wrote: > > +1 for Ted's suggestion > > That sounds to me like the best solution. +1

[jira] [Resolved] (FLINK-522) No space left on device (java io exception)

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-522. Resolution: Invalid > No space left on device (java io exception) >

[jira] [Commented] (FLINK-522) No space left on device (java io exception)

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030075#comment-14030075 ] Stephan Ewen commented on FLINK-522: I will close this issue as unresolved, no update a

[jira] [Resolved] (FLINK-898) Clean up distribution default config

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-898. Resolution: Fixed Fixed by pull request https://github.com/apache/incubator-flink/pull/6 > Clean up

[jira] [Resolved] (FLINK-910) Type extractor fails in Java 6

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-910. Resolution: Fixed Fixed by twalther's patch https://github.com/apache/incubator-flink/pull/12 > Typ

[jira] [Commented] (FLINK-898) Clean up distribution default config

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

[GitHub] incubator-flink pull request: [FLINK-898] Clean up distribution de...

2014-06-12 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/6#issuecomment-45963021 Merged in edf6c4c18303b30e6d0180fd45f78828966511a8 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[jira] [Resolved] (FLINK-858) PlanJSONDumpGenerator.formatNumber()'s punctuation is broken

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-858. Resolution: Fixed Assignee: Stephan Ewen Fixed through commit 6c6fc897a284c27dc904de98039814ec

[jira] [Resolved] (FLINK-256) Nephele "loses" data packets

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-256. Resolution: Fixed Assignee: Ufuk Celebi Fixed with the introduction of the Netty library to re

[jira] [Commented] (FLINK-256) Nephele "loses" data packets

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14030059#comment-14030059 ] Stephan Ewen commented on FLINK-256: Fixed in 4cd4a13415d609a2979c8fa3cf4b797c990ee8c2

[GitHub] incubator-flink pull request: Fixes a bug in the Java 6 JVM where ...

2014-06-12 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/12#issuecomment-45962652 Merged in 856d5569c62c9a74be24750444c589ee11c4ceb0 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

Re: Setup of a issues@flink.incubator.a.o mailing list

2014-06-12 Thread Stephan Ewen
+1 for Ted's suggestion That sounds to me like the best solution.

Re: Setup of a issues@flink.incubator.a.o mailing list

2014-06-12 Thread Ted Dunning
You can split the difference here by having creates go to dev and all messages (including creates) go to issues. On Thu, Jun 12, 2014 at 2:15 PM, Ufuk Celebi wrote: > > > On 12 Jun 2014, at 14:52, Stephan Ewen wrote: > > > > I would actually vote to get the issue@ list started rather soon. >

[jira] [Commented] (FLINK-903) ML example for java API

2014-06-12 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029921#comment-14029921 ] Fabian Hueske commented on FLINK-903: - Great, I checked out the code and found a few sm

Admin access to github.com/apache/incubator-flink

2014-06-12 Thread Stephan Ewen
Hi all! We are using pull requests against the github mirror. Once we merged the patch represented by the pull request, we cannot close the pull request, or change any status. We need to wait the user that opened the pull request to close it. This will probably lead to a lot of lingering pull re

Re: [jira] [Commented] (FLINK-931) Remove redundant (old) operator tests

2014-06-12 Thread Stephan Ewen
Okay. But it seems that executing runtime code in the eu.stratosphere.test.japiOperators tests is actually not what the tests mean to do. Would they cover their intention better if they just invoked translation / optimization and tested the result of the optimized plan in a fine granular fashion?

[GitHub] incubator-flink pull request: FS.get(): Add URI causing exception ...

2014-06-12 Thread zentol
Github user zentol closed the pull request at: https://github.com/apache/incubator-flink/pull/9 --- 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-927) Task Cancellation in CompactingHashTable fails

2014-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029853#comment-14029853 ] ASF GitHub Bot commented on FLINK-927: -- Github user rwaury closed the pull request at:

[GitHub] incubator-flink pull request: [FLINK-927] Quick and dirty fix for ...

2014-06-12 Thread rwaury
Github user rwaury closed the pull request at: https://github.com/apache/incubator-flink/pull/11 --- 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

Re: Setup of a issues@flink.incubator.a.o mailing list

2014-06-12 Thread Ufuk Celebi
> On 12 Jun 2014, at 14:52, Stephan Ewen wrote: > > I would actually vote to get the issue@ list started rather soon. > > I like all comments and updates being posted on lists (easier to follow), > so I would vote against having only create messages on the lists. +1

[GitHub] incubator-flink pull request: FS.get(): Add URI causing exception ...

2014-06-12 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/incubator-flink/pull/9#issuecomment-45949498 Thank you. Merged into master and 0.5.1. Please close the pull request (I can not do it) --- If your project is set up for it, you can reply to this

[jira] [Commented] (FLINK-929) Impossible to pass double with configuration

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

[GitHub] incubator-flink pull request: [FLINK-927] Quick and dirty fix for ...

2014-06-12 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/incubator-flink/pull/11#issuecomment-45949335 Merged into master and 0.5.1. Please close the pull request (only the author of the PR can close it) --- If your project is set up for it, you can reply

[jira] [Commented] (FLINK-927) Task Cancellation in CompactingHashTable fails

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

[GitHub] incubator-flink pull request: Bugfix: CoGroup SolutionSetFirst

2014-06-12 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/incubator-flink/pull/10#issuecomment-45949389 Merged into master and 0.5.1. Please close the pull request. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029838#comment-14029838 ] ASF GitHub Bot commented on FLINK-929: -- Github user rmetzger closed the pull request a

[GitHub] incubator-flink pull request: Fix for FLINK-929

2014-06-12 Thread rmetzger
Github user rmetzger closed the pull request at: https://github.com/apache/incubator-flink/pull/13 --- 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 featu

[GitHub] incubator-flink pull request: Fix for FLINK-929

2014-06-12 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/incubator-flink/pull/13#issuecomment-45949247 Merged into master and release-0.5.2. --- 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 pr

[jira] [Reopened] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger reopened FLINK-929: -- I did a mistake here (I should not work late in the evening). I forgot to add the commit to the 0.5.

[jira] [Resolved] (FLINK-886) Changes to be included in Release 0.5.1

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-886. -- Resolution: Fixed > Changes to be included in Release 0.5.1 > --

[jira] [Resolved] (FLINK-927) Task Cancellation in CompactingHashTable fails

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-927. -- Resolution: Fixed Fix Version/s: pre-apache-0.5.1 > Task Cancellation in CompactingHashTa

[jira] [Commented] (FLINK-886) Changes to be included in Release 0.5.1

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029801#comment-14029801 ] Robert Metzger commented on FLINK-886: -- 0.5.1 is published: https://github.com/strato

[jira] [Commented] (FLINK-922) coGroup ordering NullPointerException

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029800#comment-14029800 ] Robert Metzger commented on FLINK-922: -- Thank you for the pull request. The fix is inc

[jira] [Resolved] (FLINK-922) coGroup ordering NullPointerException

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger resolved FLINK-922. -- Resolution: Fixed Fix Version/s: pre-apache-0.5.1 0.6-incubating > coG

[jira] [Commented] (FLINK-927) Task Cancellation in CompactingHashTable fails

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029799#comment-14029799 ] Robert Metzger commented on FLINK-927: -- Thank you for the pull request. The fix is inc

[jira] [Closed] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger closed FLINK-929. Resolution: Fixed Fix Version/s: pre-apache-0.5.1 > Impossible to pass double with configurat

[jira] [Commented] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029795#comment-14029795 ] Robert Metzger commented on FLINK-929: -- The fix is included into the 0.5.1 release. >

Non-Apache 0.5.1 maintenance release published

2014-06-12 Thread Robert Metzger
Hi everyone, I pushed the first bugfix release for Flink (formerly Stratosphere) 0.5 to Maven Central (give it 2 hours to sync) The new binaries are linked on the project website. You can also find the binaries here: https://github.com/stratosphere/stratosphere/releases/tag/release-0.5.1 Lets ho

Re: Mirror email replies to GitHub

2014-06-12 Thread Henry Saputra
Sweet! On Thursday, June 12, 2014, Robert Metzger wrote: > Thank you. It is working! > > > On Thu, Jun 12, 2014 at 9:03 PM, Henry Saputra > > wrote: > > > Alright I just did it. Let's see if it is working > > > > On Thu, Jun 12, 2014 at 11:52 AM, Ufuk Celebi > > > wrote: > > > Begin forwarded

Re: Mirror email replies to GitHub

2014-06-12 Thread Robert Metzger
Thank you. It is working! On Thu, Jun 12, 2014 at 9:03 PM, Henry Saputra wrote: > Alright I just did it. Let's see if it is working > > On Thu, Jun 12, 2014 at 11:52 AM, Ufuk Celebi > wrote: > > Begin forwarded message: > > > >> From: "Jake Farrell (JIRA)" > >> Subject: [jira] [Closed] (INFRA

Re: [GitHub] incubator-flink pull request: [FLINK-934] Remove default values fo...

2014-06-12 Thread Robert Metzger
Testing Github <--> ML integration. On Thu, Jun 12, 2014 at 9:19 PM, uce wrote: > GitHub user uce opened a pull request: > > https://github.com/apache/incubator-flink/pull/14 > > [FLINK-934] Remove default values for JVM heap sizes in startup scripts > > This is a fix for [FLINK-934

[jira] [Commented] (FLINK-934) Job and TaskManager startup scripts always set JVM heap size

2014-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029645#comment-14029645 ] ASF GitHub Bot commented on FLINK-934: -- GitHub user uce opened a pull request: ht

[GitHub] incubator-flink pull request: [FLINK-934] Remove default values fo...

2014-06-12 Thread uce
GitHub user uce opened a pull request: https://github.com/apache/incubator-flink/pull/14 [FLINK-934] Remove default values for JVM heap sizes in startup scripts This is a fix for [FLINK-934](https://issues.apache.org/jira/browse/FLINK-934). As a follow up we should have the heap co

Re: Mirror email replies to GitHub

2014-06-12 Thread Henry Saputra
Alright I just did it. Let's see if it is working On Thu, Jun 12, 2014 at 11:52 AM, Ufuk Celebi wrote: > Begin forwarded message: > >> From: "Jake Farrell (JIRA)" >> Subject: [jira] [Closed] (INFRA-7900) Enable mirroring of email replies to >> GitHub issues for Apache Flink >> Date: 12 Jun 2014

Re: Mirror email replies to GitHub

2014-06-12 Thread Ufuk Celebi
Begin forwarded message: > From: "Jake Farrell (JIRA)" > Subject: [jira] [Closed] (INFRA-7900) Enable mirroring of email replies to > GitHub issues for Apache Flink > Date: 12 Jun 2014 20:51:03 GMT+2 > To: u...@apache.org > > > [ > https://issues.apache.org/jira/browse/INFRA-7900?page=com

Re: Mirror email replies to GitHub

2014-06-12 Thread Ufuk Celebi
On 12 Jun 2014, at 20:14, Ufuk Celebi wrote: > OK. I can file the issue. Actually, my previous question should have been > whether it is enabled and not working OR not enabled. ;) Filed in https://issues.apache.org/jira/browse/INFRA-7900.

[jira] [Commented] (FLINK-932) Create Semantic Properties from Project Joins

2014-06-12 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029571#comment-14029571 ] Fabian Hueske commented on FLINK-932: - The same applies to the regular project() and th

[jira] [Commented] (FLINK-931) Remove redundant (old) operator tests

2014-06-12 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029561#comment-14029561 ] Fabian Hueske commented on FLINK-931: - The old tests are NOT subsumed by the new tests.

[jira] [Created] (FLINK-934) Job and TaskManager startup scripts always set JVM heap size

2014-06-12 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-934: - Summary: Job and TaskManager startup scripts always set JVM heap size Key: FLINK-934 URL: https://issues.apache.org/jira/browse/FLINK-934 Project: Flink Issue Typ

Re: Mirror email replies to GitHub

2014-06-12 Thread Ufuk Celebi
OK. I can file the issue. Actually, my previous question should have been whether it is enabled and not working OR not enabled. ;) On 12 Jun 2014, at 20:11, Henry Saputra wrote: > Yes, it does need additional INFRA request to enable it but I thought > we had it enable for Flink Github integrati

Re: [GitHub] incubator-flink pull request: Fix for FLINK-929

2014-06-12 Thread Henry Saputra
Test to see if comment show in Github PR On Thu, Jun 12, 2014 at 10:42 AM, rmetzger wrote: > GitHub user rmetzger opened a pull request: > > https://github.com/apache/incubator-flink/pull/13 > > Fix for FLINK-929 > > > > You can merge this pull request into a Git repository by running: >

Re: Mirror email replies to GitHub

2014-06-12 Thread Henry Saputra
Yes, it does need additional INFRA request to enable it but I thought we had it enable for Flink Github integration. I just sent test replying to one of the Github PR email to see if it shows up there. - Henry On Thu, Jun 12, 2014 at 11:02 AM, Ufuk Celebi wrote: > The footer of automatic messag

[jira] [Created] (FLINK-933) Add an input format to read primitive types directly (not through tuples)

2014-06-12 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-933: -- Summary: Add an input format to read primitive types directly (not through tuples) Key: FLINK-933 URL: https://issues.apache.org/jira/browse/FLINK-933 Project: Flink

Mirror email replies to GitHub

2014-06-12 Thread Ufuk Celebi
The footer of automatic messages for GitHub mirror activity says the following: 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 enabled but not working

Re: [GitHub] incubator-flink pull request: [FLINK-917] Rename netty IO thread c...

2014-06-12 Thread Ufuk Celebi
I've updated the PR accordingly. On 12 Jun 2014, at 19:33, Ufuk Celebi wrote: > Ok perfect this was my other contender as well ;) > > Sent from my iPhone > >> On 12 Jun 2014, at 18:27, Stephan Ewen wrote: >> >> Maybe " taskmanager.net.numInThreads" ?

[jira] [Created] (FLINK-932) Create Semantic Properties from Project Joins

2014-06-12 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-932: -- Summary: Create Semantic Properties from Project Joins Key: FLINK-932 URL: https://issues.apache.org/jira/browse/FLINK-932 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-929) Impossible to pass double with configuration

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

[GitHub] incubator-flink pull request: Fix for FLINK-929

2014-06-12 Thread rmetzger
GitHub user rmetzger opened a pull request: https://github.com/apache/incubator-flink/pull/13 Fix for FLINK-929 You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmetzger/incubator-flink confDelegateFix Alternatively you can revie

Re: [GitHub] incubator-flink pull request: [FLINK-917] Rename netty IO thread c...

2014-06-12 Thread Ufuk Celebi
Ok perfect this was my other contender as well ;) Sent from my iPhone > On 12 Jun 2014, at 18:27, Stephan Ewen wrote: > > Maybe " taskmanager.net.numInThreads" ?

[jira] [Commented] (FLINK-898) Clean up distribution default config

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

[GitHub] incubator-flink pull request: [FLINK-898] Clean up distribution de...

2014-06-12 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/6#issuecomment-45920114 Nice. Will merge that for 0.6 --- 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] incubator-flink pull request: Fixes a bug in the Java 6 JVM where ...

2014-06-12 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/12#issuecomment-45919574 Looks good. I will merge that for the 0.6 release. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[jira] [Commented] (FLINK-931) Remove redundant (old) operator tests

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029412#comment-14029412 ] Stephan Ewen commented on FLINK-931: Adding @Ignore will run the tests (not reduce the

[jira] [Commented] (FLINK-931) Remove redundant (old) operator tests

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029334#comment-14029334 ] Robert Metzger commented on FLINK-931: -- These are the tests for the old "record" API,

[jira] [Updated] (FLINK-931) Remove redundant (old) operator tests

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-931: --- Assignee: Stephan Ewen > Remove redundant (old) operator tests > -

[jira] [Updated] (FLINK-930) Netty Initialization is sometimes very slow

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-930: --- Assignee: Ufuk Celebi > Netty Initialization is sometimes very slow >

Re: [GitHub] incubator-flink pull request: [FLINK-917] Rename netty IO thread c...

2014-06-12 Thread Stephan Ewen
Maybe " taskmanager.net.numInThreads" ?

[jira] [Created] (FLINK-931) Remove redundant (old) operator tests

2014-06-12 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-931: -- Summary: Remove redundant (old) operator tests Key: FLINK-931 URL: https://issues.apache.org/jira/browse/FLINK-931 Project: Flink Issue Type: Bug Rep

[jira] [Comment Edited] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029323#comment-14029323 ] Robert Metzger edited comment on FLINK-929 at 6/12/14 4:25 PM: --

[jira] [Assigned] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger reassigned FLINK-929: Assignee: Robert Metzger > Impossible to pass double with configuration > --

[jira] [Commented] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029323#comment-14029323 ] Robert Metzger commented on FLINK-929: -- Okay, it really seems to be this delegate thin

[jira] [Created] (FLINK-930) Netty Initialization is sometimes very slow

2014-06-12 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-930: -- Summary: Netty Initialization is sometimes very slow Key: FLINK-930 URL: https://issues.apache.org/jira/browse/FLINK-930 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-929: - Affects Version/s: pre-apache-0.5 > Impossible to pass double with configuration > ---

[jira] [Commented] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029317#comment-14029317 ] Robert Metzger commented on FLINK-929: -- Thank you for reporting the issue. Do you kno

[jira] [Updated] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-929: - Component/s: Java API > Impossible to pass double with configuration > ---

[jira] [Created] (FLINK-929) Impossible to pass double with configuration

2014-06-12 Thread Jonas Traub (JIRA)
Jonas Traub created FLINK-929: - Summary: Impossible to pass double with configuration Key: FLINK-929 URL: https://issues.apache.org/jira/browse/FLINK-929 Project: Flink Issue Type: Bug

Re: [GitHub] incubator-flink pull request: [FLINK-917] Rename netty IO thread c...

2014-06-12 Thread Ufuk Celebi
Yes, I agree. I was unsure with zeromq. What would you propose? Sent from my iPhone > On 12 Jun 2014, at 15:41, StephanEwen wrote: > > Github user StephanEwen commented on the pull request: > >https://github.com/apache/incubator-flink/pull/5#issuecomment-45892412 > >`taskmanager.io.nu

[jira] [Commented] (FLINK-910) Type extractor fails in Java 6

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

[jira] [Commented] (FLINK-845) Extend TypeExtractor to first check functions for interface ResultTypeQueryable

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029295#comment-14029295 ] Robert Metzger commented on FLINK-845: -- I assigned you the "Contributor" role in JIRA,

[jira] [Closed] (FLINK-845) Extend TypeExtractor to first check functions for interface ResultTypeQueryable

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger closed FLINK-845. Resolution: Fixed > Extend TypeExtractor to first check functions for interface > ResultTypeQueryab

[jira] [Commented] (FLINK-927) Task Cancellation in CompactingHashTable fails

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029297#comment-14029297 ] Stephan Ewen commented on FLINK-927: It is in the current batch I am testing. Will comm

[GitHub] incubator-flink pull request: Fixes a bug in the Java 6 JVM where ...

2014-06-12 Thread twalthr
GitHub user twalthr opened a pull request: https://github.com/apache/incubator-flink/pull/12 Fixes a bug in the Java 6 JVM where primitive arrays have a wrong type. Fixes FLINK-910 and updates TypeInfoParser. You can merge this pull request into a Git repository by running: $ g

[jira] [Commented] (FLINK-845) Extend TypeExtractor to first check functions for interface ResultTypeQueryable

2014-06-12 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029292#comment-14029292 ] Timo Walther commented on FLINK-845: Can be closed. Merged with FLINK-868. > Extend Ty

Re: Build System and nightly builds

2014-06-12 Thread Ted Dunning
Seems fine, especially if there is a way of recording results on or providing a link from the main stratosphere web site. Otherwise nobody knows about travis just by looking. On Thu, Jun 12, 2014 at 6:25 AM, Stephan Ewen wrote: > Robert, Ufuk, and me discussed that issue offline. > > We came

[jira] [Commented] (FLINK-927) Task Cancellation in CompactingHashTable fails

2014-06-12 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029215#comment-14029215 ] Robert Metzger commented on FLINK-927: -- I suggest to include the fix into the 0.5.1 bu

[jira] [Commented] (FLINK-927) Task Cancellation in CompactingHashTable fails

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

[GitHub] incubator-flink pull request: quick and dirty fix for FLINK-927 an...

2014-06-12 Thread rwaury
GitHub user rwaury opened a pull request: https://github.com/apache/incubator-flink/pull/11 quick and dirty fix for FLINK-927 and added more diagnostics information You can merge this pull request into a Git repository by running: $ git pull https://github.com/rwaury/incubator

[jira] [Commented] (FLINK-917) Rename netty IO Thread count parameters

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

[GitHub] incubator-flink pull request: [FLINK-917] Rename netty IO thread c...

2014-06-12 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/5#issuecomment-45892412 `taskmanager.io.numInThreads` is a bit ambiguous with respect to disk I/O versus net I/O threads? --- If your project is set up for it, you can reply to this

[GitHub] incubator-flink pull request: Bugfix: CoGroup SolutionSetFirst

2014-06-12 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/incubator-flink/pull/10#issuecomment-45891773 Nice one! --- 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 f

[jira] [Created] (FLINK-928) Add information about connected TaskManagers to Web frontend

2014-06-12 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-928: Summary: Add information about connected TaskManagers to Web frontend Key: FLINK-928 URL: https://issues.apache.org/jira/browse/FLINK-928 Project: Flink Iss

Re: Build System and nightly builds

2014-06-12 Thread Stephan Ewen
Robert, Ufuk, and me discussed that issue offline. We came to the conclusion that the easiest thing would be to use Travis CI, by connecting it with the GitHub mirror. We have made very good experiences with Travis with Stratosphere on GitHub. The only issue we have right now is that our tests ex

[jira] [Created] (FLINK-927) Task Cancellation in CompactingHashTable fails

2014-06-12 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-927: Summary: Task Cancellation in CompactingHashTable fails Key: FLINK-927 URL: https://issues.apache.org/jira/browse/FLINK-927 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-926) Add shallowCopy method for tuples

2014-06-12 Thread Kostas Tzoumas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029129#comment-14029129 ] Kostas Tzoumas commented on FLINK-926: -- Cool, can you assign it to me? > Add shallowC

[jira] [Commented] (FLINK-885) Task cancellation fails in TempBarrier.close()

2014-06-12 Thread Robert Waury (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029131#comment-14029131 ] Robert Waury commented on FLINK-885: Please open a new issue for the CompactingHashTabl

Re: Setup of a issues@flink.incubator.a.o mailing list

2014-06-12 Thread Rajika Kumarasiri
We should do what other Apache projects do. Rajika On Wed, Jun 11, 2014 at 5:27 PM, Robert Metzger wrote: > Hi, > > I wanted to ask if we should set up a issues@flink.i.a.o list? > It seems that JIRA is sending emails for every activity. And I think our > activity in JIRA is pretty low current

Re: Non-Apache bug-fixing release 0.5.1

2014-06-12 Thread Stephan Ewen
+1

Re: Setup of a issues@flink.incubator.a.o mailing list

2014-06-12 Thread Stephan Ewen
Hi! I would actually vote to get the issue@ list started rather soon. I like all comments and updates being posted on lists (easier to follow), so I would vote against having only create messages on the lists. By next week all people will have switched to the Apache infrastructure. Since we comm

[jira] [Commented] (FLINK-922) coGroup ordering NullPointerException

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029110#comment-14029110 ] Stephan Ewen commented on FLINK-922: I will merge this now. This should become part of

[jira] [Commented] (FLINK-926) Add shallowCopy method for tuples

2014-06-12 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029108#comment-14029108 ] Stephan Ewen commented on FLINK-926: Good idea. Shall we name it "copy()" or "shallowCo

  1   2   >