wynot12 commented on a change in pull request #73: [Nemo-62] Support Multiple 
Jobs Submission in a Single User Program
URL: https://github.com/apache/incubator-nemo/pull/73#discussion_r203573410
 
 

 ##########
 File path: 
common/src/main/java/edu/snu/nemo/common/ir/vertex/transform/Transform.java
 ##########
 @@ -56,7 +56,7 @@ default Object getTag() {
   /**
    * Context of the transform.
    */
-  interface Context {
+  interface Context extends Serializable {
 
 Review comment:
   Could you share an warning message?
   
   And I want you to confirm that this warning does not exist before this PR.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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