Sqoop: Difference between revisions
Appearance
Content deleted Content added
No edit summary |
Cander0000 (talk | contribs) m refined category using AWB |
||
Line 53: | Line 53: | ||
{{Apache}} |
{{Apache}} |
||
[[Category:Cloud |
[[Category:Cloud applications]] |
||
[[Category:Hadoop]] |
[[Category:Hadoop]] |
Revision as of 03:23, 16 March 2015
Developer(s) | Apache Software Foundation |
---|---|
Stable release | 1.4.4
/ July 31, 2013 |
Repository | |
Written in | Java |
Operating system | Cross-platform |
Type | Data management |
License | Apache License 2.0 |
Website | sqoop |
Sqoop is a command-line interface application for transferring data between relational databases and Hadoop.[1] It supports incremental loads of a single table or a free form SQL query as well as saved jobs which can be run multiple times to import updates made to a database since the last import. Imports can also be used to populate tables in Hive or HBase.[2] Exports can be used to put data from Hadoop into a relational database. Sqoop became a top-level Apache project in March 2012.[3]
Microsoft uses a Sqoop-based connector to help transfer data from Microsoft SQL Server databases to Hadoop.[4] Couchbase, Inc. also provides a Couchbase Server-Hadoop connector by means of Sqoop.[5]
See also
References
- ^ "Hadoop: Apache Sqoop". Retrieved Sep 8, 2012.
- ^ "Apache Sqoop - Overview". Retrieved Sep 8, 2012.
- ^ "Apache Sqoop Graduates from Incubator". Retrieved Sep 8, 2012.
- ^ "Microsoft SQL Server Connector for Apache Hadoop". Retrieved Sep 8, 2012.
- ^ "Couchbase Hadoop Connector". Retrieved Sep 8, 2012.
Bibliography
- White, Tom. "Chapter 15: Sqoop". Hadoop: The Definitive Guide (2nd ed.). O'Reilly Media. pp. 477–495. ISBN 978-1-449-38973-4.