You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Shwetha G S (JIRA)" <ji...@apache.org> on 2013/11/22 13:05:35 UTC

[jira] [Updated] (FALCON-215) falcon-start fails

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

Shwetha G S updated FALCON-215:
-------------------------------

    Description: 
$ ./bin/falcon-start 
/home/samarth/falconOpensource/falcon-distributed-0.5-incubating-SNAPSHOT/bin/falcon-config.sh: line 82: /usr/lib/jvm/java-7-oracle/jre/bin/jar: No such file or directory
/home/samarth/falconOpensource/falcon-distributed-0.5-incubating-SNAPSHOT
Hadoop is installed, adding hadoop classpath to falcon classpath
falcon started using hadoop version:  Hadoop 0.20.2-cdh3u5

Looks like jar is not part of oracle jvm 7. Also, start should fail in this case instead of saying falcon has started successfully

  was:
$ ./bin/falcon-start 
/home/samarth/falconOpensource/falcon-distributed-0.5-incubating-SNAPSHOT/bin/falcon-config.sh: line 82: /usr/lib/jvm/java-7-oracle/jre/bin/jar: No such file or directory
/home/samarth/falconOpensource/falcon-distributed-0.5-incubating-SNAPSHOT
Hadoop is installed, adding hadoop classpath to falcon classpath
falcon started using hadoop version:  Hadoop 0.20.2-cdh3u5

Looks like jar is not part of oracle jvm. jar should be picked up from path if its available. Also, start should fail in this case instead of saying falcon has started successfully


> falcon-start fails
> ------------------
>
>                 Key: FALCON-215
>                 URL: https://issues.apache.org/jira/browse/FALCON-215
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Samarth Gupta
>
> $ ./bin/falcon-start 
> /home/samarth/falconOpensource/falcon-distributed-0.5-incubating-SNAPSHOT/bin/falcon-config.sh: line 82: /usr/lib/jvm/java-7-oracle/jre/bin/jar: No such file or directory
> /home/samarth/falconOpensource/falcon-distributed-0.5-incubating-SNAPSHOT
> Hadoop is installed, adding hadoop classpath to falcon classpath
> falcon started using hadoop version:  Hadoop 0.20.2-cdh3u5
> Looks like jar is not part of oracle jvm 7. Also, start should fail in this case instead of saying falcon has started successfully



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