This document discusses implementing a Customer 360 project using Hadoop technologies. Customer 360 involves consolidating all customer data from various sources into a single profile to gain insights. The architecture loads data from sources into MySQL, then uses Sqoop and Pig to load the data into an HBase NoSQL database. Hive then provides external table access to different customer data subsets for various teams. The project aims to improve customer analytics, acquisition, retention and personalization through a consolidated 360-degree view of each customer.