Re: Spark SQL - Global Temporary View is not behaving as expected

2017-04-24 Thread vincent gromakowski
, 24 April 2017 at 16.41 > *To: *vincent gromakowski > *Cc: *Hemanth Gudela , "user@spark.apache.org" > , Felix Cheung > > *Subject: *Re: Spark SQL - Global Temporary View is not behaving as > expected > > > > As Vincent mentioned, Alluxio helps with sharing

Re: Spark SQL - Global Temporary View is not behaving as expected

2017-04-24 Thread Hemanth Gudela
. Thanks, Hemanth From: Gene Pang Date: Monday, 24 April 2017 at 16.41 To: vincent gromakowski Cc: Hemanth Gudela , "user@spark.apache.org" , Felix Cheung Subject: Re: Spark SQL - Global Temporary View is not behaving as expected As Vincent mentioned, Alluxio helps with sharing d

Re: Spark SQL - Global Temporary View is not behaving as expected

2017-04-24 Thread Gene Pang
a lot. >> >> >> >> But yeah, thanks for explaining the behavior of global temporary view, >> now it’s clear J >> >> >> >> -Hemanth >> >> >> >> *From: *Felix Cheung >> *Date: *Saturday, 22 April 2017 at 11.05 >&

Re: Spark SQL - Global Temporary View is not behaving as expected

2017-04-22 Thread vincent gromakowski
J > > > > -Hemanth > > > > *From: *Felix Cheung > *Date: *Saturday, 22 April 2017 at 11.05 > *To: *Hemanth Gudela , "user@spark.apache.org" > > *Subject: *Re: Spark SQL - Global Temporary View is not behaving as > expected > > > > Cro

Re: Spark SQL - Global Temporary View is not behaving as expected

2017-04-22 Thread Hemanth Gudela
d my usecase a lot. But yeah, thanks for explaining the behavior of global temporary view, now it’s clear ☺ -Hemanth From: Felix Cheung Date: Saturday, 22 April 2017 at 11.05 To: Hemanth Gudela , "user@spark.apache.org" Subject: Re: Spark SQL - Global Temporary View is not behavi

Re: Spark SQL - Global Temporary View is not behaving as expected

2017-04-22 Thread Felix Cheung
Cross session is this context is multiple spark sessions from the same spark context. Since you are running two shells, you are having different spark context. Do you have to you a temp view? Could you create a table? _ From: Hemanth Gudela mailto:hemanth.gud...@qva