From 3323dbdcd0c3174ab9a4864f04e672618e54ad5b Mon Sep 17 00:00:00 2001 From: Simar Kareer Date: Tue, 24 Feb 2026 13:51:51 -0500 Subject: [PATCH] s3 writer config --- egomimic/utils/aws/s3-writer-cluster.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/egomimic/utils/aws/s3-writer-cluster.yaml b/egomimic/utils/aws/s3-writer-cluster.yaml index 792f4524..54c06615 100644 --- a/egomimic/utils/aws/s3-writer-cluster.yaml +++ b/egomimic/utils/aws/s3-writer-cluster.yaml @@ -1,5 +1,5 @@ # ───────────────── s3-writer-cluster.yaml ───────────────── -# Launch with AWS_PROFILE=clusterv2 ray up egomimic/utils/aws/s3-writer-cluster.yaml +# Launch with AWS_PROFILE=clusterv2 ray up egomimic/utils/aws/s3-writer-cluster.yaml. Launch from ./EgoVerse cluster_name: s3-writer-cluster provider: @@ -12,7 +12,7 @@ auth: ssh_private_key: ~/.ssh/rldb-base-pem.pem file_mounts: - "/home/ubuntu/EgoVerse": "/coc/flash7/skareer6/EgoVerse" + "/home/ubuntu/EgoVerse": "../EgoVerse" rsync_exclude: - "emimic/"