Featured
-
How to split a String
Below I have written a code to split a string.
by shahbaz.ahmmod -
Send Push Notification with Custom Data to iPhone device from Java Server Side
This blog will help you to send Push Notifications
by babita.dhami -
Tomcat and Eclipse Integration Error : “Unknown version of Tomcat was specified”
If you are adding Server in Eclipse for Tomcat, an
by chandan.ahluwalia -
Spring MVC and MongoDB
Repository Class Using MongoDB : Spring has th
by sumit.vyas -
How to create DLL file from java?
Hello Guy's This Blog will guide how to create D
by bhagwan.khichar
Tags
Java and Its Role in Shaping Big Data and IoTs Future
Data is, beyond question, among the most pivotal factors when it comes to running a successful business. This rising popularity of the potential of data has served as the gateway to the adoption of Big Data. While it throws open the window to use...
Apache HBase Installation in Standalone mode on Ubuntu
Hi there,
Apache HBase can be installed in the following three modes :
Standalone mode
Pseudo Distributed mode
Fully Distributed mode
This blog is to setup HBase in standalone mode on your Ubuntu machine without any hassle. You ...
Apache Zookeeper installation in Ubuntu for Standalone mode
Hi there, This blog is to help you for Apache Zookeeper installation on your local Ubuntu machine.
Apache Zookeeper is used to develop and maintain an open-source server which provides highly reliable distributed coordination.
...
Hadoop single node cluster setup in Ubuntu
Hi, this blog is to help you to set up a single node Hadoop environment on your Linux machine.
To know about Hadoop follow these links
https://en.wikipedia.org/wiki/Apache_Hadoop
http://www.tutorialspoint.com/hadoop...