public class MapReduceTrackingUriPlugin
extends org.apache.hadoop.yarn.util.TrackingUriPlugin
implements org.apache.hadoop.conf.Configurable
| Constructor and Description | 
|---|
| MapReduceTrackingUriPlugin() | 
| Modifier and Type | Method and Description | 
|---|---|
| URI | getTrackingUri(org.apache.hadoop.yarn.api.records.ApplicationId id)Gets the URI to access the given application on MapReduce history server | 
| void | setConf(org.apache.hadoop.conf.Configuration conf) | 
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.ConfigurablesetConf in class org.apache.hadoop.conf.Configuredpublic URI getTrackingUri(org.apache.hadoop.yarn.api.records.ApplicationId id) throws URISyntaxException
getTrackingUri in class org.apache.hadoop.yarn.util.TrackingUriPluginid - the ID for which a URI is returnedURISyntaxExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.