Skip to main content
Glama

dump_configurations

Retrieve and filter Hadoop cluster configurations from Ambari for troubleshooting, auditing, or analysis by specifying types, services, or key patterns.

Instructions

Unified configuration introspection tool (supersedes get_configurations & list_configurations & dump_all_configurations).

Modes:

  1. Single type values: specify config_type=

  2. Bulk list (optionally narrowed by service_filter substring in type name)

  3. Filtering keys/types via filter substring

Args: config_type: focus on one type's latest tag (other bulk params ignored except filter on keys) service_filter: substring to restrict bulk types (ignored if config_type provided) filter: substring applied to type names OR property keys summarize: bulk mode summary lines only (counts + sample keys, forces include_values False) include_values: include key=value pairs (bulk/full mode only) limit: max number of types to output in bulk mode (0 = unlimited) max_chars: truncate final output if exceeds

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
config_typeNo
service_filterNo
filterNo
summarizeNo
include_valuesNo
limitNo
max_charsNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/call518/MCP-Ambari-API'

If you have feedback or need assistance with the MCP directory API, please join our Discord server