[jira] [Closed] (FLINK-1372) TaskManager and JobManager do not log startup settings any more

2015-01-22 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1372. Resolution: Fixed Fixed in 631b6eb804dc4a0236198574a8f8011ab2b6c8c2 TaskManager and JobManager do

[jira] [Created] (FLINK-1475) Minimize log output of yarn test cases

2015-02-04 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1475: Summary: Minimize log output of yarn test cases Key: FLINK-1475 URL: https://issues.apache.org/jira/browse/FLINK-1475 Project: Flink Issue Type: Bug

[jira] [Comment Edited] (FLINK-1438) ClassCastException for Custom InputSplit in local mode

2015-01-30 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298847#comment-14298847 ] Till Rohrmann edited comment on FLINK-1438 at 1/30/15 4:48 PM:

[jira] [Commented] (FLINK-1438) ClassCastException for Custom InputSplit in local mode

2015-01-30 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14298847#comment-14298847 ] Till Rohrmann commented on FLINK-1438: -- This is not only happening in local mode but

[jira] [Updated] (FLINK-1438) ClassCastException for Custom InputSplit in local mode and invalid type code in distributed mode

2015-01-30 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1438: - Summary: ClassCastException for Custom InputSplit in local mode and invalid type code in

[jira] [Updated] (FLINK-1438) ClassCastException for Custom InputSplit in local mode and invalid type code in distributed mode

2015-01-30 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1438: - Description: Jobs with custom InputSplits fail with a ClassCastException such as

[jira] [Commented] (FLINK-1303) HadoopInputFormat does not work with Scala API

2015-02-04 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14304953#comment-14304953 ] Till Rohrmann commented on FLINK-1303: -- {code} val hadoopIF = new

[jira] [Closed] (FLINK-1482) BlobStore does not delete directories when process is killed

2015-02-05 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1482. Resolution: Fixed Fixed with e766dba3653bb942ff66bd9edc999237a77c2ea2 BlobStore does not delete

[jira] [Created] (FLINK-1482) BlobStore does not delete directories when process is killed

2015-02-05 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1482: Summary: BlobStore does not delete directories when process is killed Key: FLINK-1482 URL: https://issues.apache.org/jira/browse/FLINK-1482 Project: Flink

[jira] [Updated] (FLINK-1483) Temporary channel files are not properly deleted when Flink is terminated

2015-02-05 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1483: - Description: The temporary channel files are not properly deleted if the IOManager does not shut

[jira] [Created] (FLINK-1489) Failing JobManager due to blocking calls in Execution.scheduleOrUpdateConsumers

2015-02-06 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1489: Summary: Failing JobManager due to blocking calls in Execution.scheduleOrUpdateConsumers Key: FLINK-1489 URL: https://issues.apache.org/jira/browse/FLINK-1489

[jira] [Closed] (FLINK-1470) JobManagerITCase fails on Travis

2015-02-06 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1470. Resolution: Fixed Fixed with 0ccd1fd5b90dbdacb579e329016a0819cd301d43 JobManagerITCase fails on

[jira] [Created] (FLINK-1487) Failing SchedulerIsolatedTasksTest.testScheduleQueueing test case

2015-02-06 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1487: Summary: Failing SchedulerIsolatedTasksTest.testScheduleQueueing test case Key: FLINK-1487 URL: https://issues.apache.org/jira/browse/FLINK-1487 Project: Flink

[jira] [Commented] (FLINK-1353) Execution always uses DefaultAkkaAskTimeout, rather than the configured value

2015-01-20 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14283731#comment-14283731 ] Till Rohrmann commented on FLINK-1353: -- Good catch. I'll forward the timeout set in

[jira] [Commented] (FLINK-1372) TaskManager and JobManager do not log startup settings any more

2015-01-19 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14282593#comment-14282593 ] Till Rohrmann commented on FLINK-1372: -- It always depends on the location from where

[jira] [Assigned] (FLINK-1003) Spread out scheduling strategy

2015-01-19 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-1003: Assignee: (was: Till Rohrmann) Spread out scheduling strategy

[jira] [Commented] (FLINK-1372) TaskManager and JobManager do not log startup settings any more

2015-01-19 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14282739#comment-14282739 ] Till Rohrmann commented on FLINK-1372: -- I think, it should work now with my latest

[jira] [Commented] (FLINK-655) Rename DataSet.withBroadcastSet(DataSet, String) method

