Skip to content

Batch Prediction을 수행하고 storage에 저장되는 명령어에 오류가 있습니다. #3

@GzuPark

Description

@GzuPark

${JOB_NAME}.csv 폴더에 결과값을 가진 파일이 두개 있습니다. 따라서 아래와 같이

gsutil -m cp -r ${BUCKET_NAME}/batch_predict/${JOB_NAME}.csv /tmp/batch_predict/${JOB_NAME}.csv

CommandException: Destination URL must name a directory, bucket, or bucket
subdirectory for the multiple source form of the cp command.
CommandException: Destination URL must name a directory, bucket, or bucket
subdirectory for the multiple source form of the cp command.
CommandException: 2 files/objects could not be transferred.

같은 오류를 발생하게 됩니다.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions