You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by iyerr3 <gi...@git.apache.org> on 2017/01/27 00:20:58 UTC

[GitHub] incubator-madlib pull request #94: Use relative path for installation in GPD...

GitHub user iyerr3 opened a pull request:

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

    Use relative path for installation in GPDB/HAWQ

    

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

    $ git pull https://github.com/iyerr3/incubator-madlib feature/relative_platform_path

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

    https://github.com/apache/incubator-madlib/pull/94.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 #94
    
----
commit 499710efead2d7394c2405ea801bc71ba44640dd
Author: Rahul Iyer <ri...@apache.org>
Date:   2017-01-25T00:59:50Z

    Replace maddir_lib with a relative path

commit 78d6bf5f238f67df8b38fdfd51385d5045dbcb05
Author: Rahul Iyer <ri...@apache.org>
Date:   2017-01-25T21:36:39Z

    Normalize path and compare realpaths

commit 87db199e2f0714b3c94f89c3f2d28e829cae737b
Author: Rahul Iyer <ri...@apache.org>
Date:   2017-01-25T22:45:05Z

    Get 3rd digit from Greenplum

----


---
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] incubator-madlib issue #94: Use relative path for installation in GPDB/HAWQ

Posted by iyerr3 <gi...@git.apache.org>.
Github user iyerr3 commented on the issue:

    https://github.com/apache/incubator-madlib/pull/94
  
    @orhankislal @njayaram2 Could you please verify this my installing on GPDB/HAWQ and checking if the path for C++, Python functions are using symlink. You can check the function location using `\df+ <func_name>`. Alternatively, you could use `-vl` during `madpack (re)install`, which will keep a `tmp` file for each module installation. Digging into any of the `tmp` files will let you know which path it's using. GPDB symlinks are called `greenplum-db` and HAWQ symlink is called `hawq`


---
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] incubator-madlib pull request #94: Use relative path for installation in GPD...

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

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


---
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] incubator-madlib issue #94: Use relative path for installation in GPDB/HAWQ

Posted by orhankislal <gi...@git.apache.org>.
Github user orhankislal commented on the issue:

    https://github.com/apache/incubator-madlib/pull/94
  
    @iyerr3 I was able to confirm the symlink on gpdb and hawq with gppkg and rpm. LGTM +1


---
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.
---