You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Deron Eriksson (JIRA)" <ji...@apache.org> on 2017/03/13 22:56:41 UTC

[jira] [Closed] (SYSTEMML-1282) Determine required avro jars for bin artifacts

     [ https://issues.apache.org/jira/browse/SYSTEMML-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deron Eriksson closed SYSTEMML-1282.
------------------------------------

> Determine required avro jars for bin artifacts
> ----------------------------------------------
>
>                 Key: SYSTEMML-1282
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1282
>             Project: SystemML
>          Issue Type: Task
>          Components: Build
>            Reporter: Deron Eriksson
>            Assignee: Deron Eriksson
>            Priority: Minor
>             Fix For: SystemML 1.0
>
>
> The current -bin (tgz and zip) artifacts have the following avro jars in them:
> {code}
> avro-1.7.4.jar
> avro-ipc-1.7.7-tests.jar
> avro-ipc-1.7.7.jar
> avro-mapred-1.7.7-hadoop2.jar
> {code}
> Determine if avro-ipc-1.7.7-tests.jar, avro-ipc-1.7.7.jar, and avro-mapred-1.7.7-hadoop2.jar are needed. If not, exclude them from bin artifacts.
> If any are needed, determine if a single version (1.7.4 or 1.7.7) should be used, and use that version.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)