Node not responding to pings.

2013-08-26 Thread bugra
Hi, I am trying out Riak and experience some failure messages. When starting Riak it always tells me, that the node 'r...@my.ipa.ddr.ess' is not responding. The IP address of my host is the same as the node name configured in the vm.args file. Also the http and pb options are configured with the s

Re: Repeated key exchange between 2 nodes

2013-08-26 Thread Daniil Churikov
Any thoughts that could shed some light to this? Anyone? Btw by "periodically" I mean every 20-30 min. -- View this message in context: http://riak-users.197444.n3.nabble.com/Repeated-key-exchange-between-2-nodes-tp4028932p4028956.html Sent from the Riak Users mailing list archive at Nabble.co

Re: Node not responding to pings.

2013-08-26 Thread bugra
Ok. Found the failure. The app.config file was not valid and therefore Riak had troubles to execute. Thanks anyway. -- View this message in context: http://riak-users.197444.n3.nabble.com/Node-not-responding-to-pings-tp4028955p4028957.html Sent from the Riak Users mailing list archive at Nabble

Re: Error while deleting a whole Bucket using Contrib Reducer

2013-08-26 Thread sandeep
Hi, I am getting similar error on running a mr job on full bucket. Can any one update with the possible solution. Error sinppet: [error] <0.26664.0> Webmachine error at path "/mapred" : no case clause matching {error,{1,[{module,riak_kv_w_reduce},{partition,776422744832042175295707567380525354192

Tweaked Riak development process

2013-08-26 Thread John Daily
TL;DR: For improved consistency and easier release testing, Basho is modifying the way our engineers use Git and GitHub. This information is primarily of interest to anyone who is using our libraries for other projects or who experiments with unreleased snapshots of Riak. Historically, most of