sunjincheng121 commented on a change in pull request #8532: [FLINK-12541][REST] 
Support to submit Python Table API jobs via REST API
URL: https://github.com/apache/flink/pull/8532#discussion_r291867959
 
 

 ##########
 File path: 
flink-runtime-web/web-dashboard/src/app/pages/submit/submit.component.ts
 ##########
 @@ -154,7 +154,7 @@ export class SubmitComponent implements OnInit, OnDestroy {
   }
 
   constructor(
-    private jarService: JarService,
+    private artifactService: ArtifactService,
 
 Review comment:
   Line 152:  `trackJarBy` -> `trackArtifactBy`?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to