[
https://issues.apache.org/jira/browse/HADOOP-18229?focusedWorklogId=771048&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-771048
]
ASF GitHub Bot logged work on HADOOP-18229:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 16/May/22 21:29
Start Date: 16/May/22 21:29
Worklog Time Spent: 10m
Work Description: slfan1989 commented on PR #4292:
URL: https://github.com/apache/hadoop/pull/4292#issuecomment-1128156219
@steveloughran @virajjasani @goiri I have completed the compilation and
repair of hadoop-common under jdk11, please help to review the code.
The current error is the error of the original trunk branch.
I'll check for indentation, extra space, and fix.
Issue Time Tracking
-------------------
Worklog Id: (was: 771048)
Time Spent: 11h 40m (was: 11.5h)
> 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
> Assignee: fanshilun
> Priority: Major
> Labels: pull-request-available
> Time Spent: 11h 40m
> 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
> {code:java}
> [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+)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]