AbsaOSS / spot

Aggregate and analyze Spark history, export to elasticsearch, visualize and monitor with Kibana.
Apache License 2.0
5 stars 0 forks source link

Make raw index optional #67

Closed DzMakatun closed 2 years ago

DzMakatun commented 3 years ago

Raw index contains data as received from API calls which is not searchable in elasticsearch. It is helpful for debugging, but in a production setup it is not necessary. In order to save storage space, raw index could be disabled in configs.