Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]

Community Articles

Find and share helpful community-sourced technical articles.
Announcements
Share your experience with Cloudera on G2 and get a $25 Amazon Gift card.
Hi, I'm CLEO! Something exciting is coming to the Community. Stay Tuned!
avatar
Expert Contributor

As of HDP 2.3 Sandbox, there is now a another way to determine the version of Sandbox being used. Previously, comparing md5 checksums was one way to compare versions of Sandboxes. Now, one can use the command

sandbox-version

Running the command in the terminal will output a result such as

[root@sandbox azure]# sandbox-version                                                                                                         
Sandbox information:                                                                                                                          
Created on: 27_10_2015_15_18_06 for vmware                                                                                                    
Hadoop stack version:  Hadoop 2.7.1.2.3.2.0-2950                                                                                              
Ambari Version: 2.1.2                                                                                                                         
Ambari Hash: 0ef0b7b62cf14eaaff3c5c3f416253f568f323f9                                                                                         
Ambari build:  Release : 377                                                                                                                  
OS Version:  CentOS release 6.7 (Final)  

This is useful when posting issues in the HDP forums regarding the Sandbox.

6,084 Views
Comments
avatar
New Member

If you have Ambari running in a browser, you can check the versions of all components of the stack and the HDP version. Also, the version is in the filename of the sandbox VM file.

2838-menu-261.png

avatar
Super Guru

Without exact science, you can get the version of HDP running on the sandbox, checking the repo enabled on the sandbox:

```yum repolist | grep HDP```

Version history
Last update:
‎09-16-2022 01:33 AM
Updated by:
Contributors