aboutsummaryrefslogtreecommitdiff
path: root/bagel
diff options
context:
space:
mode:
Diffstat (limited to 'bagel')
-rw-r--r--bagel/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bagel/pom.xml b/bagel/pom.xml
index a8256a6e8b..4ca643bbb7 100644
--- a/bagel/pom.xml
+++ b/bagel/pom.xml
@@ -45,6 +45,9 @@
<profiles>
<profile>
<id>hadoop1</id>
+ <activation>
+ <activeByDefault>true</activeByDefault>
+ </activation>
<dependencies>
<dependency>
<groupId>org.spark-project</groupId>