You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Junping Du (JIRA)" <ji...@apache.org> on 2012/06/25 10:31:42 UTC

[jira] [Created] (HADOOP-8526) Fix 13 Javadoc Warning in hadoop-hdfs-raid project

Junping Du created HADOOP-8526:
----------------------------------

             Summary: Fix 13 Javadoc Warning in hadoop-hdfs-raid project
                 Key: HADOOP-8526
                 URL: https://issues.apache.org/jira/browse/HADOOP-8526
             Project: Hadoop Common
          Issue Type: Bug
          Components: documentation
    Affects Versions: 2.0.0-alpha
            Reporter: Junping Du
            Assignee: Junping Du
            Priority: Minor




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8526) Fix 13 Javadoc Warning in hadoop-hdfs-raid project

Posted by "Junping Du (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junping Du updated HADOOP-8526:
-------------------------------

    Attachment: HADOOP-8526.patch
    
> Fix 13 Javadoc Warning in hadoop-hdfs-raid project
> --------------------------------------------------
>
>                 Key: HADOOP-8526
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8526
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0-alpha
>            Reporter: Junping Du
>            Assignee: Junping Du
>            Priority: Minor
>         Attachments: HADOOP-8526.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8526) Fix 13 Javadoc Warning in hadoop-hdfs-raid project

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400383#comment-13400383 ] 

Hadoop QA commented on HADOOP-8526:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12533272/HADOOP-8526.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +0 tests included.  The patch appears to be a documentation patch that doesn't require tests.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    -1 findbugs.  The patch appears to cause Findbugs (version 1.3.9) to fail.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    -1 core tests.  The patch failed these unit tests in hadoop-hdfs-project/hadoop-hdfs-raid:

                  org.apache.hadoop.raid.TestRaidNode

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/1139//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/1139//console

This message is automatically generated.
                
> Fix 13 Javadoc Warning in hadoop-hdfs-raid project
> --------------------------------------------------
>
>                 Key: HADOOP-8526
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8526
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0-alpha
>            Reporter: Junping Du
>            Assignee: Junping Du
>            Priority: Minor
>         Attachments: HADOOP-8526.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HADOOP-8526) Fix 13 Javadoc Warning in hadoop-hdfs-raid project

Posted by "Junping Du (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400362#comment-13400362 ] 

Junping Du commented on HADOOP-8526:
------------------------------------

>From HDFS-3498 test log, I saw 13 Javadoc warnings in HDFS-RAID project, so here update it. 
                
> Fix 13 Javadoc Warning in hadoop-hdfs-raid project
> --------------------------------------------------
>
>                 Key: HADOOP-8526
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8526
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0-alpha
>            Reporter: Junping Du
>            Assignee: Junping Du
>            Priority: Minor
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8526) Fix 13 Javadoc Warning in hadoop-hdfs-raid project

Posted by "Jason Lowe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Lowe updated HADOOP-8526:
-------------------------------

    Resolution: Duplicate
        Status: Resolved  (was: Patch Available)

This is a duplicate of HDFS-3550.
                
> Fix 13 Javadoc Warning in hadoop-hdfs-raid project
> --------------------------------------------------
>
>                 Key: HADOOP-8526
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8526
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0-alpha
>            Reporter: Junping Du
>            Assignee: Junping Du
>            Priority: Minor
>         Attachments: HADOOP-8526.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HADOOP-8526) Fix 13 Javadoc Warning in hadoop-hdfs-raid project

Posted by "Junping Du (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Junping Du updated HADOOP-8526:
-------------------------------

    Status: Patch Available  (was: Open)
    
> Fix 13 Javadoc Warning in hadoop-hdfs-raid project
> --------------------------------------------------
>
>                 Key: HADOOP-8526
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8526
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.0.0-alpha
>            Reporter: Junping Du
>            Assignee: Junping Du
>            Priority: Minor
>         Attachments: HADOOP-8526.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira