[
https://issues.apache.org/jira/browse/TEZ-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266380#comment-17266380
]
Jonathan Turner Eagles commented on TEZ-4261:
---------------------------------------------
+1. Thanks, [~lewismc] for this patch. There was a part of this patch regard
functions with names like '_' that was going to be addressed by jdk11
compatibility. However, TEZ-4025 has been held up for other reasons. I will
commit this change today.
> Fix Javadoc warnings
> --------------------
>
> Key: TEZ-4261
> URL: https://issues.apache.org/jira/browse/TEZ-4261
> Project: Apache Tez
> Issue Type: Improvement
> Affects Versions: 0.10.1
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Minor
> Fix For: 0.10.1
>
> Attachments: TEZ-4261.001.patch
>
>
> [DeprecatedKeys.java#L188-L191|https://github.com/apache/tez/blob/master/tez-mapreduce/src/main/java/org/apache/tez/mapreduce/hadoop/DeprecatedKeys.java#L188-L191]
> and
> [MRInputHelpers.java|https://github.com/apache/tez/blob/master/tez-mapreduce/src/main/java/org/apache/tez/mapreduce/hadoop/MRInputHelpers.java]
> raise Javadoc issues. The warnings in the latter are completely illegal;
> they cause unexpected content and illegal character errors in the Javadoc
> generator.
> A simple patch can address these issues.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)