Hi Gourav,
I am trying to overwrite existing managed/internal table.
I havent register dataframe, so it's not a temporary table. BTW, I have
added code in JIRA as comment.
Thanks,
Dhaval
On Mar 6, 2016 17:07, "Gourav Sengupta" wrote:
> hi,
>
> is the table that you are trying to overwrite a
hi,
is the table that you are trying to overwrite an external table or
temporary table created in hivecontext?
Regards,
Gourav Sengupta
On Sat, Mar 5, 2016 at 3:01 PM, Dhaval Modi wrote:
> Hi Team,
>
> I am facing a issue while writing dataframe back to HIVE table.
>
> When using "SaveMode.Ov