Hi dev, We added parameters in the stop script(master,rel/1.2)
support ./sbin/stop-confignode.sh -f support ./sbin/stop-datanode.sh -f support ./sbin/stop-standalone.sh -f When adding the ‘-f’ parameter, ‘kill -9’ will be called to force stop confignode or datanode, or standalone. For example: use ‘-f’ [cid:[email protected]] [image] does not contain ‘-f’ [image] Thanks, ————————————————— Xuan Wang
