<?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; Pushpalanka</title> <atom:link href="http://www.javacodegeeks.com/author/Pushpalanka/feed" rel="self" type="application/rss+xml" /><link>http://www.javacodegeeks.com</link> <description>Java 2 Java Developers Resource Center</description> <lastBuildDate>Thu, 23 May 2013 10:00:30 +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>Hadoop Single Node Set Up</title><link>http://www.javacodegeeks.com/2012/11/hadoop-single-node-set-up.html</link> <comments>http://www.javacodegeeks.com/2012/11/hadoop-single-node-set-up.html#comments</comments> <pubDate>Mon, 26 Nov 2012 23:00:08 +0000</pubDate> <dc:creator>Pushpalanka</dc:creator> <category><![CDATA[DevOps]]></category> <category><![CDATA[Apache Hadoop]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/?p=3650</guid> <description><![CDATA[With this post I am hoping to share the procedure to set up Apache Hadoop in single node. Hadoop is used in dealing with Big Data sets where deployment is happening on low-cost commodity hardware. It is a map-reduce framework which map segments of a job among the nodes in a cluster for execution. Though [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/11/hadoop-single-node-set-up.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Implementing SAML to XACML</title><link>http://www.javacodegeeks.com/2012/07/implementing-saml-to-xacml.html</link> <comments>http://www.javacodegeeks.com/2012/07/implementing-saml-to-xacml.html#comments</comments> <pubDate>Fri, 06 Jul 2012 19:00:00 +0000</pubDate> <dc:creator>Pushpalanka</dc:creator> <category><![CDATA[Software Development]]></category> <category><![CDATA[Oasis SAML]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[XACML]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/implementing-saml-to-xacml.html</guid> <description><![CDATA[Before Implementing SAML This is how a XACML request will looks like when it is arriving at PDP(Policy Decision Point) to be evaluated. &#60;Request xmlns='urn:oasis:names:tc:xacml:2.0:context:schema:os'&#62; &#60;Subject&#62; &#60;Attribute AttributeId='urn:oasis:names:tc:xacml:1.0:subject:subject-id' DataType='http://www.w3.org/2001/XMLSchema#string'&#62; &#60;AttributeValue&#62;admin&#60;/AttributeValue&#62; &#60;/Attribute&#62; &#60;/Subject&#62; &#60;Resource&#62; &#60;Attribute AttributeId='urn:oasis:names:tc:xacml:1.0:resource:resource-id' DataType='http://www.w3.org/2001/XMLSchema#string'&#62; &#60;AttributeValue&#62;http://localhost:8280/services/echo/echoString&#60;/AttributeValue&#62; &#60;/Attribute&#62; &#60;/Resource&#62; &#60;Action&#62; &#60;Attribute AttributeId='urn:oasis:names:tc:xacml:1.0:action:action-id' DataType='http://www.w3.org/2001/XMLSchema#string'&#62;&#60;AttributeValue&#62;read&#60;/AttributeValue&#62; &#60;/Attribute&#62; &#60;/Action&#62; &#60;Environment/&#62; &#60;/Request&#62; Basically it states who is(Subject) wanting to access [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/implementing-saml-to-xacml.html/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Running Cassandra in a Multi-node Cluster</title><link>http://www.javacodegeeks.com/2012/07/running-cassandra-in-multi-node-cluster.html</link> <comments>http://www.javacodegeeks.com/2012/07/running-cassandra-in-multi-node-cluster.html#comments</comments> <pubDate>Tue, 03 Jul 2012 13:00:00 +0000</pubDate> <dc:creator>Pushpalanka</dc:creator> <category><![CDATA[Enterprise Java]]></category> <category><![CDATA[Apache Cassandra]]></category> <category><![CDATA[Big Data]]></category><guid isPermaLink="false">http://www.javacodegeeks.com/2012/10/running-cassandra-in-a-multi-node-cluster.html</guid> <description><![CDATA[This post gathers the steps I followed in setting up an Apache Cassandra cluster in multi-node. I have referred Cassandra wiki and Datastax documentation in setting up my cluster. The following procedure is expressed in details, sharing my experience in setting up the cluster. Setting up first node Adding other nodes Monitoring the cluster &#8211; [...]]]></description> <wfw:commentRss>http://www.javacodegeeks.com/2012/07/running-cassandra-in-multi-node-cluster.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 762/763 objects using apc
Content Delivery Network via jcg.javacodegeeks.netdna-cdn.com

Served from: www.javacodegeeks.com @ 2013-05-23 13:47:09 -->