<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>kevpfowler &#8211; CS@Worcester</title>
	<atom:link href="https://cs.worcester.edu/author/kevpfowler/feed/" rel="self" type="application/rss+xml" />
	<link>https://cs.worcester.edu</link>
	<description>Worcester State University Computer Science Department</description>
	<lastBuildDate>Thu, 29 Jan 2015 19:26:55 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<site xmlns="com-wordpress:feed-additions:1">236835116</site>	<item>
		<title>HDP Sandbox Startup Problems?</title>
		<link>https://cs.worcester.edu/2015/01/29/hdp-sandbox-startup-problems/</link>
		
		<dc:creator><![CDATA[kevpfowler]]></dc:creator>
		<pubDate>Thu, 29 Jan 2015 19:26:55 +0000</pubDate>
				<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[WSU CS]]></category>
		<guid isPermaLink="false">http://kevpfowler.wordpress.com/?p=15</guid>

					<description><![CDATA[When I installed the Hortonworks HDP 2.2 Sandbox in my VMware Player, I had a problem after connecting to the first web page indicated on the startup screen. That web page had bad links. The quick and dirty solution is to explicitly include the port number 8888 in your URL. If you want to see [&#8230;]<img alt="" border="0" src="https://pixel.wp.com/b.gif?host=kevpfowler.wordpress.com&#38;blog=83413554&#38;post=15&#38;subd=kevpfowler&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
										<content:encoded><![CDATA[<p>When I installed the Hortonworks HDP 2.2 Sandbox in my VMware Player, I had a problem after connecting to the first web page indicated on the startup screen. That web page had bad links.</p>
<p>The quick and dirty solution is to explicitly include the port number 8888 in your URL.</p>
<p>If you want to see more detailed description of the problem (as I saw it) and the workaround (that worked for me), go to this blog entry:</p>
<p><a href="https://kevpfowler.wordpress.com/2015/01/28/bad-links-in-hortonworks-hdp-2-2-sandbox-startup/" rel="nofollow">https://kevpfowler.wordpress.com/2015/01/28/bad-links-in-hortonworks-hdp-2-2-sandbox-startup/</a></p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kevpfowler.wordpress.com/15/"><img decoding="async" alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kevpfowler.wordpress.com/15/" /></a> <img data-recalc-dims="1" decoding="async" alt="" border="0" src="https://i0.wp.com/pixel.wp.com/b.gif?resize=1%2C1&#038;ssl=1" width="1" height="1" /></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://kevpfowler.wordpress.com">kevpfowler » wsu-cs</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by kevpfowler">kevpfowler</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="https://2.gravatar.com/avatar/26b066f486bdf07c7a40c94245609e16?s=96&#038;d=identicon&#038;r=G" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">3904</post-id>	</item>
		<item>
		<title>Hadoop MapReduce Clusters</title>
		<link>https://cs.worcester.edu/2015/01/26/hadoop-mapreduce-clusters/</link>
		
		<dc:creator><![CDATA[kevpfowler]]></dc:creator>
		<pubDate>Mon, 26 Jan 2015 14:01:16 +0000</pubDate>
				<category><![CDATA[WSU CS]]></category>
		<guid isPermaLink="false">http://kevpfowler.wordpress.com/?p=12</guid>

					<description><![CDATA[The assigned MapReduce tutorial on YDN provided a detailed lesson on MapReduce execution and the basics of coding the MapClass and Reduce classes. I thought it was clearly presented and the checkpoint assignment was effective, if not too challenging. As another blogger noted, it may be necessary to reload the tutorial several times to get [&#8230;]<img alt="" border="0" src="https://pixel.wp.com/b.gif?host=kevpfowler.wordpress.com&#38;blog=83413554&#38;post=12&#38;subd=kevpfowler&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
										<content:encoded><![CDATA[<p>The assigned MapReduce tutorial on YDN provided a detailed lesson on MapReduce execution and the basics of coding the MapClass and Reduce classes. I thought it was clearly presented and the checkpoint assignment was effective, if not too challenging. As another blogger noted, it may be necessary to reload the tutorial several times to get it to load successfully. But the persistence was worth it.</p>
<p>The article linked below includes a MapReduce example but is more focused on the cluster components and how the Hadoop architecture operates both to provide the HDFS and to execute MapReduce jobs. I found it helpful to understand a bit more of the bigger Hadoop picture in the context of a MapReduce job execution.</p>
<p><a href="http://bradhedlund.com/2011/09/10/understanding-hadoop-clusters-and-the-network/" rel="nofollow">http://bradhedlund.com/2011/09/10/understanding-hadoop-clusters-and-the-network/</a></p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kevpfowler.wordpress.com/12/"><img decoding="async" alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kevpfowler.wordpress.com/12/" /></a> <img data-recalc-dims="1" decoding="async" alt="" border="0" src="https://i0.wp.com/pixel.wp.com/b.gif?resize=1%2C1&#038;ssl=1" width="1" height="1" /></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://kevpfowler.wordpress.com">kevpfowler » wsu-cs</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by kevpfowler">kevpfowler</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="https://2.gravatar.com/avatar/26b066f486bdf07c7a40c94245609e16?s=96&#038;d=identicon&#038;r=G" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">3897</post-id>	</item>
		<item>
		<title>CS-383 Intro Post</title>
		<link>https://cs.worcester.edu/2015/01/22/cs-383-intro-post/</link>
		
		<dc:creator><![CDATA[kevpfowler]]></dc:creator>
		<pubDate>Thu, 22 Jan 2015 20:14:14 +0000</pubDate>
				<category><![CDATA[WSU CS]]></category>
		<guid isPermaLink="false">http://kevpfowler.wordpress.com/?p=8</guid>

					<description><![CDATA[My name is Kevin Fowler and this is my intro post on my CS-383 blog. I &#160;am a software engineer in the Networking division at Dell. My experience is all in legacy languages, tools and infrastructure. I&#8217;m taking this course to learn newer&#160;technology concepts and capabilities. Not sure what I will do with it yet [&#8230;]<img alt="" border="0" src="https://pixel.wp.com/b.gif?host=kevpfowler.wordpress.com&#38;blog=83413554&#38;post=8&#38;subd=kevpfowler&#38;ref=&#38;feed=1" width="1" height="1">]]></description>
										<content:encoded><![CDATA[<p>My name is Kevin Fowler and this is my intro post on my CS-383 blog.</p>
<p>I  am a software engineer in the Networking division at Dell. My experience is all in legacy languages, tools and infrastructure. I&#8217;m taking this course to learn newer technology concepts and capabilities. Not sure what I will do with it yet &#8211; just taking the first step.</p>
<p>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/kevpfowler.wordpress.com/8/"><img decoding="async" alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/kevpfowler.wordpress.com/8/" /></a> <img data-recalc-dims="1" decoding="async" alt="" border="0" src="https://i0.wp.com/pixel.wp.com/b.gif?resize=1%2C1&#038;ssl=1" width="1" height="1" /></p>

<p class="syndicated-attribution"><em>From the blog <a href="https://kevpfowler.wordpress.com">kevpfowler » wsu-cs</a> by <a href="https://cs.worcester.edu/author/0/" title="Read other posts by kevpfowler">kevpfowler</a></em> and used with permission of the author. All other rights reserved by the author.</p>]]></content:encoded>
					
		
		<enclosure url="https://2.gravatar.com/avatar/26b066f486bdf07c7a40c94245609e16?s=96&#038;d=identicon&#038;r=G" length="0" type="" />

		<post-id xmlns="com-wordpress:feed-additions:1">3893</post-id>	</item>
	</channel>
</rss>
