Created 03-17-2017 01:50 PM
Hello,
I'm installing hdp and Ambari ask me to choose the services which I want to install. I see, that Spark 2.0 is still marked as Technical Preview. Is this correct?
I want to use it for my study, so sould I install Spark, Spark 2.0, or Spark+Spark2.0? I prefer Spark 2.0, but I'm not sure if it is stable enough and if not, can I install both at the same time without any problem?
Best regards
Created 03-17-2017 01:56 PM
With the latest version of HDP - 2.5.3, you can install Spark 1.6.2 (GA and stable), as well as Spark 2.0.1 (Tech Preview).
The install via Ambari, will create two separate Spark environments on the cluster.
You can access different Spark versions as detailed in:
Regards
Created 03-17-2017 01:56 PM
With the latest version of HDP - 2.5.3, you can install Spark 1.6.2 (GA and stable), as well as Spark 2.0.1 (Tech Preview).
The install via Ambari, will create two separate Spark environments on the cluster.
You can access different Spark versions as detailed in:
Regards
Created 03-17-2017 01:58 PM
Yes, you can install both at the same time without any problem.
Spark 2.0 is TP as of HDP 2.5.3 and not recommended for production use, however you are welcome to use it for study.
Created 03-21-2017 03:08 PM
Thank you very much. I installed both and it works fine.