//// 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. //// Supported Releases ------------------ This documentation applies to Sqoop v{revnumber}. Sqoop Releases -------------- Sqoop is an open source software product of the Apache Software Foundation. Software development for Sqoop occurs at http://svn.apache.org/repos/asf/sqoop/trunk. At that site you can obtain: - New releases of Sqoop as well as its most recent source code - An issue tracker - A wiki that contains Sqoop documentation Sqoop is compatible with Apache Hadoop 0.21 and Cloudera's Distribution of Hadoop version 3. Prerequisites ------------- The following prerequisite knowledge is required for this product: - Basic computer technology and terminology - Familiarity with command-line interfaces such as +bash+ - Relational database management systems - Basic familiarity with the purpose and operation of Hadoop Before you can use Sqoop, a release of Hadoop must be installed and configured. We recommend that you download Cloudera's Distribution for Hadoop (CDH3) from the Cloudera Software Archive at http://archive.cloudera.com for straightforward installation of Hadoop on Linux systems. This document assumes you are using a Linux or Linux-like environment. If you are using Windows, you may be able to use cygwin to accomplish most of the following tasks. If you are using Mac OS X, you should see few (if any) compatibility errors. Sqoop is predominantly operated and tested on Linux.