Jinho Kim created TAJO-694:
------------------------------
Summary: Bump up hadoop to 2.3.0
Key: TAJO-694
URL: https://issues.apache.org/jira/browse/TAJO-694
Project: Tajo
Issue Type: Task
Components: build
Affects Versions: 0.8-incubating, 1.0-incubating
Reporter: Jinho Kim
Assignee: Jinho Kim
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.2.0
{code:title=Build with hadoop version}
mvn clean package -Pdist -Dhadoop.version=2.3.0 -DskipTests -Dtar
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)