0% found this document useful (0 votes)
95 views11 pages

How To Import Acadgild VM Installation Guide - Final Draft

To import the Acadgild VM using Oracle VirtualBox: 1. Download and install Oracle VirtualBox and download the Acadgild VM file. 2. In VirtualBox, select File > Import Appliance and select the downloaded VM file. 3. Click Import to initiate importing the VM. The MAC address will be reinitialized. 4. Once imported, you can start the VM and log in with username "acadgild" and password "acadgild".

Uploaded by

Anil Aliyan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
95 views11 pages

How To Import Acadgild VM Installation Guide - Final Draft

To import the Acadgild VM using Oracle VirtualBox: 1. Download and install Oracle VirtualBox and download the Acadgild VM file. 2. In VirtualBox, select File > Import Appliance and select the downloaded VM file. 3. Click Import to initiate importing the VM. The MAC address will be reinitialized. 4. Once imported, you can start the VM and log in with username "acadgild" and password "acadgild".

Uploaded by

Anil Aliyan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

How to Import AcadgildVM

Using Oracle VirtualBox


Download and Install Oracle Virtual Box from the below link:
Oracle Virtual Box
Download the acadgildvm using the below link and save it into your
system.
Link: AcadGild VM_64bit
NOTE: For people having slow internet speed, click here

Steps to import AcadgildVM

Step 1: Open the virtual box, Click on File and then select Import
Appliance.
Step 2: Click on the Folder option as shown below. You can also browse
the location where Hadoop vm is present.

Step 3: Select the VM to be imported and then click on Open.


Step 4: Click on Next to proceed further
Step 5: Click on Import to initiate importing the acadgild VM.
NOTE: Every system has their unique identity, thus to avoid network conflicts during VM import, The
MAC address must be reinitialized. Make sure the box is ticked.

Step 6: Once the importing is initiated, there’s a prompt with following


message.
Step 7: Once the import is complete, click on start as shown in the below
screenshot:

Step 8: The default username and password for logging is acadgild.


NOTE: Once logged in open the “readme” directory. Thereafter select “readme” file. It consists of
information about all tools and their versions of VM.

Step 9: Open the terminal and type the command “jps” (Java Processors).
This is to check the list of Java Processors running within the system.
NOTE: We need to start all the daemons for the first time.
NOTE: To run all the Hadoop daemons without password authentication, we need start ssh server

Step 10: To start the ssh server, type the command “sudo service sshd
start”

Step 11: Start all the daemons, by typing “start-all.sh”

Hadoop is ready to work with.

NOTE: To work with multiple tools like Pig, Hive, HBase, multiple distinctive daemons must be
started.
NOTE: Now, to work with Pig (is a tool that works on Hadoop framework) we use historyserver.
Step 12: Start historyserver by typing “mr-jobhistory-daemon.sh start
historyserver”.

Step 13: To start Pig in hdfs mode (default mode), type the command
“pig”.
NOTE: Hive by default works on “derby” database. However, in Acadgild VM we have configured
“mysql” database

Step 14: To start mysql service, type “sudo service mysqld start”. Now
type the command “hive”
Step 15: To start hbase type the command shown in the below
screenshot.

We’ve reached the end of the steps of how to import “Acadgild VM Using Oracle VirtualBox”. If
you’ve queries or glitches while during the process of importing, feel free to contact us at
[email protected]

You might also like