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

SQL queries take up too much memory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Incomplete
    • v2.0.0
    • None
    • Storage - HBase
    • None

    Description

      Some SQL will take up too much memory in the application, the service is not stable, after analysis because the SQL query need to scan the relevant segemnt corresponding hbase table, is through the thread asynchronous request related to SQL cuboid corresponding region. After each segment makes a request, wait for the data to process the hbase callbacks.
      But sometimes SQL involves more segments, and before all the segments make requests, there is a large amount of data returned, leading to memory alarm and service instability.

      Attachments

        1. log.txt
          93 kB
          RenZhiMin

        Activity

          People

            Unassigned Unassigned
            renzm RenZhiMin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: