just use curl to set the correct value, e.g.: > curl -v -XPUT http://127.0.0.1:8098/buckets/test/props -H "Content-Type: > application/json" -d '{"props":{"n_val":3}}'
more about bucket properties: http://docs.basho.com/riak/latest/dev/references/http/set-bucket-props/#Request -- View this message in context: http://riak-users.197444.n3.nabble.com/how-to-change-bucket-property-when-node-is-down-tp4031160p4031161.html Sent from the Riak Users mailing list archive at Nabble.com. _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
