Re: Use Case of mutable RDD - any ideas around will help.

2014-09-12 Thread pankaj arora
I think i should elaborate usecase little more. So we have UI dashboard whose response time is quite fast as all the data is cached. Users query data based on time range and also there is always new data coming into the system at predefined frequency lets say 1 hour. As you said i can uncache t

Re: Use Case of mutable RDD - any ideas around will help.

2014-09-12 Thread pankaj arora
I think i should elaborate usecase little more. So we have UI dashboard whose response time is quite fast as all the data is cached. Users query data based on time range and also there is always new data coming into the system at predefined frequency lets say 1 hour. As you said i can uncache tab