EricGao888 commented on PR #13861: URL: https://github.com/apache/dolphinscheduler/pull/13861#issuecomment-1495354136
> @EricGao888 I expect to use the web UI to pass the parameters, and when I'm done, delete the parameters through zeppelinParamsMap.delete(). Is that OK with you? I think it is a good workaround to fill in the credentials in UI. You could refer to datasource center UI and try to mask the credentials in zeppelin task UI in the same way. Actually you don't need to call `zeppelinParamsMap.delete()` and it is fine if the credentials stay in memory as long as you don't print them in logging. -- 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]
