samza-hello-samza
samza-hello-samza copied to clipboard
Maven profile for the CDH compatible build
Hello-samza 0.10.0 doesn't work on CDH (tested on CDH5.4.0) due to incompatible Hadoop jars, so this patch adds an optional Maven profile that builds hello-samza where generic Hadoop jars replaced with Cloudera Hadoop jars. Just run: mvn clean package -Denv=cdh5.4.0 If profile not specified, hello-samza built with default Hadoop dependencies.
Hello,
I have the same issue with Hadoop version of Yarn.
- Shekar