Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#596] feat(netty): Use off heap memory to read HDFS data #806

Merged
merged 38 commits into from
Apr 13, 2023

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    e302695 View commit details
    Browse the repository at this point in the history
  2. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8ae5ded View commit details
    Browse the repository at this point in the history
  3. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    5a55ab1 View commit details
    Browse the repository at this point in the history
  4. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    cf2c023 View commit details
    Browse the repository at this point in the history
  5. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7a5e968 View commit details
    Browse the repository at this point in the history
  6. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    40fbc88 View commit details
    Browse the repository at this point in the history
  7. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d6f4498 View commit details
    Browse the repository at this point in the history
  8. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    0bd5ca7 View commit details
    Browse the repository at this point in the history
  9. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    578bb49 View commit details
    Browse the repository at this point in the history
  10. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    da5ceea View commit details
    Browse the repository at this point in the history
  11. fix

    jerqi committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f451194 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. fix

    jerqi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    78ef7d6 View commit details
    Browse the repository at this point in the history
  2. fix

    jerqi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9ce762e View commit details
    Browse the repository at this point in the history
  3. fix

    jerqi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    590546a View commit details
    Browse the repository at this point in the history
  4. fix

    jerqi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    868606a View commit details
    Browse the repository at this point in the history
  5. fix

    jerqi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    4f70825 View commit details
    Browse the repository at this point in the history
  6. fix

    jerqi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    d154283 View commit details
    Browse the repository at this point in the history
  7. fix

    jerqi committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a325fbd View commit details
    Browse the repository at this point in the history
  8. Update client-spark/common/src/main/java/org/apache/spark/shuffle/rea…

    …der/RssShuffleDataIterator.java
    
    Co-authored-by: advancedxy <xianjin@apache.org>
    jerqi and advancedxy committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    ab6bdda View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Update storage/src/main/java/org/apache/uniffle/storage/request/Creat…

    …eShuffleReadHandlerRequest.java
    
    Co-authored-by: advancedxy <xianjin@apache.org>
    jerqi and advancedxy committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8e84ce7 View commit details
    Browse the repository at this point in the history
  2. Update storage/src/main/java/org/apache/uniffle/storage/handler/impl/…

    …HdfsShuffleReadHandler.java
    
    Co-authored-by: advancedxy <xianjin@apache.org>
    jerqi and advancedxy committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    7914648 View commit details
    Browse the repository at this point in the history
  3. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4d37ea6 View commit details
    Browse the repository at this point in the history
  4. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9fc2897 View commit details
    Browse the repository at this point in the history
  5. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f20a874 View commit details
    Browse the repository at this point in the history
  6. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    74e13c7 View commit details
    Browse the repository at this point in the history
  7. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    4f9a5be View commit details
    Browse the repository at this point in the history
  8. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d690521 View commit details
    Browse the repository at this point in the history
  9. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    6fd9692 View commit details
    Browse the repository at this point in the history
  10. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    32a7471 View commit details
    Browse the repository at this point in the history
  11. fix ut

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    1046c53 View commit details
    Browse the repository at this point in the history
  12. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    742fff9 View commit details
    Browse the repository at this point in the history
  13. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e5c15d2 View commit details
    Browse the repository at this point in the history
  14. fix

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    37faa8e View commit details
    Browse the repository at this point in the history
  15. add doc

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    8feb03a View commit details
    Browse the repository at this point in the history
  16. fix error

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    016907c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    77d8afb View commit details
    Browse the repository at this point in the history
  18. address comments

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5fab041 View commit details
    Browse the repository at this point in the history
  19. fix comment

    jerqi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    d198fb5 View commit details
    Browse the repository at this point in the history