[jira] [Created] (FLINK-1560) Add ITCases for streaming examples

2015-02-16 Thread JIRA
Márton Balassi created FLINK-1560: - Summary: Add ITCases for streaming examples Key: FLINK-1560 URL: https://issues.apache.org/jira/browse/FLINK-1560 Project: Flink Issue Type: Test

[jira] [Commented] (FLINK-947) Add support for "Named Datasets"

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

[jira] [Commented] (FLINK-947) Add support for "Named Datasets"

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323370#comment-14323370 ] ASF GitHub Bot commented on FLINK-947: -- Github user mbalassi commented on a diff in th

[GitHub] flink pull request: [FLINK-947] Add a declarative expression API

2015-02-16 Thread mbalassi
Github user mbalassi commented on a diff in the pull request: https://github.com/apache/flink/pull/405#discussion_r24778932 --- Diff: flink-staging/flink-linq/pom.xml --- @@ -0,0 +1,227 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSch

[GitHub] flink pull request: [FLINK-947] Add a declarative expression API

2015-02-16 Thread mbalassi
Github user mbalassi commented on the pull request: https://github.com/apache/flink/pull/405#issuecomment-74579541 Great additions! Really looking to trying it out. :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] flink pull request: [FLINK-1466] Add HCatInputFormats to read from...

2015-02-16 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/411 [FLINK-1466] Add HCatInputFormats to read from HCatalog tables. Right now the Flink-tuple mode is restricted to primitive types (no ARRAY, STRUCT, and MAP types) and the max Java/Scala tuple width.

[jira] [Commented] (FLINK-1466) Add InputFormat to read HCatalog tables

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

[GitHub] flink pull request: Add auto-parallelism to Jobs (0.8 branch)

2015-02-16 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/410 Add auto-parallelism to Jobs (0.8 branch) You can merge this pull request into a Git repository by running: $ git pull https://github.com/StephanEwen/incubator-flink autopar Alternatively

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

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

[GitHub] flink pull request: [FLINK-1521] Chained operators respect reuse

2015-02-16 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/392#issuecomment-74565272 At this point, we also have to worry about efficiency and performance. This is also something that the user can easily mitigate in the UDF, at a fraction of the cos

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

2015-02-16 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/370#issuecomment-74565386 I think we should use the chained reducer from this pull request and drop the chained combiner change. --- If your project is set up for it, you can reply to this ema

[jira] [Commented] (FLINK-1521) Some Chained Drivers do not respect object-reuse/non-reuse flag

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

[GitHub] flink pull request: [FLINK-1556] Corrects faulty JobClient behavio...

2015-02-16 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/406#issuecomment-74565029 Looks 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 fe

[GitHub] flink pull request: [FLINK-1557] Move JobManager web frontend serv...

2015-02-16 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/409 [FLINK-1557] Move JobManager web frontend server out of JobManager actor You can merge this pull request into a Git repository by running: $ git pull https://github.com/StephanEwen/incubato

[jira] [Commented] (FLINK-1556) JobClient does not wait until a job failed completely if submission exception

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

[jira] [Commented] (FLINK-1557) Move WebFrontend out of JobManager Actor

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323218#comment-14323218 ] ASF GitHub Bot commented on FLINK-1557: --- GitHub user StephanEwen opened a pull reque

[jira] [Resolved] (FLINK-1542) Test case at BlobUtilsTest should not assume user could not create new item in root directory

2015-02-16 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-1542. - Resolution: Fixed Fix Version/s: 0.9 Fixed via 5ab1f1f197b4ab86382e7e20b4964e991663b62c >

[jira] [Commented] (FLINK-1542) Test case at BlobUtilsTest should not assume user could not create new item in root directory

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

[GitHub] flink pull request: [FLINK-1542] Test case at BlobUtilsTest should...

2015-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/396 --- 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-1454) CliFrontend blocks for 100 seconds when submitting to a non-existent JobManager

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

[jira] [Commented] (FLINK-1454) CliFrontend blocks for 100 seconds when submitting to a non-existent JobManager

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

[GitHub] flink pull request: [FLINK-1454] [job client] Improve error handli...

2015-02-16 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/404#issuecomment-74563335 Manually merged in b941cf2d091bb38b9a45e1f2412136acae2b0f3f --- 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-1454] [job client] Improve error handli...

2015-02-16 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/flink/pull/404 --- 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

[jira] [Resolved] (FLINK-1559) Normalize all Akka URLs to use IP addresses, not hostnames

