taegeonum commented on a change in pull request #230: [NEMO-404] Provide user
argument to use lambda executor representer
URL: https://github.com/apache/incubator-nemo/pull/230#discussion_r315141008
##########
File path: conf/src/main/java/org/apache/nemo/conf/JobConf.java
##########
@@ -156,6 +156,15 @@
public final class JVMHeapSlack implements Name<Double> {
}
+ /**
+ * Executor type:
+ * Choose lambda executor or default executor.
Review comment:
@alapha23 Could you please list up possible types? (default , lambda , ...)
----------------------------------------------------------------
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]
With regards,
Apache Git Services