I'm new to using beeline run queries
but why does it take so much time to run a simple query of SELECT count(*) from table1 [having data of 7,000,000 records]
?
And when do we use beeline
instead of Spark-SQL
and vice-versa?
Thanks
I'm new to using beeline run queries
but why does it take so much time to run a simple query of SELECT count(*) from table1 [having data of 7,000,000 records]
?
And when do we use beeline
instead of Spark-SQL
and vice-versa?
Thanks