GitHub user ykrips opened a pull request:
https://github.com/apache/tajo/pull/219
TAJO-1133: Add 'bin/tajo version' command
It will print out like this.
```
Tajo 0.9.1-SNAPSHOT
Git https://github.com/ykrips/tajo -r
f728413fe36918a9b5e2381af951c05361900099
Compiled by ykrips on 2014-10-30T01:29Z
Compiled with protoc 2.5.0
From source with checksum fa37715d8a9ac5b225f7f1a481d5f12
This command was run using /opt/tajo-0.9.1/tajo-common-0.9.1-SNAPSHOT.jar
```
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ykrips/tajo TAJO-1133
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/219.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #219
----
commit eeaf8d2a7ab863b028a2463d9ba7f99a2dce0bbc
Author: Jihun Kang <[email protected]>
Date: 2014-10-30T02:19:38Z
add version command on tajo shell script
----
---
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.
---