5. Validate the Installation

  1. Start the WebHCat server.

    <login as $WEBHCAT_USER>
    /usr/lib/hcatalog/sbin/webhcat_server.sh start
  2. From the browser, type:

    http://$WebHCat.server.full.hostname:50111/templeton/v1/status
    

    You should see the following output:

    {"status":"ok","version":"v1"}
    


loading table of contents...