You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Roman Shaposhnik (Created) (JIRA)" <ji...@apache.org> on 2011/10/24 18:23:32 UTC

[jira] [Created] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

HBase now requires commons-configuration jar to be in its classpath
-------------------------------------------------------------------

                 Key: BIGTOP-149
                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
             Project: Bigtop
          Issue Type: Bug
          Components: General
    Affects Versions: 0.1.0
            Reporter: Roman Shaposhnik
            Assignee: Roman Shaposhnik
             Fix For: 0.2.0


Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Bruno Mahé (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136384#comment-13136384 ] 

Bruno Mahé commented on BIGTOP-149:
-----------------------------------

+1
                
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149-1.patch.txt, BIGTOP-149-2.patch.txt, BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Bruno Mahé (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134404#comment-13134404 ] 

Bruno Mahé commented on BIGTOP-149:
-----------------------------------

Could we add a comment above the modified lines to remind us to remove it as soon as it is fixed?
                
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Roman Shaposhnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13136342#comment-13136342 ] 

Roman Shaposhnik commented on BIGTOP-149:
-----------------------------------------

After some further considerations it seems that HBase build does the right thing after all. The trouble is that we're not using results of the build. I'll revert this patch and will provide the one that makes sense. Sorry for the noise.
                
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149-1.patch.txt, BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-149:
------------------------------------

    Attachment: BIGTOP-149-1.patch.txt
    
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149-1.patch.txt, BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-149:
------------------------------------

    Attachment: BIGTOP-149.patch.txt
    
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Roman Shaposhnik (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated BIGTOP-149:
------------------------------------

    Attachment: BIGTOP-149-2.patch.txt
    
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149-1.patch.txt, BIGTOP-149-2.patch.txt, BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Bruno Mahé (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134570#comment-13134570 ] 

Bruno Mahé commented on BIGTOP-149:
-----------------------------------

+1
                
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149-1.patch.txt, BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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] (BIGTOP-149) HBase now requires commons-configuration jar to be in its classpath

Posted by "Roman Shaposhnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/BIGTOP-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13134567#comment-13134567 ] 

Roman Shaposhnik commented on BIGTOP-149:
-----------------------------------------

Done. Please let me know if this is commtiable.
                
> HBase now requires commons-configuration jar to be in its classpath
> -------------------------------------------------------------------
>
>                 Key: BIGTOP-149
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-149
>             Project: Bigtop
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 0.1.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.2.0
>
>         Attachments: BIGTOP-149-1.patch.txt, BIGTOP-149.patch.txt
>
>
> Due to changes in jar dependencies introduced in Hadoop 0.20.205.0 HBase now requires  commons-configuration jar to be in its classpath. The trivial solution is to link to the one provided by Hadoop.

--
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