Re: update hive metastore in spark session at runtime

2017-09-01 Thread ayan guha
AFAIK, one of the side must be jdbc On Fri, 1 Sep 2017 at 10:37 pm, HARSH TAKKAR wrote: > Hi, > > I have just started using spark session, with hive enabled. but i am > facing some issue while updating hive warehouse directory post spark > session creation, > > usecase: i

update hive metastore in spark session at runtime

2017-09-01 Thread HARSH TAKKAR
Hi, I have just started using spark session, with hive enabled. but i am facing some issue while updating hive warehouse directory post spark session creation, usecase: i want to read data from hive one cluster and write to hive on another cluster Please suggest if this can be done?