This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Client.YARN Namespace Reference
Apache REEF  0.15.0
Retainable Evaluator Execution Framework
Namespaces | Classes
Org.Apache.REEF.Client.YARN Namespace Reference

Namespaces

namespace  HDI
 
namespace  Parameters
 
namespace  RestClient
 

Classes

class  IdentityResourceFileRemoteUrlToClusterUrlConverter
 
interface  IResourceFileRemoteUrlToClusterUrlConverter
 For certain filesystem there might be two different URLs for the same resouce, depending on access using an external endpoint or from within the system.
 
interface  IYarnJobCommandProvider
 Provide the command to be submitted to RM for execution of .NET driver.
 
class  WindowsYarnJobCommandProvider
 WindowsYarnJobCommandProvider is .NET implementation of org.apache.reef.runtime.common.launch.JavaLaunchCommandBuilder This class provides the command to be submitted to RM for execution of .NET driver running on Windows environment.
 
class  YarnCommandProviderConfiguration
 
class  YarnJobSubmissionResult
 
class  YarnREEFDotNetClient
 Temporary client for developing and testing .NET job submission E2E. More...
 
class  YarnREEFDotNetParamSerializer
 Job/application parameter file serializer for YarnREEFDotNetClient.
 
class  YarnREEFParamSerializer
 Job/application parameter file serializer for YarnREEFClient.