Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Get data the way you want

    MapReduce – Hadoop Administration

    • Post author:B D
    • Post published:August 14, 2021
    • Post category:MapReduce
    • Post comments:0 Comments

    This chapter explains Hadoop administration which includes both HDFS and MapReduce administration. HDFS administration includes monitoring the HDFS file structure, locations, and the updated files.MapReduce administration includes monitoring the list…

    Continue ReadingMapReduce – Hadoop Administration

    MapReduce – Combiners

    • Post author:B D
    • Post published:August 14, 2021
    • Post category:MapReduce
    • Post comments:2 Comments

    A Combiner, also known as a semi-reducer, is an optional class that operates by accepting the inputs from the Map class and thereafter passing the output key-value pairs to the Reducer class.…

    Continue ReadingMapReduce – Combiners

    Apache Storm – Installation

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Let us now see how to install Apache Storm framework on your machine. There are three majo steps here − Install Java on your system, if you don’t have it…

    Continue ReadingApache Storm – Installation

    MapReduce – Partitioner

    • Post author:B D
    • Post published:August 14, 2021
    • Post category:MapReduce
    • Post comments:2 Comments

    A partitioner works like a condition in processing an input dataset. The partitioning phase takes place after the Map phase and before the Reduce phase. The number of partitioners is…

    Continue ReadingMapReduce – Partitioner

    Storm – Distributed Messaging System

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Apache Storm processes real-time data and the input normally comes from a message queuing system. An external distributed messaging system will provide the input necessary for the realtime computation. Spout…

    Continue ReadingStorm – Distributed Messaging System

    Apache Storm – Workflow

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    A working Storm cluster should have one nimbus and one or more supervisors. Another important node is Apache ZooKeeper, which will be used for the coordination between the nimbus and…

    Continue ReadingApache Storm – Workflow

    MapReduce – Hadoop Implementation

    • Post author:B D
    • Post published:August 14, 2021
    • Post category:MapReduce
    • Post comments:0 Comments

    MapReduce is a framework that is used for writing applications to process huge volumes of data on large clusters of commodity hardware in a reliable manner. This chapter takes you…

    Continue ReadingMapReduce – Hadoop Implementation

    Apache Storm – Cluster Architecture

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    One of the main highlight of the Apache Storm is that it is a fault-tolerant, fast with no “Single Point of Failure” (SPOF) distributed application. We can install Apache Storm…

    Continue ReadingApache Storm – Cluster Architecture

    Apache Storm – Core Concepts

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:0 Comments

    Apache Storm reads raw stream of real-time data from one end and passes it through a sequence of small processing units and output the processed / useful information at the…

    Continue ReadingApache Storm – Core Concepts

    MapReduce – API

    • Post author:B D
    • Post published:August 14, 2021
    • Post category:Uncategorized
    • Post comments:1 Comment

    In this chapter, we will take a close look at the classes and their methods that are involved in the operations of MapReduce programming. We will primarily keep our focus…

    Continue ReadingMapReduce – API
    • Go to the previous page
    • 1
    • …
    • 653
    • 654
    • 655
    • 656
    • 657
    • 658
    • 659
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP