[ 
https://issues.apache.org/jira/browse/GRIFFIN-304?focusedWorklogId=349619&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-349619
 ]

ASF GitHub Bot logged work on GRIFFIN-304:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Nov/19 08:10
            Start Date: 26/Nov/19 08:10
    Worklog Time Spent: 10m 
      Work Description: chitralverma commented on 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]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 349619)
    Remaining Estimate: 0h
            Time Spent: 10m

> Remove all traces of different Contexts in favour of SparkSession
> -----------------------------------------------------------------
>
>                 Key: GRIFFIN-304
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-304
>             Project: Griffin
>          Issue Type: Improvement
>            Reporter: Chitral Verma
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to