[jira] [Closed] (FLINK-3897) why does jobmanager process has too many ForkJoinTask object

2016-05-17 Thread ZhengBowen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ZhengBowen closed FLINK-3897. - Resolution: Invalid > why does jobmanager process has too many ForkJoinTask object >

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15288114#comment-15288114 ] ASF GitHub Bot commented on FLINK-2259: --- Github user rawkintrevo commented on the pull request:

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-17 Thread rawkintrevo
Github user rawkintrevo commented on the pull request: https://github.com/apache/flink/pull/1898#issuecomment-219910631 Thanks for the review @tillrohrmann I need to find a markdown editor with spell check... --- If your project is set up for it, you can reply to this email

[GitHub] flink pull request: Support for bz2 compression in flink-core

2016-05-17 Thread mtanski
GitHub user mtanski opened a pull request: https://github.com/apache/flink/pull/2002 Support for bz2 compression in flink-core Add support for bz2 compression to flink. Right now this requires using Hadoop InputFormats. Doesn't require any extra dependencies as flink-core

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-17 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286201#comment-15286201 ] Till Rohrmann commented on FLINK-1873: -- Great to hear that you've made good progress with the

[jira] [Commented] (FLINK-3754) Add a validation phase before construct RelNode using TableAPI

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286211#comment-15286211 ] ASF GitHub Bot commented on FLINK-3754: --- Github user twalthr commented on the pull request:

