0

I have the schema defined. How can i crate an empty delta lake table in databricks azure. I see this command with no schema defined but I get error as though I have the all necessary permission.I just created the schema. Can someone get me the command if lets say I have schema defined in a schema variable like this:

schema = "authenticationMechanism STRING,authenticationMechanismId STRING"

Error for below code:

Operation failed: "Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.", 403,

CREATE TABLE IF NOT EXISTS
main.deltalake_db.test_delta
Alex Ott
  • 80,552
  • 8
  • 87
  • 132
ZZZSharePoint
  • 1,163
  • 1
  • 19
  • 54

0 Answers0