You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Chitral Verma (Jira)" <ji...@apache.org> on 2020/06/17 06:48:00 UTC

[jira] [Assigned] (GRIFFIN-304) Remove all traces of different Contexts in favour of SparkSession

     [ https://issues.apache.org/jira/browse/GRIFFIN-304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chitral Verma reassigned GRIFFIN-304:
-------------------------------------

    Assignee: Chitral Verma

> 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
>    Affects Versions: 0.6.0
>            Reporter: Chitral Verma
>            Assignee: Chitral Verma
>            Priority: Major
>             Fix For: 0.6.0
>
>          Time Spent: 50m
>  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)