[jira] [Commented] (FLINK-3900) Set nullCheck=true as default in TableConfig

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286216#comment-15286216 ] ASF GitHub Bot commented on FLINK-3900: --- Github user twalthr commented on the pull request:

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286276#comment-15286276 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63490061 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/io/BlockInfo.java --- @@ -26,6 +26,11 @@ import

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286293#comment-15286293 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63491931 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FilePathFilter.java --- @@ -0,0 +1,74 @@ +/* + *

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63493233 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitMonitoringFunction.java --- @@ -0,0 +1,345 @@ +/*

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286328#comment-15286328 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1984#issuecomment-219673873 Overall, the code looks very good! I had some inline comments about Javadoc/comments. One thing that might be wrong, though is the interplay between

[jira] [Created] (FLINK-3918) Not configuring any time characteristic leads to a ClassCastException

2016-05-17 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-3918: - Summary: Not configuring any time characteristic leads to a ClassCastException Key: FLINK-3918 URL: https://issues.apache.org/jira/browse/FLINK-3918 Project: Flink

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63492168 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitMonitoringFunction.java --- @@ -0,0 +1,345 @@ +/*

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63495352 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitReadOperator.java --- @@ -0,0 +1,368 @@ +/* +

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1898#discussion_r63498199 --- Diff: docs/apis/batch/libs/ml/cross_validation.md --- @@ -0,0 +1,175 @@ +--- +mathjax: include +title: Cross Validation + +# Sub

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1898#discussion_r63498117 --- Diff: docs/apis/batch/libs/ml/cross_validation.md --- @@ -0,0 +1,175 @@ +--- +mathjax: include +title: Cross Validation + +# Sub

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-17 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286214#comment-15286214 ] Simone Robutti commented on FLINK-1873: --- Ok, I just need to split the stuff I did and I can open it.

[GitHub] flink pull request: [FLINK-3900] Set nullCheck=true as default in ...

2016-05-17 Thread twalthr
Github user twalthr commented on the pull request: https://github.com/apache/flink/pull/1994#issuecomment-219653577 Looks good to merge. --- 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

[jira] [Created] (FLINK-3917) Remove mouse focus from plan visualizer

2016-05-17 Thread Flavio Pompermaier (JIRA)
Flavio Pompermaier created FLINK-3917: - Summary: Remove mouse focus from plan visualizer Key: FLINK-3917 URL: https://issues.apache.org/jira/browse/FLINK-3917 Project: Flink Issue Type:

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286308#comment-15286308 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286337#comment-15286337 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286366#comment-15286366 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286363#comment-15286363 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1898#discussion_r63498002 --- Diff: docs/apis/batch/libs/ml/cross_validation.md --- @@ -0,0 +1,175 @@ +--- +mathjax: include +title: Cross Validation + +# Sub

[jira] [Closed] (FLINK-3915) Updating a Dataset in Flink using Flink's Table API

2016-05-17 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske closed FLINK-3915. Resolution: Information Provided This is not possible with the current version (1.0.x) of the Table

[GitHub] flink pull request: [FLINK-3754][Table]Add a validation phase befo...

2016-05-17 Thread twalthr
Github user twalthr commented on the pull request: https://github.com/apache/flink/pull/1958#issuecomment-219650388 @fhueske I looked through the changes. You have my +1 to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Created] (FLINK-3916) Allow generic types passing the Table API

2016-05-17 Thread Timo Walther (JIRA)
Timo Walther created FLINK-3916: --- Summary: Allow generic types passing the Table API Key: FLINK-3916 URL: https://issues.apache.org/jira/browse/FLINK-3916 Project: Flink Issue Type:

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63490499 --- Diff: flink-core/src/main/java/org/apache/flink/api/common/io/FileInputFormat.java --- @@ -235,7 +235,7 @@ protected FileInputFormat(Path filePath) {

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63490526 --- Diff: flink-core/src/test/java/org/apache/flink/api/common/io/EnumerateNestedFilesTest.java --- @@ -394,4 +394,4 @@ public IntValue nextRecord(IntValue

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286304#comment-15286304 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63494540 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitReadOperator.java --- @@ -0,0 +1,368 @@ +/* +

[GitHub] flink pull request: [FLINK-3782] ByteArrayOutputStream and ObjectO...

2016-05-17 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1995#issuecomment-219639748 The change looks good. +1 to merge --- 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

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63491422 --- Diff: flink-fs-tests/src/test/java/org/apache/flink/hdfstests/HDFSTest.java --- @@ -115,7 +115,7 @@ public void testHDFS() { }

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286318#comment-15286318 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63493915 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitMonitoringFunction.java --- @@ -0,0 +1,345 @@ +/*

[jira] [Commented] (FLINK-3782) ByteArrayOutputStream and ObjectOutputStream should close

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286179#comment-15286179 ] ASF GitHub Bot commented on FLINK-3782: --- Github user rmetzger commented on the pull request:

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286289#comment-15286289 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286340#comment-15286340 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on the pull request:

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286356#comment-15286356 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Closed] (FLINK-3749) Improve decimal handling

2016-05-17 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timo Walther closed FLINK-3749. --- Resolution: Duplicate > Improve decimal handling > > > Key:

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286296#comment-15286296 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63492326 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitMonitoringFunction.java --- @@ -0,0 +1,345 @@ +/*

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286332#comment-15286332 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-3749) Improve decimal handling

2016-05-17 Thread Timo Walther (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286226#comment-15286226 ] Timo Walther commented on FLINK-3749: - I will close this issue in favor of FLINK-3859. > Improve

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63491234 --- Diff: flink-streaming-scala/src/main/scala/org/apache/flink/streaming/api/scala/StreamExecutionEnvironment.scala --- @@ -463,7 +463,7 @@ class

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286287#comment-15286287 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63492862 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitMonitoringFunction.java --- @@ -0,0 +1,345 @@ +/*

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63494863 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitReadOperator.java --- @@ -0,0 +1,368 @@ +/* +

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286279#comment-15286279 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286280#comment-15286280 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[jira] [Commented] (FLINK-3889) Make File Monitoring Function checkpointable.

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286302#comment-15286302 ] ASF GitHub Bot commented on FLINK-3889: --- Github user aljoscha commented on a diff in the pull

[GitHub] flink pull request: [FLINK-3889] Make File Monitoring Function che...

2016-05-17 Thread aljoscha
Github user aljoscha commented on a diff in the pull request: https://github.com/apache/flink/pull/1984#discussion_r63492517 --- Diff: flink-streaming-java/src/main/java/org/apache/flink/streaming/api/functions/source/FileSplitMonitoringFunction.java --- @@ -0,0 +1,345 @@ +/*

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1898#discussion_r63497505 --- Diff: docs/apis/batch/libs/ml/cross_validation.md --- @@ -0,0 +1,175 @@ +--- +mathjax: include +title: Cross Validation + +# Sub

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286450#comment-15286450 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1898#discussion_r63508672 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/preprocessing/Splitter.scala --- @@ -0,0 +1,210 @@ +/* + * Licensed to

[jira] [Commented] (FLINK-2829) Confusing error message when Flink cannot create enough task threads

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286475#comment-15286475 ] ASF GitHub Bot commented on FLINK-2829: --- Github user rmetzger commented on the pull request:

[jira] [Commented] (FLINK-3915) Updating a Dataset in Flink using Flink's Table API

2016-05-17 Thread Akshay Shingote (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286477#comment-15286477 ] Akshay Shingote commented on FLINK-3915: Can you give any estimated date when Flink 1.1.0 will be

[jira] [Updated] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-05-17 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Robutti updated FLINK-3919: -- Description: Distributed matrix implementation as a DataSet of IndexedRow and related

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286577#comment-15286577 ] ASF GitHub Bot commented on FLINK-1979: --- Github user thvasilo commented on a diff in the pull

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread thvasilo
Github user thvasilo commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63517610 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -272,7 +272,7 @@ abstract class

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286371#comment-15286371 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-2259][ml] Add Train-Testing Splitters

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1898#discussion_r63498454 --- Diff: docs/apis/batch/libs/ml/index.md --- @@ -86,10 +87,18 @@ Now you can start solving your analysis task. The following code snippet shows

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286460#comment-15286460 ] ASF GitHub Bot commented on FLINK-1979: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286463#comment-15286463 ] ASF GitHub Bot commented on FLINK-1979: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63509482 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -306,7 +303,7 @@ object

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63509544 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -364,8 +350,7 @@ class

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63509514 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -321,19 +318,8 @@ class

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63509537 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -348,7 +334,7 @@ object

[jira] [Created] (FLINK-3920) Distributed Linear Algebra: block-based matrix

2016-05-17 Thread Simone Robutti (JIRA)
Simone Robutti created FLINK-3920: - Summary: Distributed Linear Algebra: block-based matrix Key: FLINK-3920 URL: https://issues.apache.org/jira/browse/FLINK-3920 Project: Flink Issue Type:

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286578#comment-15286578 ] ASF GitHub Bot commented on FLINK-1979: --- Github user thvasilo commented on a diff in the pull

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread thvasilo
Github user thvasilo commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63517587 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -272,7 +272,7 @@ abstract class

[jira] [Commented] (FLINK-1536) Graph partitioning operators for Gelly

2016-05-17 Thread Rohit (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286388#comment-15286388 ] Rohit commented on FLINK-1536: -- Hi, Just wanted to know what is the current state for this JIRA. I am

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286441#comment-15286441 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63509381 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -272,7 +272,7 @@ abstract class

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63509413 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala --- @@ -287,11 +287,8 @@ class

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286461#comment-15286461 ] ASF GitHub Bot commented on FLINK-1979: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Commented] (FLINK-1536) Graph partitioning operators for Gelly

2016-05-17 Thread Vasia Kalavri (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286478#comment-15286478 ] Vasia Kalavri commented on FLINK-1536: -- Hi [~rohit13k], thank you for your interest. As far as I know

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on a diff in the pull request: https://github.com/apache/flink/pull/1985#discussion_r63510204 --- Diff: flink-libraries/flink-ml/src/main/scala/org/apache/flink/ml/optimization/PartialLossFunction.scala --- @@ -47,21 +47,106 @@ object

[jira] [Commented] (FLINK-3919) Distributed Linear Algebra: row-based matrix

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286573#comment-15286573 ] ASF GitHub Bot commented on FLINK-3919: --- GitHub user chobeat opened a pull request:

[GitHub] flink pull request: [FLINK-3852] update the quickstart module to i...

2016-05-17 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1982#issuecomment-219713912 I like the pull request! (You updated the docs, the PR describes the changes). +1 to merge --- If your project is set up for it, you can reply to this email

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286370#comment-15286370 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286376#comment-15286376 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286455#comment-15286455 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on the pull request:

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286457#comment-15286457 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on the pull request:

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286471#comment-15286471 ] ASF GitHub Bot commented on FLINK-1979: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-2829] Confusing error message when Flin...

2016-05-17 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/1993#issuecomment-219698527 Thank you for opening a pull request. @gyfora can you validate if this is the exception you'd expected? --- If your project is set up for it, you can reply to this

[jira] [Commented] (FLINK-3915) Updating a Dataset in Flink using Flink's Table API

2016-05-17 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286490#comment-15286490 ] Robert Metzger commented on FLINK-3915: --- The community did not start yet discussing a time and scope

[GitHub] flink pull request: [FLINK-2829] Confusing error message when Flin...

2016-05-17 Thread gyfora
Github user gyfora commented on the pull request: https://github.com/apache/flink/pull/1993#issuecomment-219704691 This is Jira issue that I opened a qhile back and forgot about it :) The issue was not really that the Slot name was not well formatted etc, it's more thatn this type of

[jira] [Commented] (FLINK-2829) Confusing error message when Flink cannot create enough task threads

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286519#comment-15286519 ] ASF GitHub Bot commented on FLINK-2829: --- Github user gyfora commented on the pull request:

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-17 Thread Suneel Marthi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286532#comment-15286532 ] Suneel Marthi commented on FLINK-1873: -- FWIW, this seems to be pretty much what's already been done

[jira] [Commented] (FLINK-1873) Distributed matrix implementation

2016-05-17 Thread Simone Robutti (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286562#comment-15286562 ] Simone Robutti commented on FLINK-1873: --- Yes and I know your work. I watched your design before

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286480#comment-15286480 ] ASF GitHub Bot commented on FLINK-1979: --- Github user tillrohrmann commented on a diff in the pull

[GitHub] flink pull request: [FLINK-1979] Add logistic loss, hinge loss and...

2016-05-17 Thread tillrohrmann
Github user tillrohrmann commented on the pull request: https://github.com/apache/flink/pull/1985#issuecomment-219702326 Thanks for your contribution @skavulya. The changes look really good :-) I especially like your thorough and clear documentation of the different loss functions.

[GitHub] flink pull request: [FLINK-1745] Add exact k-nearest-neighbours al...

2016-05-17 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/1220#issuecomment-219702506 Great to hear that z-knn is almost done! If you think the implementation has good shape, do not hesitate to open a pull request. --- If your project is set up for

[jira] [Commented] (FLINK-1979) Implement Loss Functions

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286498#comment-15286498 ] ASF GitHub Bot commented on FLINK-1979: --- Github user tillrohrmann commented on the pull request:

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

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286499#comment-15286499 ] ASF GitHub Bot commented on FLINK-1745: --- Github user chiwanpark commented on the pull request:

[jira] [Commented] (FLINK-2259) Support training Estimators using a (train, validation, test) split of the available data

2016-05-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15286367#comment-15286367 ] ASF GitHub Bot commented on FLINK-2259: --- Github user tillrohrmann commented on a diff in the pull

  1   2   3   >