Hello admin,
I am currently trying to use the RunScript task to run some customized script in the cluster. When I get an error, I try to make an exception in the python script, but when I check the task status, the task's last error is always "Can't run script".
So I would like to know how can I get the exact error message when I check the batch/task status if there's an error ?
for info : I am using version 1.2.6
Thanks in advance