this error only happen on left join?


------------------ ???????? ------------------
??????: "yu feng"<[email protected]>; 
????????: 2016??2??15??(??????) ????11:10
??????: "user"<[email protected]>; 
????: Re: about "Table snapshot size limit"



kylin.table.snapshot.max_mb is the max size of files that the lookup table 
location, you can increase the config value and skip the error. 


2016-02-15 9:42 GMT+08:00 ?????????? <[email protected]>:
I do not understand why  limit the size of the table 300MB, I think 300MB is 
too small, Can you explain this parameter "kylin.table.snapshot.max_mb"


java.lang.IllegalStateException: Table snapshot should be no greater than 300 
MB, but TableDesc [database=DEFAULT name=USER_PROFILE_NEW] size is 6620759443
        at 
org.apache.kylin.dict.lookup.SnapshotManager.buildSnapshot(SnapshotManager.java:95)
        at 
org.apache.kylin.cube.CubeManager.buildSnapshotTable(CubeManager.java:205)

Reply via email to