You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ayushtkn (via GitHub)" <gi...@apache.org> on 2023/06/27 11:10:15 UTC

[GitHub] [hadoop] ayushtkn commented on pull request #5773: HADOOP-18782 upgrade to snappy-java 1.1.10.1 due to CVEs

ayushtkn commented on PR #5773:
URL: https://github.com/apache/hadoop/pull/5773#issuecomment-1609289727

   broken in the daily build, since months
   https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64/1268/#showFailuresLink
   they are broken since 3-4 months, I chased some earlier MR related they were Junit upgrade related, but these are different.
   
   it is expecting to log the thread dump in the file, but that isn't getting dumped now
   ```
   java.lang.AssertionError: No thread dump
   	at org.junit.Assert.fail(Assert.java:89)
   	at org.junit.Assert.assertTrue(Assert.java:42)
   	at org.apache.hadoop.mapreduce.v2.TestMRJobs.testThreadDumpOnTaskTimeout(TestMRJobs.java:1273)
   ```
   someone removed it or something broke in that logic, haven't got chance to debug yet....


-- 
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: common-issues-unsubscribe@hadoop.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org