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/10/08 03:00:30 UTC

[jira] [Commented] (TRAFODION-1513) Trafodion build from source tar failing

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

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

GitHub user robertamarton opened a pull request:

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

    [TRAFODION-1513] Trafodion build from source tar failing

    

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

    $ git pull https://github.com/robertamarton/incubator-trafodion master

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

    https://github.com/apache/incubator-trafodion/pull/109.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 #109
    
----
commit e40f8f05149315e97c8f601cf14cf7080c22fc5e
Author: Roberta Marton <ro...@esgyn.com>
Date:   2015-10-08T00:41:17Z

    Trafodion-1513 -- build fixes
    
    The build instructions on the web site were not correctly downloading dependent
    tools. To help in the process, a convenience script called traf_tools_setup.sh
    located in the install directory was created to download the correct versions
    into a user specified directory.
    
    Removed some of the dependencies from the dependent tool list
      - QT is not longer built, this is needed by the compiler debugging GUI.
      - MAVEN, PROTOBUFs are required to be installed before building Trafodion.
        This removes them from the Trafodion configuration file. Plus variables
        that point to HADOOP, HBASE, and HIVE were added to the configuration file
        to support standalone Apache builds.
    
    Issues with TOOLSDIR not working correctly in sqenvcom.sh setup script.
    
    Incorrect version of Hadoop was downloaded in install_local_hadoop which caused
    build error - missing hdfs library.
    
    install_local_hadoop tried to install an non-existent test package - made this
    optional. Also report what versions of Hadoop, HBase, Hive, and MySql were downloaded for testing.  Trafodion JIRA 1512 was created to fix an additional issue

----


> Trafodion build from source tar failing
> ---------------------------------------
>
>                 Key: TRAFODION-1513
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1513
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 1.2-incubating
>         Environment: Building from Trafodion starting with a source tar file and clean VM encountered some issues.
>            Reporter: Roberta Marton
>            Assignee: Roberta Marton
>             Fix For: 1.2-incubating
>
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> Preparing to release a buildable source tree for Trafodion fails as follows:
> The build instructions on the web site were not correctly downloading dependent tools.  To help in the process, a convenience script was created to download the correct versions into a user specified directory.
> Removed some of the dependencies from the dependent tool menu - QT is not longer built, this is needed by the compiler debugging GUI.  A separate JIRA will be written to get this to work.
> MAVEN, PROTOBUFs are required to be installed before building Trafodion.  This removes them from the Trafodion configuration file.  Plus variables that point to HADOOP, HBASE, and HIVE were added to the configuration file to support standalone Apache builds.
> Issues with TOOLSDIR not working correctly in setup script.
> Incorrect version of Hadoop was downloaded in install_local_hadoop which caused build error - missing hdfs library.
> install_local_hadoop tried to install an non-existent test package - make this optional.  Also report what versions of Hadoop, HBase, Hive, and MySql were downloaded for testing.



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