[jira] [Commented] (FLINK-2141) Allow GSA's Gather to perform this operation in more than one direction

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

[GitHub] flink pull request: [FLINK-2141] Allow GSA's Gather to perform thi...

2015-06-30 Thread shghatge
GitHub user shghatge opened a pull request: https://github.com/apache/flink/pull/877 [FLINK-2141] Allow GSA's Gather to perform this operation in more than one direction Added the setDirection() and getDirection() methods to GSAConfiguration.java Added functionality to gather va

[jira] [Updated] (FLINK-2302) Allow multiple instances to run on single host

2015-06-30 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ufuk Celebi updated FLINK-2302: --- Description: The scripts currently can only run a single component like TaskManager per host. The mai

[jira] [Created] (FLINK-2302) Allow multiple instances to run on single host

2015-06-30 Thread Ufuk Celebi (JIRA)
Ufuk Celebi created FLINK-2302: -- Summary: Allow multiple instances to run on single host Key: FLINK-2302 URL: https://issues.apache.org/jira/browse/FLINK-2302 Project: Flink Issue Type: Bug

[jira] [Updated] (FLINK-2302) Allow multiple instances to run on single host

2015-06-30 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ufuk Celebi updated FLINK-2302: --- Issue Type: Improvement (was: Bug) > Allow multiple instances to run on single host > ---

[jira] [Commented] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14609140#comment-14609140 ] Andra Lungu commented on FLINK-2299: Hi [~StephanEwen], First of all, thanks a lot fo

[jira] [Commented] (FLINK-2131) Add Initialization schemes for K-means clustering

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

[GitHub] flink pull request: [FLINK-2131][ml]: Initialization schemes for k...

2015-06-30 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/pull/757#issuecomment-117314238 Hello @sachingoel0101 . If you have a feature in mind that requires the sampling code then you should file a ticket with the feature request. What I would like u

[jira] [Commented] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608810#comment-14608810 ] Stephan Ewen commented on FLINK-2299: - [~andralungu] - from some LOG debugging, it see

[GitHub] flink pull request: [FLINK-2298] Allow setting a custom applicatio...

2015-06-30 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/flink/pull/876#discussion_r33604736 --- Diff: flink-yarn/src/main/java/org/apache/flink/yarn/FlinkYarnClient.java --- @@ -591,14 +592,17 @@ protected AbstractFlinkYarnCluster deployInternal(Str

[jira] [Commented] (FLINK-2298) Allow setting custom YARN application names through the CLI

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

[jira] [Commented] (FLINK-2298) Allow setting custom YARN application names through the CLI

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

[GitHub] flink pull request: [FLINK-2298] Allow setting a custom applicatio...

2015-06-30 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/flink/pull/876#discussion_r33604696 --- Diff: flink-yarn/src/main/java/org/apache/flink/yarn/FlinkYarnClient.java --- @@ -341,7 +342,7 @@ public AbstractFlinkYarnCluster run() throws Exception {

[jira] [Commented] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608732#comment-14608732 ] Stephan Ewen commented on FLINK-2299: - Aside from the issue that you see, I think you

[GitHub] flink pull request: [FLINK-2298] Allow setting a custom applicatio...

2015-06-30 Thread rmetzger
GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/876 [FLINK-2298] Allow setting a custom application name on YARN With this change, users can pass a "--name" argument to the YARN session to give the YARN application a custom name. I've covere

[jira] [Commented] (FLINK-2298) Allow setting custom YARN application names through the CLI

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

[jira] [Created] (FLINK-2301) In BarrierBuffer newer Barriers trigger old Checkpoints

2015-06-30 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-2301: --- Summary: In BarrierBuffer newer Barriers trigger old Checkpoints Key: FLINK-2301 URL: https://issues.apache.org/jira/browse/FLINK-2301 Project: Flink I

[GitHub] flink pull request: [storm-contib] added named attribute access to...

2015-06-30 Thread mjsax
GitHub user mjsax opened a pull request: https://github.com/apache/flink/pull/875 [storm-contib] added named attribute access to Storm compatibility layer - added support for named attribute access - extenden FlinkTopologyBuilder to handle declared output schemas - adap

[jira] [Created] (FLINK-2300) Links on FAQ page not rendered correctly

