You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/12/03 18:57:10 UTC

[jira] [Commented] (TRAFODION-1570) sqvers -u displays as if a UTT is installed even when there is no UTT installed

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

ASF GitHub Bot commented on TRAFODION-1570:
-------------------------------------------

GitHub user zellerh opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/204

    TRAFODION-1570 and TRAFODION-1667 fixes to sqvers -u display

    Fix sqvers -u to treat all the jars from a build as a single version (JDBC jars not yet integrated).
    Add version display for SuSE Linux to sqvers.
    Remove LD_BIND_NOW environment variable, should be for debugging only.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zellerh/incubator-trafodion bug/1667

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/204.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 #204
    
----
commit 502a8bd5b39ec05e33a665402f65de718b84982a
Author: Hans Zeller <hz...@apache.org>
Date:   2015-12-02T21:42:37Z

    TRAFODION-1667 Remove LD_BIND_NOW variable from Trafodion environment

commit 359f2ed31661fb4bc2c8f12824c13d41314ec952
Author: Hans Zeller <hz...@apache.org>
Date:   2015-12-03T01:18:01Z

    TRAFODION-1570 sqvers -u displays multiple UTTs for a consistent build
    
    Add the $TRAFODION_VER_PROD (with spaces replaced by underscores)
    to the first version of jar manifests, the way it is done for the
    ODBC driver. Note that the T2 and T4 drivers still are missing
    $TRAFODION_VER_PROD.
    
    Also add version display for SuSE Linux to sqvers.

----


> sqvers -u displays as if a UTT is installed even when there is no UTT installed
> -------------------------------------------------------------------------------
>
>                 Key: TRAFODION-1570
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1570
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: Selvaganesan Govindarajan
>            Assignee: Hans Zeller
>
> The version of the jar files and the executables including .so files differ and hence sqvers -u displays the jar files as if a UTT is installed.
> The jar files have Apache_Trafodion release name missing. 
>  
> [gselva@dev02 regress]$ sqvers -u
> MY_SQROOT=/mnt/gselva/incubator-trafodion/core/sqf
> who@host=gselva@dev02
> JAVA_HOME=/usr/lib/jvm/java-1.7.0-openjdk.x86_64
> linux=2.6.32-504.23.4.el6.x86_64
> redhat=6.7
> NO patches
> Most common Apache_Trafodion Release 1.3.0 (Build release [gselva], branch 2578f51-workspace, date 28Oct15)
> UTT count is 1
> [7]     Release 1.3.0 (Build release [gselva], branch 2578f51-workspace, date 28Oct15)
>             export/lib/hbase-trx-cdh5_3-1.3.0.jar
>             export/lib/hbase-trx-hbase_98_4-1.3.0.jar
>             export/lib/hbase-trx-hdp2_2-1.3.0.jar
>             export/lib/hbase-trx-mapr4_0-1.3.0.jar
>             export/lib/sqmanvers.jar
>             export/lib/trafodion-dtm-1.3.0.jar
>             export/lib/trafodion-sql-1.3.0.jar
>  



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