echomyecho opened a new issue #6099: URL: https://github.com/apache/dolphinscheduler/issues/6099
i installed ds (1.3.6) with ambari ,and find that skywalking does not apply with ambairy install. i made some change as flows 1、 dolphin-daemon.sh.j2  i also add this on dolphin-daemon.sh.j2 export SKYWALKING_ENABLE=true export SW_AGENT_COLLECTOR_BACKEND_SERVICES=XXXX:11800 export SW_GRPC_LOG_SERVER_HOST=XXXX export SW_GRPC_LOG_SERVER_PORT=11800 2 、i flowed this guide to install ds with amabri https://github.com/apache/dolphinscheduler/tree/1.3.3-release/ambari_plugin  i find that apache-dolphinscheduler-incubating-xxx.noarch.rpm does not contains /ext/skywalking-agent and ,i copyed /ext/skywalking-agent from Binary Distribution of ds (1.3.6) after i do this ,if found that ,skywalking works same part     as we can see,except the log ,other part of sky works well, i just dont kow how to make logs well **Which version of DolphinScheduler:** -[1.3.6-preview] @Kingsley -- 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]
