Big Data Eco-open source tools

Source: Internet
Author: User

1. Flume: Log collection software, the important concept inside is the agent, including the source, channel, Slink,sourc,slink can be hdfs,jdbc ... A simple scenario is to use Flume to monitor a folder Fdir data changes, when Fdir is the source, and the change is transmitted to Hdfs_path, Hdfs_path is slink.

2. Sqoop: Used primarily for data export/import between Hadoop data (hdfs/hive/hbase) and structured database (relational database), such as hive-> Mysql,mysql->hbase.

3. ZooKeeper: Most of the data stores now, the server is in the form of clusters. Zookeeper is the coordination of cluster consistency. I haven't read it yet.

4. Hive: is a data warehouse that is suitable for a number of operations for full table queries. Hive itself does not store data, which itself relies on HDFs and mapreduce, which maps a structured file on HDFs to a logical data table.

5. HBase: is a database that can be indexed.

6. Pig: A data Flow programming language that provides richer API operations than MapReduce, such as join.

Big Data Eco-open source tools

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.