Skip to content

fix global params set value#455

Merged
lenboo merged 2 commits intoapache:masterfrom
caishunfeng:fix_global_params_in_dev
Oct 22, 2021
Merged

fix global params set value#455
lenboo merged 2 commits intoapache:masterfrom
caishunfeng:fix_global_params_in_dev

Conversation

@caishunfeng
Copy link
Contributor

No description provided.

The user needs to define ${setValue(key=value)} in the output when defining the shell script.

Remove $setValue() when processing parameters, split by "=", with the 0th being the key and the 1st being the value.
Remove ${setValue()} when processing parameters, split by "=", with the 0th being the key and the 1st being the value.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@caishunfeng I find out we still have content $setValue( in https://dolphinscheduler.apache.org/zh-cn/docs/dev/user_doc/guide/parameter/context.html and somewhere else. should we also change those code too?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it should be change too.

Copy link
Contributor

@lenboo lenboo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@lenboo lenboo merged commit 678ab6a into apache:master Oct 22, 2021
davidzollo pushed a commit to davidzollo/dolphinscheduler-website that referenced this pull request Dec 17, 2021
* fix global params set value

* fix setValue

Co-authored-by: caishunfeng <534328519@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants