By Hive queries in async mode, you mean submitting sql queries to Hive and move on to the next operation and wait for return of result set from Hive?
Dr Mich Talebzadeh LinkedIn * https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>* http://talebzadehmich.wordpress.com On 24 May 2016 at 11:26, Raju Bairishetti <raju....@gmail.com> wrote: > Any thoughts on this? > > In hive, it returns operation handle. This handle can be used for fetching > the status of query. Is there any similar mechanism in spark sql? Looks > like almost all the methods in the HiveContext are either protected or > private. > > On Wed, May 18, 2016 at 9:03 AM, Raju Bairishetti <raju....@gmail.com> > wrote: > >> I am using spark sql for running hive queries also. Is there any way to >> run hive queries in asyc mode using spark sql. >> >> Does it return any hive handle or if yes how to get the results from hive >> handle using spark sql? >> >> -- >> Thanks, >> Raju Bairishetti, >> >> www.lazada.com >> >> >> > > > -- > Thanks, > Raju Bairishetti, > > www.lazada.com > > >