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

ASF GitHub Bot commented on YARN-4567:
--------------------------------------

GitHub user steveloughran opened a pull request:

    https://github.com/apache/hadoop/pull/67

    YARN-4567 javadoc failing on java 8

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/steveloughran/hadoop 
stevel/patches/YARN-4567-java8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/67.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #67
    
----
commit eda776bdb3153f4821d4b7e05554ff8d1a0f0ab8
Author: Steve Loughran <[email protected]>
Date:   2016-01-08T19:42:37Z

    YARN-4567 javadoc failing on java 8

----


> javadoc failing on java 8
> -------------------------
>
>                 Key: YARN-4567
>                 URL: https://issues.apache.org/jira/browse/YARN-4567
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 3.0.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Blocker
>
> Javadocs on Java 8 failing in the Yarn bit of the build. Jenkins is sad.
> {code}[ERROR] 
> /Users/stevel/Projects/Hortonworks/Projects/hadoop-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/main/java/org/apache/hadoop/yarn/server/resourcemanager/ResourceManager.java:1009:
>  error: exception not thrown: java.lang.Exception
> [ERROR] * @throws Exception
> [ERROR] ^
> [ERROR] 
> [ERROR] Command line was: 
> /Library/Java/JavaVirtualMachines/jdk1.8.0_66.jdk/Contents/Home/bin/javadoc 
> @options @packages
> [ERROR] 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to