You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2013/10/16 01:29:41 UTC

[jira] [Updated] (GIRAPH-782) giraph script can't find GIRAPH_ENV_DIR when called via $PATH

     [ https://issues.apache.org/jira/browse/GIRAPH-782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated GIRAPH-782:
------------------------------------

    Attachment: 0002-GIRAPH-782.-giraph-script-can-t-find-GIRAPH_ENV_DIR-.patch

> giraph script can't find GIRAPH_ENV_DIR when called via $PATH
> -------------------------------------------------------------
>
>                 Key: GIRAPH-782
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-782
>             Project: Giraph
>          Issue Type: Bug
>          Components: conf and scripts
>    Affects Versions: 1.0.0, 1.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 1.0.0, 1.1.0
>
>         Attachments: 0002-GIRAPH-782.-giraph-script-can-t-find-GIRAPH_ENV_DIR-.patch
>
>
> Here's what happens when GIRAPH_HOME/bin is added to the path and giraph is called just by the basename:
> {noformat}
> $ bash -x giraph target/examples-1.0.0-SNAPSHOT.jar -h
> + '[' 2 = 0 ']'
> +++ dirname giraph
> ++ cd -P .
> ++ pwd
> + GIRAPH_ENV_DIR=/tmp/HelloWorld
> + source /tmp/HelloWorld/giraph-env
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)