2015-02-16 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-1559. - Resolution: Fixed Fixed via 2dcff4c122f37ca58a485e886fec9295fef0c832 > Normalize all Akka URLs to

[jira] [Resolved] (FLINK-1454) CliFrontend blocks for 100 seconds when submitting to a non-existent JobManager

2015-02-16 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-1454. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Stephan Ewen Fixed via b941cf2d091b

[GitHub] flink pull request: [FLINK-1542] Test case at BlobUtilsTest should...

2015-02-16 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/396#issuecomment-74558015 Thanks for the review Ufuk and Stephan. Also thx for Stephan for merging it. --- If your project is set up for it, you can reply to this email and have your repl

[jira] [Commented] (FLINK-1542) Test case at BlobUtilsTest should not assume user could not create new item in root directory

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

[jira] [Commented] (FLINK-1542) Test case at BlobUtilsTest should not assume user could not create new item in root directory

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

[GitHub] flink pull request: [FLINK-1542] Test case at BlobUtilsTest should...

2015-02-16 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/396#issuecomment-74556700 Looks good to me as well. Will merge it with the next batch... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[jira] [Created] (FLINK-1559) Normalize all Akka URLs to use IP addresses, not hostnames

2015-02-16 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1559: --- Summary: Normalize all Akka URLs to use IP addresses, not hostnames Key: FLINK-1559 URL: https://issues.apache.org/jira/browse/FLINK-1559 Project: Flink Issue

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

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

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

2015-02-16 Thread balidani
Github user balidani commented on a diff in the pull request: https://github.com/apache/flink/pull/408#discussion_r24763748 --- Diff: flink-staging/flink-gelly/src/test/java/org/apache/flink/graph/test/GatherSumApplyITCase.java --- @@ -0,0 +1,212 @@ +/* + * Licensed to the

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

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

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

2015-02-16 Thread balidani
GitHub user balidani opened a pull request: https://github.com/apache/flink/pull/408 [FLINK-1514][Gelly] Add a Gather-Sum-Apply iteration method You can merge this pull request into a Git repository by running: $ git pull https://github.com/balidani/flink gelly-gsa Alternativ

[GitHub] flink pull request: [builds] Print Java process stack traces of st...

2015-02-16 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/389#issuecomment-74535643 Subsumed by #407. --- 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 en

[GitHub] flink pull request: [builds] Print Java process stack traces of st...

2015-02-16 Thread uce
Github user uce closed the pull request at: https://github.com/apache/flink/pull/389 --- 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

[GitHub] flink pull request: [builds] Allow to upload build artifacts to S3

2015-02-16 Thread uce
GitHub user uce opened a pull request: https://github.com/apache/flink/pull/407 [builds] Allow to upload build artifacts to S3 This PR includes #389. Currently, logging of Travis builds is disabled as the log files are discarded after a build and stdout logging is limited i

[jira] [Created] (FLINK-1558) Spurious failure in PipelinedPartitionQueueTest

2015-02-16 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1558: --- Summary: Spurious failure in PipelinedPartitionQueueTest Key: FLINK-1558 URL: https://issues.apache.org/jira/browse/FLINK-1558 Project: Flink Issue Type: Impro

[jira] [Commented] (FLINK-1528) Add local clustering coefficient library method and example

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

[jira] [Created] (FLINK-1557) Move WebFrontend out of JobManager Actor

2015-02-16 Thread Stephan Ewen (JIRA)
Stephan Ewen created FLINK-1557: --- Summary: Move WebFrontend out of JobManager Actor Key: FLINK-1557 URL: https://issues.apache.org/jira/browse/FLINK-1557 Project: Flink Issue Type: Improvement

[GitHub] flink pull request: [FLINK-1528] Added local clustering coefficien...

2015-02-16 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/400#issuecomment-74527767 Right, so let me copy: The problem is here: ``` DataSet>> neighborhoods = input.reduceOnEdges(new NeighborhoodEdgesFunction(), EdgeDirection.OUT); ```

[jira] [Commented] (FLINK-1515) [Gelly] Enable access to aggregators and broadcast sets in vertex-centric iteration

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

[GitHub] flink pull request: [FLINK-1515]Splitted runVertexCentricIteration...

2015-02-16 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/402#issuecomment-74525590 Hi @martinkiefer! Thanks a lot for this pull request! The change looks good :) I was only thinking that it would be nice to have an example that demonstrates how

[GitHub] flink pull request: [FLINK-1556] Corrects faulty JobClient behavio...

2015-02-16 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/406 [FLINK-1556] Corrects faulty JobClient behaviour in case of a submission failure If an error occurred during job submission, a ```SubmissionFailure``` is sent to the ```JobClient```. As a react

