Need advice about which tool to choose?Ask the StackShare community!

Ambari

43
74
+ 1
2
StatsD

301
290
+ 1
31
Add tool

Ambari vs StatsD: What are the differences?

Developers describe Ambari as "A software for provisioning, managing, and monitoring Apache Hadoop clusters". This project is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Apache Hadoop clusters. It provides an intuitive, easy-to-use Hadoop management web UI backed by its RESTful APIs. On the other hand, StatsD is detailed as "Simple daemon for easy stats aggregation". StatsD is a front-end proxy for the Graphite/Carbon metrics server, originally written by Etsy's Erik Kastner. StatsD is a network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP and sends aggregates to one or more pluggable backend services (e.g., Graphite).

Ambari and StatsD can be primarily classified as "Monitoring" tools.

Some of the features offered by Ambari are:

  • Alerts
  • Ambari Python Libraries
  • Automated Kerberizaton

On the other hand, StatsD provides the following key features:

  • buckets: Each stat is in its own "bucket". They are not predefined anywhere. Buckets can be named anything that will translate to Graphite (periods make folders, etc)
  • values: Each stat will have a value. How it is interpreted depends on modifiers. In general values should be integer.
  • flush: After the flush interval timeout (defined by config.flushInterval, default 10 seconds), stats are aggregated and sent to an upstream backend service.

StatsD is an open source tool with 14.2K GitHub stars and 1.84K GitHub forks. Here's a link to StatsD's open source repository on GitHub.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Ambari
Pros of StatsD
  • 1
    Ease of use
  • 9
    Open source
  • 7
    Single responsibility
  • 5
    Efficient wire format
  • 3
    Loads of integrations
  • 3
    Handles aggregation
  • 1
    Many implementations
  • 1
    Scales well
  • 1
    Simple to use
  • 1
    NodeJS

Sign up to add or upvote prosMake informed product decisions

Cons of Ambari
Cons of StatsD
    Be the first to leave a con
    • 1
      No authentication; cannot be used over Internet

    Sign up to add or upvote consMake informed product decisions

    What is Ambari?

    This project is aimed at making Hadoop management simpler by developing software for provisioning, managing, and monitoring Apache Hadoop clusters. It provides an intuitive, easy-to-use Hadoop management web UI backed by its RESTful APIs.

    What is StatsD?

    It is a network daemon that runs on the Node.js platform and listens for statistics, like counters and timers, sent over UDP or TCP and sends aggregates to one or more pluggable backend services (e.g., Graphite).

    Need advice about which tool to choose?Ask the StackShare community!

    Jobs that mention Ambari and StatsD as a desired skillset
    Postman
    San Francisco, United States
    What companies use Ambari?
    What companies use StatsD?
    See which teams inside your own company are using Ambari or StatsD.
    Sign up for StackShare EnterpriseLearn More

    Sign up to get full access to all the companiesMake informed product decisions

    What tools integrate with Ambari?
    What tools integrate with StatsD?

    Sign up to get full access to all the tool integrationsMake informed product decisions

    Blog Posts

    JavaScriptGitHubNode.js+29
    14
    13425
    GitHubPythonReact+42
    49
    40728
    GitHubSlackNGINX+15
    28
    20922
    JavaScriptGitHubPython+42
    53
    21867
    What are some alternatives to Ambari and StatsD?
    Hue
    It is open source and lets regular users import their big data, query it, search it, visualize it and build dashboards on top of it, all from their browser.
    Zookeeper
    A centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. All of these kinds of services are used in some form or another by distributed applications.
    Apache Mesos
    Apache Mesos is a cluster manager that simplifies the complexity of running applications on a shared pool of servers.
    Yarn
    Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maximize resource utilization so install times are faster than ever.
    Kubernetes
    Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
    See all alternatives