You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2020/01/14 08:38:00 UTC

[jira] [Created] (MAPREDUCE-7256) Fix javadoc error in SimpleExponentialSmoothing

Masatake Iwasaki created MAPREDUCE-7256:
-------------------------------------------

             Summary: Fix javadoc error in SimpleExponentialSmoothing
                 Key: MAPREDUCE-7256
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7256
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Masatake Iwasaki
            Assignee: Masatake Iwasaki


{{-Pdist}} build fails due to javadoc error on SimpleExponentialSmoothing.java.

{noformat}
[ERROR] /ext/srcs/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/speculate/forecast/SimpleExponentialSmoothing.java:134: error: bad use of '>'
[ERROR]    * @return true if we have number of samples > kMinimumReads and the record
[ERROR]                                                ^
{noformat}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-help@hadoop.apache.org