
How to install hadoop in just 10 minute ultra fast way.
Hello guys this is cloudyrathor and this time i come up with a new ultra fast way to install hadoop you see never before. You [Read More..]
Hello guys this is cloudyrathor and this time i come up with a new ultra fast way to install hadoop you see never before. You [Read More..]
Click here to get the PDF for installation Process….I recommend you to refer the video…. Click here to get the configuration file for Hadoop [Read More..]
Part A : Assignments based on the Hadoop Hadoop Installation on a)Single Node b)Multiple Node Design a distributed application using MapReduce which processes a log [Read More..]
ModBus Protocol and Deep Dive How it Work : The Protocol Modbus transmits the signals over Serial Lines between two devices.We can even connect two [Read More..]
How to programme LDR sensor #include<SoftwareSerial.h> int ldrpin = A0; int ldrvalue = 0; int led = 13; void setup() { Serial.begin(9600); pinMode(led, OUTPUT); } [Read More..]
How to programme the LM35 Sensor float final_temp; int raw_temp,led=13; int sensor_pin=A0; void setup() { pinMode(A0,INPUT); pinMode(led,OUTPUT); analogReference(INTERNAL); Serial.begin(9600); } void loop() { raw_temp = [Read More..]
Hbase single node installation Prerequisites : Hadoop installed Hbase Installation steps 1.Extract the HBase 2.Open the conf directory 3.Set the java home in hbase-env.sh //.bashrc [Read More..]
CoAP (Constrained Application Protocol) and the Deep Dive Approach CoAP stands for Constrained Application Protocol and it is a special type of internet Application protocol [Read More..]
If you are IoT enthusiast and trying to explore the possibilities of IoT, then you have to explore the MQTT and COAP Protocol. Take a [Read More..]
I remember that when I was in 8th class I watched a movie iron man, I was wondered to ourself, how cool it was! I [Read More..]
Copyright © 2021 | Powered By Cloudyrathor