I guess the bulk metadata editor function is somet...
# troubleshoot
s
I guess the bulk metadata editor function is something that is coming to the UI at some point, until that happens, what is the best way to add owner, tag and domains to datasets? Taking a export from a search and then add the metadata to the .csv is something that would work well for us. Is there maybe someone who have already done that and got some script to "ingest" this metadata based on the format of the default .csv using curl or GraphQL?
Having problem testing GraphQL connection with postman, after testing alot, now adding the variable - METADATA_SERVICE_AUTH_ENABLED=true to the docker-compose I at least get an error message in the 401 error. Error 401 Failed to authenticate inbound request: Failed to validate DataHub token. Token has expired. When I try to get a new token I just get the same token. I also have the PLAY_SESSION cookie, and without it I get "Error 401 Unauthorized to perform this action."
e
Hey @square-solstice-69079 you’re right this is something we hope to launch in the next few releases.
Just to check how are you getting the DataHub token?
s
In the UI @echoing-airport-49548
e
hmm got it
m
@square-solstice-69079 you can write emitters that read the CSV and emit the correct MetadataChangeProposal, there should be example in the github repo