[
https://issues.apache.org/jira/browse/FALCON-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14527890#comment-14527890
]
Pallavi Rao commented on FALCON-1185:
-------------------------------------
Typically, Oozie needs the following files to talk to Hadoop:
core-site.xml, hdfs-site.xml (HDFS releated configuration parameters)
yarn-site.xml (YARN Resource Manager and Node Manger related configuration)
mapred-site.xml (The framework to use and mapred application related
configuration)
I have been able to run Oozie and Falcon with just the above files.
> About the known issue; oozie 4.x with Hadoop-2.x
> ------------------------------------------------
>
> Key: FALCON-1185
> URL: https://issues.apache.org/jira/browse/FALCON-1185
> Project: Falcon
> Issue Type: Test
> Reporter: Mahak
>
> So this property needs to be set
> <name>oozie.service.HadoopAccessorService.hadoop.configurations</name>
> such as hostnames are pointed to the directory where their corresponding
> Hadoop *-site.xml files reside. Can you please clarify which files exactly
> are needed? For instance, hdfs-site.xml, core-site.xml etc?
> Are there any other files apart from .xml files that we need here?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)