Rick Cheng

Results 39 comments of Rick Cheng

> This is a good feature. Could you please add a UT for it? Thanks. Hi, @EricGao888, Sorry for the late response. I've added a UT.

> May I ask whether we could do this with some other ways in `sqoop task plugin` instead of add a specific condition here for `sqoop`? ShellCommandExecutor is shared across...

> We have use `SensitiveDataConverter` for the whole log to hide the password. Thanks for your suggestion! I'll look into it.

> We have use `SensitiveDataConverter` for the whole log to hide the password. Hi, @ruanwenjun , It seems that there is a bug in `SensitiveDataConverter` which will be fixed in...

Hi, @ruanwenjun , @EricGao888 , I've made changes to my PR as below: 1. Use `SensitiveDataConverter` to uniformly mask sensitive information in task logs. 2. Each task plugin can add...

> 1. Use `SensitiveDataConverter` to uniformly mask sensitive information in task logs. > 2. Each task plugin can add its own regular match expressions to `SensitiveDataConverter` through `addMaskPattern()`. E.g., `Sqoop`...

> Hi, @ruanwenjun , @EricGao888 , I've made changes to my PR as below: > > 1. Use `SensitiveDataConverter` to uniformly mask sensitive information in task logs. > 2. Each...

> > May I ask whether it is possible to make `Resources` mandatory if users choose `FROM_FILE`? > > BTW, we could also make `HIVE SQL SCRIPT` mandatory, I mean...

Hi, @songjianet , @Amy0104, could you please help me this front-end problem? It seems that `resourcesRequired.value` will lose the reactivity. which means the user's click on the front end does...