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

Specify region cut size in cubedesc and leave the RealizationCapacity in model as a hint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.5.2
    • None
    • None

    Description

      currently the cube region's size is determined in model's capacity(RealizationCapacity), it will enforce different realizations under the same model having uniformed region size. This is not wanted feature because cube builder might need to try out different region size to tune performance. I'm suggesting to add a field called "region_size" (float type, 1.0 means 1G per region) in cube desc to explicitly indicate the cube's region size. The field "region_size" will not be included in cubedesc's signature calculation.

      when the region_size is not specified (this is the case for legacy cubes) the hint in model's capacity(RealizationCapacity) will be used to determine region size

      Attachments

        Issue Links

          Activity

            People

              mahongbin Hongbin Ma
              mahongbin Hongbin Ma
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: