ApacheCon: Getting the word out internally
Dear Apache Enthusiast,
As you are no doubt already aware, we will be holding ApacheCon in
Seville, Spain, the week of November 14th, 2016. The call for papers
(CFP) for this event is now open, and will remain open until
September 9th.
The event is divid
Good idea.
https://github.com/apache/spark/pull/14252
On Mon, Jul 18, 2016 at 12:16 PM, Michael Armbrust
wrote:
> + dev, reynold
>
> Yeah, thats a good point. I wonder if SparkSession.sqlContext should be
> public/deprecated?
>
> On Mon, Jul 18, 2016 at 8:37 AM, Koert Kuipers wrote:
>
>> in
I just flailed on this a bit before finding this email. Can someone please
update
https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-IDESetup
On Mon, Apr 4, 2016 at 10:01 PM, Reynold Xin wrote:
> pyspark and R
>
> On Mon, Apr 4, 2016 at 9:59 PM, Marcel
+ dev, reynold
Yeah, thats a good point. I wonder if SparkSession.sqlContext should be
public/deprecated?
On Mon, Jul 18, 2016 at 8:37 AM, Koert Kuipers wrote:
> in my codebase i would like to gradually transition to SparkSession, so
> while i start using SparkSession i also want a SQLContext