Skip to content

Add configurability for NameNode readiness criteria #48

Description

@xkrogen

When waiting for the Dynamometer infra application to be "ready" to use, the Client and ApplicationMaster wait for the following criteria to be met:

  1. Number of live DataNodes is above a threshold
  2. Number of missing blocks is under a threshold
  3. Number of underreplicated blocks is under a threshold

These percentage-based thresholds are currently hard-coded, but it would be useful if they were configurable to give a user more control over how strict the readiness condition is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions