<?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/"
	
	>
<channel>
	<title>
	Comments for Cognizant Transmutation	</title>
	<atom:link href="https://www.ibd.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ibd.com</link>
	<description>Internet Bandwidth Development: Composting the Internet for over Two Decades</description>
	<lastBuildDate>Thu, 26 Mar 2026 22:50:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</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"/>
<atom:link rel="self" href="https://www.ibd.com/comments/feed/"/>
	<item>
		<title>
		Comment on Hadoop, HDFS and Hbase on Ubuntu &#038; Macintosh Leopard by swati verma		</title>
		<link>https://www.ibd.com/runa/hadoop-hdfs-and-hbase-on-ubuntu/comment-page-1/#comment-5765</link>

		<dc:creator><![CDATA[swati verma]]></dc:creator>
		<pubDate>Sat, 18 Jan 2014 15:16:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=95#comment-5765</guid>

					<description><![CDATA[I am new to HBASE, and while trying to install the same on Ubuntu system, I am facing some problem.

Below is the error log from Zookeeper log file

2014-01-18 06:10:51,392 WARN org.apache.zookeeper.server.NIOServerCnxn: caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143a5b052980000, likely client has closed socket at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) at java.lang.Thread.run(Thread.java:744) 2014-01-18 06:10:51,394 INFO org.apache.zookeeper.server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:56671 which had sessionid 0x143a5b052980000

Below is error log from master log:

2014-01-18 06:10:51,381 INFO org.apache.zookeeper.ZooKeeper: Session: 0x143a5b052980000 closed 2014-01-18 06:10:51,381 INFO org.apache.hadoop.hbase.master.HMaster: HMaster main thread exiting 2014-01-18 06:10:51,381 ERROR org.apache.hadoop.hbase.master.HMasterCommandLine: Failed to start master java.lang.RuntimeException: HMaster Aborted at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:160) at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:104) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76) at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:2120)

Please note, I am able to start Hbase successfully. I mean after starting Hbase, I am able to see Hmaster running using jps command. But as soon as I try to go to Hbase shell, this issue arises and then by executing jps command, I don&#039;t find Hmaster in list.

