In [1]:
1+1


Out[1]:
2

In [2]:
sc


Out[2]:
<pyspark.context.SparkContext at 0x7ff414088c50>

In [3]:
sqlContext


Out[3]:
<pyspark.sql.context.HiveContext at 0x7ff40e267590>

In [ ]:


In [ ]: