This message was deleted.
# troubleshooting
s
This message was deleted.
v
have you restarted druid after changing ulimit?
b
No
If I start data server
It will fail live streaming jobs
Any way to prevent it
v
ulimit will take effect only on restart. You can pause the job so that once the cluster comes up you can resume job
b
Do you mean suspend??
v
yes suspend the supervisor and wait the tasks to finish
b
Done
Thanks