[ 
https://issues.apache.org/jira/browse/TAJO-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14185020#comment-14185020
 ] 

ASF GitHub Bot commented on TAJO-1132:
--------------------------------------

Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/211#issuecomment-60570785
  
    +1
    
    It looks good to me.
    Push it. :)


> More detailed version info in tsql
> ----------------------------------
>
>                 Key: TAJO-1132
>                 URL: https://issues.apache.org/jira/browse/TAJO-1132
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Trivial
>             Fix For: 0.9.1
>
>
> Currently, the displayed version information in tsql and WEB BI contains only 
> version number. For easier debugging, we need more information including a 
> git revision and a source checksum of compiled source and a compiled user.
> If we get the information from a user who has some problems, we can find out 
> more things than now.
> This patch changes the display version information as follows:
> before
> {noformat}
> default> \version
> 0.9.1-SNAPSHOT
> {noformat}
> after patch
> {noformat}
> default> \version
> Tajo 0.9.1-SNAPSHOT (rev. 3c3bcce source checksum d8e7ddb compiled by hyunsik 
> 2014-10-25T19:48Z)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to