> Is the same connection is required when iterating over all the rows with
> Random Paritioner or is it possible to use a different connection for each
> iteration?

In general, the choice of RPC connection (I assume you mean the
underlying thrift connection) does not affect the semantics of the RPC
calls.

-- 
/ Peter Schuller

Reply via email to