as titled, how do I know which version of spark has been installed in the CentOS?
The current system has installed cdh5.1.0.
If you are on Zeppelin notebook you can run:
sc.version
to know the scala version as well you can ran:
util.Properties.versionString