[
https://issues.apache.org/jira/browse/SAMOA-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14350373#comment-14350373
]
ASF GitHub Bot commented on SAMOA-17:
-------------------------------------
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 [email protected]: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
-[](https://speakerdeck.com/gdfm/samoa-a-platform-for-mining-big-data-streams)
+[](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"
> Update info in README.md in master branch
> -----------------------------------------
>
> Key: SAMOA-17
> URL: https://issues.apache.org/jira/browse/SAMOA-17
> Project: SAMOA
> Issue Type: Bug
> Components: Documentation
> Reporter: Gianmarco De Francisci Morales
>
> The README is outdated
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)