Repository: bigtop Updated Branches: refs/heads/master eab70662b -> 0b1a6ae4d
BIGTOP-2090. Remove left-over junk after BIGTOP-2053 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/0b1a6ae4 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/0b1a6ae4 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/0b1a6ae4 Branch: refs/heads/master Commit: 0b1a6ae4d86cd9b0aa69161a4d3f001116392ab6 Parents: eab7066 Author: Konstantin Boudnik <[email protected]> Authored: Thu Oct 15 16:10:50 2015 -0700 Committer: Konstantin Boudnik <[email protected]> Committed: Thu Oct 15 16:11:55 2015 -0700 ---------------------------------------------------------------------- bigtop-packages/src/common/ignite-hadoop/do-component-build | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/0b1a6ae4/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 75c87f1..8d229b9 100644 --- a/bigtop-packages/src/common/ignite-hadoop/do-component-build +++ b/bigtop-packages/src/common/ignite-hadoop/do-component-build @@ -20,5 +20,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 -Dhadoop.version=$HADOOP_VERSION -Dignite.edition=hadoop
