Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1339

Adding IInputPartition.Cache() for data download and cache

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15
    • None

    Description

      Currently, in FileSystemInputPartition, data downloading is implemented in Initilaize() and called from GetPartitionHandle. It doesn't give client a flexibility to decide when to download data. Besides, if client wants to cache data in advance, they need to call GetPartitionHandle() and iterate the data.

      We would like to expose a new API Cache() in IInputPartition which performs data download to RAM, SSD, HDD, etc based on client's configuration.

      The method should be called in ContextStartHandler in IMRU scenarios.

      Attachments

        Issue Links

          Activity

            People

              afchung90 Andrew Chung
              juliaw Julia Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: