Description
Maven needs to have profiles for different Hadoop Versions:
- 0.20.x
- 1.x
- 2.x
Also we must clean up the dependencies. So the parent steers the Hadoop version (we must compile the core and other modules with HDFS according to the profile version).
Attachments
Attachments
Issue Links
- relates to
-
HAMA-715 Update dependencies
- Resolved