Skip to content

Conversation

@lvyanquan
Copy link
Contributor

Purpose of this pull request

fix the bug of submision in local mode and standalone mode

Which issue you fix

Fixes # 1043.

How to verify

clear environment config and submit job in local mode

export FLINK_HOME=
export HADOOP_HOME=
bash $CHUNJUN_HOME/bin/chunjun-local.sh  -job $CHUNJUN_HOME/chunjun-examples/json/stream/stream.json

…ining empty environment config of FLINK_HOME and HADOOP_HOME and fix bug in standalone mode that parameters were not tranfered.
@FlechazoW FlechazoW merged commit e5df066 into master Jul 13, 2022
@FlechazoW FlechazoW added the bug Something isn't working label Jul 13, 2022
@FlechazoW FlechazoW deleted the fix-bin branch September 7, 2022 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [bin] failed to start chunjun job in local mode if FLINK_HOME and HADOOP_HOME ware not set.

3 participants