2015-06-30 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-2300: - Summary: Links on FAQ page not rendered correctly Key: FLINK-2300 URL: https://issues.apache.org/jira/browse/FLINK-2300 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-2131) Add Initialization schemes for K-means clustering

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608435#comment-14608435 ] ASF GitHub Bot commented on FLINK-2131: --- Github user sachingoel0101 closed the pull

[jira] [Commented] (FLINK-2131) Add Initialization schemes for K-means clustering

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608437#comment-14608437 ] ASF GitHub Bot commented on FLINK-2131: --- GitHub user sachingoel0101 reopened a pull

[jira] [Commented] (FLINK-2131) Add Initialization schemes for K-means clustering

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608434#comment-14608434 ] ASF GitHub Bot commented on FLINK-2131: --- Github user sachingoel0101 commented on the

[GitHub] flink pull request: [FLINK-2131][ml]: Initialization schemes for k...

2015-06-30 Thread sachingoel0101
GitHub user sachingoel0101 reopened a pull request: https://github.com/apache/flink/pull/757 [FLINK-2131][ml]: Initialization schemes for k-means clustering This adds two most common initialization strategies for the k-means clustering algorithm, namely, Random initialization and km

[GitHub] flink pull request: [FLINK-2131][ml]: Initialization schemes for k...

2015-06-30 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/757#issuecomment-117220314 Hey @thvasilo , I'm going to break up this PR further. The motivation is that, the Sampling code should be available as a general feature. Given a probability dist

[GitHub] flink pull request: [FLINK-2131][ml]: Initialization schemes for k...

2015-06-30 Thread sachingoel0101
Github user sachingoel0101 closed the pull request at: https://github.com/apache/flink/pull/757 --- 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-2293) Division by Zero Exception

2015-06-30 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608419#comment-14608419 ] Stephan Ewen commented on FLINK-2293: - [~fhueske] and me have located this and figured

[jira] [Commented] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608411#comment-14608411 ] Stephan Ewen commented on FLINK-2296: - +1 to do that so the current state is robust an

[jira] [Commented] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608412#comment-14608412 ] Stephan Ewen commented on FLINK-2299: - We are getting more reports where this happens.

[jira] [Commented] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608397#comment-14608397 ] Ufuk Celebi commented on FLINK-2296: +1 to the renaming. > Checkpoint committing brok

[jira] [Assigned] (FLINK-2157) Create evaluation framework for ML library

2015-06-30 Thread Theodore Vasiloudis (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Theodore Vasiloudis reassigned FLINK-2157: -- Assignee: Theodore Vasiloudis > Create evaluation framework for ML library > --

[jira] [Commented] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608364#comment-14608364 ] Gyula Fora commented on FLINK-2296: --- +1 > Checkpoint committing broken > --

[jira] [Comment Edited] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608360#comment-14608360 ] Robert Metzger edited comment on FLINK-2296 at 6/30/15 2:22 PM:

[jira] [Updated] (FLINK-2111) Add "stop" signal to cleanly shutdown streaming jobs

2015-06-30 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated FLINK-2111: --- Description: Currently, streaming jobs can only be stopped using "cancel" command, what is a

[jira] [Commented] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608360#comment-14608360 ] Robert Metzger commented on FLINK-2296: --- +1 for renaming the method to {{notifyCheck

[jira] [Updated] (FLINK-2111) Add "stop" signal to cleanly shutdown streaming jobs

2015-06-30 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated FLINK-2111: --- Summary: Add "stop" signal to cleanly shutdown streaming jobs (was: Add "stop" signal to clea

[jira] [Updated] (FLINK-2111) Add "stop" signal to cleanly stop streaming jobs

2015-06-30 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated FLINK-2111: --- Summary: Add "stop" signal to cleanly stop streaming jobs (was: Add "terminate" signal to cle

[GitHub] flink pull request: [FLINK-2157] [ml] [WIP] Create evaluation fram...

2015-06-30 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/pull/871#issuecomment-117202580 I believe that the current code covers the scope of the linked issue. We can now start reviewing the relevant changes and continue with code cleanup to bring this to a m

[jira] [Commented] (FLINK-2157) Create evaluation framework for ML library

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

[jira] [Commented] (FLINK-2108) Add score function for Predictors

2015-06-30 Thread Theodore Vasiloudis (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608336#comment-14608336 ] Theodore Vasiloudis commented on FLINK-2108: The for the score function can no

[jira] [Comment Edited] (FLINK-2108) Add score function for Predictors

2015-06-30 Thread Theodore Vasiloudis (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608336#comment-14608336 ] Theodore Vasiloudis edited comment on FLINK-2108 at 6/30/15 2:07 PM: ---

[jira] [Comment Edited] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608304#comment-14608304 ] Andra Lungu edited comment on FLINK-2299 at 6/30/15 2:00 PM: -

[GitHub] flink pull request: [FLINK-1745] [ml] [WIP] Add exact k-nearest-ne...

2015-06-30 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/pull/696#issuecomment-117195363 Thanks @chiwanpark . I don't think I'll have the time to review this week, I'll set a reminder for Monday. --- If your project is set up for it, you can reply to this e

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

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

[jira] [Commented] (FLINK-1731) Add kMeans clustering algorithm to machine learning library

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

[jira] [Commented] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608304#comment-14608304 ] Andra Lungu commented on FLINK-2299: No, there was no problem with the network. I beli

[GitHub] flink pull request: [FLINK-1731] [ml] Implementation of Feature K-...

2015-06-30 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/pull/700#issuecomment-117194517 What we would like to see actually is this PR and #757 to be merged into one, so that we can review them as a whole. @sachingoel0101 do you think you will be able to do

[jira] [Commented] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608296#comment-14608296 ] Robert Metzger commented on FLINK-2299: --- Looks like wally025 broke up with the JobMa

[jira] [Created] (FLINK-2299) The slot on which the task maanger was scheduled was killed

2015-06-30 Thread Andra Lungu (JIRA)
Andra Lungu created FLINK-2299: -- Summary: The slot on which the task maanger was scheduled was killed Key: FLINK-2299 URL: https://issues.apache.org/jira/browse/FLINK-2299 Project: Flink Issue

[jira] [Created] (FLINK-2298) Allow setting custom YARN application names through the CLI

2015-06-30 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-2298: - Summary: Allow setting custom YARN application names through the CLI Key: FLINK-2298 URL: https://issues.apache.org/jira/browse/FLINK-2298 Project: Flink

[jira] [Commented] (FLINK-2157) Create evaluation framework for ML library

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

[GitHub] flink pull request: [FLINK-2157] [ml] [WIP] Create evaluation fram...

2015-06-30 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/pull/871#issuecomment-117185135 Cherry picked the changes to Predictor and SVM from #874 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608264#comment-14608264 ] Stephan Ewen commented on FLINK-2296: - I think there is a misunderstanding on what the

[jira] [Commented] (FLINK-2297) Add threshold setting for SVM binary predictions

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

[GitHub] flink pull request: [FLINK-2297] [ml] Add threshold setting for SV...

2015-06-30 Thread thvasilo
Github user thvasilo commented on a diff in the pull request: https://github.com/apache/flink/pull/874#discussion_r33570883 --- Diff: flink-staging/flink-ml/src/test/scala/org/apache/flink/ml/classification/SVMITSuite.scala --- @@ -69,19 +70,38 @@ class SVMITSuite extends FlatSpec

[jira] [Commented] (FLINK-2297) Add threshold setting for SVM binary predictions

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

[GitHub] flink pull request: [FLINK-2297] [ml] Add threshold setting for SV...

2015-06-30 Thread thvasilo
Github user thvasilo commented on a diff in the pull request: https://github.com/apache/flink/pull/874#discussion_r33570815 --- Diff: flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/classification/SVM.scala --- @@ -242,8 +275,21 @@ object SVM{ } }

[jira] [Updated] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger updated FLINK-2296: -- Description: While working on fixing the failing {{PersistentKafkaSource}} test, I realized tha

[jira] [Commented] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608255#comment-14608255 ] Gyula Fora commented on FLINK-2296: --- The reason we made these changes for the Checkpoint

[jira] [Commented] (FLINK-2297) Add threshold setting for SVM binary predictions

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

[GitHub] flink pull request: [FLINK-2297] [ml] Add threshold setting for SV...

2015-06-30 Thread thvasilo
GitHub user thvasilo opened a pull request: https://github.com/apache/flink/pull/874 [FLINK-2297] [ml] Add threshold setting for SVM binary predictions Currently SVM outputs the raw decision function values when using the predict function. We should have instead the ability

[jira] [Created] (FLINK-2297) Add threshold setting for SVM binary predictions

2015-06-30 Thread Theodore Vasiloudis (JIRA)
Theodore Vasiloudis created FLINK-2297: -- Summary: Add threshold setting for SVM binary predictions Key: FLINK-2297 URL: https://issues.apache.org/jira/browse/FLINK-2297 Project: Flink Is

[jira] [Assigned] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger reassigned FLINK-2296: - Assignee: Robert Metzger > Checkpoint committing broken > >

[jira] [Created] (FLINK-2296) Checkpoint committing broken

2015-06-30 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-2296: - Summary: Checkpoint committing broken Key: FLINK-2296 URL: https://issues.apache.org/jira/browse/FLINK-2296 Project: Flink Issue Type: Bug Compon

[jira] [Commented] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608238#comment-14608238 ] Gyula Fora commented on FLINK-2294: --- This was a trivial fix for the current implementati

[jira] [Commented] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608236#comment-14608236 ] Robert Metzger commented on FLINK-2294: --- It would have been nice if you waited until

[jira] [Closed] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora closed FLINK-2294. - Resolution: Fixed https://github.com/apache/flink/commit/fef9f115838b3ba3d3769f8669ee251c2cd403c6 > Keyed

[GitHub] flink pull request: New operator state interfaces

2015-06-30 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/747#issuecomment-117161545 Please create JIRAs for changes in the future. --- 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] [Commented] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608195#comment-14608195 ] Gyula Fora commented on FLINK-2294: --- Every stream operator has a context and since the c

[jira] [Commented] (FLINK-2295) TwoInput Task do not react to/forward checkpoint barriers

2015-06-30 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608183#comment-14608183 ] Aljoscha Krettek commented on FLINK-2295: - That's why I said I have the fix, yes.

[jira] [Commented] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608178#comment-14608178 ] Aljoscha Krettek commented on FLINK-2294: - {{processElement}} gets the element. Th

[jira] [Commented] (FLINK-2295) TwoInput Task do not react to/forward checkpoint barriers

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608171#comment-14608171 ] Gyula Fora commented on FLINK-2295: --- I see that the CoReader set in the TwoInput tas doe

[jira] [Comment Edited] (FLINK-2295) TwoInput Task do not react to/forward checkpoint barriers

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608171#comment-14608171 ] Gyula Fora edited comment on FLINK-2295 at 6/30/15 11:55 AM: -

[jira] [Commented] (FLINK-2138) PartitionCustom for streaming

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

[jira] [Commented] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608160#comment-14608160 ] Gyula Fora commented on FLINK-2294: --- The issue was caused by having two output collector

[GitHub] flink pull request: [FLINK-2138] Added custom partitioning to Data...

2015-06-30 Thread gaborhermann
Github user gaborhermann commented on the pull request: https://github.com/apache/flink/pull/872#issuecomment-117141916 Okay then. These are the effects of changing I did not know about. Let's stick to (2) and later on, we might reconsider this. --- If your project is set up for it,

[jira] [Assigned] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gyula Fora reassigned FLINK-2294: - Assignee: Gyula Fora > Keyed State does not work with DOP=1 > ---

[jira] [Commented] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14608100#comment-14608100 ] Gyula Fora commented on FLINK-2294: --- I don't understand what you mean by setting it in t

[jira] [Created] (FLINK-2295) TwoInput Task do not react to/forward checkpoint barriers

2015-06-30 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-2295: --- Summary: TwoInput Task do not react to/forward checkpoint barriers Key: FLINK-2295 URL: https://issues.apache.org/jira/browse/FLINK-2295 Project: Flink

[jira] [Created] (FLINK-2294) Keyed State does not work with DOP=1

2015-06-30 Thread Aljoscha Krettek (JIRA)
Aljoscha Krettek created FLINK-2294: --- Summary: Keyed State does not work with DOP=1 Key: FLINK-2294 URL: https://issues.apache.org/jira/browse/FLINK-2294 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-2138) PartitionCustom for streaming

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

[GitHub] flink pull request: [FLINK-2138] Added custom partitioning to Data...

2015-06-30 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/872#issuecomment-117117294 How about we leave the batch API as it is for now and address that as a separate issue? There are quite some subtleties in how the optimizer assesses equality of part

[jira] [Updated] (FLINK-2290) CoRecordReader Does Not Read Events From Both Inputs When No Elements Arrive

2015-06-30 Thread Aljoscha Krettek (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aljoscha Krettek updated FLINK-2290: Priority: Blocker (was: Major) > CoRecordReader Does Not Read Events From Both Inputs When

[jira] [Commented] (FLINK-2150) Add a library method that assigns unique Long values to vertices

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

[GitHub] flink pull request: [FLINK-2150] Added zipWithUniqueIds

2015-06-30 Thread andralungu
Github user andralungu commented on the pull request: https://github.com/apache/flink/pull/801#issuecomment-117112526 Okay, can I get some +1s to merge this :)? --- 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 proj

[jira] [Commented] (FLINK-1731) Add kMeans clustering algorithm to machine learning library

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

[GitHub] flink pull request: [FLINK-1731] [ml] Implementation of Feature K-...

2015-06-30 Thread peedeeX21
Github user peedeeX21 commented on the pull request: https://github.com/apache/flink/pull/700#issuecomment-117068361 I totally agree on you guys points. We have a little amount of centroids, and the model is not supposed to be distributed in the end. The question is now: Shoul

[jira] [Commented] (FLINK-1731) Add kMeans clustering algorithm to machine learning library

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607968#comment-14607968 ] ASF GitHub Bot commented on FLINK-1731: --- Github user sachingoel0101 commented on the

[GitHub] flink pull request: [FLINK-1731] [ml] Implementation of Feature K-...

2015-06-30 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/700#issuecomment-117060737 Hi. IMO, the purpose of learning is to develop a model which compactly represents the data somehow. Thus, having a distributed model doesn't make sense. Besides, t

[jira] [Commented] (FLINK-2293) Division by Zero Exception

2015-06-30 Thread Andra Lungu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607965#comment-14607965 ] Andra Lungu commented on FLINK-2293: Also reproducible with https://github.com/andral

[jira] [Commented] (FLINK-2105) Implement Sort-Merge Outer Join algorithm

2015-06-30 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607966#comment-14607966 ] Fabian Hueske commented on FLINK-2105: -- [~chiwanpark] is right. This issue is about t

[jira] [Commented] (FLINK-1745) Add exact k-nearest-neighbours algorithm to machine learning library

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

[GitHub] flink pull request: [FLINK-1745] [ml] [WIP] Add exact k-nearest-ne...

2015-06-30 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/696#issuecomment-117059705 Hi, I updated this PR. I reimplemented kNN Join with `zipWithIndex` and fitted to changed pipeline architecture. --- If your project is set up for it, you can reply

[GitHub] flink pull request: [Flink-1999] basic TfidfTransformer

2015-06-30 Thread rbraeunlich
Github user rbraeunlich commented on a diff in the pull request: https://github.com/apache/flink/pull/730#discussion_r33551797 --- Diff: flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/feature/TfIdfTransformer.scala --- @@ -0,0 +1,128 @@ +/* + * Licensed to the A

[jira] [Commented] (FLINK-2131) Add Initialization schemes for K-means clustering

2015-06-30 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607954#comment-14607954 ] ASF GitHub Bot commented on FLINK-2131: --- Github user sachingoel0101 commented on the

[jira] [Updated] (FLINK-2286) Window ParallelMerge sometimes swallows elements of the last window

2015-06-30 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels updated FLINK-2286: -- Fix Version/s: 0.9.1 > Window ParallelMerge sometimes swallows elements of the last wind

[GitHub] flink pull request: [FLINK-2131]: Initialization schemes for k-mea...

2015-06-30 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/757#issuecomment-117055846 Okay. I'll update it today itself with a few trivial fixes. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Updated] (FLINK-2285) Active policy emits elements of the last window twice

2015-06-30 Thread Maximilian Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maximilian Michels updated FLINK-2285: -- Fix Version/s: 0.9.1 > Active policy emits elements of the last window twice > -

[jira] [Commented] (FLINK-2293) Division by Zero Exception

2015-06-30 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607950#comment-14607950 ] Fabian Hueske commented on FLINK-2293: -- Is it possible to share the 10GB input data (

[jira] [Commented] (FLINK-2131) Add Initialization schemes for K-means clustering

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

[jira] [Updated] (FLINK-2293) Division by Zero Exception

2015-06-30 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske updated FLINK-2293: - Priority: Critical (was: Major) > Division by Zero Exception > -- > >

  1   2   >