forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Su, Xiaomeng <suxiaomeng1@huawei.com> Co-committed-by: Su, Xiaomeng <suxiaomeng1@huawei.com>
1.6 KiB
1.6 KiB
Why Does Using DataSource Syntax to Create an OBS Table of Avro Type Fail When Accessing Metadata With Spark 2.3.x?
Symptom
I failed to use the DataSource syntax to create an OBS table in Avro format when selecting Spark to access metadata.
Possible Causes
Spark 2.3.x does not support creating OBS tables in Avro format.
Solution
When using the DataSource syntax to create an OBS table in Avro format, select Spark 2.4.x or later.
Parent topic: Spark Job O&M
