taegeonum commented on a change in pull request #203: [NEMO-360] Implementing an 'XGBoostPolicy' URL: https://github.com/apache/incubator-nemo/pull/203#discussion_r267567422
########## File path: compiler/frontend/beam/pom.xml ########## @@ -27,6 +27,7 @@ under the License. <artifactId>nemo-compiler-frontend-beam</artifactId> <name>Nemo Compiler Frontend: Beam</name> + <packaging>jar</packaging> Review comment: Could you please revert this change? `run_beam.sh` includes client.jar and we don't need nemo-example jar file. You should include the client jar file, instead of beam jar. Also, nemo-360 is not related to this change. Please create another PR for separate issue. ---------------------------------------------------------------- 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
