[jira] [Commented] (FLINK-2732) Add access to the TaskManagers' log file and out file in the web dashboard.

2015-10-13 Thread Martin Liesenberg (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956323#comment-14956323 ] Martin Liesenberg commented on FLINK-2732: -- On second thought, looking at the current code, the

[GitHub] flink pull request: [FLINK-1984] Integrate Flink with Apache Mesos

2015-10-13 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/948#issuecomment-147937031 Thx again for updating the patch, @ankurcha . Apologize for the delay of the review. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (FLINK-1984) Integrate Flink with Apache Mesos

2015-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14956286#comment-14956286 ] ASF GitHub Bot commented on FLINK-1984: --- Github user hsaputra commented on the pull request:

[jira] [Commented] (FLINK-2624) RabbitMQ source / sink should participate in checkpointing

2015-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954521#comment-14954521 ] ASF GitHub Bot commented on FLINK-2624: --- Github user rmetzger commented on the pull request:

[GitHub] flink pull request: [FLINK-2624]: RabbitMQSource now extends Messa...

2015-10-13 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1243#issuecomment-147625208 Hi Hilmi, thank you for your PR. We'll review it soon. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] flink pull request: [FLINK-1719] [ml] Add Multinomial Naive Bayes ...

2015-10-13 Thread sachingoel0101
Github user sachingoel0101 commented on a diff in the pull request: https://github.com/apache/flink/pull/1156#discussion_r41842185 --- Diff: flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/classification/MultinomialNaiveBayes.scala --- @@ -0,0 +1,900 @@ +/* + *

[jira] [Commented] (FLINK-1719) Add naive Bayes classification algorithm to machine learning library

2015-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954655#comment-14954655 ] ASF GitHub Bot commented on FLINK-1719: --- Github user sachingoel0101 commented on a diff in the pull

[jira] [Commented] (FLINK-2732) Add access to the TaskManagers' log file and out file in the web dashboard.

2015-10-13 Thread Martin Liesenberg (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954971#comment-14954971 ] Martin Liesenberg commented on FLINK-2732: -- Thanka for your comment, maybe [~StephanEwen] as the

[jira] [Created] (FLINK-2850) Limit the types of jobs which can run in detached mode

2015-10-13 Thread Sachin Goel (JIRA)
Sachin Goel created FLINK-2850: -- Summary: Limit the types of jobs which can run in detached mode Key: FLINK-2850 URL: https://issues.apache.org/jira/browse/FLINK-2850 Project: Flink Issue Type:

[jira] [Assigned] (FLINK-2850) Limit the types of jobs which can run in detached mode

2015-10-13 Thread Sachin Goel (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sachin Goel reassigned FLINK-2850: -- Assignee: Sachin Goel > Limit the types of jobs which can run in detached mode >

[jira] [Created] (FLINK-2849) AggregatingAlignedProcessingTimeWindowOperatorTest failure

2015-10-13 Thread Sachin Goel (JIRA)
Sachin Goel created FLINK-2849: -- Summary: AggregatingAlignedProcessingTimeWindowOperatorTest failure Key: FLINK-2849 URL: https://issues.apache.org/jira/browse/FLINK-2849 Project: Flink Issue

[jira] [Updated] (FLINK-2849) AggregatingAlignedProcessingTimeWindowOperatorTest failure

2015-10-13 Thread Sachin Goel (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sachin Goel updated FLINK-2849: --- Labels: test-stability (was: ) > AggregatingAlignedProcessingTimeWindowOperatorTest failure >

[jira] [Updated] (FLINK-2849) AggregatingAlignedProcessingTimeWindowOperatorTest failure

2015-10-13 Thread Sachin Goel (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sachin Goel updated FLINK-2849: --- Description: {{testTumblingWindowDuplicateElements}} fails. Not much stack trace. Just an Assertion

[jira] [Closed] (FLINK-1983) Remove dependencies on Record APIs for Spargel

2015-10-13 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-1983. --- > Remove dependencies on Record APIs for Spargel > --

[GitHub] flink pull request: [FLINK-2479] Refactor runtime.operators.* test...

2015-10-13 Thread zentol
Github user zentol commented on the pull request: https://github.com/apache/flink/pull/1160#issuecomment-147763784 I've renamed the classes and rebased the PR. --- 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] [Commented] (FLINK-2479) Refactoring of org.apache.flink.runtime.operators.testutils.TestData class

2015-10-13 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14955202#comment-14955202 ] ASF GitHub Bot commented on FLINK-2479: --- Github user zentol commented on the pull request:

[jira] [Resolved] (FLINK-2574) Remove Spargel from master in next release

2015-10-13 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler resolved FLINK-2574. - Resolution: Fixed Subsumed by FLINK-2786. > Remove Spargel from master in next release >

[jira] [Closed] (FLINK-2574) Remove Spargel from master in next release

2015-10-13 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler closed FLINK-2574. --- > Remove Spargel from master in next release > -- > >

[jira] [Resolved] (FLINK-1983) Remove dependencies on Record APIs for Spargel

2015-10-13 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler resolved FLINK-1983. - Resolution: Invalid Spargel was removed completely in

[jira] [Resolved] (FLINK-1884) Outdated Spargel docs

2015-10-13 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler resolved FLINK-1884. - Resolution: Invalid Spargel was removed completely in

[jira] [Updated] (FLINK-1258) Merge iterative and non-iterative tasks

2015-10-13 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chesnay Schepler updated FLINK-1258: Description: Currently, the local runtime distinguishes between iterative

[jira] [Reopened] (FLINK-2763) Bug in Hybrid Hash Join: Request to spill a partition with less than two buffers.

2015-10-13 Thread Flavio Pompermaier (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Flavio Pompermaier reopened FLINK-2763: --- Still the same error using the current master (0.10-SNAPSHOT): Caused by:

[GitHub] flink pull request: change "it's" contraction to possession "its"

2015-10-13 Thread chrisatcodedmarkets
GitHub user chrisatcodedmarkets opened a pull request: https://github.com/apache/flink/pull/1256 change "it's" contraction to possession "its" You can merge this pull request into a Git repository by running: $ git pull https://github.com/chrisatcodedmarkets/flink patch-1