Right in the kylin.properties file: kylin.table.snapshot.max_mb=<your value in MB>
https://github.com/apache/incubator-kylin/blob/1.x-HBase1.1.3/common/src/main/java/org/apache/kylin/common/KylinConfig.java#L464 On November 8, 2015 at 10:13:08 AM, sdangi ([email protected]) wrote: Same here. One of the dim tables, coincidentally, CUSTOMER - has 1.8MM rows. Hitting the exact same issue. Earlier threads indicated, there is a property [kylin.table.snapshot.max_mb] that needs to be overridden. However, I'm unable to locate that. Thanks, Regards, -- View this message in context: http://apache-kylin-incubating.74782.x6.nabble.com/dimension-table-limit-300MB-tp2260p2274.html Sent from the Apache Kylin (Incubating) mailing list archive at Nabble.com.
