You can, but I'm not sure why you would want to. If you want to isolate different users just use hiveContext.newSession().
On Tue, Apr 12, 2016 at 1:48 AM, Natu Lauchande <nlaucha...@gmail.com> wrote: > Hi, > > Is it possible to have both a sqlContext and a hiveContext in the same > application ? > > If yes would there be any performance pernalties of doing so. > > Regards, > Natu >