<?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>Java Code Geeks &#187; Swathi V</title> <atom:link href="http://www.javacodegeeks.com/author/Swathi-V/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Sat, 18 May 2013 12:00:22 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.5.1</generator> <item><title>Monitoring S3 uploads for a real time data</title><link>http://www.javacodegeeks.com/2013/04/monitoring-s3-uploads-for-a-real-time-data.html</link> <comments>http://www.javacodegeeks.com/2013/04/monitoring-s3-uploads-for-a-real-time-data.html#comments</comments> <pubDate>Sun, 21 Apr 2013 12:00:12 +0000</pubDate> <dc:creator>Swathi V</dc:creator> <category><![CDATA[DevOps]]></category> <category><![CDATA[Amazon AWS]]></category> <category><![CDATA[Big Data]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=11549</guid> <description><![CDATA[If you are working on Big Data and its bleeding edge technologies like Hadoop etc., the primary thing you need is a &#8220;dataset&#8221; to work on. So, this data can be reviews, blogs, news, social media data (Twitter, Facebook etc), domain specific data, research data, forums, groups, feeds, fire hose data etc. Generally, companies reach [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/04/monitoring-s3-uploads-for-a-real-time-data.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Hadoop Hangover: Launch a hadoop cluster CDH4 using Apache Whirr</title><link>http://www.javacodegeeks.com/2013/02/hadoop-hangover-launch-a-hadoop-cluster-cdh4-using-apache-whirr.html</link> <comments>http://www.javacodegeeks.com/2013/02/hadoop-hangover-launch-a-hadoop-cluster-cdh4-using-apache-whirr.html#comments</comments> <pubDate>Wed, 13 Feb 2013 14:00:13 +0000</pubDate> <dc:creator>Swathi V</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Hadoop]]></category> <category><![CDATA[Apache Whirr]]></category> <category><![CDATA[Big Data]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=8512</guid> <description><![CDATA[This post is about how-to launch a CDH4 MRv1 or CDH4 Yarn cluster on EC2 instances. It&#8217;s said that you can launch a cluster with the help of Whirr and in a matter of 5 minutes! This is very true if and only if everything works out well! Hopefully, this article helps you in that [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2013/02/hadoop-hangover-launch-a-hadoop-cluster-cdh4-using-apache-whirr.html/feed</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Apache Bigtop &#8211; Installing Hive, HBase and Pig</title><link>http://www.javacodegeeks.com/2012/06/apache-bigtop-installing-hive-hbase-and.html</link> <comments>http://www.javacodegeeks.com/2012/06/apache-bigtop-installing-hive-hbase-and.html#comments</comments> <pubDate>Fri, 29 Jun 2012 21:03:00 +0000</pubDate> <dc:creator>Swathi V</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Apache Bigtop]]></category> <category><![CDATA[Apache Hadoop]]></category> <category><![CDATA[Apache HBase]]></category> <category><![CDATA[Apache Hive]]></category> <category><![CDATA[Apache Pig]]></category> <category><![CDATA[Big Data]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/apache-bigtop-installing-hive-hbase-and-pig.html</guid> <description><![CDATA[In the previous post we learnt how easy it was to install Hadoop with Apache Bigtop! We know its not just Hadoop and there are sub-projects around the table! So, lets have a look at how to install Hive, Hbase and Pig in this post. Before rowing your boat&#8230; Please follow the previous post and [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/apache-bigtop-installing-hive-hbase-and.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>ANTLR: Getting Started</title><link>http://www.javacodegeeks.com/2012/06/antlr-getting-started.html</link> <comments>http://www.javacodegeeks.com/2012/06/antlr-getting-started.html#comments</comments> <pubDate>Fri, 29 Jun 2012 01:00:00 +0000</pubDate> <dc:creator>Swathi V</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[ANTLR]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/antlr-getting-started.html</guid> <description><![CDATA[This post drives you towards the basics of ANTLR. Previously, we had learnt about setting up of ANTLR as an external tool.RECAP! It&#8217;s here: ANTLR External Tool So, here we go&#8230;. What is ANTLR? • ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, interpreters, compilers, and translators [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/antlr-getting-started.html/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Apache Bigtop &#8211; Installing Hadoop</title><link>http://www.javacodegeeks.com/2012/06/apache-bigtop-installing-hadoop.html</link> <comments>http://www.javacodegeeks.com/2012/06/apache-bigtop-installing-hadoop.html#comments</comments> <pubDate>Thu, 28 Jun 2012 01:00:00 +0000</pubDate> <dc:creator>Swathi V</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Apache Bigtop]]></category> <category><![CDATA[Apache Hadoop]]></category> <category><![CDATA[Big Data]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/apache-bigtop-installing-hadoop.html</guid> <description><![CDATA[Ah!! The name is everywhere, carried with the wind. Apache Hadoop!! The BIG DATA crunching platform! We all know how alien it can be at start too! Phew!! Its my personal experience, nearly 11 months before, I was trying to install HBase, I faced few issues! The problem was version compatibility. Ex: &#8220;HBase some x.version&#8221; [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/06/apache-bigtop-installing-hadoop.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/4 queries in 0.001 seconds using apc
Object Caching 911/912 objects using apc
Content Delivery Network via cdn.javacodegeeks.com

Served from: www.javacodegeeks.com @ 2013-05-19 11:44:35 -->