java.lang.Object
org.apache.hadoop.yarn.webapp.example.MyApp

@LimitedPrivate({"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 Details

    • MyApp

      public MyApp()
  • Method Details