Welcome to the Getting Started Topic
If you're new to Quantexa or the Community, you'll find everything you need here.
🔔 Subscribe to receive updates on new resources and documentation to help you on your way.
This is a public Topic for customers, partners, and guests to the Community 🔓
For developer support, visit the Quantexa Platform Support Topic.
For Academy support, visit the Academy Q&A Topic.
Elastic Load Optimization Strategies 📖
Loading data into Elasticsearch can sometimes lead to performance issues, such as slow data loads or loads that fail to complete. The Elastic Load Optimization Strategies guide outlines actionable steps to help improve the performance and reliability of Elasticsearch loads.
Key Elastic load optimization strategies:
- Shard Count Analysis
- Shards dictate parallelism in Elasticsearch. Adjusting the number of shards for a Document ensures efficient node utilization during loads.
- Spark Settings
- Optimize Spark job cores based on Elasticsearch node capacity to enhance indexing performance.
- Identifying the Problematic Index
- Pinpoint specific indices causing issues, such as those related to search or a single Entity, for focused troubleshooting.
- Compounds Table Analysis
- Analyze the
Compounds/DocumentIndexInput.parquet
table to uncover further optimization opportunities when issues persist.
- Analyze the
- Compound Partitioning
- Address large file sizes by repartitioning the compound table during the creation step.
Read the full article to explore these strategies and ensure faster, more reliable Elasticsearch loads (login required):
Friend & WIN
prizes!