Hello Community,
I am currently working on a project where I have to load data to data lake, but I keep getting below error.
The connection file I am using works well with different other workflows to write data in other databases as well the intended database with different data, But has this issue with specific data I am dealing with, any idea why? The data has empty cells in few cases, so i used data cleansing tool to replace them with blanks and zeros. Write driver is Databricks bulk loader (Avro) - String dbbla:DRIVER=Simba Spark ODBC Drive (other additional details). This connection works with other databases and same database with other data
[Simba][Hardy] (80) Syntax or semantic analysis error thrown in server while executing query. Error message from server: org.apache.hive.service.cli.HiveSQLException: Error running query: org.apache.spark.sql.AnalysisException: Unable to infer the schema. The schema specification is required to create the table