2015-01-16 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14280004#comment-14280004 ] Till Rohrmann commented on FLINK-655: - I think the getBroadcastVariable returns a List

[jira] [Created] (FLINK-1411) PlanVisualizer is not working

2015-01-16 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1411: Summary: PlanVisualizer is not working Key: FLINK-1411 URL: https://issues.apache.org/jira/browse/FLINK-1411 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-1407) Enable log output (error level) for test cases

2015-01-15 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1407: Summary: Enable log output (error level) for test cases Key: FLINK-1407 URL: https://issues.apache.org/jira/browse/FLINK-1407 Project: Flink Issue Type:

[jira] [Updated] (FLINK-1499) Make TaskManager to disconnect from JobManager in case of a restart

2015-02-11 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1499: - Summary: Make TaskManager to disconnect from JobManager in case of a restart (was: Make

[jira] [Closed] (FLINK-1491) Inconsistent logging between Akka and other components

2015-02-11 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1491. Resolution: Fixed Fixed with 90834ca706d369b7c2bd739835766c490ee44042 Inconsistent logging

[jira] [Created] (FLINK-1580) Cleanup TaskManager initialization logic

2015-02-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1580: Summary: Cleanup TaskManager initialization logic Key: FLINK-1580 URL: https://issues.apache.org/jira/browse/FLINK-1580 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-1566) WindowIntegrationTest fails

2015-02-17 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1566: Summary: WindowIntegrationTest fails Key: FLINK-1566 URL: https://issues.apache.org/jira/browse/FLINK-1566 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-1584) Spurious failure of TaskManagerFailsITCase

2015-02-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1584: Summary: Spurious failure of TaskManagerFailsITCase Key: FLINK-1584 URL: https://issues.apache.org/jira/browse/FLINK-1584 Project: Flink Issue Type: Bug

[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] [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] [Closed] (FLINK-1549) Add proper exception handling for YarnJobManager

2015-02-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1549. Resolution: Fixed Fixed via 447ce0aa60358212a9716f6b4319f7e9566d6eaa Add proper exception

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

2015-02-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1556. Resolution: Fixed Fixed via ac7bf427900e60abef3ff4344a5873349e6d108e JobClient does not wait

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

2015-02-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1554?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1554. Resolution: Fixed Fixed via 649f158391aebcefcaabcdaa02d5c8b95be45777 LocalFlinkMiniCluster cannot

[jira] [Assigned] (FLINK-952) TypeExtractor requires the argument types of the UDF to be identical to the parameter types

2015-02-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann reassigned FLINK-952: --- Assignee: (was: Till Rohrmann) TypeExtractor requires the argument types of the UDF to

[jira] [Closed] (FLINK-1351) Inconclusive error when TaskManager cannot connect to JobManager

2015-02-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1351. Resolution: Cannot Reproduce Once we can reproduce this error, we'll open the issue again.

[jira] [Commented] (FLINK-1438) ClassCastException for Custom InputSplit in local mode and invalid type code in distributed mode

2015-01-31 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14299842#comment-14299842 ] Till Rohrmann commented on FLINK-1438: -- Hard to say without further information about

[jira] [Closed] (FLINK-1353) Execution always uses DefaultAkkaAskTimeout, rather than the configured value

2015-01-23 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1353. Resolution: Fixed Fixed with a5702b69ed7794abdd44035581077b09fc551450. Execution always uses

[jira] [Closed] (FLINK-1376) SubSlots are not properly released in case that a TaskManager fatally fails, leaving the system in a corrupted state

2015-02-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1376. Resolution: Fixed Fixed with db1b8b993c12f2e74b6cc9a48414265666dc0e69 in 0.9 Fixed with

[jira] [Created] (FLINK-1499) Make TaskManager to disconnect from TaskManager in case of a restart

2015-02-09 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1499: Summary: Make TaskManager to disconnect from TaskManager in case of a restart Key: FLINK-1499 URL: https://issues.apache.org/jira/browse/FLINK-1499 Project: Flink

[jira] [Created] (FLINK-1500) exampleScalaPrograms.EnumTriangleOptITCase does not finish on Travis

2015-02-09 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1500: Summary: exampleScalaPrograms.EnumTriangleOptITCase does not finish on Travis Key: FLINK-1500 URL: https://issues.apache.org/jira/browse/FLINK-1500 Project: Flink

[jira] [Created] (FLINK-1508) Remove AkkaUtils.ask to encourage explicit future handling

2015-02-10 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1508: Summary: Remove AkkaUtils.ask to encourage explicit future handling Key: FLINK-1508 URL: https://issues.apache.org/jira/browse/FLINK-1508 Project: Flink

[jira] [Updated] (FLINK-1537) GSoC project: Machine learning with Apache Flink

2015-02-13 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1537: - Priority: Minor (was: Major) GSoC project: Machine learning with Apache Flink

[jira] [Updated] (FLINK-1537) GSoC project: Machine learning with Apache Flink

2015-02-13 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1537: - Issue Type: New Feature (was: Improvement) GSoC project: Machine learning with Apache Flink

[jira] [Created] (FLINK-1541) GSoC project: Distributed profiling

2015-02-13 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1541: Summary: GSoC project: Distributed profiling Key: FLINK-1541 URL: https://issues.apache.org/jira/browse/FLINK-1541 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-1545) Spurious failure of AsynchronousFileIOChannelsTest.testExceptionForwardsToClose

2015-02-14 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1545: Summary: Spurious failure of AsynchronousFileIOChannelsTest.testExceptionForwardsToClose Key: FLINK-1545 URL: https://issues.apache.org/jira/browse/FLINK-1545

[jira] [Commented] (FLINK-1546) Failed job causes JobManager to shutdown due to uncatched WebFrontend exception

2015-02-14 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321649#comment-14321649 ] Till Rohrmann commented on FLINK-1546: -- The problem with the uncaught exception in

[jira] [Commented] (FLINK-1547) Disable automated ApplicationMaster restart

2015-02-14 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321654#comment-14321654 ] Till Rohrmann commented on FLINK-1547: -- This is not so surprising. I just looked into

[jira] [Closed] (FLINK-1543) Proper exception handling in actors

2015-02-14 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1543. Resolution: Fixed Fixed in 589b539c5acdd25f53ef6c9a453198a960ba93d5 Proper exception handling in

[jira] [Commented] (FLINK-1546) Failed job causes JobManager to shutdown due to uncatched WebFrontend exception

2015-02-14 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321725#comment-14321725 ] Till Rohrmann commented on FLINK-1546: -- Apparently, the specified file is wrong and

[jira] [Created] (FLINK-1533) NullPointerException in SlotSharingGroupAssignment.addSharedSlotAndAllocateSubSlot

2015-02-12 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1533: Summary: NullPointerException in SlotSharingGroupAssignment.addSharedSlotAndAllocateSubSlot Key: FLINK-1533 URL: https://issues.apache.org/jira/browse/FLINK-1533

[jira] [Commented] (FLINK-1531) Custom Kryo Serializer fails in itertation scenario

2015-02-12 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14318436#comment-14318436 ] Till Rohrmann commented on FLINK-1531: -- Thanks for the great bug description with the

[jira] [Closed] (FLINK-1531) Custom Kryo Serializer fails in itertation scenario

2015-02-12 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1531. Resolution: Fixed Fix Version/s: 0.8.1 0.9 Fixed for 0.9 in

[jira] [Closed] (FLINK-1533) NullPointerException in SlotSharingGroupAssignment.addSharedSlotAndAllocateSubSlot

2015-02-12 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1533. Resolution: Fixed Fixed in bc1432a2f605f97a27b0075c9f54b46c74e42d56 NullPointerException in

[jira] [Commented] (FLINK-1362) Spurious errors in execution state messaging between TaskManager and JobManager

2015-02-15 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14321906#comment-14321906 ] Till Rohrmann commented on FLINK-1362: -- Does this still occur? I think I fixed it. I

[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

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

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1719: - Component/s: Machine Learning Library Add naive Bayes classification algorithm to machine

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

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1719: Summary: Add naive Bayes classification algorithm to machine learning library Key: FLINK-1719 URL: https://issues.apache.org/jira/browse/FLINK-1719 Project: Flink

[jira] [Created] (FLINK-1717) Add support to read libSVM and SVMLight input files

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1717: Summary: Add support to read libSVM and SVMLight input files Key: FLINK-1717 URL: https://issues.apache.org/jira/browse/FLINK-1717 Project: Flink Issue

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

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1719: - Description: Add naive Bayes algorithm to Flink's machine learning library as a basic

[jira] [Created] (FLINK-1723) Add cross validation for parameter selection and validation

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1723: Summary: Add cross validation for parameter selection and validation Key: FLINK-1723 URL: https://issues.apache.org/jira/browse/FLINK-1723 Project: Flink

[jira] [Created] (FLINK-1716) Add CoCoA algorithm to flink-ml

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1716: Summary: Add CoCoA algorithm to flink-ml Key: FLINK-1716 URL: https://issues.apache.org/jira/browse/FLINK-1716 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-1727) Add decision tree to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1727: Summary: Add decision tree to machine learning library Key: FLINK-1727 URL: https://issues.apache.org/jira/browse/FLINK-1727 Project: Flink Issue Type:

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

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1719: - Description: Add naive Bayes algorithm to Flink's machine learning library as a basic

[jira] [Created] (FLINK-1728) Add random forest ensemble method to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1728: Summary: Add random forest ensemble method to machine learning library Key: FLINK-1728 URL: https://issues.apache.org/jira/browse/FLINK-1728 Project: Flink

[jira] [Created] (FLINK-1733) Add PCA to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1733: Summary: Add PCA to machine learning library Key: FLINK-1733 URL: https://issues.apache.org/jira/browse/FLINK-1733 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-1737) Add statistical whitening transformation to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1737: Summary: Add statistical whitening transformation to machine learning library Key: FLINK-1737 URL: https://issues.apache.org/jira/browse/FLINK-1737 Project: Flink

[jira] [Created] (FLINK-1729) Assess performance of classification algorithms

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1729: Summary: Assess performance of classification algorithms Key: FLINK-1729 URL: https://issues.apache.org/jira/browse/FLINK-1729 Project: Flink Issue Type:

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

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1731: Summary: Add kMeans clustering algorithm to machine learning library Key: FLINK-1731 URL: https://issues.apache.org/jira/browse/FLINK-1731 Project: Flink

[jira] [Created] (FLINK-1732) Add Gaussian mixture model to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1732: Summary: Add Gaussian mixture model to machine learning library Key: FLINK-1732 URL: https://issues.apache.org/jira/browse/FLINK-1732 Project: Flink Issue

[jira] [Created] (FLINK-1736) Add CountVectorizer to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1736: Summary: Add CountVectorizer to machine learning library Key: FLINK-1736 URL: https://issues.apache.org/jira/browse/FLINK-1736 Project: Flink Issue Type:

[jira] [Created] (FLINK-1738) Add mean centering transformation to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1738: Summary: Add mean centering transformation to machine learning library Key: FLINK-1738 URL: https://issues.apache.org/jira/browse/FLINK-1738 Project: Flink

[jira] [Updated] (FLINK-1732) Add Gaussian mixture model to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1732: - Description: For clustering purposes a distribution-based clustering algorithm such as the

[jira] [Updated] (FLINK-1736) Add CountVectorizer to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1736: - Issue Type: New Feature (was: Improvement) Add CountVectorizer to machine learning library

[jira] [Updated] (FLINK-1716) Add CoCoA algorithm to flink-ml

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1716: - Issue Type: New Feature (was: Improvement) Add CoCoA algorithm to flink-ml

[jira] [Updated] (FLINK-1735) Add FeatureHasher to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1735?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1735: - Issue Type: New Feature (was: Improvement) Add FeatureHasher to machine learning library

[jira] [Updated] (FLINK-1733) Add PCA to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1733: - Issue Type: New Feature (was: Improvement) Add PCA to machine learning library

[jira] [Updated] (FLINK-1729) Assess performance of classification algorithms

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1729: - Issue Type: New Feature (was: Improvement) Assess performance of classification algorithms

[jira] [Updated] (FLINK-1718) Add sparse vector and sparse matrix types to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1718: - Issue Type: New Feature (was: Improvement) Add sparse vector and sparse matrix types to machine

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

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1731: - Issue Type: New Feature (was: Improvement) Add kMeans clustering algorithm to machine learning

[jira] [Updated] (FLINK-1728) Add random forest ensemble method to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1728: - Issue Type: New Feature (was: Improvement) Add random forest ensemble method to machine

[jira] [Updated] (FLINK-1738) Add mean centering transformation to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1738: - Issue Type: New Feature (was: Improvement) Add mean centering transformation to machine

[jira] [Updated] (FLINK-1732) Add Gaussian mixture model to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1732: - Issue Type: New Feature (was: Improvement) Add Gaussian mixture model to machine learning

[jira] [Updated] (FLINK-1727) Add decision tree to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1727: - Issue Type: New Feature (was: Improvement) Add decision tree to machine learning library

[jira] [Updated] (FLINK-1737) Add statistical whitening transformation to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1737: - Issue Type: New Feature (was: Improvement) Add statistical whitening transformation to machine

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

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1719: - Issue Type: New Feature (was: Improvement) Add naive Bayes classification algorithm to machine

[jira] [Updated] (FLINK-1717) Add support to read libSVM and SVMLight input files

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1717: - Issue Type: New Feature (was: Improvement) Add support to read libSVM and SVMLight input files

[jira] [Updated] (FLINK-1723) Add cross validation for parameter selection and validation

2015-03-18 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1723: - Issue Type: New Feature (was: Improvement) Add cross validation for parameter selection and

[jira] [Created] (FLINK-1743) Add multinomial logistic regression to machine learning library

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1743: Summary: Add multinomial logistic regression to machine learning library Key: FLINK-1743 URL: https://issues.apache.org/jira/browse/FLINK-1743 Project: Flink

[jira] [Updated] (FLINK-1697) Add alternating least squares algorithm for matrix factorization to ML library

2015-03-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1697: - Labels: ML (was: ) Add alternating least squares algorithm for matrix factorization to ML

[jira] [Commented] (FLINK-1500) exampleScalaPrograms.EnumTriangleOptITCase does not finish on Travis

2015-03-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14366223#comment-14366223 ] Till Rohrmann commented on FLINK-1500: -- I haven't seen it for a long time.

[jira] [Closed] (FLINK-1695) Create machine learning library

2015-03-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1695. Resolution: Fixed Added in cf492be965fbbfeade8d200cd2c495fd10fd3a1b Create machine learning

[jira] [Closed] (FLINK-1698) Add polynomial base feature mapper to ML library

2015-03-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1698. Resolution: Fixed Added in effea93d72710dc9fa8184abc2d97ee33794b84f Add polynomial base feature

[jira] [Closed] (FLINK-1696) Add multiple linear regression to ML library

2015-03-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1696. Resolution: Fixed Added in ff83c8c2141486b1719a8c451a485da606784d1f Add multiple linear

[jira] [Closed] (FLINK-1697) Add alternating least squares algorithm for matrix factorization to ML library

2015-03-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-1697. Resolution: Fixed Added in 21e2d96f893e4460a8d85c501e31dc09ed2f0043 Add alternating least squares

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

2015-03-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1745: Summary: Add k-nearest-neighbours algorithm to machine learning library Key: FLINK-1745 URL: https://issues.apache.org/jira/browse/FLINK-1745 Project: Flink

[jira] [Created] (FLINK-1748) Integrate PageRank implementation into machine learning library

2015-03-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1748: Summary: Integrate PageRank implementation into machine learning library Key: FLINK-1748 URL: https://issues.apache.org/jira/browse/FLINK-1748 Project: Flink

[jira] [Updated] (FLINK-1746) Add linear discriminant analysis to machine learning library

2015-03-19 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1746: - Labels: ML (was: ) Add linear discriminant analysis to machine learning library

[jira] [Created] (FLINK-1750) Add canonical correlation analysis (CCA) to machine learning library

2015-03-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1750: Summary: Add canonical correlation analysis (CCA) to machine learning library Key: FLINK-1750 URL: https://issues.apache.org/jira/browse/FLINK-1750 Project: Flink

[jira] [Created] (FLINK-1749) Add Boosting algorithm for ensemble learning to machine learning library

2015-03-19 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1749: Summary: Add Boosting algorithm for ensemble learning to machine learning library Key: FLINK-1749 URL: https://issues.apache.org/jira/browse/FLINK-1749 Project:

[jira] [Updated] (FLINK-1723) Add cross validation for parameter selection and validation

2015-03-19 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1723: - Description: Cross validation [1] is a standard tool to select proper parameters for you model

[jira] [Updated] (FLINK-1728) Add random forest ensemble method to machine learning library

2015-03-19 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1728: - Description: Random forests [2,3] are a well-established mean to mitigate the decision trees'

[jira] [Created] (FLINK-1742) Sample data points for MultipleLinearRegression to support proper SGD

2015-03-18 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-1742: Summary: Sample data points for MultipleLinearRegression to support proper SGD Key: FLINK-1742 URL: https://issues.apache.org/jira/browse/FLINK-1742 Project: Flink

[jira] [Updated] (FLINK-1695) Create machine learning library

2015-03-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann updated FLINK-1695: - Labels: ML (was: ) Create machine learning library ---

  1   2   3   4   5   6   7   8   9   10   >