I am administrator (with full privilege's in Iguazio\MLRun solution) and I have to clean environment. I would like to remove old accounts and delete files in v3io file systems (which was created under different user accounts). I used standard rm -rf
command and I got 403 error message:
MLRunAccessDeniedError('Unauthorized path')
Some ideas?