I presume you mean "into different partitions of a table at the same
time"? This should be possible. It is certainly supported by the streaming
API, which is probably where you want to look if you need to insert large
volumes of data to multiple partitions concurrently. I can't see why it
would not also be possible with HQL INSERTs.

On Friday, 21 August 2015, Suyog Parlikar <suyogparli...@gmail.com> wrote:

> Can we insert data in different partitions of a table at a time.
>
> Waiting for inputs .
>
> Thanks in advance.
>
> - suyog
>

Reply via email to