Sorry, do you mean build in the below? For how to checkout hadoop, see this page: http://hadoop.apache.org/common/version_control.html
To get the append branch, you'd use the URL http://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20-append/ when checking out instead of the one supplied in the documentation cited above. To build, type 'ant -p' to see list of possible goals. If you want to make a tarball, you could start with 'ant package'. St.Ack On Sun, Jan 23, 2011 at 11:13 PM, 陈加俊 <[email protected]> wrote: > anyone can tell me how to checkout and merge step by step? > http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-append/ > > > On Sun, Jan 23, 2011 at 3:14 AM, Stack <[email protected]> wrote: > >> http://hbase.apache.org/notsoquick.html#hadoop >> Yours, >> St.Ack >> >> On Sat, Jan 22, 2011 at 11:07 AM, John Smith <[email protected]> wrote: >> > Hi, >> > >> > Can someone tell me which version of HDFS runs with HBase 0.90 version? >> > Thanks >> > >> > > > > -- > Thanks & Best regards > jiajun >
