[ 
https://issues.apache.org/jira/browse/MAPREDUCE-7387?focusedWorklogId=782590&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-782590
 ]

ASF GitHub Bot logged work on MAPREDUCE-7387:
---------------------------------------------

                Author: ASF GitHub Bot
            Created on: 18/Jun/22 06:25
            Start Date: 18/Jun/22 06:25
    Worklog Time Spent: 10m 
      Work Description: slfan1989 commented on PR #4428:
URL: https://github.com/apache/hadoop/pull/4428#issuecomment-1159372523

   @prasad-acit Thank you very much for your help to review the code, I have 
removed unused import. Please help to review again.




Issue Time Tracking
-------------------

    Worklog Id:     (was: 782590)
    Time Spent: 1h 20m  (was: 1h 10m)

> Fix TestJHSSecurity#testDelegationToken AssertionError due to HDFS-16563
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-7387
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7387
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 3.4.0, 3.3.4
>            Reporter: fanshilun
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0, 3.3.4
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> During the processing of HADOOP-18284. Fix Repeated Semicolons., PR#4422 was 
> submitted, and an error was reported in 
> hadoop.mapreduce.security.TestJHSSecurity#testDelegationToken in the test 
> report.
> {code:java}
> [ERROR] 
> testDelegationToken(org.apache.hadoop.mapreduce.security.TestJHSSecurity)  
> Time elapsed: 16.344 s  <<< FAILURE!
> java.lang.AssertionError
>       at org.junit.Assert.fail(Assert.java:87)
>       at org.junit.Assert.assertTrue(Assert.java:42)
>       at org.junit.Assert.assertTrue(Assert.java:53)
>       at 
> org.apache.hadoop.mapreduce.security.TestJHSSecurity.testDelegationToken(TestJHSSecurity.java:163)
> .....{code}
> It can be found that HDFS-16563 is causing this problem.
> The reason is because HDFS-16563 changed error msg, which made MR's Jinit 
> Test assertion fail.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org

Reply via email to