Skip to content
Chloe Jackson edited this page Sep 29, 2015 · 2 revisions

Md5 Virtualbox Virtual Appliance- 036beff0590d7d2c34dc33ced5946bb0

ODPi Stack and Ambari

The Sandbox uses the following versions of Ambari and ODPi stack. Please use the following release note links provided to view Ambari and ODPi stack specific information.

ODPi 2.3 Build 2557 Release Notes

http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.3.0/bk_HDP_RelNotes/content/ch_relnotes_v230.html

Ambari 2.1 Build 1470 Release Notes

http://docs.hortonworks.com/HDPDocuments/Ambari-2.1.0.0/bk_releasenotes_ambari_2.1.0.0/content/ch_relnotes-ambari-2.1.0.0.html

System Information

Operating System and Java versions that the Sandbox has installed.

OS Version

CentOS Linux release 7.1.1503 (Core)

CentOS Linux release 7.1.1503 (Core)

Java Version

Java version "1.8.0_40"

Java(TM) SE Runtime Environment (build 1.8.0_40-b26)

Java HotSpot(TM) 64-Bit Server VM (build 25.40-b25, mixed mode)

Image File Sizes

Virtualbox – 2.87GB

Users / Password

OS

User: root

Password: hadoop

Databases Used

These are a list of databases used within Sandbox along with the corresponding ODPi components that use them.

  • Ambari: postgresql

Installed Packages

These are a list of all the ODPi installed packages in the Sandbox.

Apache Ambari

ambari-agent-2.1.1-55.x86_64

ambari-server-2.1.1-55.x86_64

ambari-metrics-hadoop-sink-2.1.1-55.x86_64

ambari-metrics-collector-2.1.1-55.x86_64

ambari-metrics-monitor-2.1.1-55.x86_64

Apache Ambari Views

  • ambari-admin-2.1.1.55.jar
  • capacity-scheduler-2.1.1.55.jar
  • files-2.1.1.55.jar
  • hive-2.1.1.55.jar
  • pig-2.1.1.55.jar
  • slider-2.1.1.55.jar
  • tez-view-2.1.1.55.jar

Apache Hadoop (HDFS, YARN, Mapreduce) hadoop_0_9_0_1_55-2.7.1.0.9.0.1-55.el7.centos.x86_64

hadoop_0_9_0_1_55-mapreduce-2.7.1.0.9.0.1-55.el7.centos.x86_64

hadoop_0_9_0_1_55-hdfs-2.7.1.0.9.0.1-55.el7.centos.x86_64

hadoop_0_9_0_1_55-libhdfs-2.7.1.0.9.0.1-55.el7.centos.x86_64

hadoop_0_9_0_1_55-yarn-2.7.1.0.9.0.1-55.el7.centos.x86_64

**Apache Zookeeper ** zookeeper_0_9_0_1_55-3.4.6.0.9.0.1-55.el7.centos.noarch

Other Packages

These are some of the installed packages in the Sandbox that the ODP components may depend on.

Python dbus-python-1.1.1-9.el7.x86_64

newt-python-0.52.15-4.el7.x86_64

python-pyudev-0.15-6.el7.noarch

python-decorator-3.4.0-3.el7.noarch

libselinux-python-2.2.2-6.el7.x86_64

python-slip-dbus-0.4.0-2.el7.noarch

python-iniparse-0.4-9.el7.noarch

python-backports-1.0-8.el7.x86_64

python-setuptools-0.9.8-3.el7.noarch

python-urlgrabber-3.10-6.el7.noarch

rpm-python-4.11.1-25.el7.x86_64

python-libs-2.7.5-18.el7_1.1.x86_64

python-devel-2.7.5-18.el7_1.1.x86_64

python-slip-0.4.0-2.el7.noarch

python-configobj-4.7.2-7.el7.noarch

python-backports-ssl_match_hostname-3.4.0.2-4.el7.noarch

python-pycurl-7.19.0-17.el7.x86_64

python-2.7.5-18.el7_1.1.x86_64

Postgres postgresql-libs-9.2.13-1.el7_1.x86_64

postgresql-9.2.13-1.el7_1.x86_64

postgresql-server-9.2.13-1.el7_1.x86_64

###ODP Services Started Automatically on Startup When the virtual machine is booted up, the following services are started. The users that launch the process are the corresponding names of the component. The processes are listed with their main class.

Ambari

*AmbariServer - org.apache.ambari.server.controller.AmbariServer

Ambari Agent (non java process)

*Run as root user

HDFS SecondaryNameNode - org.apache.hadoop.hdfs.server.namenode.SecondaryNameNode

*Portmap - org.apache.hadoop.portmap.Portmap

NameNode - org.apache.hadoop.hdfs.server.namenode.NameNode

DataNode - org.apache.hadoop.hdfs.server.datanode.DataNode

*Nfs3 - org.apache.hadoop.hdfs.nfs.nfs3.Nfs3

*Unlike the other processes that are launched by hdfs user, these are run as root user.

**Mapreduce **

*JobHistoryServer - org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer

*mapred is the user used to launch this process

**YARN **

ApplicationHistoryServer - org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer

ResourceManager - org.apache.hadoop.yarn.server.resourcemanager.ResourceManager

NodeManager - org.apache.hadoop.yarn.server.nodemanager.NodeManager

Zookeeper

QuorumPeerMain - org.apache.zookeeper.server.quorum.QuorumPeerMain