zabetak opened a new pull request, #308:
URL: https://github.com/apache/tez/pull/308

   The changes were tested by running `mvn test -Dtest=TestTezUtils` and 
manually inspecting the output under: 
`tez-common/target/surefire-reports/org.apache.tez.common.TestTezUtils-output.txt
 `.
   
   ```
   SLF4J: Class path contains multiple SLF4J bindings.
   SLF4J: Found binding in 
[jar:file:/home/stamatis/.m2/repository/org/slf4j/slf4j-reload4j/1.7.36/slf4j-reload4j-1.7.36.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: Found binding in 
[jar:file:/home/stamatis/.m2/repository/org/slf4j/slf4j-log4j12/1.7.25/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   SLF4J: Actual binding is of type [org.slf4j.impl.Reload4jLoggerFactory]
   2023-09-14 15:03:08,732 WARN  [Time-limited test] common.TezUtils 
(TezUtils.java:logEntryIfLarge(237)) - Property 'testLargeValue' is unusually 
big (67108886 bytes); large payload may lead to OOM.
   2023-09-14 15:03:08,841 INFO  [Time-limited test] common.TezUtils 
(TezUtils.java:logEntryIfLarge(239)) - Large property 'testLargeValue': 
ABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDEFGHIJKLMNOPQRSTUVWXYZABCDE...
   
   Additionally, I added a `tez-site.xml` file under 
`tez-common/test/resources` and varied a bit the values for the new configs. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@tez.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to