HT
05/04/2023, 7:22 AMNiro
05/04/2023, 7:31 AMHT
05/04/2023, 7:32 AMNiro
05/04/2023, 7:45 AMHT
05/04/2023, 7:46 AMBarak Amar
05/04/2023, 7:59 AMHT
05/04/2023, 8:04 AMBarak Amar
05/04/2023, 8:09 AMHT
05/04/2023, 8:10 AMlakectl -c old.yaml refs-dump <lakefs://myrepo/> > manifest.json
lakectl -c new.yaml repo create-bare <lakefs://my-new-repo>
<local://new-repo>
Currently empty.
What should I rclone
now ?Niro
05/08/2023, 5:50 AMBarak Amar
05/08/2023, 6:18 AM~/lakefs/data/block
. It is controlled by configuration/environment variable.
The local repository information found under a folder named based on the repository - ex: ~/lakefs/data/block/example
.HT
05/08/2023, 9:15 AMlakectl refs-dump
output something like :
Repository: <lakefs://tomato>
{
"branches_meta_range_id": "41dcb9faf1495bf6b3915ce5c18c44eb74cd88ba076459ac2f3348992197b537",
"commits_meta_range_id": "175ab55e94e8ad486c30c3967653202de305d8b0dd01bffd75e4aae57578a2f4",
"tags_meta_range_id": "e77ccbca0369cb68eb14455302ee10f4baaf7aff716ec1b591aeb9b86b198d19"
}
While the json is only :
{
"branches_meta_range_id": "41dcb9faf1495bf6b3915ce5c18c44eb74cd88ba076459ac2f3348992197b537",
"commits_meta_range_id": "175ab55e94e8ad486c30c3967653202de305d8b0dd01bffd75e4aae57578a2f4",
"tags_meta_range_id": "e77ccbca0369cb68eb14455302ee10f4baaf7aff716ec1b591aeb9b86b198d19"
}
This looks like a bug ...Barak Amar
05/08/2023, 9:38 AMHT
05/08/2023, 7:15 PMBarak Amar
05/08/2023, 7:16 PMHT
05/08/2023, 10:23 PMIddo Avneri
05/08/2023, 10:39 PMHT
05/09/2023, 12:59 AMIddo Avneri
05/09/2023, 12:59 AM