Cloudyrathor

Being Innovator...

  • Home
  • Video
  • Feedback
  • Shopping Section
  • About Us

Hbase Installation Step by Step with professional way

September 6, 2019 cloudyrathor 0

1.First of all you need to install hadoop and you can get the complete installaion, step by step guide from video given below where you [Read More..]

how to install hadoop

How to install hadoop in just 10 minute ultra fast way.

April 7, 2019 cloudyrathor 0

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..]

No Image

1. Hadoop Installation on a)Single Node b)Multiple Node

February 11, 2019 cloudyrathor 0

  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..]

No Image

314457 : SOFTWARE LABORATORY – VI

February 10, 2019 cloudyrathor 0

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

December 29, 2018 cloudyrathor 0

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

August 18, 2018 cloudyrathor 0

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

August 18, 2018 cloudyrathor 0

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 Installation Configuration steps

July 31, 2018 cloudyrathor 0

Hbase single node installation [embedyt] https://www.youtube.com/watch?v=wYv4lpAtcqc[/embedyt] Prerequisites : Hadoop installed Hbase Installation steps 1.Extract the HBase 2.Open the conf directory 3.Set the java home in [Read More..]

nashik Blogger

CoAP (Constrained Application Protocol) and the Deep Dive Approach

July 15, 2018 cloudyrathor 0

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..]

cloudyrathor.com

What is MQTT Protocol | A deep dive approach for MQTT | MQTT installation Step-by-step

June 25, 2018 cloudyrathor 0

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..]

Posts navigation

« 1 2 3 … 6 »
Join Our Telegram Python Group

Archives

  • March 2021
  • October 2020
  • June 2020
  • April 2020
  • March 2020
  • January 2020
  • November 2019
  • September 2019
  • April 2019
  • February 2019
  • December 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • February 2018
  • December 2017
  • May 2017
  • April 2017
  • December 2016
  • November 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • January 2016
  • December 2015

Categories

  • Cloud Computing
  • Current Afairs
  • Data Science
  • Internet of Things
  • Life
  • Technology
  • Uncategorized

Copyright © 2023 | WordPress Theme by MH Themes