Jump to content

Sqoop: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
start page (It's a top-level Apache project, so yes, it's notable)
 
+infobox
Line 1: Line 1:
{{Infobox software
| name = Apache Sqoop
| logo =
| screenshot =
| caption =
| developer = [[Apache Software Foundation]]
| status = Active
| latest release version = 1.4.2
| latest release date = {{release date|2012|03|31}}
| latest preview version =
| latest preview date =
| operating system = [[Cross-platform]]
| programming language = [[Java (programming language)|Java]]
| genre = [[Data management]]
| license = [[Apache License]] 2.0
| website = {{URL|https://sqoop.apache.org}}
}}


'''Sqoop''' is software for transferring data between [[relational database]]s and [[Hadoop]].<ref name="mainpage">{{cite web |url=https://sqoop.apache.org|title=Hadoop: Apache Sqoop|accessdate=Sep 8, 2012}}</ref> Sqoop became a top-level [[Apache Software Foundation|Apache]] project in March 2012.<ref>{{cite web |url=https://blogs.apache.org/sqoop/entry/apache_sqoop_graduates_from_incubator|title=Apache Sqoop Graduates from Incubator|accessdate=Sep 8, 2012}}</ref>
'''Sqoop''' is software for transferring data between [[relational database]]s and [[Hadoop]].<ref name="mainpage">{{cite web |url=https://sqoop.apache.org|title=Hadoop: Apache Sqoop|accessdate=Sep 8, 2012}}</ref> Sqoop became a top-level [[Apache Software Foundation|Apache]] project in March 2012.<ref>{{cite web |url=https://blogs.apache.org/sqoop/entry/apache_sqoop_graduates_from_incubator|title=Apache Sqoop Graduates from Incubator|accessdate=Sep 8, 2012}}</ref>
It can be used, for example, to populate tables from a relational or [[NoSQL]] database for use with [[Apache Hive|Hive]] or [[HBase]].<ref>{{cite web |url=https://blogs.apache.org/sqoop/entry/apache_sqoop_overview|title=Apache Sqoop - Overview|accessdate=Sep 8, 2012}}</ref>
It can be used, for example, to populate tables from a relational or [[NoSQL]] database for use with [[Apache Hive|Hive]] or [[HBase]].<ref>{{cite web |url=https://blogs.apache.org/sqoop/entry/apache_sqoop_overview|title=Apache Sqoop - Overview|accessdate=Sep 8, 2012}}</ref>

Revision as of 18:32, 8 September 2012

Apache Sqoop
Developer(s)Apache Software Foundation
Stable release
1.4.2 / March 31, 2012 (2012-03-31)
Repository
Written inJava
Operating systemCross-platform
TypeData management
LicenseApache License 2.0
Websitesqoop.apache.org


Sqoop is software for transferring data between relational databases and Hadoop.[1] Sqoop became a top-level Apache project in March 2012.[2] It can be used, for example, to populate tables from a relational or NoSQL database for use with Hive or HBase.[3]

Microsoft uses a Sqoop-based connector to help transfer data from Microsoft SQL Server databases to Hadoop.[4] Couchbase also provides a Couchbase-Hadoop connector by means of Sqoop.[5]

See Also

References

  1. ^ "Hadoop: Apache Sqoop". Retrieved Sep 8, 2012.
  2. ^ "Apache Sqoop Graduates from Incubator". Retrieved Sep 8, 2012.
  3. ^ "Apache Sqoop - Overview". Retrieved Sep 8, 2012.
  4. ^ "Microsoft SQL Server Connector for Apache Hadoop". Retrieved Sep 8, 2012.
  5. ^ "Couchbase Hadoop Connector". Retrieved Sep 8, 2012.

Bibliography