Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-898

"CUBOID_CACHE" in Cuboid.java never flushes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • v0.7.1, v0.7.2
    • v1.0, v1.4.0
    • Metadata
    • None
    • Sprint 44, Sprint 45, Sprint 46, Sprint 47, Sprint 48

    Description

      I have a cube, in which added a dimension column called "columna"; Later I changed it to another name, and saved the cube successfully; Then I tried to build the cube, but got an error saying that "Can't find column DEFAULT_TABLE_NAME_COLUMNEA"; Even I click the "Reload Metadata" in Admin tab, the problem still there;

      [http-bio-7070-exec-9]:[2015-07-19 22:44:58,389][ERROR][org.apache.kylin.rest.controller.BasicController.handleError(BasicController.java:52)] -
      java.lang.RuntimeException: Can't find column DEFAULT_TABLE_NAME_COLUMNEA
      	at org.apache.kylin.job.hadoop.hive.CubeJoinedFlatTableDesc.parseCubeDesc(CubeJoinedFlatTableDesc.java:91)
      	at org.apache.kylin.job.hadoop.hive.CubeJoinedFlatTableDesc.<init>(CubeJoinedFlatTableDesc.java:54)
      	at org.apache.kylin.job.cube.CubingJobBuilder.addCubingSteps(CubingJobBuilder.java:161)
      	at org.apache.kylin.job.cube.CubingJobBuilder.buildJob(CubingJobBuilder.java:67)
      	at org.apache.kylin.rest.service.JobService.submitJob(JobService.java:145)
      	at org.apache.kylin.rest.service.JobService$$FastClassByCGLIB$$83a44b2a.invoke(<generated>)
      	at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
      	at org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
      	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
      	at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:64)
      	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
      	at org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
      	at org.apache.kylin.rest.service.JobService$$EnhancerByCGLIB$$e1b6fedf.submitJob(<generated>)
      	at org.apache.kylin.rest.controller.CubeController.rebuild(CubeController.java:200)
      	at org.apache.kylin.rest.controller.CubeController$$FastClassByCGLIB$$309afa4a.invoke(<generated>)
      	at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
      

      Attachments

        Issue Links

          Activity

            People

              shaofengshi Shao Feng Shi
              shaofengshi Shao Feng Shi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: