taegeonum commented on a change in pull request #216: [NEMO-387] LambdaScheduler
URL: https://github.com/apache/incubator-nemo/pull/216#discussion_r296542006
 
 

 ##########
 File path: runtime/master/pom.xml
 ##########
 @@ -92,5 +92,16 @@ under the License.
       <version>1.6.2</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>com.amazonaws</groupId>
+      <artifactId>aws-java-sdk-lambda</artifactId>
+      <version>1.11.429</version>
+      <scope>compile</scope>
 
 Review comment:
   Why is the scope compile?

----------------------------------------------------------------
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

Reply via email to