hy00nc commented on a change in pull request #219: [NEMO-351] Empowering Nemo
with fast I/O using Apache Crail
URL: https://github.com/apache/incubator-nemo/pull/219#discussion_r296557454
##########
File path: pom.xml
##########
@@ -114,6 +114,56 @@ under the License.
<version>${powermock.version}</version>
<scope>test</scope>
</dependency>
+ <dependency>
Review comment:
I first tried using only `crail-client`, but `ClassNotFoundException`
occurs. Sadly, I am not sure why it works this way, so I just put all modules
Crail provides (in case the specific module is needed).
----------------------------------------------------------------
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