You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/07/19 21:20:49 UTC

[jira] Created: (HBASE-2850) slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x

slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x
-------------------------------------------------------------------------------------

                 Key: HBASE-2850
                 URL: https://issues.apache.org/jira/browse/HBASE-2850
             Project: HBase
          Issue Type: Task
            Reporter: stack
             Fix For: 0.90.0


Grep the pom.xml for the work 'dubious' where all is explained.  We used to bundle 1.5.x but hbase-2400 now has us bundling 1.4.x slf4j.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-2850) slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x

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

stack resolved HBASE-2850.
--------------------------

    Resolution: Fixed

I made pom use same version of slf4j everywhere.  I tested avro server w/ 1.5.x (it used depend on 1.4.x) and it seems to be logging fine.  Resolving.  Thanks for input Lars.

> slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-2850
>                 URL: https://issues.apache.org/jira/browse/HBASE-2850
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>             Fix For: 0.90.0
>
>
> Grep the pom.xml for the work 'dubious' where all is explained.  We used to bundle 1.5.x but hbase-2400 now has us bundling 1.4.x slf4j.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2850) slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x

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

stack commented on HBASE-2850:
------------------------------

Thanks Lars.  We should just have avro use the general pom slf4j version then it seems.

> slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-2850
>                 URL: https://issues.apache.org/jira/browse/HBASE-2850
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>             Fix For: 0.90.0
>
>
> Grep the pom.xml for the work 'dubious' where all is explained.  We used to bundle 1.5.x but hbase-2400 now has us bundling 1.4.x slf4j.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-2850) slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x

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

stack updated HBASE-2850:
-------------------------

    Attachment: p.txt

Here is pom change I made.

> slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-2850
>                 URL: https://issues.apache.org/jira/browse/HBASE-2850
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>             Fix For: 0.90.0
>
>         Attachments: p.txt
>
>
> Grep the pom.xml for the work 'dubious' where all is explained.  We used to bundle 1.5.x but hbase-2400 now has us bundling 1.4.x slf4j.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HBASE-2850) slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x

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

Lars Francke commented on HBASE-2850:
-------------------------------------

Just as a note: I've used SLF4J 1.5.x with Avro for months without problems. The latest version of Avro depends on 1.5.11. And for the last few weeks I've used SLF4J 1.6.x without problems so far.

> slf4j version needs to be reconciled in pom: thrift wants 1.5.x and hadoop/avro 1.4.x
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-2850
>                 URL: https://issues.apache.org/jira/browse/HBASE-2850
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>             Fix For: 0.90.0
>
>
> Grep the pom.xml for the work 'dubious' where all is explained.  We used to bundle 1.5.x but hbase-2400 now has us bundling 1.4.x slf4j.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.