You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/11/13 18:41:23 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13821572#comment-13821572 ] 

Hudson commented on GIRAPH-782:
-------------------------------

FAILURE: Integrated in Giraph-trunk-Commit #1364 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1364/])
GIRAPH-782. giraph script can't find GIRAPH_ENV_DIR when called via $PATH (rvs: http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=371f554f94fc5398ef7d63fc710bd99a4ce62596)
* bin/giraph-admin
* bin/giraph-env
* bin/giraph
* bin/halt-application


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