-
The junit tests still fail.
-
Compiling ozone for a non-yarn version is no longer possible. I tried with the latest stable version 1.2.1.
`mvn -P hadoop_v1 -D hadoop.version=1.2.1 -DskipTests clean compile`
The reason is that pa…
-
### How to build
We now use the profile activation via properties (-D), and no longer via profile (-P)
#### Build hadoop v1 (default)
Build the default (currently hadoop 1.2.1)
`mvn clean package`
…