[jira] [Commented] (FLINK-1556) JobClient does not wait until a job failed completely if submission exception

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

[jira] [Created] (FLINK-1556) JobClient does not wait until a job failed completely if submission exception

2015-02-16 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1556: Summary: JobClient does not wait until a job failed completely if submission exception Key: FLINK-1556 URL: https://issues.apache.org/jira/browse/FLINK-1556 Project:

[jira] [Commented] (FLINK-1554) LocalFlinkMiniCluster cannot start multiple local TaskManagers

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

[GitHub] flink pull request: [FLINK-1554] Allows the LocalFlinkMiniCluster ...

2015-02-16 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/403#issuecomment-74523049 Perfect. I've justed the code and its working now. --- 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

[jira] [Created] (FLINK-1555) Add utility to log the serializers of composite types

2015-02-16 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-1555: - Summary: Add utility to log the serializers of composite types Key: FLINK-1555 URL: https://issues.apache.org/jira/browse/FLINK-1555 Project: Flink Issue T

[jira] [Commented] (FLINK-947) Add support for "Named Datasets"

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

[GitHub] flink pull request: [FLINK-947] Add a declarative expression API

2015-02-16 Thread aljoscha
GitHub user aljoscha opened a pull request: https://github.com/apache/flink/pull/405 [FLINK-947] Add a declarative expression API This one is quite big. So you should check out the documentation, skaldic, examples and test cases to see how the API works. You can merge this pull req

[jira] [Closed] (FLINK-1539) Runtime context not initialized when running streaming PojoExample

2015-02-16 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi closed FLINK-1539. - Resolution: Fixed Fixed via 4470207 > Runtime context not initialized when running streaming Pojo

[jira] [Closed] (FLINK-1176) Add operator for global reduce/aggregations

2015-02-16 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-1176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi closed FLINK-1176. - Resolution: Implemented Implemented via 1146f64 and c560d76. > Add operator for global reduce/agg

[jira] [Closed] (FLINK-1231) Add test for streaming remote execution

2015-02-16 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi closed FLINK-1231. - Resolution: Fixed Implemented via 26ae979 > Add test for streaming remote execution > ---

[jira] [Commented] (FLINK-1231) Add test for streaming remote execution

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

[GitHub] flink pull request: StreamWindow abstraction + modular window comp...

2015-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/395 --- 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-1231] Add test for streaming remote exe...

2015-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/303 --- 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-1454) CliFrontend blocks for 100 seconds when submitting to a non-existent JobManager

2015-02-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322803#comment-14322803 ] ASF GitHub Bot commented on FLINK-1454: --- GitHub user StephanEwen opened a pull reque

[GitHub] flink pull request: [FLINK-1454] [job client] Improve error handli...

2015-02-16 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/404 [FLINK-1454] [job client] Improve error handling for failed connections between JobClient and JobManager - Decreases time until connection failure is discovered. - Improves error messages

[jira] [Commented] (FLINK-1554) LocalFlinkMiniCluster cannot start multiple local TaskManagers

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

[GitHub] flink pull request: [FLINK-1554] Allows the LocalFlinkMiniCluster ...

2015-02-16 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/403 [FLINK-1554] Allows the LocalFlinkMiniCluster to start multiple TaskManager in the same ActorSystem Allows the ```LocalFlinkMiniCluster``` to start multiple ```TaskManager``` in the same ```Act

[jira] [Created] (FLINK-1554) LocalFlinkMiniCluster cannot start multiple local TaskManagers

2015-02-16 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1554: Summary: LocalFlinkMiniCluster cannot start multiple local TaskManagers Key: FLINK-1554 URL: https://issues.apache.org/jira/browse/FLINK-1554 Project: Flink

[jira] [Commented] (FLINK-1542) Test case at BlobUtilsTest should not assume user could not create new item in root directory

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

[GitHub] flink pull request: [FLINK-1542] Test case at BlobUtilsTest should...

2015-02-16 Thread uce
Github user uce commented on the pull request: https://github.com/apache/flink/pull/396#issuecomment-74511789 Thanks, Henry. The change looks good to me. :+1: --- 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 projec

[jira] [Commented] (FLINK-1549) Add proper exception handling for YarnJobManager

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

[GitHub] flink pull request: [FLINK-1549] Adds proper exception handling to...

2015-02-16 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/397#issuecomment-74511630 Looks good. Very much needed for our YARN deployment. --- 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 p

[jira] [Commented] (FLINK-1552) Allow secondary sorts in Vertex Centric Iteration

2015-02-16 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322766#comment-14322766 ] Vasia Kalavri commented on FLINK-1552: -- This would be very useful to have! Would you

[jira] [Commented] (FLINK-1417) Automatically register nested types at Kryo

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

[jira] [Commented] (FLINK-1528) Add local clustering coefficient library method and example

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

[GitHub] flink pull request: [FLINK-1417] Automatically register types with...

2015-02-16 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/393#issuecomment-74505787 Looks good except for the one remark I had. Did you run any performance tests on this? What is the overhead of using an Avro POJO vs. a plain POJO vs. using the K

[GitHub] flink pull request: [FLINK-1528] Added local clustering coefficien...

2015-02-16 Thread balidani
Github user balidani commented on the pull request: https://github.com/apache/flink/pull/400#issuecomment-74505722 Hi! Sorry for the messed up commit history, hopefully my next PR will be better. I have the following exception when running `LocalClusteringCoefficientE

