[ https://issues.apache.org/jira/browse/SYSTEMML-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Deron Eriksson resolved SYSTEMML-1282. -------------------------------------- Resolution: Fixed Fix Version/s: SystemML 1.0 Removed avro libraries from -bin.tgz, -bin.zip, and -standalone.jar artifacts in [PR410|https://github.com/apache/incubator-systemml/pull/410]. > 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)