Please help me in this issue, as I tried to solve it by myself from last for days, but no luck. Please help]]></description>
			<content:encoded><![CDATA[<p>I am new to HBASE, and while trying to install the same on Ubuntu system, I am facing some problem.</p>
<p>Below is the error log from Zookeeper log file</p>
<p>2014-01-18 06:10:51,392 WARN org.apache.zookeeper.server.NIOServerCnxn: caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x143a5b052980000, likely client has closed socket at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220) at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208) at java.lang.Thread.run(Thread.java:744) 2014-01-18 06:10:51,394 INFO org.apache.zookeeper.server.NIOServerCnxn: Closed socket connection for client /127.0.0.1:56671 which had sessionid 0x143a5b052980000</p>
<p>Below is error log from master log:</p>
<p>2014-01-18 06:10:51,381 INFO org.apache.zookeeper.ZooKeeper: Session: 0x143a5b052980000 closed 2014-01-18 06:10:51,381 INFO org.apache.hadoop.hbase.master.HMaster: HMaster main thread exiting 2014-01-18 06:10:51,381 ERROR org.apache.hadoop.hbase.master.HMasterCommandLine: Failed to start master java.lang.RuntimeException: HMaster Aborted at org.apache.hadoop.hbase.master.HMasterCommandLine.startMaster(HMasterCommandLine.java:160) at org.apache.hadoop.hbase.master.HMasterCommandLine.run(HMasterCommandLine.java:104) at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) at org.apache.hadoop.hbase.util.ServerCommandLine.doMain(ServerCommandLine.java:76) at org.apache.hadoop.hbase.master.HMaster.main(HMaster.java:2120)</p>
<p>Please note, I am able to start Hbase successfully. I mean after starting Hbase, I am able to see Hmaster running using jps command. But as soon as I try to go to Hbase shell, this issue arises and then by executing jps command, I don&#8217;t find Hmaster in list.</p>
<p>Please help me in this issue, as I tried to solve it by myself from last for days, but no luck. Please help</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Modyfying Jets3t S3 GUI tool to work with Walrus (Eucalyptus S3) by zaland		</title>
		<link>https://www.ibd.com/howto/getting-the-jet3t-s3-gui-tool-to-work-with-walrus-eucalyptus-s3/comment-page-1/#comment-5499</link>

		<dc:creator><![CDATA[zaland]]></dc:creator>
		<pubDate>Fri, 10 May 2013 04:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=582#comment-5499</guid>

					<description><![CDATA[Hi is their any one could give suggestion i have download centos 6.4 on one pc and then configure Walrus server from this eucalyptus documentation
 http://jeevanullas.in/tmp/Hybrid-Storage-Cloud-Jets3t.pdf 
and on second pc which have windows 7 64 bit i have download and configure Jets3t i have completed all the steps and got key from s3 the problem is i am not able to access Walrus server and don&#039;t know how to upload or download files any one could help me out that will be great thanks.]]></description>
			<content:encoded><![CDATA[<p>Hi is their any one could give suggestion i have download centos 6.4 on one pc and then configure Walrus server from this eucalyptus documentation<br />
 <a href="http://jeevanullas.in/tmp/Hybrid-Storage-Cloud-Jets3t.pdf" rel="nofollow ugc">http://jeevanullas.in/tmp/Hybrid-Storage-Cloud-Jets3t.pdf</a><br />
and on second pc which have windows 7 64 bit i have download and configure Jets3t i have completed all the steps and got key from s3 the problem is i am not able to access Walrus server and don&#8217;t know how to upload or download files any one could help me out that will be great thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Experience installing Hbase 0.20.0 Cluster on Ubuntu 9.04 and EC2 by How To Install Hbase On Ubuntu? &#124; Click &#38; Find Answer !		</title>
		<link>https://www.ibd.com/howto/experience-installing-hbase-0-20-0-cluster-on-ubuntu-9-04-and-ec2/comment-page-1/#comment-5427</link>

		<dc:creator><![CDATA[How To Install Hbase On Ubuntu? &#124; Click &#38; Find Answer !]]></dc:creator>
		<pubDate>Mon, 22 Apr 2013 02:55:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=237#comment-5427</guid>

					<description><![CDATA[[...] Robert Berger has a detailed post on his blog. Check it out. [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] Robert Berger has a detailed post on his blog. Check it out. [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Data Wants to be Free (as in Freedom) by Robert J Berger		</title>
		<link>https://www.ibd.com/how-the-world-works/data-wants-to-be-free-as-in-freedom/comment-page-1/#comment-5401</link>

		<dc:creator><![CDATA[Robert J Berger]]></dc:creator>
		<pubDate>Tue, 16 Apr 2013 00:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=1587#comment-5401</guid>

					<description><![CDATA[Friend Scott McNeil (not McNeilly) reminded me of this &lt;a href=&quot;http://www.cnn.com/2013/03/16/opinion/schneier-internet-surveillance/index.html&quot; rel=&quot;nofollow&quot;&gt;post by Bruce Schneier&lt;/a&gt; kind of saying the same thing, but it sounds much worse when you say it the way he says it (and I agree with him).

Also this article in the NY Times &lt;a href=&quot;http://www.nytimes.com/2013/03/24/technology/big-data-and-a-renewed-debate-over-privacy.html&quot; rel=&quot;nofollow&quot;&gt;Big Data Is Opening Doors, but Maybe Too Many by Steve Lohr&lt;/a&gt;

And this Slate article by Ryan Gallagher &lt;a href=&quot;http://www.slate.com/blogs/future_tense/2013/03/26/andrew_weissmann_fbi_wants_real_time_gmail_dropbox_spying_power.html&quot; rel=&quot;nofollow&quot;&gt; FBI Pursuing Real-Time Gmail Spying Powers as “Top Priority” for 2013&lt;/a&gt;]]></description>
			<content:encoded><![CDATA[<p>Friend Scott McNeil (not McNeilly) reminded me of this <a href="http://www.cnn.com/2013/03/16/opinion/schneier-internet-surveillance/index.html" rel="nofollow">post by Bruce Schneier</a> kind of saying the same thing, but it sounds much worse when you say it the way he says it (and I agree with him).</p>
<p>Also this article in the NY Times <a href="http://www.nytimes.com/2013/03/24/technology/big-data-and-a-renewed-debate-over-privacy.html" rel="nofollow">Big Data Is Opening Doors, but Maybe Too Many by Steve Lohr</a></p>
<p>And this Slate article by Ryan Gallagher <a href="http://www.slate.com/blogs/future_tense/2013/03/26/andrew_weissmann_fbi_wants_real_time_gmail_dropbox_spying_power.html" rel="nofollow"> FBI Pursuing Real-Time Gmail Spying Powers as “Top Priority” for 2013</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Gigabit Internet for $70: the unlikely success of California&#8217;s Sonic.net WHY NOWHERE ELSE? Hint: Oligopoly by Joe		</title>
		<link>https://www.ibd.com/how-the-world-works/demand_transformation/gigabit-internet-for-70-the-unlikely-success-of-californias-sonic-net-why-nowhere-else-hint-oligopoly/comment-page-1/#comment-5186</link>

		<dc:creator><![CDATA[Joe]]></dc:creator>
		<pubDate>Fri, 14 Dec 2012 01:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=1388#comment-5186</guid>

					<description><![CDATA[Sonic&#039;s DSL service, on the other hand, is utter crap. I had it for 3 months. I got 2.5 Mbps down for $30 a month. It took over a month for them to install it, and even once installed the service dropped out several times a week for no apparent reason. Tech support was indifferent and just kept telling me to try new modems. By the 3rd modem, I had had enough. I now have 20 Mbps down from Comcast for the same price, and have had no problems whatsoever.]]></description>
			<content:encoded><![CDATA[<p>Sonic&#8217;s DSL service, on the other hand, is utter crap. I had it for 3 months. I got 2.5 Mbps down for $30 a month. It took over a month for them to install it, and even once installed the service dropped out several times a week for no apparent reason. Tech support was indifferent and just kept telling me to try new modems. By the 3rd modem, I had had enough. I now have 20 Mbps down from Comcast for the same price, and have had no problems whatsoever.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Bonjour / AVAHI &#038; Netatalk to share files files between Ubuntu 10.4 &#038; Mac OS X by Leslie		</title>
		<link>https://www.ibd.com/howto/bonjour-avahi-netatalk-to-share-files-files-between-ubuntu-10-4-mac-os-x/comment-page-1/#comment-5183</link>

		<dc:creator><![CDATA[Leslie]]></dc:creator>
		<pubDate>Sat, 17 Nov 2012 04:44:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=574#comment-5183</guid>

					<description><![CDATA[For those who are getting authentication issues as soon as you put in the credentials...

It&#039;s a bug in netatalk

To confirm check your /var/log/messages (or /var/log/syslog) and you&#039;ll find that afpd is crashing

Seems to only occur if you also happen to have Samba installed as well.

https://bugs.launchpad.net/ubuntu/+source/netatalk/+bug/810732]]></description>
			<content:encoded><![CDATA[<p>For those who are getting authentication issues as soon as you put in the credentials&#8230;</p>
<p>It&#8217;s a bug in netatalk</p>
<p>To confirm check your /var/log/messages (or /var/log/syslog) and you&#8217;ll find that afpd is crashing</p>
<p>Seems to only occur if you also happen to have Samba installed as well.</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/netatalk/+bug/810732" rel="nofollow ugc">https://bugs.launchpad.net/ubuntu/+source/netatalk/+bug/810732</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Copy an EBS AMI image to another Amazon EC2 Region by Lincoln Stein		</title>
		<link>https://www.ibd.com/scalable-deployment/copy-an-ebs-ami-image-to-another-amazon-ec2-region/comment-page-1/#comment-5170</link>

		<dc:creator><![CDATA[Lincoln Stein]]></dc:creator>
		<pubDate>Sun, 29 Jul 2012 18:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=551#comment-5170</guid>

					<description><![CDATA[There is a perl script that will automate this from the command line:

http://search.cpan.org/~lds/VM-EC2-1.10/bin/migrate-ebs-image.pl

The command looks like this:

migrate-ebs-image.pl --from us-east-1 --to ap-southeast-1 ami-123456]]></description>
			<content:encoded><![CDATA[<p>There is a perl script that will automate this from the command line:</p>
<p><a href="http://search.cpan.org/~lds/VM-EC2-1.10/bin/migrate-ebs-image.pl" rel="nofollow ugc">http://search.cpan.org/~lds/VM-EC2-1.10/bin/migrate-ebs-image.pl</a></p>
<p>The command looks like this:</p>
<p>migrate-ebs-image.pl &#8211;from us-east-1 &#8211;to ap-southeast-1 ami-123456</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Copy an EBS AMI image to another Amazon EC2 Region by Robert J Berger		</title>
		<link>https://www.ibd.com/scalable-deployment/copy-an-ebs-ami-image-to-another-amazon-ec2-region/comment-page-1/#comment-5167</link>

		<dc:creator><![CDATA[Robert J Berger]]></dc:creator>
		<pubDate>Fri, 01 Jun 2012 20:52:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=551#comment-5167</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ibd.com/scalable-deployment/copy-an-ebs-ami-image-to-another-amazon-ec2-region/comment-page-1/#comment-5166&quot;&gt;EC2 Administrator&lt;/a&gt;.

http://books.google.com/books/about/In_the_Beginning_was_the_Command_Line.html?id=OmnF5MGRNn8C]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ibd.com/scalable-deployment/copy-an-ebs-ami-image-to-another-amazon-ec2-region/comment-page-1/#comment-5166">EC2 Administrator</a>.</p>
<p><a href="http://books.google.com/books/about/In_the_Beginning_was_the_Command_Line.html?id=OmnF5MGRNn8C" rel="nofollow ugc">http://books.google.com/books/about/In_the_Beginning_was_the_Command_Line.html?id=OmnF5MGRNn8C</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Copy an EBS AMI image to another Amazon EC2 Region by EC2 Administrator		</title>
		<link>https://www.ibd.com/scalable-deployment/copy-an-ebs-ami-image-to-another-amazon-ec2-region/comment-page-1/#comment-5166</link>

		<dc:creator><![CDATA[EC2 Administrator]]></dc:creator>
		<pubDate>Fri, 01 Jun 2012 19:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog2.ibd.com/?p=551#comment-5166</guid>

					<description><![CDATA[We don&#039;t use command line.]]></description>
			<content:encoded><![CDATA[<p>We don&#8217;t use command line.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on HBase/Hadoop on Mac OS X (Pseudo-Distributed) 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>
	</channel>
</rss>
