basho / riak

Riak is a decentralized datastore from Basho Technologies.
http://docs.basho.com
Apache License 2.0
3.94k stars 536 forks source link

erl scripts #1049

Closed martinsumner closed 3 years ago

martinsumner commented 3 years ago

Some riak admin scripts require an erlang node to be started, and then connected to the riak node (rather than using rpc).

These scripts don't work in 3.0.1.

$ERTS_PATH and $NAME_PARAM are not defined (as was previously defined in node_package); boot file - cannot find start.boot only start_clean.boot (for reasons unknown); observer not an installed application

These changes work with OTP 20.3, OTP 21.3 and OTP 22.3. Tested using:

make rel rel/riak/bin/riak start rel/riak/bin/riak admin top