Uploaded image for project: 'CarbonData'
  1. CarbonData
  2. CARBONDATA-117

BlockLet distribution for optimum resource usage

    XMLWordPrintableJSON

Details

    Description

      *Problem: *
      In present scenario during querying data, the data scan can be done minimum at the block level.
      Suppose if the system can execute 10 parallel task and number of blocks to be scanned is 3, then only 3 cores could be utilised remaining 7 will be un-utilized.
      Solution:
      To optimize the resouce usage the blocks can be further divided into multiple blocks.
      A block consist of multiple blocklets, these blocklet could be distributed into multiple logical blocks by assigning the startBlockletNumber and no of BlockLetsTobeScanned.

      Attachments

        Issue Links

          Activity

            People

              mohdshahidkhan Mohammad Shahid Khan
              mohdshahidkhan Mohammad Shahid Khan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: