The kind of communication that will take place depends on your code.
My point was that you can write an iterator that does anything you
want. If you're using the Accumulo client API within the iterator to
perform some client operation, that will result in the same kind of
communication as any other Accumulo client would.

On Thu, Dec 19, 2019 at 12:13 AM Enas Alkawasmi <[email protected]> wrote:
>
> You said: "If, for example, you write an
> iterator which creates a client object to write data back to Accumulo,
> it will certainly create network communication."
> What kind of communication will take place? between whom can you explain
> more? If the Tserver is going to execute the code and write to the accumulo
> table what kind of communications that involve?
>
>
>
> --
> Sent from: http://apache-accumulo.1065345.n5.nabble.com/Developers-f3.html

Reply via email to