You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by ykrips <gi...@git.apache.org> on 2014/10/30 03:30:29 UTC

[GitHub] tajo pull request: TAJO-1133: Add 'bin/tajo version' command

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 <yk...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1133: Add 'bin/tajo version' command

Posted by hyunsik <gi...@git.apache.org>.
Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/219#issuecomment-61211778
  
    +1 Looks good to me!


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1133: Add 'bin/tajo version' command

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/219


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---