aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorJonathan Kelly <jonathak@amazon.com>2016-03-03 17:38:39 -0800
committerOlaf Flebbe <of@oflebbe.de>2016-05-16 19:57:39 +0200
commitf9923e2eac98dcfb5172cb8772e5e9e368725936 (patch)
treed5d540b4d8e0d9f66f749672a871a46c4b7019f2 /pom.xml
parentd7a595af19b5169c91a3fa400d46ae7bd7379bb0 (diff)
BIGTOP-2414. Rename Tachyon to Alluxio
Signed-off-by: Olaf Flebbe <of@oflebbe.de>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 5d3781e6..267b6c9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -299,7 +299,7 @@
<exclude>**/.gitignore</exclude>
<!-- Test data with rigid structure and/or binary -->
<exclude>bigtop-tests/test-artifacts/**/resources/**</exclude>
- <exclude>bigtop-tests/smoke-tests/tachyon/datafile</exclude>
+ <exclude>bigtop-tests/smoke-tests/alluxio/datafile</exclude>
<exclude>bigtop-tests/smoke-tests/hive/passwd.ql</exclude>
<exclude>bigtop-tests/smoke-tests/kite/sandwiches.csv</exclude>
<exclude>bigtop-tests/smoke-tests/phoenix/*.csv</exclude>