Re: SQLContext is Serializable, SparkContext is not
The spark context reference is transient. On Fri, Dec 26, 2014 at 6:11 PM, Alessandro Baretta wrote: > How, O how can this be? Doesn't the SQLContext hold a reference to the > SparkContext? > > Alex >
SQLContext is Serializable, SparkContext is not
How, O how can this be? Doesn't the SQLContext hold a reference to the SparkContext? Alex