Author: thebuzz

Name of Innovation

Hadoop Word Count Problem

Few basics in Unix – UNIX TUTORIAL How to check if a process is running or not # ps -eaf | grep ‘java’  will list down all the process which uses java How to kill a process forcefully # ps -eaf | grep ‘java’ The above command shows the process ids of the process which…
Read more


February 3, 2017 0

Mongo Db Tutorial

Start MongoDB Enter following commands 1.) cd  2.) /home/hduser/start_mongodb.sh Wait for approx 30 seconds 3). type mongo you should see mongodb prompt as below > db   In case if you have difficulty in connecting – try setting following –   export LC_ALL=en_US.UTF-8 export LANG=en_US.UTF-8 export LANGUAGE=en_US.UTF-8 Check the DBs already existing in your setup:…
Read more


February 3, 2017 0

RabbitMQ

RabbitMQ Open terminal and check the all files ls /home/amar Start the RabbitMQ /home/amar/start_rabbitmq.sh You should see something similar as below   Open the link  http://localhost:15672/ You should see something similar as below Enter the username and password as guest You should see something similar as below   Click on the queues tab  and create the queues…
Read more


February 2, 2017 1

ActiveMQ

ActiveMQ Open terminal and check the all files ls /home/woir Start the Activemq /home/woir/stop_all.sh /home/woir/start_activemq.sh You should see something similar as below   Open the link http://localhost:8161/ You should see something similar as below   Click on the Manage ActiveMQ broker Enter the username and password as admin You should see something similar as below  …
Read more


February 2, 2017 1

Installer for Ubuntu

Please create a new user with sudo permission username – hduser Login to the system with the new user Setup ssh server sudo apt-get install ssh Uncheck the option in Startup Application RESTART BOX Install JPS – Please ensure ‘jps’ command is available. If not please type following to install it sudo apt-get install  openjdk-7-jdk…
Read more


January 29, 2017 0

Steps to Verify Hadoop/Elasticsearch/ActiveMQ/Cassandra Installation in One Box Setup VM

Hadoop Installation     Start Virtual Box, choose the machine you prepared in earlier step and click on the “Start” button ( green colour ). Please login as user Hadoop ( user id hduser), if asked for please enter password ‘abcd1234’ Click on the Ubuntu on the top-left corner and look for terminal and click on…
Read more


January 26, 2017 0

Steps to Install VM for workshop

Install Virtual Box ( follow the steps ) on your computer. http://www.htpcbeginner.com/install-virtualbox-on-windows/ Once the Virtual Box is installed  the VM ( please see the license terms and conditions to use it for any commercial/business purpose) can be downloaded from the following link – https://drive.google.com/file/d/0B2vqFbCIJR_USXBzNVZYZGloOVU/view?usp=sharing&resourcekey=0-VeauEhR0L3NE7mIvRsDixw The downloaded image name will be ‘woir.vdi’. Create a New Virtual Machine…
Read more


January 26, 2017 0

Launch of Kibanto – A platform for Exhibitors and Organisers

Announcement Dear Exhibitors and Organisers NO MORE WAIT FOR GETTING LEADS OVER PHONE   WOIR Software is pleased to launch your own self-managed portal  Kibanto (http://kibanto.com)  It has many exciting features for organisers and exhibitors both. Highlights Organisers can create their own portfolios, can create booking for upcoming events Organisers can search organisers for their…
Read more


January 10, 2017 0

Sankranti Holidays – Arduino Board based Robotic Course (4 to 5 days)

Program Covers Programming own robots Assembling units Digital Gates Transistors, Diodes, Sensors and application Reading the values of different components Learnings Programming robots Think innovatively and come back with the logic Take Aways Remote Controlled Robot Line Follower Robot Similar to this  Venue H.No. 1-98/5/8, 105 , Gayathri Heights , Jubilee Enclave Hitex City ,…
Read more


January 9, 2017 0