Class HelloWorld

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

@LimitedPrivate({"YARN","MapReduce"}) public class HelloWorld extends Object
The obligatory example. No xml/jsp/templates/config files! No proliferation of strange annotations either :)

3 in 1 example. Check results at
http://localhost:8888/hello and
http://localhost:8888/hello/html
http://localhost:8888/hello/json

  • Constructor Details

    • HelloWorld

      public HelloWorld()
  • Method Details

    • main

      public static void main(String[] args)