Hi how bout creating an auto increment column in hbase?
Hth

On 24 Jul 2016 3:53 am, "yeshwanth kumar" <yeshwant...@gmail.com> wrote:

> Hi,
>
> i am doing bulk load to hbase using spark,
> in which i need to generate a sequential key for each record,
> the key should be sequential across all the executors.
>
> i tried zipwith index, didn't worked because zipwith index gives index per
> executor not across all executors.
>
> looking for some suggestions.
>
>
> Thanks,
> -Yeshwanth
>

Reply via email to