Re: Porting to Solaris

2014-02-18 Thread Jun Ping Du
19, 2014 8:35:07 AM Subject: Re: Porting to Solaris There are a few existing portability JIRAs for libhadoop. Check out HADOOP-7147, HADOOP-9934, HADOOP-6767, HADOOP-7824, and HDFS-5642. best, Colin On Tue, Feb 18, 2014 at 2:14 AM, Malcolm wrote: > I have started porting the native libra

Re: Porting to Solaris

2014-02-18 Thread Colin McCabe
There are a few existing portability JIRAs for libhadoop. Check out HADOOP-7147, HADOOP-9934, HADOOP-6767, HADOOP-7824, and HDFS-5642. best, Colin On Tue, Feb 18, 2014 at 2:14 AM, Malcolm wrote: > I have started porting the native libraries of Hadoop 2.2.0 to Solaris and > would like to eventua

Porting to Solaris

2014-02-18 Thread Malcolm
I have started porting the native libraries of Hadoop 2.2.0 to Solaris and would like to eventually get my changes into the main Hadoop source tree. Are there any public coding guidelines/requirements that I should follow ? Is there a specific procedure to follow once I have completed the work i.