Apache Ozone/HDDS Documentation Apache Ozone
  • Source
  • Apache Ozone
  • ASF
  • Overview
  • Getting Started
  • Architecture
    • Overview
    • Ozone Manager
    • Storage Container Manager
    • Containers
    • Datanodes
    • Recon
  • Features
    • OM High Availability
    • Ozone Erasure Coding
    • SCM High Availability
    • Merge Container RocksDB in DN
    • Prefix based File System Optimization
    • Topology awareness
    • Quota in Ozone
    • Recon Server
    • Observability
    • Non-Rolling Upgrades and Downgrades
    • S3 Multi-Tenancy
      • Setup
      • Tenant commands
      • Access Control
  • Client Interfaces
    • Ofs (Hadoop compatible)
    • O3fs (Hadoop compatible)
    • S3 Protocol
    • Command Line Interface
    • Recon API
    • Java API
    • CSI Protocol
  • Security
    • Securing Ozone
    • Transparent Data Encryption
    • GDPR in Ozone
    • Securing Datanodes
    • Securing HTTP
    • Securing S3
    • Ozone ACLs
    • Apache Ranger
  • Tools
  • Recipes
  • Design docs
  • References
    • Source
    • Apache Ozone
    • ASF
  1. Home
  2. Features
  3. Recon Server
中文

Recon Server

Recon serves as a management and monitoring console for Ozone. It’s an optional component, but it is strongly recommended to add it to the cluster since Recon can help with troubleshooting the cluster at critical times. Refer to Recon Architecture for detailed architecture overview and Recon API documentation for HTTP API reference.

Recon is a service that brings its own HTTP web server and can be started by the following command.

ozone --daemon start recon
Next >>
Version: 1.3.0, Last Modified: November 24, 2020 1a304ba81c