Search code examples
apache-sparkhadoopcloudera

How to check Spark Version


I want to check the spark version in cdh 5.7.0. I have searched on the internet but not able to understand. Please help.


Solution

  • Addition to @Binary Nerd

    If you are using Spark, use the following to get the Spark version:

    spark-submit --version
    

    or

    Login to the Cloudera Manager and goto Hosts page then run inspect hosts in cluster