Skip to content

Commit

Permalink
Updated the Elastic download URL.
Browse files Browse the repository at this point in the history
Closes apache#442
  • Loading branch information
cafferata authored and takezoe committed Oct 26, 2017
1 parent 80efe32 commit 15eb70a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ INFO: Starting from 0.11.0, if you build PredictionIO against Elasticsearch 5+,
you may also use it as a backend for the event data repository.

```
$ wget https://download.elastic.co/elasticsearch/elasticsearch/<%= data.versions.elasticsearch_download_filename %>.tar.gz
$ wget https://artifacts.elastic.co/downloads/elasticsearch/<%= data.versions.elasticsearch_download_filename %>.tar.gz
$ tar zxvfC <%= data.versions.elasticsearch_download_filename %>.tar.gz PredictionIO-<%= data.versions.pio %>/vendors
```

Expand Down

0 comments on commit 15eb70a

Please sign in to comment.