Hi,
 
is there a way to manually define which node an operator should be placed in, using Kubernetes?
 
To give a bit more context, for my master's thesis, I'm looking into predicting the optimal parallelism degree for a node. To do so, we use a Zero Shot Model, which predicts the latency and throughput for a given query.  To increase performance, we need to manually place operators on different nodes in the network and incorporate other learning methods to see the best configuration.
 
Regards,
Chris

Reply via email to