The resource tool can help you manage the metadata: https://github.com/apache/incubator-kylin/blob/master/docs/Operations/Kylin%20Metadata%20Store.md
Specifically, there's is a "remove" command (in addition to upload and download) that let you delete a metadata file. On Fri, May 8, 2015 at 6:26 PM, dong wang <[email protected]> wrote: > also have a related question, I forgot how did I operate the cube, > currently, I always find a error in the log info: > > [Thread-9]:[2015-05-08 > > 17:36:10,714][ERROR][org.apache.kylin.cube.CubeDescManager.reloadAllCubeDesc(CubeDescManager.java:198)] > - Error > loading cube desc /cube_desc/active_user_test_1.json > > actually, this one is unuseful now, therefore, do we have some safe > approach to fix and remove the error information? > > 2015-05-08 18:21 GMT+08:00 hongbin ma <[email protected]>: > > > AFAIK, we do not have any versioning for cube descs. > > >
