THIS IS A TEST INSTANCE. ALL YOUR CHANGES WILL BE LOST!!!!

Apache Kylin : Analytical Data Warehouse for Big Data

Page tree

Welcome to Kylin Wiki.


  • How to achieve Read/Write Separation Deployment?
  • How to refresh the lookup table snapshot?
    • It will be automatically refreshed the next time build.
  • How to build the global dictionary?
    • To be updated
  • How to use the new garbage cleaning tool, which garbage will be cleaned up?
    • To be updated
  • Can Cube Planner be used?
    • Not currently supported.
  • Where is the lookup table dictionary stored?
    • Lookup table dictionary is removed.
  • What are the optimization methods for build engine?
  • What are the optimization methods for query engine?
  • Is Kylin 3.x and Kylin 4.x metadata compatible?
    • Fully compatible.
  • Is Kylin 3.x and Kylin 4.x Cuboid data compatible? If not, will there be a migration plan? 
    • The pre-calculated Cuboid data is completely incompatible, and there is no migration plan for the time being, due to relatively large effort in development.
  • Is the Spark used by Kylin the community version?
    • To be updated
  • What features will no longer be supported in Kylin 4?
  • What is the performance of query engine and build engine in Kylin 4?
    • To be updated
  • Will query results in Kylin 4 be consistent with the previous version? 
    • To be updated
  • "Caused by: com.amazonaws.services.s3.model.AmazonS3Exception: Please reduce your request rate. (Service: Amazon S3; Status Code: 503; Error Code: SlowDown;"
  • How to develop UDF and UDAF?
    • To be updated
  • Does Kylin 4 support AWS Glue?
    • To be updated
  • Does query on Spark support Spark Schduler Pool setting(resource isolation)?  
    • To be updated
  • What is the implementation of the new global dictionary?
  • How to store Metadata after not using HBase?
  • No labels