Archive for October 2013
Apache Hadoop in VirtualBox
Apache Hadoop is framework for processing large amount of data in parallel fashion. Hadoop framework heavily relies onto map and reduce functions of functional programming languages. A user only defines the map and reduce functions, all other operations.
Friday, October 11, 2013
Posted by
Ridvan Döngelci
Virtual Box Port Forwarding For Hadoop

1. Go to main screen in Virtual Box
2. Select virtual machine to forward ports and click Settings
3. Select Network from left panel in popup settings window.
4. Click Advance to see more options
5. Click Port Forwarding
6. Click green plus to add.
Tuesday, October 1, 2013
Posted by
Ridvan Döngelci