Please refer to the following: https://spark.apache.org/docs/latest/sql-programming-guide.html#datasets https://spark.apache.org/docs/latest/sql-programming-guide.html#creating-datasets https://spark.apache.org/docs/latest/sql-programming-guide.html#json-datasets
Cheers On Mon, Jan 4, 2016 at 11:59 AM, <[email protected]> wrote: > Where can I read more about the dataset api on a user layer? I am failing > to get an API doc or understand when to use DataFrame or DataSet, > advantages, etc. > > Thanks, > Saif > > -----Original Message----- > From: Jean-Baptiste Onofré [mailto:[email protected]] > Sent: Monday, January 04, 2016 2:01 PM > To: [email protected] > Subject: Re: Is Spark 1.6 released? > > It's now OK: Michael published and announced the release. > > Sorry for the delay. > > Regards > JB > > On 01/04/2016 10:06 AM, Jung wrote: > > Hi > > There were Spark 1.6 jars in maven central and github. > > I found it 5 days ago. But it doesn't appear on Spark website now. > > May I regard Spark 1.6 zip file in github as a stable release? > > > > Thanks > > Jung > > > > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] For additional > commands, e-mail: [email protected] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
