[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514267#comment-14514267 ] ASF GitHub Bot commented on SAMOA-16: - Github user senorcarbone commented on the pull re

[GitHub] incubator-samoa pull request: SAMOA-16: Add an adapter for Apache ...

2015-04-27 Thread senorcarbone
Github user senorcarbone commented on the pull request: https://github.com/apache/incubator-samoa/pull/11#issuecomment-96697992 Just to clarify slot allocation: A slot is shared by multiple operators and, at the current version at least, the job manager allocates as many slots as the

[jira] [Commented] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread asp188 (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514227#comment-14514227 ] asp188 commented on SAMOA-26: - sorry, for the reason of naming,i setup a new pull.see this: htt

[jira] [Comment Edited] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread asp188 (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514177#comment-14514177 ] asp188 edited comment on SAMOA-26 at 4/27/15 2:34 PM: -- LOL,it is essent

[GitHub] incubator-samoa pull request: Fix the ArffLoader bug in processing

2015-04-27 Thread asp188
GitHub user asp188 opened a pull request: https://github.com/apache/incubator-samoa/pull/24 Fix the ArffLoader bug in processing the "numAttribute" in ArffLoader must be added for each loop. You can merge this pull request into a Git repository by running: $ git pull https://gi

[jira] [Commented] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514193#comment-14514193 ] ASF GitHub Bot commented on SAMOA-26: - Github user asp188 closed the pull request at:

[GitHub] incubator-samoa pull request: modify the ArffLoader bug in process...

2015-04-27 Thread asp188
Github user asp188 closed the pull request at: https://github.com/apache/incubator-samoa/pull/23 --- 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] [Comment Edited] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread asp188 (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514177#comment-14514177 ] asp188 edited comment on SAMOA-26 at 4/27/15 2:10 PM: -- LOL,it is essent

[GitHub] incubator-samoa pull request: modify the ArffLoader bug in process...

2015-04-27 Thread asp188
GitHub user asp188 opened a pull request: https://github.com/apache/incubator-samoa/pull/23 modify the ArffLoader bug in processing For the bug in "https://issues.apache.org/jira/browse/SAMOA-26"; You can merge this pull request into a Git repository by running: $ git pull http

[jira] [Commented] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514178#comment-14514178 ] ASF GitHub Bot commented on SAMOA-26: - GitHub user asp188 opened a pull request: ht

[jira] [Commented] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread asp188 (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514177#comment-14514177 ] asp188 commented on SAMOA-26: - LOL,it is essential a bug for the ArffLoader Bug...You the modifi

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513945#comment-14513945 ] ASF GitHub Bot commented on SAMOA-16: - Github user senorcarbone commented on the pull re

[GitHub] incubator-samoa pull request: SAMOA-16: Add an adapter for Apache ...

2015-04-27 Thread senorcarbone
Github user senorcarbone commented on the pull request: https://github.com/apache/incubator-samoa/pull/11#issuecomment-96617567 Hi Gianmarco. To your points: - We use a filter task per stream subscription so we can forward the right streams into the right task respectively. Th

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513912#comment-14513912 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on the pull request:

[GitHub] incubator-samoa pull request: SAMOA-16: Add an adapter for Apache ...

2015-04-27 Thread gdfm
Github user gdfm commented on the pull request: https://github.com/apache/incubator-samoa/pull/11#issuecomment-96609902 Thanks, I managed to make it run on Flink. I am testing the VHT algorithm with ```bin/samoa flink target/SAMOA-Flink-0.3.0-SNAPSHOT.jar "PrequentialEvaluatio

[GitHub] incubator-samoa pull request: SAMOA-16: Add an adapter for Apache ...

2015-04-27 Thread senorcarbone
Github user senorcarbone commented on the pull request: https://github.com/apache/incubator-samoa/pull/11#issuecomment-96574244 Hi Gianmarco! You should download the binaries of the milestone-1 version [1], the current snapshot will not work. [1] https://flink.apache.org/downl

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513750#comment-14513750 ] ASF GitHub Bot commented on SAMOA-16: - Github user senorcarbone commented on the pull re

[GitHub] incubator-samoa pull request: SAMOA-16: Add an adapter for Apache ...

2015-04-27 Thread gdfm
Github user gdfm commented on the pull request: https://github.com/apache/incubator-samoa/pull/11#issuecomment-96573585 I am testing it with Flink-0.9-SNAPSHOT from the website (Version: 0.9-SNAPSHOT, Rev:4672e95) but I am getting an exception that looks like I am not using the right

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513745#comment-14513745 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on the pull request:

[GitHub] incubator-samoa pull request: SAMOA-16: Add an adapter for Apache ...

2015-04-27 Thread senorcarbone
Github user senorcarbone commented on a diff in the pull request: https://github.com/apache/incubator-samoa/pull/11#discussion_r29128256 --- Diff: samoa-flink/src/main/java/com/yahoo/labs/flink/topology/impl/FlinkStream.java --- @@ -0,0 +1,91 @@ +package com.yahoo.labs.flink.t

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513705#comment-14513705 ] ASF GitHub Bot commented on SAMOA-16: - Github user senorcarbone commented on a diff in t

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513702#comment-14513702 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on the pull request:

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513696#comment-14513696 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513690#comment-14513690 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513688#comment-14513688 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[DISCUSS] First Apache release

2015-04-27 Thread Gianmarco De Francisci Morales
Hi, I think the time is ripe for us to cut the first Apache release. Apart from a few fixes, I would like to include the new Flink integration. If you would like something else to be included, this is the right place. I volunteer to be the release manager for this round. I have a few questions o

Re: [jira] [Created] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread Albert Bifet
Yes, the problem is in the parsing of the Dir attribute that propagates down to the other attributes. Cheers, Albert On Mon, Apr 27, 2015 at 3:31 PM, Gianmarco De Francisci Morales wrote: > It's weird, because the error seems to be on the class attribute. > Maybe some error propagates down the l

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513681#comment-14513681 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513679#comment-14513679 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513675#comment-14513675 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513674#comment-14513674 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[jira] [Commented] (SAMOA-16) Add an adapter for Apache Flink-Streaming

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513673#comment-14513673 ] ASF GitHub Bot commented on SAMOA-16: - Github user gdfm commented on a diff in the pull

[GitHub] incubator-samoa pull request: SAMOA-25: Simplify mailing list subs...

2015-04-27 Thread gdfm
Github user gdfm commented on the pull request: https://github.com/apache/incubator-samoa/pull/22#issuecomment-96543651 Could someone have a quick look at PR #22 and #21? They are trivial changes to the website. --- If your project is set up for it, you can reply to this email and

[jira] [Commented] (SAMOA-25) Simplify mailing list subscription instructions

2015-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMOA-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14513669#comment-14513669 ] ASF GitHub Bot commented on SAMOA-25: - Github user gdfm commented on the pull request:

Re: [jira] [Created] (SAMOA-26) VHT throws NumberFormatException on class attribute

2015-04-27 Thread Gianmarco De Francisci Morales
It's weird, because the error seems to be on the class attribute. Maybe some error propagates down the line while parsing? -- Gianmarco On 26 April 2015 at 06:21, Albert Bifet wrote: > It seems that the problem is with the Dir attribute. Without this > attribute it's working fine. It contains n