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

ASF GitHub Bot logged work on HADOOP-18229:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/May/22 10:49
            Start Date: 09/May/22 10:49
    Worklog Time Spent: 10m 
      Work Description: slfan1989 opened a new pull request, #4292:
URL: https://github.com/apache/hadoop/pull/4292

   JIRA:[HADOOP-18229.  Fix Hadoop Common Java Doc 
Error](https://issues.apache.org/jira/browse/HADOOP-18229)
   
   It is found that the JavaDoc Error problem blocks the merge of HADOOP-18222. 
HADOOP-18222 will cause the RM startup problem, which needs to be solved as 
soon as possible.




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

            Worklog Id:     (was: 767859)
    Remaining Estimate: 0h
            Time Spent: 10m

> Fix Hadoop Common Java Doc Error
> --------------------------------
>
>                 Key: HADOOP-18229
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18229
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: fanshilun
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> I found that when hadoop-multibranch compiled PR-4266, some errors would pop 
> up, I tried to solve it
> The wrong compilation information is as follows, I try to fix the Error 
> information
> [ERROR] 
> /home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-4266/ubuntu-focal/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/InodeTree.java:432:
>  error: exception not thrown: java.io.IOException
> [ERROR]    * @throws IOException
> [ERROR]              ^
> [ERROR] 
> /home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-4266/ubuntu-focal/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/InodeTree.java:885:
>  error: unknown tag: username
> [ERROR]    *  E.g. link: ^/user/(?<username>\\w+) => 
> s3://$user.apache.com/_${user}
> [ERROR]                           ^
> [ERROR] 
> /home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-4266/ubuntu-focal/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/InodeTree.java:885:
>  error: bad use of '>'
> [ERROR]    *  E.g. link: ^/user/(?<username>\\w+) => 
> s3://$user.apache.com/_${user}
> [ERROR]                                            ^
> [ERROR] 
> /home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-4266/ubuntu-focal/src/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/InodeTree.java:910:
>  error: unknown tag: username
> [ERROR]    *     
> .linkRegex.replaceresolveddstpath:_:-#.^/user/(?<username>\w+)



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

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

Reply via email to