Roman Shaposhnik created GIRAPH-782:
---------------------------------------

             Summary: 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


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)

Reply via email to