Read NTFS Files from Amazon SageMaker notebooks.

0

Does anyone have any idea about how to connect to NTFS shared drive from Amazon Sagemaker to directly read the files into the notebook, if so, please provide the steps?

BV
gefragt vor einem Monat89 Aufrufe
2 Antworten
1

💡 A suitable approach would be to first copy the NTFS files to an Amazon S3 bucket, and then access the files from your SageMaker notebook by reading them from the S3 bucket. This can be done using the AWS SDK for Python (Boto3) or other built-in methods in SageMaker.

profile picture
EXPERTE
beantwortet vor einem Monat
0
AWS
beantwortet vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen