Unanswered
Cannot Upload A Dataset With A Parent - Seems Very Odd!
Clearml Versions I Tried: 1.6.1, 1.6.2
Scenario:
* Create Parent Dataset (With Storage On S3)
* Upload Data
* Close Dataset
* Create Child Dataset (Tried With Storage On Both S3 Or On Clearml Serv
Tried with 1.6.0, doesn’t work
#this is the parent clearml-data create --project xxx --name yyy --output-uri
`
clearml-data add folder1
clearml-data close
#this is the child, where XYZ is the parent's id
clearml-data create --project xxx --name yyy1 --parents XYZ --output-uri
clearml-data add folder2
clearml-data close
#now I get the error above `
181 Views
0
Answers
2 years ago
one year ago
Tags