[
https://issues.apache.org/jira/browse/TAJO-1060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14147193#comment-14147193
]
ASF GitHub Bot commented on TAJO-1060:
--------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/158#issuecomment-56760713
How about adding default hadoop version to build example? It's because many
of users are likely to omit their hadoop version, which is actually not
different to Tajo's default Hadoop version.
Example:
```
Create binary distribution
$ mvn clean install -Pdist -DskipTests -Dtar -Dhadoop.version=2.X.X
You should be substitute 2.X.X with your Hadoop version.
```
> Apply updated hadoop versions to README and BUILDING files
> ----------------------------------------------------------
>
> Key: TAJO-1060
> URL: https://issues.apache.org/jira/browse/TAJO-1060
> Project: Tajo
> Issue Type: Sub-task
> Components: documentation
> Reporter: Hyunsik Choi
> Assignee: Jinho Kim
> Priority: Trivial
> Fix For: 0.9.0
>
>
> Recently, we improved Tajo to support Hadoop up to 2.5.1. So, we need update
> hadoop versions described in README and BUILDING files.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)