troubleshooting

Where is the cache located in a split compute node setup for streaming and serving purposes?

In a split compute node setup for streaming and serving purposes, where is the cache located and what is its purpose?

Ri

Rick Otten

Asked on Feb 23, 2024

  • Cache on streaming node is for states in streaming jobs.
  • Cache on serving node is for serving queries.
  • Low resource usage on serving nodes is normal if queries with high QPS are not issued.
Feb 24, 2024Edited by