<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: HBase/Hadoop on Mac OS X (Pseudo-Distributed)	</title>
	<atom:link href="https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/</link>
	<description>Internet Bandwidth Development: Composting the Internet for over Two Decades</description>
	<lastBuildDate>Sun, 13 May 2012 03:46:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>
		By: patrick		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-5165</link>

		<dc:creator><![CDATA[patrick]]></dc:creator>
		<pubDate>Sun, 13 May 2012 03:46:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-5165</guid>

					<description><![CDATA[hi,
how do you limit the hdfs filesystem format to just a portion of the disk?  i don&#039;t want hadoop to eat up all the storage on my imac.

thanks in advance,
patrick]]></description>
			<content:encoded><![CDATA[<p>hi,<br />
how do you limit the hdfs filesystem format to just a portion of the disk?  i don&#8217;t want hadoop to eat up all the storage on my imac.</p>
<p>thanks in advance,<br />
patrick</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert J Berger		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-5040</link>

		<dc:creator><![CDATA[Robert J Berger]]></dc:creator>
		<pubDate>Wed, 07 Mar 2012 10:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-5040</guid>

					<description><![CDATA[Oh and this tutorial is now pretty out of date. we&#039;ve switched to using the Cloudera CDH3 distribution. I havent tried to get CDH3 to work on the Mac. You need to do it from their tarballs, though I believe &lt;a href=&quot;http://mxcl.github.com/homebrew/&quot; rel=&quot;nofollow&quot;&gt;Homebrew&lt;/a&gt; now has formula for building Hadoop and HBase on a Mac.]]></description>
			<content:encoded><![CDATA[<p>Oh and this tutorial is now pretty out of date. we&#8217;ve switched to using the Cloudera CDH3 distribution. I havent tried to get CDH3 to work on the Mac. You need to do it from their tarballs, though I believe <a href="http://mxcl.github.com/homebrew/" rel="nofollow">Homebrew</a> now has formula for building Hadoop and HBase on a Mac.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert J Berger		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-5039</link>

		<dc:creator><![CDATA[Robert J Berger]]></dc:creator>
		<pubDate>Wed, 07 Mar 2012 10:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-5039</guid>

					<description><![CDATA[Manish: I&#039;m pretty sure you need zookeeper for any distributed mode (Psuedo or full). The big thing to remember though is HBase is pretty much useless for anything other than very basic API testing/development in Pseudo Distributed mode. And its funky untill you have at least 5 or 6 regionservers. Also if you plan to do any Map/Reduce you really want the parallelism of multiple machines.

HBase only makes sense if you can start at that kind of scale. You can get away with a single node being the zookeeper, hbase master, namenode, secondarynamenode jobtracker, etc and then have the regionservers, hdfs slaves, tasktracker etc on all the other machines. Though you really want to quickly get to the point where the secondarynamenode is on a machine different than the namenode and to have at least 3 zookeeprs. But that is more about robustness and handling some class of failures than basic functionality.

If you only have the scale or ability to use a single machine you should consider some other kind of store.]]></description>
			<content:encoded><![CDATA[<p>Manish: I&#8217;m pretty sure you need zookeeper for any distributed mode (Psuedo or full). The big thing to remember though is HBase is pretty much useless for anything other than very basic API testing/development in Pseudo Distributed mode. And its funky untill you have at least 5 or 6 regionservers. Also if you plan to do any Map/Reduce you really want the parallelism of multiple machines.</p>
<p>HBase only makes sense if you can start at that kind of scale. You can get away with a single node being the zookeeper, hbase master, namenode, secondarynamenode jobtracker, etc and then have the regionservers, hdfs slaves, tasktracker etc on all the other machines. Though you really want to quickly get to the point where the secondarynamenode is on a machine different than the namenode and to have at least 3 zookeeprs. But that is more about robustness and handling some class of failures than basic functionality.</p>
<p>If you only have the scale or ability to use a single machine you should consider some other kind of store.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Manish Bhoge		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-5038</link>

		<dc:creator><![CDATA[Manish Bhoge]]></dc:creator>
		<pubDate>Wed, 07 Mar 2012 09:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-5038</guid>

					<description><![CDATA[Good tutorial. I am wondering how Hbase works in Pseudo distributed enviornment without doing set up for zookeeper. we have set up HBase on unix machine in stand alone mode. But as far as i know in distributed mode we need to have zookeeper quoram running. Please suggest.]]></description>
			<content:encoded><![CDATA[<p>Good tutorial. I am wondering how Hbase works in Pseudo distributed enviornment without doing set up for zookeeper. we have set up HBase on unix machine in stand alone mode. But as far as i know in distributed mode we need to have zookeeper quoram running. Please suggest.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: iowissen		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-4906</link>

		<dc:creator><![CDATA[iowissen]]></dc:creator>
		<pubDate>Fri, 24 Feb 2012 07:20:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-4906</guid>

					<description><![CDATA[very helpful tutorial! i followed it also successfully on FreeBSD 9.0-RELEASE with diablo-jdk1.6.0 (ported together with openjdk7).]]></description>
			<content:encoded><![CDATA[<p>very helpful tutorial! i followed it also successfully on FreeBSD 9.0-RELEASE with diablo-jdk1.6.0 (ported together with openjdk7).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: sowmya		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-4827</link>

		<dc:creator><![CDATA[sowmya]]></dc:creator>
		<pubDate>Fri, 10 Feb 2012 05:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-4827</guid>

					<description><![CDATA[whether text distribution among nodes 
is possible in hadoop 1.0.0 version]]></description>
			<content:encoded><![CDATA[<p>whether text distribution among nodes<br />
is possible in hadoop 1.0.0 version</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jignesh		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-2220</link>

		<dc:creator><![CDATA[Jignesh]]></dc:creator>
		<pubDate>Fri, 21 Oct 2011 15:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-2220</guid>

					<description><![CDATA[David,
I am having same problem and when I tried to look for log I got following error.

ERROR org.apache.hadoop.hbase.HServerAddress: Could not resolve the DNS name of unknowne4ce8f3898fc
FATAL org.apache.hadoop.hbase.master.HMaster: Unhandled exception. Starting shutdown.
java.lang.IllegalArgumentException: hostname can&#039;t be null

I have asked HBase forum and they said fix your DNS resolving. But when I go home and trying to work it works but not in the office network.  Any idea for resolving this.

And off course this is a great tutorial and still not out of date.]]></description>
			<content:encoded><![CDATA[<p>David,<br />
I am having same problem and when I tried to look for log I got following error.</p>
<p>ERROR org.apache.hadoop.hbase.HServerAddress: Could not resolve the DNS name of unknowne4ce8f3898fc<br />
FATAL org.apache.hadoop.hbase.master.HMaster: Unhandled exception. Starting shutdown.<br />
java.lang.IllegalArgumentException: hostname can&#8217;t be null</p>
<p>I have asked HBase forum and they said fix your DNS resolving. But when I go home and trying to work it works but not in the office network.  Any idea for resolving this.</p>
<p>And off course this is a great tutorial and still not out of date.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anant Jhingran		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-2008</link>

		<dc:creator><![CDATA[Anant Jhingran]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 22:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-2008</guid>

					<description><![CDATA[Thank you, wonderful tutorial!]]></description>
			<content:encoded><![CDATA[<p>Thank you, wonderful tutorial!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: david gerber		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-1956</link>

		<dc:creator><![CDATA[david gerber]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 06:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-1956</guid>

					<description><![CDATA[I decided to run hbase as standalone because I could not get it to work as pseudo distributed.  I know you mentioned hbase list and I will definitely look into that but just by chance maybe somebody or yourself have encountered this error.

ERROR: org.apache.hadoop.hbase.ZooKeeperConnectionException: HBase is able to connect to ZooKeeper but the connection closes immediately. This could be a sign that the server has too many connections (30 is the default). Consider inspecting your ZK server logs for that error and then make sure you are reusing HBaseConfiguration as often as you can. See HTable&#039;s javadoc for more information

this happens when I run the create &#039;table_name&#039;,&#039;value&#039; in the shell

help would be appreciated if you can.

thanks]]></description>
			<content:encoded><![CDATA[<p>I decided to run hbase as standalone because I could not get it to work as pseudo distributed.  I know you mentioned hbase list and I will definitely look into that but just by chance maybe somebody or yourself have encountered this error.</p>
<p>ERROR: org.apache.hadoop.hbase.ZooKeeperConnectionException: HBase is able to connect to ZooKeeper but the connection closes immediately. This could be a sign that the server has too many connections (30 is the default). Consider inspecting your ZK server logs for that error and then make sure you are reusing HBaseConfiguration as often as you can. See HTable&#8217;s javadoc for more information</p>
<p>this happens when I run the create &#8216;table_name&#8217;,&#8217;value&#8217; in the shell</p>
<p>help would be appreciated if you can.</p>
<p>thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert J Berger		</title>
		<link>https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-1953</link>

		<dc:creator><![CDATA[Robert J Berger]]></dc:creator>
		<pubDate>Fri, 30 Sep 2011 00:18:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=565#comment-1953</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-1952&quot;&gt;david gerber&lt;/a&gt;.

Best place to ask such questions is the &lt;a href=&quot;http://hbase.apache.org/mail-lists.html&quot; rel=&quot;nofollow&quot;&gt;HBase list &lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ibd.com/howto/hbase-hadoop-on-mac-ox-x/comment-page-1/#comment-1952">david gerber</a>.</p>
<p>Best place to ask such questions is the <a href="http://hbase.apache.org/mail-lists.html" rel="nofollow">HBase list </a></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
