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.
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---