You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Philip Zeyliger (JIRA)" <ji...@apache.org> on 2015/10/08 04:59:26 UTC

[jira] [Commented] (AVRO-1745) Avro-tools bundles third party jar files

    [ https://issues.apache.org/jira/browse/AVRO-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948000#comment-14948000 ] 

Philip Zeyliger commented on AVRO-1745:
---------------------------------------

This is essentially the same issue as AVRO-998.  There's a mvn classifier that can get you an isolated copy; largely avro tools is intended to be used standalone.

> Avro-tools bundles third party jar files
> ----------------------------------------
>
>                 Key: AVRO-1745
>                 URL: https://issues.apache.org/jira/browse/AVRO-1745
>             Project: Avro
>          Issue Type: Bug
>          Components: java
>    Affects Versions: 1.7.7
>            Reporter: Eric Yang
>
> Avro-tools bundles Hadoop jar file, and several third party jar files.  This can introduce problems on integrating with different version of third party jar files.  If someone have avro in their class path, and somehow pick up avro-tools hadoop classes while running map reduce job.  It can potentially cause the job to fail.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)