let $_waiter_cmd=$NDB_WAITER --no-defaults;
let $_waiter_cmd=$_waiter_cmd --ndb-connectstring="$NDB_CONNECTSTRING";
#echo waiter_cmd: $_waiter_cmd;