Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/21398
If that's the case then your user does not have permission to create the
table. The issue that my patch works around is a bug in Sentry where creating a
table *with the location specified to the same location as it would have been
automatically assigned* does not work. My patch removes the explicit location
in that case, and things work.
But if you don't have permissions, you'll get an error regardless of my
patch.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]