YARN Application Requirements
The following tables include the minimal node requirements for building and running YARN applications.
Node Requirement | Method(s) to Meet Requirement |
---|---|
A connection to the Data Fabric cluster. |
Select one of the following options:
For more information, see Connect to the Cluster. |
Hadoop libraries are configured as an application dependency. |
When you compile the application, use the Maven Repository to determine the dependencies. The POM file should include the Data Fabric Repository and the hadoop-common dependency:
When you run the application, include the following in the application’s
classpath: Note: Based on how you submit the application, the classpath locations and requirements differ. See External Applications and Classpath and Classpath Construction.
|
Other Items |
|