92 results found
-
Take a backup before powering off my Aiven for ClickHouse service
As an Aiven for ClickHouse service,
I want to make sure that before powering off my service for cost saving measure, a backup is taken to ensure that on power on no data is missing.3 votes -
Support rabbitmq table engine
As a ClickHouse developer,
I want to be able to use the RabbitMQ table engine on Aiven for ClickHouse2 votes -
Support Google Cloud Storage (GCS) table engine for Clickhouse
As data analyst
I want to migrate data from Google services into Clickhouse
so that I can analyze relevant dataOne way to migrate data (as recommended by clickhouse.com) from BigQuery to Clickhouse is to use Google Cloud Storage as an intermediary data store--aka export data from BigQuery to GCS, then access GCS as a table engine in Clickhouse. https://clickhouse.com/docs/en/migrations/bigquery/loading-data
3 votes -
More frequent backups for Aiven for ClickHouse
As an Aiven for ClickHouse user,
I want to be able to backup my service more frequently than the current "once every 24 hrs" frequency.3 votes -
Connect to Specific ClickHouse Shard
As Data Engineer
I want to Connect to a specific ClickHouse Shard, either an assigned connection, or a random one.
so that I can leverage distributed tables for read workloads without needing to rely on them for writes.
This will reduce the overhead for high ingestion rates, and make the "Inserted Rows" metric more accurate, since it currently counts both the distributed table and the underlying table.1 vote -
Support for JSON data type in Aiven for ClickHouse
As a ClickHouse user,
I want to use the new experimental (as of November 2024) JSON data type in Aiven for ClickHouse.
Official docs reference:https://clickhouse.com/docs/en/sql-reference/data-types/newjson2 votes -
Opensearch backpressure mechanisms
As an Opensearch administrator, I want to be able to limit the impact of heavy requests on my cluster.
So that when some client applications make these requests, I can mitigate impacts for other client applications.An example would be to be able to use backpressure mechanism
https://opensearch.org/docs/latest/tuning-your-cluster/availability-and-recovery/search-backpressure/13 votes -
make shard_indexing_pressure configurable
Dear Aiven Community,
As a DevOps Engineer,
I want to be able to configure the shardindexingpressure settings directly within the Aiven platform and through the Aiven Terraform provider,
so that I can better manage indexing loads on Opensearch clusters, optimize performance during high data throughput, and prevent potential bottlenecks.In addition, this configuration capability is essential for dynamically adjusting indexing pressure based on real-time data demands. Currently, trying to enable or modify shardindexingpressure settings results in a 403 error, indicating that the feature is not supported in Aiven's current Opensearch offerings. Enabling this feature would allow users to set parameters…
8 votes -
Integration: ClickHouse logs to Grafana Loki / Grafana Cloud
As an Aiven for ClickHouse user,
I want to be able to set up a log integration from my Aiven for ClickHouse to Grafana Cloud easily from the console or the CLI2 votes -
ClickHouse Query Cache
As an Aiven for ClickHouse user,
I want to take advantage of ClickHouse's query cache (https://clickhouse.com/docs/en/operations/query-cache) at query level to reduce the latency of some of my queries.1 vote -
Enable index rollup settings
There is a reported issue where incomplete results are returned when querying rollup indexes in OpenSearch. The issue was created upstream and found here:
https://github.com/opensearch-project/index-management/issues/903#issuecomment-2146610171
The solution suggested is to enable the plugin "plugins.rollup.search.searchalljobs" and local testing confirms that enabling this resolves the bug report, but access to the /_cluster/settings are currently not supported.
3 votes -
Aiven for ClickHouse on Oracle Cloud
As an Aiven user and Aiven for ClickHouse user,
I want to be able to use Aiven for ClickHouse on Oracle Cloud with all the Aiven capabilities available on the other cloud providers, seamlessly.4 votes -
Implement OpenSearch dedicated node role
As an OpenSearch admin/developer,
I want to assign certain dedicated role to each the node in my OpenSearch clusters
In order to optimise the performance of my OS clusters28 votes -
Promote Follower Cluster to Leader Cluster for OpenSearch
As a developer or devops engineers
I want to auto-promote follower OpenSearch Cluster to leader OpenSearch Cluster after I set up OS CrossClusterReplication in case of outage
so that I can make sure that there will not be any disruption
In addition, auto-resume would be beneficial once the Leader Cluster is stable40 votes -
Allow customer to stick with one minor OpenSearch version for an extended period
As a DB admin
I want to stick w a minor OS version until I have done all my testing with the new minor versions to make sure it does not break anything
so that I can confidently upgrade my OS.1 vote -
Support and/or adopt PGSync to help users maintain real-time sync between Postgres and Opensearch
As an OpenSearch and Postgres user
I want to easily keep these databases in sync
so that I can provide low latency, high throughput full text search that doesn't impact my transactional database.Ever since search engines were invented, developers have struggled with keeping their system of records (typically relational databases like Oracle, Postgres, MySQL, etc) in sync with the search engine. Batch oriented processes are often not real-time enough resulting in poor user experiences where the search results don't return the same information as what's represented in the system of record. Event-oriented solutions such as writing updates from the…
1 vote -
DDS support for Aiven for Clickhouse
As DevOps
I want to see Dynamic disk sizing (DDS) as available option for Aiven for ClickHouse1 vote -
Make index snapshots possible for faster data restoration
As a SRE or operations engineer
I want to be able to create index snapshots manually or with a policy
so that I can easily and quickly restore partial data after an unintentional index corruption.
In addition, I understand this would require a shared storage between cluster nodes which means additional storage so it would make sense to make it a paid feature and/or include it in the tiered storage project.5 votesThanks for posting the idea, the idea is reasonable. I will update the status once we know more about plan with this idea
-
Let users schedule Aiven for ClickHouse backups
As an Aiven for ClickHouse users,
I want to decide what time (hours and minute) the Aiven backup service will run and save a backup of my data in order to schedule my workloads accordingly (ex. data ingestion, power off)2 votes -
Support externally hosted models in OpenSearch
As developer
I want to configure OpenSearch to generate embeddings using remote models on OpenAI, Cohere, Sagemaker, etc.
so that I can use the best available models on the market and simplify my codebase by letting OpenSearch generate these embeddingshttps://opensearch.org/docs/latest/ml-commons-plugin/remote-models/index/
2 votes
- Don't see your idea?