You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2012/11/12 18:05:12 UTC

[jira] [Created] (HBASE-7148) Some files in hbase-examples module miss license header

Ted Yu created HBASE-7148:
-----------------------------

             Summary: Some files in hbase-examples module miss license header
                 Key: HBASE-7148
                 URL: https://issues.apache.org/jira/browse/HBASE-7148
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu


Trunk build 3530 got to building hbase-examples module but failed:
{code}
[INFO] HBase - Examples .................................. FAILURE [3.222s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29:21.569s
[INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
[INFO] Final Memory: 68M/642M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
{code}
Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7148) Some files in hbase-examples module miss license header

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

Hadoop QA commented on HBASE-7148:
----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12553264/hbase-7148.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 hadoop2.0{color}.  The patch compiles against the hadoop 2.0 profile.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 87 warning messages.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:red}-1 findbugs{color}.  The patch appears to introduce 18 new Findbugs (version 1.3.9) warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase the total number of release audit warnings.

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
                       org.apache.hadoop.hbase.client.TestShell

Test results: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//testReport/
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop1-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/3322//console

This message is automatically generated.
                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7148) Some files in hbase-examples module miss license header

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496846#comment-13496846 ] 

Hudson commented on HBASE-7148:
-------------------------------

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #259 (See [https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/259/])
    HBASE-7148 Some files in hbase-examples module miss license header (Revision 1409022)

     Result = FAILURE
enis : 
Files : 
* /hbase/trunk/pom.xml

                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>             Fix For: 0.96.0
>
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7148) Some files in hbase-examples module miss license header

Posted by "Ted Yu (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495934#comment-13495934 ] 

Ted Yu commented on HBASE-7148:
-------------------------------

Thanks for the patch, Enis.
                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7148) Some files in hbase-examples module miss license header

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

Enis Soztutar updated HBASE-7148:
---------------------------------

    Status: Patch Available  (was: Open)
    
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7148) Some files in hbase-examples module miss license header

Posted by "stack (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13495925#comment-13495925 ] 

stack commented on HBASE-7148:
------------------------------

+1 on patch.
                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7148) Some files in hbase-examples module miss license header

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

Enis Soztutar updated HBASE-7148:
---------------------------------

    Assignee: Enis Soztutar
    
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7148) Some files in hbase-examples module miss license header

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

Enis Soztutar updated HBASE-7148:
---------------------------------

    Attachment: hbase-7148.patch

One liner patch. 

Checked with jenkins configuration:
{code}
mvn -PrunAllTests -DskipTests package assembly:assembly site -Prelease
{code}
                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-7148) Some files in hbase-examples module miss license header

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

Enis Soztutar updated HBASE-7148:
---------------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed this. Thanks for the reviews. 
                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>             Fix For: 0.96.0
>
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7148) Some files in hbase-examples module miss license header

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496838#comment-13496838 ] 

Hudson commented on HBASE-7148:
-------------------------------

Integrated in HBase-TRUNK #3537 (See [https://builds.apache.org/job/HBase-TRUNK/3537/])
    HBASE-7148 Some files in hbase-examples module miss license header (Revision 1409022)

     Result = FAILURE
enis : 
Files : 
* /hbase/trunk/pom.xml

                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>             Fix For: 0.96.0
>
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (HBASE-7148) Some files in hbase-examples module miss license header

Posted by "Sergey Shelukhin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-7148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13500454#comment-13500454 ] 

Sergey Shelukhin commented on HBASE-7148:
-----------------------------------------

Sorry, my mistake; I was away last week. Thanks Enis for taking care of this!
                
> Some files in hbase-examples module miss license header
> -------------------------------------------------------
>
>                 Key: HBASE-7148
>                 URL: https://issues.apache.org/jira/browse/HBASE-7148
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Enis Soztutar
>             Fix For: 0.96.0
>
>         Attachments: hbase-7148.patch
>
>
> Trunk build 3530 got to building hbase-examples module but failed:
> {code}
> [INFO] HBase - Examples .................................. FAILURE [3.222s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 29:21.569s
> [INFO] Finished at: Sun Nov 11 15:17:35 UTC 2012
> [INFO] Final Memory: 68M/642M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase-examples: Too many unapproved licenses: 20 -> [Help 1]
> {code}
> Looks like license headers are missing in some of the files in hbase-examples module

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira