user
02/09/2022, 5:39 PMuser
02/09/2022, 5:46 PM<lakefs://myproject/main/trainingset/data.csv|lakefs://myproject/main/trainingset/data.csv>
will appear as if it's contained in the directory "trainingset"user
02/09/2022, 5:49 PMlakectl fs upload <lakefs://myproject/trainingset/data.csv|lakefs://myproject/trainingset/data.csv> -s /path/to/local/data.csv
user
02/09/2022, 6:05 PMuser
02/09/2022, 6:08 PMuser
02/09/2022, 6:11 PMuser
02/09/2022, 6:13 PMuser
02/09/2022, 6:15 PMuser
02/09/2022, 6:25 PMuser
02/09/2022, 6:29 PMuser
02/09/2022, 6:33 PMuser
02/09/2022, 6:40 PM_lakefs
path of your storage namespace.
You can read about how commits are structured in this great post: https://lakefs.io/concrete-graveler-committing-data-to-pebbledb-sstables/
Metadata about objects that are not committed yet is stored in postgres, in the graveler_staging_kv
table