cancel
Showing results for 
Search instead for 
Did you mean: 
hdu
New Contributor II
since ‎08-28-2024
a week ago

User Stats

  • 2 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I am trying to change cluster's owner using API call. but get following error. I am positive that host, cluster_id and owner_username are all correct. The error message says No API found. Is this related with the compute I am using? or something else...
I transfered the owner of pre-created datasets (catalogs and schemas) by workspace admin to a service principle.ALTER CATALOG xyz OWNER TO `sp`;I think as the owner, the job owned by `sp`, should be able to create table in all schemas under catalog x...
Kudos given to