Big Data Opportunities
  • Home Big Data Opportunities
  • Big data is the most important trend in information usage for both business and IT in the past decade. It is changing the way companies make decisions, do business, succeed.

    Apache Hadoop:

    The Apache Hadoop® project develops open-source software for reliable, scalable, distributed computing.

    The Apache Hadoop software library is a framework that allows for the distributed processing of large data sets across clusters of computers using simple programming models. It is designed to scale up from single servers to thousands of machines, each offering local computation and storage. Rather than relying on hardware to deliver high-availability, the library itself is designed to detect and handle failures at the application layer, so delivering a highly-available service on top of a cluster of computers, each of which may be prone to failures.

    The project includes these modules:
    • Hadoop Common: The common utilities that support the other Hadoop modules.
    • Hadoop Distributed File System (HDFS): A distributed file system that provides high-throughput access to application data.
    • Hadoop YARN: A framework for job scheduling and cluster resource management.
    • HadoopMapReduce: A YARN-based system for parallel processing of large data sets.
    Other Hadoop-related projects at Apache include:
    • Ambari: A web-based tool for provisioning, managing, and monitoring Apache Hadoop clusters which includes support for Hadoop HDFS, HadoopMapReduce, Hive, HCatalog, HBase, ZooKeeper, Oozie, Pig and Sqoop. Ambari also provides a dashboard for viewing cluster health such as heatmaps and ability to view MapReduce, Pig and Hive applications visually along with features to diagnose their performance characteristics in a user-friendly manner.
    • Avro: A data serialization system.
    • Cassandra: A scalable multi-master database with no single points of failure.
    • Chukwa: A data collection system for managing large distributed systems.
    • HBase: A scalable, distributed database that supports structured data storage for large tables.
    • Hive: A data warehouse infrastructure that provides data summarization and ad hoc querying.
    • Mahout: A Scalable machine learning and data mining library.
    • Pig: A high-level data-flow language and execution framework for parallel computation.
    • ZooKeeper: A high-performance coordination service for distributed applications.

    Velocity

    Big data comes in very fast through various sources such as online systems, sensors, social media, web clickstream capture, and other channels

    Variety

    Big data is comprised of all types of data – structured, semi-structured, and unstructured data

    Volume

    Big data may involve terabytes to petabytes (and beyond) of data

    Complexity

    Big data involves complexity that manifests in geographical and multi-data center data distribution, cloud interaction, and more