You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Lewis John McGibbney (Jira)" <ji...@apache.org> on 2021/01/05 05:00:00 UTC

[jira] [Created] (TEZ-4261) Fix Javadoc warnings

Lewis John McGibbney created TEZ-4261:
-----------------------------------------

             Summary: 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
             Fix For: 0.10.1


[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)