org.apache.hadoop.yarn.webapp.example
Class MyApp
java.lang.Object
org.apache.hadoop.yarn.webapp.example.MyApp
@InterfaceAudience.LimitedPrivate(value={"YARN","MapReduce"})
public class MyApp- extends Object
The embedded UI serves two pages at:
http://localhost:8888/my and
http://localhost:8888/my/anythingYouWant
|
Constructor Summary |
MyApp()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MyApp
public MyApp()
anyAPI
public String anyAPI()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2014 Apache Software Foundation. All Rights Reserved.