I'm not sure if that's the correct category, but I want to run a transform for the past 6 month, and it's killing the cpu. the whole cluster becomes unresponsive (queries, kibana ..)
is there any option to tell the transform to run "slowly"..?
It seems to me that your cluster has some general performance problems or is simply under-powered with this task.
To further analyze this problem it seems better to ask support.
Logging queries that transform does, is a good approach. You can take the query from the log and execute it in dev console and see how fast it performs there. I guess it will be slow, too.
Transform can only go as fast as aggregations + bulk indexing.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.