Sorry for duplicate(s), I forgot to switch my email address.
> Begin forwarded message:
>
> From: Michael Segel <[email protected]>
> Subject: Re: Can i have a hive context and sql context in the same app ?
> Date: April 12, 2016 at 4:05:26 PM MST
> To: Michael Armbrust <[email protected]>
> Cc: Natu Lauchande <[email protected]>, "[email protected]"
> <[email protected]>
>
> Reading from multiple sources within the same application?
>
> How would you connect to Hive for some data and then reach out to lets say
> Oracle or DB2 for some other data that you may want but isn’t available on
> your cluster?
>
>
>> On Apr 12, 2016, at 10:52 AM, Michael Armbrust <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>> 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 <[email protected]
>> <mailto:[email protected]>> 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
>>
>