You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samoa.apache.org by gdfm <gi...@git.apache.org> on 2016/03/06 13:39:31 UTC

[GitHub] incubator-samoa pull request: SAMOA-14: Disambiguate ARFFFileStrea...

GitHub user gdfm opened a pull request:

    https://github.com/apache/incubator-samoa/pull/51

    SAMOA-14: Disambiguate ARFFFileStream

    Removed the old ARFFFileStream, and moved all the stream-related classed under org.apache.samoa.streams
    The new ARFFFileStream allows different sources for the file (e.g., local or HDFS):
    
    bin/samoa local target/SAMOA-Local-0.4.0-incubating-SNAPSHOT.jar "PrequentialEvaluation -s (ArffFileStream -s HDFSFileStreamSource -f /user/$USER/covtypeNorm.arff)"

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gdfm/incubator-samoa SAMOA-14

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-samoa/pull/51.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #51
    
----
commit 45f8317a37ed9a2758aae5dd0c9a317ef615abef
Author: Gianmarco De Francisci Morales <gd...@apache.org>
Date:   2016-03-06T12:22:37Z

    SAMOA-14: Consolidate ARFFFileStream

commit f261086e9b92db054d8a44da153066e2a01d9c90
Author: Gianmarco De Francisci Morales <gd...@apache.org>
Date:   2016-03-06T12:29:05Z

    SAMOA-14: Move all streams under single package

----


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-samoa pull request: SAMOA-14: Disambiguate ARFFFileStrea...

Posted by edi-bice <gi...@git.apache.org>.
Github user edi-bice commented on the pull request:

    https://github.com/apache/incubator-samoa/pull/51#issuecomment-196469208
  
    Ha, I thought that was how it was supposed to work all along ;-)


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-samoa pull request: SAMOA-14: Disambiguate ARFFFileStrea...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-samoa/pull/51


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-samoa pull request: SAMOA-14: Disambiguate ARFFFileStrea...

Posted by abifet <gi...@git.apache.org>.
Github user abifet commented on the pull request:

    https://github.com/apache/incubator-samoa/pull/51#issuecomment-194837637
  
    +1
    I think that using "ArffFileStream -s HDFSFileStreamSource " is simple, so this is fine for me.


---
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 is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---