Closed ghost closed 7 years ago
I was able to resolve this issue by updating the input tuples.
To: (<index>,<index>, <input>)
rebooting all of the disco nodes
restarting disco-master: service disco-master restart
disco UI > configure > Misc. > max failures = 1
and purging the disco master jobs:
disco jobs | xargs disco kill
disco jobs | xargs disco purge
This does not work:
This sort of works:
Just this for a very very long time:
(venv_xk) jenkins@jenkins-4139:~/workspace/count_keys$ echo $LANG en_US.UTF-8 (venv_xk) jenkins@jenkins-4139:~/workspace/count_keys$ python --version Python 2.7.6 jmunsch@disco-master-5147:~$ erl version Erlang R16B03 (erts-5.10.4) [source] [64-bit] [async-threads:10] [kernel-poll:false]