|
|
-
Re: HBase configuration using two hadoop servers
Asaf Mesika 2012-06-30, 13:50
I'm new to HBase my self, and when first trying to learn its installation path, I couldn't find a descent installation guide end-to-end (HDFS, HBase, Linux specific stuff, etc). I wrote an installation guide notes, which I'll be happy to expand into a full fledge guide, if it can be added to the HBase wiki. Those notes were collected from various locations such as: Horton Networks blog, HDFS reference guide, HBase reference guide, HBase The Definitive Guide, and other obscure blog posts. On Fri, Jun 29, 2012 at 8:20 PM, Jean-Daniel Cryans <[EMAIL PROTECTED]>wrote: > (this is a question for the user mailing list, I put the dev@ in bcc) > > HBase just needs to know the address of the Namenode given via > hbase.rootdir and that's it. > > How do you propose we improve the documentation in this regard? > > Hope this helps, > > J-D > > On Fri, Jun 29, 2012 at 8:26 AM, rockytriton <[EMAIL PROTECTED]> > wrote: > > I'm finding the documentation for HBase to be very lacking. I finally > got it > > setup so I can connect 1 hbase to 1 hadoop server though. What I would > > really like to do is have 1 HBase server connecting to 2 hadoop servers > on > > different boxes, so that the data is replicated. Are there any > tutorials on > > doing this? What would be the steps to take? > > > > > > -- > > View this message in context: > http://apache-hbase.679495.n3.nabble.com/HBase-configuration-using-two-hadoop-servers-tp4019159.html> > Sent from the HBase - Developer mailing list archive at Nabble.com. >
+
Asaf Mesika 2012-06-30, 13:50
-
Re: HBase configuration using two hadoop servers
Stack 2012-06-30, 14:53
On Sat, Jun 30, 2012 at 3:50 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > I'm new to HBase my self, and when first trying to learn its installation > path, I couldn't find a descent installation guide end-to-end (HDFS, HBase, > Linux specific stuff, etc). So, you complain about the hbase doc because it does not cover linux and hadoop too? (Just trying to understand). > I wrote an installation guide notes, which I'll be happy to expand into a > full fledge guide, if it can be added to the HBase wiki. Rather than right from new, perhaps you could edit what we have to fill in the holes you see in it (Others have done so to help us make the doc better): http://hbase.apache.org/book/quickstart.html> Those notes were collected from various locations such as: Horton Networks > blog, HDFS reference guide, HBase reference guide, HBase The Definitive > Guide, and other obscure blog posts. > Sounds good. The more sources the better. St.Ack
+
Stack 2012-06-30, 14:53
-
Re: HBase configuration using two hadoop servers
Asaf Mesika 2012-06-30, 15:55
I've tried editing but I don't have permissions. What should be done to obtain them? Yeah I am. Look, using hbase over Linux and hdfs seems like the basic installation for an hbase newbie from my perspective. Thus quick starting this scheme could save time for many people. Sent from my iPhone On 30 ביונ 2012, at 17:53, Stack <[EMAIL PROTECTED]> wrote: On Sat, Jun 30, 2012 at 3:50 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: I'm new to HBase my self, and when first trying to learn its installation path, I couldn't find a descent installation guide end-to-end (HDFS, HBase, Linux specific stuff, etc). So, you complain about the hbase doc because it does not cover linux and hadoop too? (Just trying to understand). I wrote an installation guide notes, which I'll be happy to expand into a full fledge guide, if it can be added to the HBase wiki. Rather than right from new, perhaps you could edit what we have to fill in the holes you see in it (Others have done so to help us make the doc better): http://hbase.apache.org/book/quickstart.htmlThose notes were collected from various locations such as: Horton Networks blog, HDFS reference guide, HBase reference guide, HBase The Definitive Guide, and other obscure blog posts. Sounds good. The more sources the better. St.Ack
+
Asaf Mesika 2012-06-30, 15:55
-
Re: HBase configuration using two hadoop servers
Stack 2012-07-02, 08:03
On Sat, Jun 30, 2012 at 5:55 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > I've tried editing but I don't have permissions. What should be done to > obtain them? > Check out the hbase source code: http://hbase.apache.org/source-repository.htmlThe docs are in src/docbkx. Don't worry about getting the formatting right. Just post your changes and I can integrate them. St.Ack
+
Stack 2012-07-02, 08:03
-
Re: HBase configuration using two hadoop servers
Asaf Mesika 2012-08-13, 20:09
I've decided to write an end-to-end Installation guide for HBase, which also includes HDFS, user configuration and tons of other stuff no guide ever mentions, in a blog post: http://blog.devving.com/hbase-quickstart-guide/I hope that all the newbies who get task assignment like I have at work - Setup a cluster and benchmark it - can save time and go home earlier with this guide :) Asaf Mesika On 2 ביול 2012, at 11:03, Stack <[EMAIL PROTECTED]> wrote: > On Sat, Jun 30, 2012 at 5:55 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: >> I've tried editing but I don't have permissions. What should be done to >> obtain them? >> > > Check out the hbase source code: http://hbase.apache.org/source-repository.html> > The docs are in src/docbkx. > > Don't worry about getting the formatting right. Just post your > changes and I can integrate them. > > > St.Ack
+
Asaf Mesika 2012-08-13, 20:09
-
Re: HBase configuration using two hadoop servers
Mohammad Tariq 2012-08-13, 20:14
Nice initiative. Regards, Mohammad Tariq On Tue, Aug 14, 2012 at 1:39 AM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > I've decided to write an end-to-end Installation guide for HBase, which > also includes HDFS, user configuration and tons of other stuff no guide > ever mentions, in a blog post: > http://blog.devving.com/hbase-quickstart-guide/> > I hope that all the newbies who get task assignment like I have at work - > Setup a cluster and benchmark it - can save time and go home earlier with > this guide :) > > Asaf Mesika > > > On 2 ביול 2012, at 11:03, Stack <[EMAIL PROTECTED]> wrote: > > > On Sat, Jun 30, 2012 at 5:55 PM, Asaf Mesika <[EMAIL PROTECTED]> > wrote: > >> I've tried editing but I don't have permissions. What should be done to > >> obtain them? > >> > > > > Check out the hbase source code: > http://hbase.apache.org/source-repository.html> > > > The docs are in src/docbkx. > > > > Don't worry about getting the formatting right. Just post your > > changes and I can integrate them. > > > > > > St.Ack > >
+
Mohammad Tariq 2012-08-13, 20:14
-
Re: HBase configuration using two hadoop servers
Stack 2012-08-15, 22:16
On Mon, Aug 13, 2012 at 1:09 PM, Asaf Mesika <[EMAIL PROTECTED]> wrote: > I've decided to write an end-to-end Installation guide for HBase, which also includes HDFS, user configuration and tons of other stuff no guide ever mentions, in a blog post: http://blog.devving.com/hbase-quickstart-guide/> > I hope that all the newbies who get task assignment like I have at work - Setup a cluster and benchmark it - can save time and go home earlier with this guide :) > Thanks for doing this. What would you say is here that is not in the reference guide regards the HBase setup. What are we missing such that you could not change your blog and have it point to the reference guide for the part where it comes to installing HBase? Thanks, St.Ack
+
Stack 2012-08-15, 22:16
|
|