Skip to content

Commit c24239c

Browse files
committed
description + template for cheetah based release
1 parent aa770a0 commit c24239c

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

glusterfs-hadoop.spec.tmpl

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
1818
BuildArch: noarch
1919

2020
%description
21-
Gluster's Unified File and Object Storage unifies NAS and object storage
22-
technology. This provides a system for data storage that enables users to access
23-
the same data as an object and as a file, simplifying management and controlling
24-
storage costs.
21+
The Gluster hadoop FileSystem implemenataion for both hadoop 1x and 2x. This
22+
java plugin for hadoop (i.e. it is added into /usr/lib/hadoop/lib on all nodes
23+
in a cluster) allows MapReduce and YARN to run on top of gluster.
2524

2625
%prep
2726

@@ -75,4 +74,6 @@ rm -rf %{buildroot}
7574
%changelog
7675
* Fri May 18 2012 Anthony Towns <[email protected]> - 0.20.2-0
7776
- Initial build
77+
* Fri Nov 22 2013 Jay Vyas <[email protected]> 2.1.4
78+
- Initial import into the glusterfs-hadoop plugin as part of our deployment.
7879

0 commit comments

Comments
 (0)