Can you give us some more info about the dataframe and caching? Ideally a
set of steps to reproduce the issue
On 9 December 2015 at 14:59, apu mishra . rr wrote:
> The command
>
> mydataframe.write.saveAsTable(name="tablename")
>
> sometimes results in java.lang.StackOverflowError (see below fo
The command
mydataframe.write.saveAsTable(name="tablename")
sometimes results in java.lang.StackOverflowError (see below for fuller
error message).
This is after I am able to successfully run cache() and show() methods on
mydataframe.
The issue is not deterministic, i.e. the same code sometimes