Re: Re: clear cache using spark sql cli

2016-02-03 Thread fightf...@163.com
...@163.com From: Ted Yu Date: 2016-02-04 11:49 To: fightf...@163.com CC: user Subject: Re: Re: clear cache using spark sql cli In spark-shell, I can do: scala> sqlContext.clearCache() Is that not the case for you ? On Wed, Feb 3, 2016 at 7:35 PM, fightf...@163.com wrote: Hi, Ted Yes. I had s

Re: Re: clear cache using spark sql cli

2016-02-03 Thread Ted Yu
gt; *To:* fightf...@163.com > *CC:* user > *Subject:* Re: clear cache using spark sql cli > Have you looked at > SPARK-5909 Add a clearCache command to Spark SQL's cache manager > > On Wed, Feb 3, 2016 at 7:16 PM, fightf...@163.com > wrote: > >> Hi, >> How

Re: Re: clear cache using spark sql cli

2016-02-03 Thread fightf...@163.com
From: Ted Yu Date: 2016-02-04 11:22 To: fightf...@163.com CC: user Subject: Re: clear cache using spark sql cli Have you looked at SPARK-5909 Add a clearCache command to Spark SQL's cache manager On Wed, Feb 3, 2016 at 7:16 PM, fightf...@163.com wrote: Hi, How could I clear cache (execute sql

Re: clear cache using spark sql cli

2016-02-03 Thread Ted Yu
Have you looked at SPARK-5909 Add a clearCache command to Spark SQL's cache manager On Wed, Feb 3, 2016 at 7:16 PM, fightf...@163.com wrote: > Hi, > How could I clear cache (execute sql query without any cache) using spark > sql cli ? > Is there any command available ? > Best, > Sun. > > ---

clear cache using spark sql cli

2016-02-03 Thread fightf...@163.com
Hi, How could I clear cache (execute sql query without any cache) using spark sql cli ? Is there any command available ? Best, Sun. fightf...@163.com