I am trying to insert into hive external table that already exists. I am using the below code to insert data
df.write.insertInto("db.tablename", ove