hit-lacus commented on a change in pull request #1481:
URL: https://github.com/apache/kylin/pull/1481#discussion_r530943418



##########
File path: 
server-base/src/main/java/org/apache/kylin/rest/controller/JobController.java
##########
@@ -198,6 +201,22 @@ public JobInstance get(@PathVariable String jobId) {
         return new EnvelopeResponse<>(ResponseCode.CODE_SUCCESS, "", "");
     }
 
+    /**
+     * RPC Call
+     *
+     * @param sparkJobUpdateRequest

Review comment:
       Totally useless comment!




----------------------------------------------------------------
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:
[email protected]


Reply via email to