You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Mike Percy (JIRA)" <ji...@apache.org> on 2012/11/18 01:28:12 UTC

[jira] [Created] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

Mike Percy created FLUME-1723:
---------------------------------

             Summary: AsyncHBase and Avro bring in different versions of Netty
                 Key: FLUME-1723
                 URL: https://issues.apache.org/jira/browse/FLUME-1723
             Project: Flume
          Issue Type: Bug
          Components: Build
            Reporter: Mike Percy
             Fix For: v1.3.0


>From mvn dependency:tree

[INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
[INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
[INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
...
[INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
[INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
[INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
[INFO]    +- io.netty:netty:jar:3.4.0.Final:compile

And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

Posted by "Mike Percy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499567#comment-13499567 ] 

Mike Percy commented on FLUME-1723:
-----------------------------------

[~/Downloads/flume-1.3.0-rc3/apache-flume-1.3.0-bin/lib]
{mpercy@silverdoom}$ ls -al | grep netty
-rw-r--r--@  1 mpercy  staff   801614 Jul 29 19:04 netty-3.2.7.Final.jar
-rw-r--r--@  1 mpercy  staff   957162 Aug 24 08:41 netty-3.4.0.Final.jar
                
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>             Fix For: v1.3.0
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

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

Mike Percy updated FLUME-1723:
------------------------------

    Fix Version/s:     (was: v1.4.0)
                   v1.3.0
    
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1723.patch
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

Posted by "Hari Shreedharan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499584#comment-13499584 ] 

Hari Shreedharan commented on FLUME-1723:
-----------------------------------------

Patch committed, rev: 84f4fa61b6607d8699bb28743b568f4a716b4288. Thanks Mike!
                
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1723.patch
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

Posted by "Mike Percy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499583#comment-13499583 ] 

Mike Percy commented on FLUME-1723:
-----------------------------------

Thanks Hari!
                
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1723.patch
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

Posted by "Hari Shreedharan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499579#comment-13499579 ] 

Hari Shreedharan commented on FLUME-1723:
-----------------------------------------

+1. Will run full build and commit.
                
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1723.patch
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

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

Mike Percy updated FLUME-1723:
------------------------------

    Priority: Blocker  (was: Major)
    
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Blocker
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1723.patch
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

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

Mike Percy updated FLUME-1723:
------------------------------

    Attachment: FLUME-1723.patch
    
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>             Fix For: v1.3.0
>
>         Attachments: FLUME-1723.patch
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

--
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] (FLUME-1723) AsyncHBase and Avro bring in different versions of Netty

Posted by "Hari Shreedharan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FLUME-1723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13499593#comment-13499593 ] 

Hari Shreedharan commented on FLUME-1723:
-----------------------------------------

As discussed on the dev list, pushed for flume-1.3.0 too. Thanks Mike!
                
> AsyncHBase and Avro bring in different versions of Netty
> --------------------------------------------------------
>
>                 Key: FLUME-1723
>                 URL: https://issues.apache.org/jira/browse/FLUME-1723
>             Project: Flume
>          Issue Type: Bug
>          Components: Build
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Blocker
>             Fix For: v1.4.0
>
>         Attachments: FLUME-1723.patch
>
>
> From mvn dependency:tree
> [INFO] +- org.apache.flume.flume-ng-sinks:flume-ng-hbase-sink:jar:1.3.0:compile
> [INFO] |  \- org.hbase:asynchbase:jar:1.2.0:compile
> [INFO] |     +- org.jboss.netty:netty:jar:3.2.7.Final:compile
> ...
> [INFO] \- org.apache.avro:avro-ipc:jar:1.7.2:compile
> [INFO]    +- org.mortbay.jetty:jetty:jar:6.1.26:compile
> [INFO]    +- org.mortbay.jetty:jetty-util:jar:6.1.26:compile
> [INFO]    +- io.netty:netty:jar:3.4.0.Final:compile
> And we end up with both jars in the classpath.

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