Skip to content

Commit 0a1555d

Browse files
committed
update tmpl for rhs-hadoop
1 parent a373d7f commit 0a1555d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

glusterfs-hadoop.spec.tmpl

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Name: glusterfs-hadoop
1+
Name: rhs-hadoop
22
Version: $version
33
Release: $release
44
#if $epoch
@@ -20,7 +20,9 @@ BuildArch: noarch
2020

2121
%description
2222
The Gluster Filesystem Hadoop implementation for both Hadoop 1.x and 2.x. This
23-
Java plugin for Hadoop allows MapReduce and YARN to run on top of Gluster.
23+
Java plugin for Hadoop allows MapReduce and YARN to run on top of Gluster, by providing the
24+
GlusterFileSystem (1.x) and GlusterFs (2.x) implementations. These should be referenced
25+
in the hadoop configuration files and loaded at runtime as the FileSystem implementation.
2426

2527
%prep
2628

@@ -51,6 +53,9 @@ rm -rf %{buildroot}
5153
#end for
5254

5355
%changelog
56+
* Wed Jan 9 2014 Jay Vyas <[email protected]> 2.1.4 renamed
57+
- rename to rhs-hadoop for release
58+
5459
* Fri Nov 22 2013 Jay Vyas <[email protected]> 2.1.4
5560
- Initial import into the glusterfs-hadoop plugin as part of our deployment.
5661

0 commit comments

Comments
 (0)