Apache REEF  0.14.0
Retainable Evaluator Execution Framework
Public Attributes | List of all members
Org.Apache.REEF.Common.Constants Class Reference

Public Attributes

const string LocalHttpEndpointBaseUri = @"http://localhost:8080/"
 
const string HDInsightClusterHttpEndpointBaseUri = @"http://headnodehost:9014/proxy/"
 
const string HttpReefUriSpecification = @"Reef/v1/"
 
const string HttpDriverUriTarget = @"Driver/"
 
const string NameServerServiceName = "NameServer"
 
const string ReefYarnApplicationIdEnvironmentVariable = "REEF_YARN_APPLICATION_ID"
 

Member Data Documentation

const string Org.Apache.REEF.Common.Constants.HDInsightClusterHttpEndpointBaseUri = @"http://headnodehost:9014/proxy/"
const string Org.Apache.REEF.Common.Constants.HttpDriverUriTarget = @"Driver/"
const string Org.Apache.REEF.Common.Constants.HttpReefUriSpecification = @"Reef/v1/"
const string Org.Apache.REEF.Common.Constants.LocalHttpEndpointBaseUri = @"http://localhost:8080/"
const string Org.Apache.REEF.Common.Constants.NameServerServiceName = "NameServer"
const string Org.Apache.REEF.Common.Constants.ReefYarnApplicationIdEnvironmentVariable = "REEF_YARN_APPLICATION_ID"

The documentation for this class was generated from the following file: