Skip to content
  • Jagadeesan's avatar
    b2e27262
    [SPARK-17543] Missing log4j config file for tests in common/network-… · b2e27262
    Jagadeesan authored
    ## What changes were proposed in this pull request?
    
    The Maven module `common/network-shuffle` does not have a log4j configuration file for its test cases. So, added `log4j.properties` in the directory `src/test/resources`.
    
    …shuffle]
    
    Author: Jagadeesan <as2@us.ibm.com>
    
    Closes #15108 from jagadeesanas2/SPARK-17543.
    b2e27262
    [SPARK-17543] Missing log4j config file for tests in common/network-…
    Jagadeesan authored
    ## What changes were proposed in this pull request?
    
    The Maven module `common/network-shuffle` does not have a log4j configuration file for its test cases. So, added `log4j.properties` in the directory `src/test/resources`.
    
    …shuffle]
    
    Author: Jagadeesan <as2@us.ibm.com>
    
    Closes #15108 from jagadeesanas2/SPARK-17543.
Loading