You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Ivan Veselovsky (JIRA)" <ji...@apache.org> on 2015/08/05 10:18:04 UTC

[jira] [Updated] (BIGTOP-1957) Apache Ignite component: when updating to 1.4 release, remove workaround IGNITE-1195

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

Ivan Veselovsky updated BIGTOP-1957:
------------------------------------
    Description: 
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.

  was:
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.


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