==> yokozuna (compile)
Create dir ../build
Using cached copy of Solr /var/tmp/yokozuna/solr-4.10.4-yz-2.tgz
Creating Solr dir ../priv/solr
Solr dir created successfully
Downloading yokozuna-3.jar
--2017-08-17 09:40:55-- http://s3.amazonaws.com/files.basho.com/yokozuna/yokozuna-3.jar
Resolving s3.amazonaws.com (s3.amazonaws.com)... 52.216.82.139
Connecting to s3.amazonaws.com (s3.amazonaws.com)|52.216.82.139|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2017-08-17 09:40:55 ERROR 403: Forbidden.
Hi Martin,
We’re happy to provide space on our AWS-hosted FTP server for the jars and any other needed files.
Peter.
Good find. Think I know why (filename case).
I'll have a look tonight and fix it.
Peter.
To view this discussion on the web, visit https://groups.google.com/d/msgid/riak-users/197408b52bac45c9967440967e55bb0b%40MBX04C-ORD1.mex06.mlsrvr.com.
git clone https://github.com/basho/riak
cd riak
checkout develop
make deps
export ARTIFACT_URL_PREFIX="https://files.tiot.jp/riak"
make
Substitute "checkout develop" for either "checkout develop-2.0" or "checkout develop-2.2"
depending on which version you want to build. The "ARTIFACT_URL_PREFIX "
points the script to the variable you set here i.e. TI Tokyo's file
store instead of the default Basho AWS service as that is currently
unavailable. Should Basho's AWS service ever become available again,
this work around would no longer be needed.
If you wish to take local copies of the files, you can retrieve them from https://files.tiot.jp/riak/solr/ and https://files.tiot.jp/riak/yokozuna/