Hi,

I have an application which writes a dataframe into sequence file  using
df.write.format("sequence").insertInto("hivetable1")

This was working fine with Spark 2.7.
Now I am trying to migrate to Spark 3.2. Getting ClassNotFoundException:
sequence.DefaultSource error with Spark 3.2.

Is there any change in sequence file support in 3.2 or any code change is
required to make it work?

Thanks and regards,
Shrikant


-- 
Regards,
Shrikant Prasad

Reply via email to