Index: src/docs/src/documentation/content/xdocs/rest_server_install.xml =================================================================== --- src/docs/src/documentation/content/xdocs/rest_server_install.xml (revision 1373784) +++ src/docs/src/documentation/content/xdocs/rest_server_install.xml (working copy) @@ -82,7 +82,7 @@ configuration.)
  • HCatalog. - Version 0.4.1 or higher. The hcat executable must be both in the + Version 0.4.0 or higher. The hcat executable must be both in the PATH and properly configured in the Templeton configuration.
  • @@ -121,7 +121,7 @@ that is not yet released, you may need to build it yourself following the HCatalog instructions.) -hadoop fs -put /tmp/hcatalog-0.3.0.tar.gz /user/templeton/hcatalog-0.3.0.tar.gz +hadoop fs -put /tmp/hcatalog-0.4.0.tar.gz /user/templeton/hcatalog-0.4.0.tar.gz @@ -177,13 +177,13 @@ templeton.hive.archive - hdfs:///user/templeton/hcatalog-0.3.0.tar.gz + hdfs:///user/templeton/hcatalog-0.4.0.tar.gz The path to the Hive archive. templeton.hive.path - hcatalog-0.3.0.tar.gz/hcatalog-0.3.0/bin/hive + hcatalog-0.4.0.tar.gz/hcatalog-0.4.0/bin/hive The path to the Hive executable. Index: src/docs/src/documentation/content/xdocs/configuration.xml =================================================================== --- src/docs/src/documentation/content/xdocs/configuration.xml (revision 1373784) +++ src/docs/src/documentation/content/xdocs/configuration.xml (working copy) @@ -142,13 +142,13 @@ templeton.hive.archive - hdfs:///user/templeton/hcatalog-0.3.0.tar.gz + hdfs:///user/templeton/hcatalog-0.4.0.tar.gz The path to the Hive archive. templeton.hive.path - hcatalog-0.3.0.tar.gz/hcatalog-0.3.0/bin/hive + hcatalog-0.4.0.tar.gz/hcatalog-0.4.0/bin/hive The path to the Hive executable.