forked from gluster/glusterfs-hadoop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontribute.txt
25 lines (17 loc) · 1.13 KB
/
contribute.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Gluster Hadoop Interface - Contributing
---------------------------------------
Overview
--------
The gluster-hadoop interface is an open source gluster optimized implementation of the org.apache.hadoop.fs.FileSystem class.
Community participation is open to those who follow the process.
Bugs
----
Bugs are tracked via Red Hat's Bugzilla tracking tools under the Red Hat Storage component. To open a bug visit Red Hat Bugzilla and select the gluster-hadoop component.
Submitting Patches
To submit a patch to the gluster source repository, use the github.com pull request feature.
Start by creating a clone of the hadoop-gluster github repo. After you've cloned the repo, you can code a fix and push the changes to your personal code repository.
After the changes are pushed to github open a pull request to integrate the changes into the hadoop-gluster source repository.
Please include any technical information about the patch, a link to a bugzilla bug, and any other relevant information.
Request for Merge
-----------------
Once your push request has been submited through github please notify bdc@redhat.com. Patches are merged by vote of the PMC.