Github user ChinmaySKulkarni commented on the issue:
https://github.com/apache/phoenix/pull/402
@twdsilva changes look good. Do we want to continue using `SQLContext`?
Documentation says that it is deprecated and that `SparkSession.builder` should
be used instead (since spark 2.0.0).---
