Riak Docs

111 views
Skip to first unread message

peter...@tiot.jp

unread,
Aug 17, 2017, 4:56:19 AM8/17/17
to riak-users
Hi,

Http://docs.basho.com has gone offline today.

We have setup a copy at https://www.tiot.jp/riak-docs/ which everyone is free to use.

Peter, TI Tokyo. 

Russell Brown

unread,
Aug 17, 2017, 4:59:28 AM8/17/17
to riak-users
Nicely done! Thank you!

Martin Sumner

unread,
Aug 17, 2017, 5:58:27 AM8/17/17
to riak-users
A new 'make rel' for Riak will now fail, as the Yokozuna/Solr jars are stored on the now defunct basho S3 account:

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


We can work round this fine, but from a broader community perspective, this is now a bit broken that the official Riak release won't build.  Any suggestions on the best way forward?  

Martin

Peter Clark

unread,
Aug 17, 2017, 6:43:34 AM8/17/17
to Martin Sumner, riak-users

Hi Martin,

 

We’re happy to provide space on our AWS-hosted FTP server for the jars and any other needed files.

 

Peter.

--
You received this message because you are subscribed to the Google Groups "riak-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to riak-users+...@googlegroups.com.
To post to this group, send email to riak-...@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/riak-users/32ce9631-1da5-4ab5-b379-0a3d8ec5c37d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

peter...@tiot.jp

unread,
Aug 20, 2017, 10:12:09 PM8/20/17
to riak-users
Just finished uploading the open-source installation packages we have to https://files.tiot.jp/riak/.

If you have any we don't, please message me or comment here and we'll happily host them.

Peter.

Alex Krasnov

unread,
Aug 23, 2017, 6:31:19 AM8/23/17
to riak-users
Hi Peter,

That's great! Thanks!

Just spotted an issue with downloading .tar.gz and .tbz files via HTTP. The web server returns 404 error. E.g.


Alex

Peter Clark

unread,
Aug 23, 2017, 7:41:10 AM8/23/17
to Alex Krasnov, riak-users

Good find. Think I know why (filename case).

 

I'll have a look tonight and fix it.

Peter.

 

From: Alex Krasnov
Sent: 2017
823 19:31
To: riak-users
Subject: Re: Riak Docs

 

Hi Peter,

--
You received this message because you are subscribed to the Google Groups "riak-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to riak-users+...@googlegroups.com.
To post to this group, send email to riak-...@googlegroups.com.

Peter Clark

unread,
Aug 23, 2017, 9:21:24 AM8/23/17
to Peter Clark, Alex Krasnov, riak-users

Sebastian Röbke

unread,
Aug 23, 2017, 11:11:00 AM8/23/17
to riak-users
Thanks!

krasno...@gmail.com

unread,
Aug 23, 2017, 11:20:43 AM8/23/17
to riak-users, peter...@tiot.jp
Yes, it's working. Thanks Peter!

nada...@gmail.com

unread,
Aug 26, 2017, 10:56:14 AM8/26/17
to riak-users
Hi Martin,
We have a workaround to this problem now for develop, develop-2.0 and develop-2.2 that points Yokozuna to copies of the necessary files that are hosted by TI Tokyo. The work around was implemented on 25th August, so you will need the latest version of Riak from Github. This is an example of how you could build:


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/


Best regards,

Nicholas
Reply all
Reply to author
Forward
0 new messages