wonook commented on a change in pull request #203: [NEMO-360] Implementing an 'XGBoostPolicy' URL: https://github.com/apache/incubator-nemo/pull/203#discussion_r267298121
########## 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: This has been how it's been before. For running the `run_beam.sh` script on YARN environments, I experienced errors without having them as über-jars. ---------------------------------------------------------------- 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
