Skip to content

Batch transform fails for large files ( IP Insights Model ) #1951

@ksachdeva11

Description

@ksachdeva11

Describe the bug
I am using AWS inbuilt IP Insights model to run batch transform. This batch transform is failing with the below error -

2020-10-14T04:53:51.549:[sagemaker logs]: bucket-name/v1_2020-10-13.csv: Unable to get response from algorithm

To reproduce
Run the batch transform on this model and you will see the error.

Expected behavior
Batch transform should work without any issues.

Screenshots or logs
2020-10-14T04:53:51.549:[sagemaker logs]: bucket-name/v1_2020-10-13.csv: Unable to get response from algorithm

System information
A description of your system. Please provide:

  • SageMaker Python SDK version:
  • Framework name (eg. PyTorch) or algorithm (eg. KMeans): IP Insights
  • Framework version:
  • Python version:
  • CPU or GPU: CPU
  • Custom Docker image (Y/N): N

Additional context
The CSV file I am using is 600MB and instance type I'm using for batch transform is ml.m5.4xlarge

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions