Hi Everyone,

I am developing application which handles bulk of data around millions(This
may vary as per user's requirement) records.As of now I am using
MsSqlServer as back-end and it works fine  but when I perform some
operation on large data I am getting overflow exceptions.I heard about
spark that it was fastest computation engine Than SQL(Correct me if I am
worng).so i thought to switch my application to spark.Is my decision is
right?
My User Enviroment is
#.Window 8
#.Data in millions.
#.Need to perform filtering and Sorting operations with aggregartions
frequently.(for analystics)

Thanks in-advance,

Vinod

Reply via email to