Repository: bigtop
Updated Branches:
  refs/heads/master 78c931637 -> c5ddbda81


BIGTOP-2053. After rebasing on Hadoop 2.7.1 yarn module should be returned to 
ignite-hadoop build


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/c5ddbda8
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/c5ddbda8
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/c5ddbda8

Branch: refs/heads/master
Commit: c5ddbda813da796ecddce9c7f3fb6b443ed06b28
Parents: 78c9316
Author: Konstantin Boudnik <[email protected]>
Authored: Thu Sep 17 13:12:29 2015 -0700
Committer: Konstantin Boudnik <[email protected]>
Committed: Thu Sep 17 18:08:44 2015 -0700

----------------------------------------------------------------------
 bigtop-packages/src/common/ignite-hadoop/do-component-build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/c5ddbda8/bigtop-packages/src/common/ignite-hadoop/do-component-build
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/common/ignite-hadoop/do-component-build 
b/bigtop-packages/src/common/ignite-hadoop/do-component-build
index f038006..75c87f1 100644
--- a/bigtop-packages/src/common/ignite-hadoop/do-component-build
+++ b/bigtop-packages/src/common/ignite-hadoop/do-component-build
@@ -21,4 +21,4 @@ set -ex
 export MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M"
 
 # Workaroud: ignore "ignite-yarn" module due to bug 
https://issues.apache.org/jira/browse/IGNITE-1195.
-mvn clean package -DskipTests -pl \!modules/yarn 
-Dhadoop.version=$HADOOP_VERSION -Dignite.edition=hadoop
+mvn clean package -DskipTests -Dhadoop.version=$HADOOP_VERSION 
-Dignite.edition=hadoop

Reply via email to