I am using DAO in spark application to write the final computation to
Cassandra  and it performs well.
What kinds of issues you foresee using DAO for hbase ?

Thanks
Deepak

On 19 Jul 2016 10:04 pm, "Yu Wei" <yu20...@hotmail.com> wrote:

> Hi guys,
>
>
> I write spark application and want to store results generated by spark
> application to hbase.
>
> Do I need to access hbase via java api directly?
>
> Or is it better choice to use DAO similar as traditional RDBMS?  I suspect
> that there is major performance downgrade and other negative impacts using
> DAO. However, I have little knowledge in this field.
>
>
> Any advice?
>
>
> Thanks,
>
> Jared
>
>
>
>

Reply via email to