Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

[SQL-DS-CACHE-14][POAE7-847] Port HCFS to OAP #13

Merged
merged 14 commits into from
Feb 20, 2021
Merged

[SQL-DS-CACHE-14][POAE7-847] Port HCFS to OAP #13

merged 14 commits into from
Feb 20, 2021

Commits on Feb 20, 2021

  1. [POAE7-494] created the HCFS project

    scheme conversion between hdfs and cachedFs
    
    to keep input schemes, now can be used as default hdfs impl
    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    5f51094 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e36130 View commit details
    Browse the repository at this point in the history
  3. add plasma utils

    jikunshang authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    769749f View commit details
    Browse the repository at this point in the history
  4. redis utils, get block locations from redis

    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    2f9331f View commit details
    Browse the repository at this point in the history
  5. [POAE7-493] simple inputstream

    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    95e807a View commit details
    Browse the repository at this point in the history
  6. [POAE7-519] Add HCFS read path

    xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    9ac5701 View commit details
    Browse the repository at this point in the history
  7. [POAE7-540] optimization on read()

    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    ff54cdf View commit details
    Browse the repository at this point in the history
  8. [POAE7-540] switch to CachedInputStream and merge recent optimizations

    optimization on filesystem and simple input stream
    
    fix: Plasma exception:Get returns an invalid value!
    
    optimizations of logging
    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    27f4359 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e6ab93 View commit details
    Browse the repository at this point in the history
  10. [POAE7-582] Improving HCFS with new block location policies

    new file block location logic
    
    block location strategies
    
    location policies
    
    code optimizations
    
    code optimizations
    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    f11a309 View commit details
    Browse the repository at this point in the history
  11. [POAE-763] fix HCFS bug

    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    b657b27 View commit details
    Browse the repository at this point in the history
  12. [POAE7-868] improve HCFS with optimized redis accessing, support whit…

    …elist/blacklist for cache
    iyupeng authored and xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    cd18220 View commit details
    Browse the repository at this point in the history
  13. move hcfs project to module

    xieqi committed Feb 20, 2021
    Configuration menu
    Copy the full SHA
    87cf454 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    24b37fc View commit details
    Browse the repository at this point in the history