You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/01/15 03:23:00 UTC

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

    [ https://issues.apache.org/jira/browse/MAPREDUCE-7256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015597#comment-17015597 ] 

Hudson commented on MAPREDUCE-7256:
-----------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17863 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/17863/])
MAPREDUCE-7256. Fix javadoc error in SimpleExponentialSmoothing. (#1804) (aajisaka: rev a2fdd7c2b59463c39a4d4250f908a9e2d3653ead)
* (edit) hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/src/main/java/org/apache/hadoop/mapreduce/v2/app/speculate/forecast/SimpleExponentialSmoothing.java


> Fix javadoc error in SimpleExponentialSmoothing
> -----------------------------------------------
>
>                 Key: MAPREDUCE-7256
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7256
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Minor
>             Fix For: 3.3.0, 3.1.4, 3.2.2, 2.10.1
>
>
> {{-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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org