Description
Currently, tajo uses the Hadoop 2.2.0. but Hadoop 2.3.0 has been released. We need to keep both 2.3.0 and 2.2.0
- trunk default : 2.3.0
- branch-0.8.0 default : 2.3.0
Build with hadoop version
mvn clean package -Pdist -Dhadoop.version=2.3.0 -DskipTests -Dtar