[jira] [Commented] (FLINK-1417) Automatically register nested types at Kryo

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

[GitHub] flink pull request: [FLINK-1417] Automatically register types with...

2015-02-16 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/393#discussion_r24749284 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/ExecutionConfig.java --- @@ -292,7 +360,76 @@ public void registerKryoType(Class type) {

[GitHub] flink pull request: Fix standalone plan visualizer for 0.8 branch

2015-02-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/401 --- 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] [Closed] (FLINK-1362) Spurious errors in execution state messaging between TaskManager and JobManager

2015-02-16 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1362. Resolution: Fixed Fixed via 4046819b380b8dfa57d52c6d314f389546a159a3 > Spurious errors in execution

[jira] [Commented] (FLINK-1542) Test case at BlobUtilsTest should not assume user could not create new item in root directory

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

[GitHub] flink pull request: [FLINK-1542] Test case at BlobUtilsTest should...

2015-02-16 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/396#issuecomment-74500203 Ping for review? --- 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 featur

[jira] [Commented] (FLINK-1528) Add local clustering coefficient library method and example

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

[GitHub] flink pull request: [FLINK-1528] Added local clustering coefficien...

2015-02-16 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/400#issuecomment-74493011 Hi @balidani! Thanks for the PR. The commit history is a bit messed up, but we'll fix that. It's just the last commit that's relevant, right? If I recall correctly,

[GitHub] flink pull request: [FLINK-1231] Add test for streaming remote exe...

2015-02-16 Thread mbalassi
Github user mbalassi commented on the pull request: https://github.com/apache/flink/pull/303#issuecomment-74480487 Sorry for the late reply. Thanks for the great PR, I wanted to merge it for quite some time. It turns out that this test is redundant given the 6bec228 I've pushed last w

[jira] [Commented] (FLINK-1231) Add test for streaming remote execution

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

[jira] [Closed] (FLINK-1551) Fix History view of JobManager web interface

2015-02-16 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1551. Resolution: Fixed Fixed via 055f6dc3eb8705dbbfb04e44965a85cbfc0b10db > Fix History view of JobManag

[GitHub] flink pull request: StreamWindow abstraction + modular window comp...

2015-02-16 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/395#discussion_r24737554 --- Diff: flink-staging/flink-streaming/flink-streaming-core/src/main/java/org/apache/flink/streaming/api/windowing/StreamWindowTypeInfo.java --- @@ -0,0 +1,

[GitHub] flink pull request: StreamWindow abstraction + modular window comp...

2015-02-16 Thread mbalassi
Github user mbalassi commented on a diff in the pull request: https://github.com/apache/flink/pull/395#discussion_r24737330 --- Diff: docs/streaming_guide.md --- @@ -857,7 +895,7 @@ After installing Docker an image can be pulled for each connector. Containers ca For the easies

[GitHub] flink pull request: StreamWindow abstraction + modular window comp...

2015-02-16 Thread mbalassi
Github user mbalassi commented on a diff in the pull request: https://github.com/apache/flink/pull/395#discussion_r24737233 --- Diff: docs/streaming_guide.md --- @@ -383,9 +389,40 @@ dataStream.groupBy(groupingField).window(Count.of(100)).every(…).max(field); This will

[jira] [Created] (FLINK-1553) Kafka connectors rework

2015-02-16 Thread JIRA
Gábor Hermann created FLINK-1553: Summary: Kafka connectors rework Key: FLINK-1553 URL: https://issues.apache.org/jira/browse/FLINK-1553 Project: Flink Issue Type: Bug Components: S