samza-hello-samza icon indicating copy to clipboard operation
samza-hello-samza copied to clipboard

SAMZA-1074: Cannot build hello-samza on various CDH version

Open dkhwangbo opened this issue 8 years ago • 0 comments

Currently, User cannot build with -Denv={version} argument when user want to build except CDH 5.4.0. I think -Denv argument is needless. to build with various hadoop version, just essential is -Dhadoop.version={version}. I tested with 2.6.0-cdh5.9.0 with mvn clean package -Dhadoop.version=2.6.0-cdh5.9.0.

dkhwangbo avatar Jan 03 '17 06:01 dkhwangbo