Index: src/docs/src/documentation/content/xdocs/rest_server_install.xml =================================================================== --- src/docs/src/documentation/content/xdocs/rest_server_install.xml (revision 1435248) +++ src/docs/src/documentation/content/xdocs/rest_server_install.xml (working copy) @@ -48,7 +48,7 @@
  • Build HCatalog using the command ant jar from the top level HCatalog directory.
  • Start the REST server with the command - bin/webhcat_server.sh start.
  • + sbin/webhcat_server.sh start.
  • Check that your local install works. Assuming that the server is running on port 50111, the following command would give output similar to that shown.