[ 
https://issues.apache.org/jira/browse/HADOOP-18782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17737589#comment-17737589
 ] 

ASF GitHub Bot commented on HADOOP-18782:
-----------------------------------------

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....




> upgrade to snappy-java 1.1.10.1 due to CVEs
> -------------------------------------------
>
>                 Key: HADOOP-18782
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18782
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: common
>            Reporter: PJ Fanning
>            Priority: Major
>              Labels: pull-request-available
>
> see https://mvnrepository.com/artifact/org.xerial.snappy/snappy-java



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to