You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/04/12 20:48:43 UTC

[jira] [Commented] (HAWQ-2) Build failed due to file missing during initial upload

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

ASF GitHub Bot commented on HAWQ-2:
-----------------------------------

GitHub user njayaram2 opened a pull request:

    https://github.com/apache/incubator-madlib/pull/114

    Bugfix: Install check failure on gpdb5 and HAWQ-2.2

    MADLIB-1088
    
    - Fixes concurrent delete issue with GPDB 5 on install check. This
    also fixes the elastic net failure on cross validation, whose root
    cause was drop and create table within the same query string.
    - Fixes elastic net failure with IGD optimizer. Accessing warmup
    lambdas was incorrect.

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

    $ git pull https://github.com/njayaram2/incubator-madlib bugfix/elastic_net/igd

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

    https://github.com/apache/incubator-madlib/pull/114.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 #114
    
----
commit 8430111ae2ac7b7d2c53f5a178d920b3afb74856
Author: Nandish Jayaram <nj...@apache.org>
Date:   2017-04-11T22:45:33Z

    potential bug fix in elastic net igd

commit 0e86538f25e96afed283f635627cbd267fd9450e
Author: Nandish Jayaram <nj...@apache.org>
Date:   2017-04-12T20:43:26Z

    Bugfix: Install check for elastic net fails on gpdb5
    
    MADLIB-1088
    
    - Fixes concurrent delete issue with GPDB 5 on install check. This
    also fixes the elastic net failure on cross validation, whose root
    cause was drop and create table within the same query string.
    - Fixes elastic net failure with IGD optimizer. Accessing warmup
    lambdas was incorrect.

----


> Build failed due to file missing during initial upload
> ------------------------------------------------------
>
>                 Key: HAWQ-2
>                 URL: https://issues.apache.org/jira/browse/HAWQ-2
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Build
>            Reporter: Lei Chang
>            Assignee: Lei Chang
>             Fix For: 2.0.0.0-incubating
>
>
> Detail info on link: https://hub.docker.com/r/mayjojo/hawq-dev/
> Errors reported when doing "make install":
> cd /hawq/tools/bin/pythonSrc/PyGreSQL-4.0 && CC="gcc" CFLAGS="-I/opt/hawq-dep/include -I/opt/hawq-dep/python-2.6.2/include -std=gnu99 -Wall -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/opt/hawq-dep/include" LDFLAGS="-L../../src/interfaces/libpq -L../../src/port -L../../src/port -L/opt/hawq-dep/lib -L/opt/hawq-dep/lib64 -L/opt/hawq-dep/python-2.6.2/lib -Wl,--as-needed -Wl,-rpath,'/opt/hawq/lib',--enable-new-dtags" python setup.py build
> /bin/sh: line 0: cd: /hawq/tools/bin/pythonSrc/PyGreSQL-4.0: No such file or directory



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)