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

Suhas Vasu closed FALCON-952.
-----------------------------

> If hadoop home is set, use $HADOOP_HOME to set falcon classpath
> ---------------------------------------------------------------
>
>                 Key: FALCON-952
>                 URL: https://issues.apache.org/jira/browse/FALCON-952
>             Project: Falcon
>          Issue Type: Bug
>          Components: build-tools
>    Affects Versions: 0.6
>            Reporter: Balu Vellanki
>            Assignee: Balu Vellanki
>             Fix For: 0.7
>
>         Attachments: FALCON-952.patch
>
>
> Falcon uses `hadoop classpath` to find the classpath to required hadoop jars. 
> It is possible to have multiple versions of hadoop installed on falcon node. 
> To pick the right version of hadoop, the following is suggested. 
> 1)  If HADOOP_HOME is set, use 
> {code}
> ${HADOOP_HOME}/bin/hadoop classpath`. 
> {code}
> 2) Else If `which hadoop` is not empty, use `hadoop classpath`



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to