Hi Abhilash, please check "admin" page, there's one button to "Reload
metadata" which will clear such cache.

Thanks.


Best Regards!
---------------------

Luke Han

On Mon, Oct 26, 2015 at 2:49 AM, Abhilash L L <[email protected]> wrote:

> Hello,
>
>     We create cubes on the fly and we recreate the cube in certain cases
> with the same cube name.
>
>     In Cuboid.java there is a cuboid cache based on the cube name.
>
>      If we create a cube with some description and then we drop the cube
> and create it with a different description, it will still get the stale
> cache from the cuboid_cache and cause error while adding cubing jobs in
> CubingJobBuilder.
>
>      If I restart kylin, we are able to go through with the build since the
> stale desc is not there anymore. We should be removing from the cache if
> the cube is dropped.
>
>      We are on Kylin 0.7.2
>
> Regards,
> Abhilash
>

Reply via email to