QuantumXiecao commented on issue #13598: URL: https://github.com/apache/dolphinscheduler/issues/13598#issuecomment-1441400531
@dragonhuihui Please first check your server's available port range using syscatl -a | grep -i port_range to check whether or not this port_range is not enought. From my own experience, jindo sdk's errors always relate to that. You can also set ulimit -c unlimited to enable the coredump which could refer to jindo team for debugging. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
