Hi, I find a Bug like this in kylin-1.0: I build a cube named TEST successfully, and then build another cube named TEST too, those two cube has different fact table, the second cube will be error becacuse "The cube named TEST already exists", But the model of first cube will be overridden.
this is because kylin will save or update cube model before save a cube.
