tree: d69db481bf941ddcc2efb798f744c290627f304c [path history] [tgz]
  1. aurora_scheduler.yaml
  2. downloader.yaml
  3. heron_internals.yaml
  4. local_scheduler.yaml
  5. local_stateful.yaml
  6. localfs_statemgr.yaml
  7. localfs_uploader.yaml
  8. metrics_sinks.yaml
  9. README.md
  10. roundrobin_packing.yaml
heron/config/src/yaml/conf/examples/README.md

This directory (examples) contains some example configuration files for different components.

The files are

  • aurora_scheduler.yaml

    • this contains the configuration for aurora scheduler
  • heron_internals.yaml

    • this file contains several configuration elements that govern heron behavior
  • local_scheduler.yaml

    • this file contains the configuration for a local scheduler
  • localfs_statemgr.yaml

    • this file contains the configuration of a local file system state manager
  • localfs_uploader.yaml

    • this file contains the configuration of a local file system uploader
  • metrics_sinks.yaml

    • this file contains the configuration of sinks for several metrics collection
  • roundrobin_packing.yaml

    • this file contains the configuration for a round robin packing algorithm
  • local_stateful.yaml

    • this file contains the configuration for a local file system stateful storage