摘要:
一.简介 Sqoop是一个用来将Hadoop和关系型数据库中的数据相互转移的工具,可以将一个关系型数据库(例如 : MySQL ,Oracle ,Postgres等)中的数据导进到Hadoop的HDFS中,也可以将HDFS的数据导进到关系型数据库中。 二.特点 Sqoop中一大亮点就是可以通过had 阅读全文
摘要:
一.什么是ZooKeeper ZooKeeper: A Distributed Coordination Service for Distributed Applications ZooKeeper Service : The servers that make up the ZooKeeper s 阅读全文