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

[GOBBLIN-2135] Cache Gobblin YARN application jars #4030

Merged
merged 10 commits into from
Sep 17, 2024

Commits on Aug 16, 2024

  1. Implement caching for gobblin yarn app launcher so that jobs do not r…

    …epeatedly upload jars and files to hdfs
    Will-Lo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7b5706e View commit details
    Browse the repository at this point in the history
  2. Add javadoc for util class

    Will-Lo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    cca5c0a View commit details
    Browse the repository at this point in the history
  3. Cleanup

    Will-Lo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1743bb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee790d1 View commit details
    Browse the repository at this point in the history
  5. Fix checkstyle

    Will-Lo committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9a2f8fb View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Address review

    Will-Lo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    f290629 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Will-Lo committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    614e4bc View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Address reviews

    Will-Lo committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    72eb403 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Cleanup

    Will-Lo committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    88fdddc View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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