Eventually I'd like to eliminate HiveContext, but for now I just recommend that most users use it instead of SQLContext.
On Thu, Sep 24, 2015 at 5:41 PM, Sathish Kumaran Vairavelu < vsathishkuma...@gmail.com> wrote: > Thanks Michael. Just want to check if there is a roadmap to include Hive > tables from SQLContext. > > -Sathish > > On Thu, Sep 24, 2015 at 7:46 PM Michael Armbrust <mich...@databricks.com> > wrote: > >> No, you have to use a HiveContext. >> >> On Thu, Sep 24, 2015 at 2:47 PM, Sathish Kumaran Vairavelu < >> vsathishkuma...@gmail.com> wrote: >> >>> Hello, >>> >>> Is it possible to access Hive tables directly from SQLContext instead of >>> HiveContext? I am facing with errors while doing it. >>> >>> Please let me know >>> >>> >>> Thanks >>> >>> Sathish >>> >> >>