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

Optimize spark cubing memory footprint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.5.0
    • Spark Engine
    • None

    Description

      Noticed that there are some steps can be optimized:

      1) Cuboid.findForMandatory() will create new object each time, which this can be cached;

      2) Executor repeatedly load dictionary, not hit the cache;

      3) NDCuboidBuilder and RowkeyEncoder, can optimize for less array copy;

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: