Ivan Veselovsky created BIGTOP-1957:
---------------------------------------
Summary: Apache Ignite component: when updating to 1.4 release,
remove workaround IGNITE-1195
Key: BIGTOP-1957
URL: https://issues.apache.org/jira/browse/BIGTOP-1957
Project: Bigtop
Issue Type: Improvement
Reporter: Ivan Veselovsky
Assignee: Ivan Veselovsky
When updating of Apache Ignite component to 1.3.0 we added the workaround for
IGNITE-1195: bigtop-packages/src/common/ignite-hadoop/do-component-build ,
lines 23,24: {code}
23 # Workaroud: ignore "ignite-yarn" module due to bug
https://issues.apache.org/jira/browse/IGNITE-1195.
24 mvn clean package -DskipTests -pl \!modules/yarn
-Dhadoop.version=$HADOOP_VERSION -Dignite.edition=hadoop
{code}
When updating to release version 1.4 don't forget to remove this workaround.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)