aggregations using Spark SQL, and
> when you get the data boiled down to a small enough size that can be
> presented to a human, you can call collect on it to fetch it and present it
> to the human user.
>
>
>
> --
> View thi
r aggregations using Spark SQL, and
when you get the data boiled down to a small enough size that can be
presented to a human, you can call collect on it to fetch it and present it
to the human user.
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-SQL-