Re: Spark-SQL collect function

2017-05-19 Thread Aakash Basu
l your 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: ht

Re: Spark-SQL collect function

2017-05-03 Thread JayeshLalwani
, 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-collect-function-tp28644p28647