public class MapReduceTrackingUriPlugin extends TrackingUriPlugin implements Configurable
| Constructor and Description |
|---|
MapReduceTrackingUriPlugin() |
| Modifier and Type | Method and Description |
|---|---|
URI |
getTrackingUri(ApplicationId id)
Gets the URI to access the given application on MapReduce history server
|
void |
setConf(Configuration conf)
Set the configuration to be used by this object.
|
getConfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConfpublic void setConf(Configuration conf)
ConfigurablesetConf in interface ConfigurablesetConf in class Configuredpublic URI getTrackingUri(ApplicationId id) throws URISyntaxException
getTrackingUri in class TrackingUriPluginid - the ID for which a URI is returnedURISyntaxExceptionCopyright © 2013 Apache Software Foundation. All rights reserved.