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

[Filebrowser] Add get delegation token logic for secure hadoop (#3301) (Related with: #3324 ) #3449

Closed
wants to merge 18 commits into from

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    093e915 View commit details
    Browse the repository at this point in the history
  2. [Filebrowser] Add get delegation token caching logic for reducing Nam…

    …eNode traffic (cloudera#3301)
    sonia.comp committed May 29, 2023
    Configuration menu
    Copy the full SHA
    c364644 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

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

Commits on May 31, 2023

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

Commits on Jun 17, 2023

  1. Update webhdfs.py (fix bug)

    fix recursive call of delegation token
    SoniaComp committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9f8fa22 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Aug 30, 2023

  1. fix bug

    sonia.comp committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    85f064b View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. add _security_enabled option to each functions

    sonia.comp committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    b423dd8 View commit details
    Browse the repository at this point in the history
  2. change cachetools to django core caches (thread safe)

    Sonia Park authored and Sonia Park committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    33251c7 View commit details
    Browse the repository at this point in the history
  3. fix bug

    Sonia Park authored and Sonia Park committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    24dcbd3 View commit details
    Browse the repository at this point in the history
  4. remove cachetools

    Sonia Park authored and Sonia Park committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    c54b602 View commit details
    Browse the repository at this point in the history
  5. fix bug

    Sonia Park authored and Sonia Park committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    aa42713 View commit details
    Browse the repository at this point in the history
  6. fix bug

    Sonia Park authored and Sonia Park committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    a595d10 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. [webhdfs] add django cache (fix bug)

    Sonia Park authored and Sonia Park committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4463134 View commit details
    Browse the repository at this point in the history
  2. [webhdfs] fix bug

    Sonia Park authored and Sonia Park committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5bcb440 View commit details
    Browse the repository at this point in the history
  3. [webhdfs] fix bug

    Sonia Park authored and Sonia Park committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6c4cc12 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 20, 2024

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