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

HADOOP-19139.No GetPathStatus for opening AbfsInputStream #6699

Open
wants to merge 76 commits into
base: trunk
Choose a base branch
from

Commits on Mar 28, 2024

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

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    8d4756b View commit details
    Browse the repository at this point in the history
  2. done with src code

    saxenapranav committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4aae0c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

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

    saxenapranav committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    5939e60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8a6a00 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    4ad349c View commit details
    Browse the repository at this point in the history
  2. correct calc

    saxenapranav committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ee1f4c3 View commit details
    Browse the repository at this point in the history
  3. getContentLength

    saxenapranav committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    cfc4f8e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    cc09403 View commit details
    Browse the repository at this point in the history
  2. config for head optimization in abfsinputstream, config for allowing …

    …prefetch trigger on the first read call
    saxenapranav committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    6cb1773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd920a5 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    37bc691 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ecabf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c9da9e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    58a399c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d22917 View commit details
    Browse the repository at this point in the history
  3. small read test fixed

    saxenapranav committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    52e19c0 View commit details
    Browse the repository at this point in the history
  4. readFooter test refactor

    saxenapranav committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8c76674 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a06a2a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix failing tests

    saxenapranav committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    8f44c96 View commit details
    Browse the repository at this point in the history
  2. AbfsRestOperationException now contains the ref to abfsHttpOperation …

    …which failed; test fixes
    saxenapranav committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b66eea6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45a0796 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1fd443 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    38f5592 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    074fb39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99e397c View commit details
    Browse the repository at this point in the history
  4. spotbugs issue

    saxenapranav committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fe1df56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0475b3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a1c56c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc898c8 View commit details
    Browse the repository at this point in the history
  8. fix the failing test

    saxenapranav committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9e7bb6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb929f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. spotbugs; checkstyle

    saxenapranav committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    e7b121a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51373f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b998d4 View commit details
    Browse the repository at this point in the history
  4. update in filesystem.md that fs.open might be lazy open and nonexiste…

    …nce issue might not surface until read is done
    saxenapranav committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7d1a274 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd9b0de View commit details
    Browse the repository at this point in the history
  6. eol fix

    saxenapranav committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    0c454d7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    5c3553b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b224fa2 View commit details
    Browse the repository at this point in the history
  3. etag condition in header add; check if fileStatus provided which chec…

    …king if path is directory
    saxenapranav committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2fc5bbd View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. remove same code method from the 3 contract class; has been braught i…

    …n AbfsFileSystemContract
    saxenapranav committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e7cfec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f51126 View commit details
    Browse the repository at this point in the history
  3. review comments

    saxenapranav committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    02b3421 View commit details
    Browse the repository at this point in the history
  4. review comments

    saxenapranav committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4c08320 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    f62f868 View commit details
    Browse the repository at this point in the history
  2. review comments

    saxenapranav committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    36ba7c0 View commit details
    Browse the repository at this point in the history
  3. reduce git diff

    saxenapranav committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    7978c27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d38aed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    811693d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    065919a View commit details
    Browse the repository at this point in the history
  7. compile issue

    saxenapranav committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9e73700 View commit details
    Browse the repository at this point in the history
  8. Revert "changes in durationtracker reverted"

    This reverts commit 065919a.
    saxenapranav committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    1b3ba1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4fef33 View commit details
    Browse the repository at this point in the history
  10. Revert "made ITestAbfsDurationTrackers run sequential; assertion reve…

    …rt revert"
    
    This reverts commit f4fef33.
    saxenapranav committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    caf6c56 View commit details
    Browse the repository at this point in the history
  11. Revert "Revert "changes in durationtracker reverted""

    This reverts commit 1b3ba1b.
    saxenapranav committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    480a705 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e7cd9a3 View commit details
    Browse the repository at this point in the history
  13. checkstyle

    saxenapranav committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4154485 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    caa0756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ddf14a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b53e1e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

    saxenapranav committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    44ffeb3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    01239aa View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    20f4f2b View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    0a1b23c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. review refactor

    saxenapranav committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    19c1d94 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. spotbugs

    saxenapranav committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    429a518 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

    saxenapranav committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4547f53 View commit details
    Browse the repository at this point in the history
  4. code fix

    saxenapranav committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    4df6b02 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

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

Commits on Jul 22, 2024

  1. checkstyle

    saxenapranav committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6de6b88 View commit details
    Browse the repository at this point in the history