Re: Problem with Solr Search

2017-04-01 Thread Fred Dushin
> On Mar 30, 2017, at 12:58 AM, Nguyễn Văn Nghĩa Em wrote: > > I have met some problems: > 1. Create search index with error: "Can not create search index on all > nodes". This error appear after 30 seconds timeout. I opened the index folder > in /var/lib/riak/yz, I found

Re: Unable to compile Riak on Raspberry Pi 3

2017-04-01 Thread Alex Moore
Hi cocos, I recently did some testing around this and journaled the steps needed to build KV and TS on Raspbian: https://gist.github.com/alexmoore/7bbdece19223cea1e144e4d23a5ed7ec This includes building Basho's flavor of Erlang, and the fix that Matthew mentioned. Thanks, Alex On Sat, Apr 1,

Re: Unable to compile Riak on Raspberry Pi 3

2017-04-01 Thread Matthew Von-Maszewski
A fix for that problem in leveldb/util/perf_count.cc already exists on the "develop" branch of the github repository basho/leveldb. Download it and rebuild. Sent from my iPad > On Apr 1, 2017, at 4:08 AM, cocos wrote: > > Hello, > > currenty I'm trying to install

Unable to compile Riak on Raspberry Pi 3

2017-04-01 Thread cocos
Hello, currenty I'm trying to install Riak**on the Raspberry Pi 3 for testing purposes. I used the following instruction from basho: http://docs.basho.com/riak/kv/2.2.2/setup/installing/source/ I'm having problems compiling it from source. I tried to compile it on Raspbian Jessie and then