aboutsummaryrefslogtreecommitdiff
path: root/bigtop.bom
diff options
context:
space:
mode:
authorAnton Chevychalov <cab@arenadata.io>2017-09-14 15:01:06 +0300
committerYoungwoo Kim <ywkim@apache.org>2017-12-23 16:39:18 +0900
commit62e9c3ad9c7dffda839c90bbb71bc8e7f0ee6557 (patch)
treed48887ffddf6004776d9c56f1a6668f0a60a5a9d /bigtop.bom
parentfb26cdadd11d6b0164ac25bca7a5fb8f4d1f97cf (diff)
BIGTOP-2895 Bump Pig to 0.17.0 with Hadoop-2.8
Bump Pig to 0.17.0. Remove useless patches PIG-4676 and PIG-4728 it is already in 0.17 release. Add patch PIG-5304 to build pig with Hadoop 2.8 Signed-off-by: Youngwoo Kim <ywkim@apache.org>
Diffstat (limited to 'bigtop.bom')
-rw-r--r--bigtop.bom2
1 files changed, 1 insertions, 1 deletions
diff --git a/bigtop.bom b/bigtop.bom
index 1a9fabef..9c72a11b 100644
--- a/bigtop.bom
+++ b/bigtop.bom
@@ -177,7 +177,7 @@ bigtop {
name = 'pig'
pkg = 'pig'
relNotes = 'Apache Pig'
- version { base = '0.15.0'; pkg = base; release = 1 }
+ version { base = '0.17.0'; pkg = base; release = 1 }
tarball { destination = "${name}-${version.base}-src.tar.gz"
source = destination }
url { download_path = "/$name/$name-${version.base}/"