blob: e9bfd51bdb098b92fbc088036f89868d7808631b [file] [log] [blame]
.. Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
=======================================
Apache Sqoop documentation
=======================================
Apache Sqoop is a tool designed for efficiently transferring bulk data between Apache Hadoop and structured datastores such as relational databases.
License
-------
::
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Administrator Documentation
---------------------------
- `Installation <Installation.html>`_
- `Upgrade <Upgrade.html>`_
- `Tools <Tools.html>`_
User Documentation
------------------
- `5 Minutes Demo <Sqoop5MinutesDemo.html>`_
- `Command Line Client <CommandLineClient.html>`_
Developer Guide
---------------
- `Building Sqoop2 <BuildingSqoop2.html>`_
- `Development Environment Setup <DevEnv.html>`_
- `Java Client API Guide <ClientAPI.html>`_
- `Developping Connector <ConnectorDevelopment.html>`_
- `REST API Guide <RESTAPI.html>`_
Overview
--------
- `Download Apache Sqoop <http://www.apache.org/dyn/closer.cgi/sqoop>`_
- `Sqoop Wiki <https://cwiki.apache.org/confluence/display/SQOOP/Home>`_
- `Sqoop Issue Tracking (JIRA) <https://issues.apache.org/jira/browse/SQOOP>`_
- `Sqoop Source Code <https://git-wip-us.apache.org/repos/asf?p=sqoop.git;a=summary>`_