You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samoa.apache.org by abifet <gi...@git.apache.org> on 2015/03/04 04:03:27 UTC

[GitHub] incubator-samoa pull request: SAMOA-17: Update info in README.md i...

GitHub user abifet opened a pull request:

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

    SAMOA-17: Update info in README.md in master branch

    

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

    $ git pull https://github.com/abifet/incubator-samoa SAMOA-17

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

    https://github.com/apache/incubator-samoa/pull/12.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 #12
    
----
commit 12d8f190ce9afefbc23f94829bc2812d3a4531a5
Author: abifet <ab...@gmail.com>
Date:   2015-03-04T02:59:16Z

    SAMOA-17: Update info in README.md in master branch

----


---
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-17: Update info in README.md i...

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

    https://github.com/apache/incubator-samoa/pull/12#issuecomment-78448820
  
    I did the changes: update license, travis info and journal title.


---
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-17: Update info in README.md i...

Posted by gdfm <gi...@git.apache.org>.
Github user gdfm commented on a diff in the pull request:

    https://github.com/apache/incubator-samoa/pull/12#discussion_r25946862
  
    --- Diff: README.md ---
    @@ -60,35 +43,35 @@ mvn -Ps4 package
     If you want to test SAMOA in a local environment, simply clone the repository and install SAMOA.
     
     ```bash
    -git clone git@github.com:yahoo/samoa.git
    -cd samoa
    +git clone http://git.apache.org/incubator-samoa.git
    +cd incubator-samoa
     mvn package
     ```
     
    -The deployable jar for SAMOA will be in `target/SAMOA-Local-0.0.1-SNAPSHOT.jar`.
    +The deployable jar for SAMOA will be in `target/SAMOA-Local-0.3.0-SNAPSHOT.jar`.
     
     ## Documentation
     
    -The documentation is intended to give an introduction on how to use SAMOA in the various possible ways. 
    +The documentation is intended to give an introduction on how to use Apache SAMOA in the various possible ways. 
     As a user you can use it to develop new algorithms and test different Distributed Stream Processing Engines.
     
    -[Wiki Documentation](http://github.com/yahoo/samoa/wiki)
    +[Documentation](http://samoa.incubator.apache.org/documentation/Home.html)
     
    -[Javadoc](http://yahoo.github.io/samoa/docs/api)
    +[Javadoc](http://samoa.incubator.apache.org/docs/api/)
     
     ## Slides
     
    -[![SAMOA Slides](http://yahoo.github.io/samoa/samoa-slides.jpg)](https://speakerdeck.com/gdfm/samoa-a-platform-for-mining-big-data-streams)
    +[![SAMOA Slides](http://samoa.incubator.apache.org/samoa-slides.jpg)](https://speakerdeck.com/gdfm/samoa-a-platform-for-mining-big-data-streams)
     
    -G. De Francisci Morales [SAMOA: A Platform for Mining Big Data Streams](http://melmeric.files.wordpress.com/2013/04/samoa-a-platform-for-mining-big-data-streams.pdf)
    -Keynote Talk at [RAMSS ’13](http://www.ramss.ws/2013/program/): 2nd International Workshop on Real-Time Analysis and Mining of Social Streams WWW, Rio De Janeiro, 2013.
    +G. De Francisci Morales, A. Bifet [SAMOA: A Platform for Mining Big Data Streams](http://jmlr.csail.mit.edu/papers/volume16/morales15a/morales15a.pdf)
    --- End diff --
    
    The title should be "SAMOA: Scalable Advanced Massive Online Analysis"


---
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-17: Update info in README.md i...

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

    https://github.com/apache/incubator-samoa/pull/12#issuecomment-78946106
  
    +1
    Please squash the commits into a single one for the issue when you merge it.


---
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-17: Update info in README.md i...

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

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


---
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-17: Update info in README.md i...

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

    https://github.com/apache/incubator-samoa/pull/12#issuecomment-77565713
  
    I think we should keep the license header.
    I would also keep the build badge on Travis CI, just update it to the new build URL:
    https://travis-ci.org/apache/incubator-samoa.svg?branch=master



---
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.
---