Repository: sqoop Updated Branches: refs/heads/sqoop2 98d12b479 -> 89d9660c7
SQOOP-1909: Sqoop2: Connect security guide to main docs (Abraham Elmahrek via Jarek Jarcec Cecho) Project: http://git-wip-us.apache.org/repos/asf/sqoop/repo Commit: http://git-wip-us.apache.org/repos/asf/sqoop/commit/89d9660c Tree: http://git-wip-us.apache.org/repos/asf/sqoop/tree/89d9660c Diff: http://git-wip-us.apache.org/repos/asf/sqoop/diff/89d9660c Branch: refs/heads/sqoop2 Commit: 89d9660c7b83ec1cb5553fb70fcec26a71128817 Parents: 98d12b4 Author: Jarek Jarcec Cecho <[email protected]> Authored: Tue Dec 16 11:36:23 2014 -0800 Committer: Jarek Jarcec Cecho <[email protected]> Committed: Tue Dec 16 11:36:23 2014 -0800 ---------------------------------------------------------------------- docs/src/site/sphinx/index.rst | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/sqoop/blob/89d9660c/docs/src/site/sphinx/index.rst ---------------------------------------------------------------------- diff --git a/docs/src/site/sphinx/index.rst b/docs/src/site/sphinx/index.rst index 9c95d08..43ef215 100644 --- a/docs/src/site/sphinx/index.rst +++ b/docs/src/site/sphinx/index.rst @@ -48,6 +48,7 @@ If you are excited to start using Sqoop you can follow the links below to get a - `Sqoop 5 Minute Demo <Sqoop5MinutesDemo.html>`_ - `Command Line Shell Usage Guide <CommandLineClient.html>`_ - `Connectors <Connectors.html>`_ +- `Security Guide <SecurityGuideOnSqoop2.html>`_ Developer Guide -----------------
