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-18950: shaded avro jar #4854

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

HADOOP-18950: shaded avro jar #4854

wants to merge 2 commits into from

Commits on Feb 24, 2024

  1. HADOOP-18950. Use shaded avro jar

    replace org.apache.avro in generated source code
    
    use temp version of hadoop-shaded-avro
    
    Update JobQueueChangeEvent.java
    
    more avro related code that needs changes
    
    more exclusions
    
    use thirdparty avro staging jar
    
    use thirdparty release
    
    Update pom.xml
    
    Update pom.xml
    pjfanning committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    a8ecfbb View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

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