chitralverma opened a new pull request #557: [GRIFFIN-304] Eliminate older 
contexts
URL: https://github.com/apache/griffin/pull/557
 
 
   **What changes were proposed in this pull request?**
   
   As SparkSession is a direct replacement for SparkContext, SQLContext and 
HiveContext, there is no need to pass/ instantiate them. If any of the oder 
contexts are needed, they can be derived from SparkSession.
   
   This issue aims to eliminate dependency on older Contexts in favour of 
SparkSession.
   
   **Does this PR introduce any user-facing change?**
   No
   
   **How was this patch tested?**
   Griffin test suite.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to