I am in Azure - HDP Sandbox. I am in the following step in the tutorial. "SparkSession" is not there as Zeppelin is pointing to spark and not spark2. Will appreciate any help from the community to solve this issue. Thanks.
%spark2
valhiveContext=neworg.apache.spark.sql.SparkSession.Builder().getOrCreate()