Skip to content

Commit

Permalink
Modify RemoteClient log
Browse files Browse the repository at this point in the history
  • Loading branch information
ChengJie1053 committed Jul 28, 2023
1 parent af0df56 commit 390a1ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ object RemoteClient extends FlinkClientTrait {
override def doSubmit(
submitRequest: SubmitRequest,
flinkConfig: Configuration): SubmitResponse = {
// 2) submit job
// submit job
super.trySubmit(submitRequest, flinkConfig, submitRequest.userJarFile)(restApiSubmit)(
jobGraphSubmit)

Expand Down

0 comments on commit 390a1ad

Please sign in to comment.