aws / aws/amazon-sagemaker-examples

AutoGluon example notebook docker image build `no space left on device` error with non root user

Open
#1,590 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
11k
Forks
7k
Avg merge
8h 29m
Merged PRs (30d)
8

Description

We are trying to build AutoGluon training and inference docker images using ec-user(without root access) and Sagemaker notebook [AutoGluon_Tabular_SageMaker.ipynb](https://github.com/aws/amazon-sagemaker-examples/blob/master/advanced_functionality/autogluon-tabular/AutoGluon_Tabular_SageMaker.ipynb)

Docker image building process fails with "no space left on device" error.

For the same Sagemaker instance, after enabling root access, the example works fine without any space issues.

Can we get some guidelines about using docker over sagemaker notebook with non root user and not running into space issue.

instance_type = 'ml.m5.2xlarge'

![image](https://user-images.githubusercontent.com/70175917/95095473-168e9b00-06f9-11eb-81fa-1a1676f87900.png)

Contributor guide

Open the contributing guide

Research direction

Start with advanced_functionality/autogluon-tabular/AutoGluon_Tabular_SageMaker.ipynb and reproduce the Docker image build on an ml.m5.2xlarge SageMaker notebook as ec-user without root access. Determine whether the example or its usage guidance needs changing; done means the non-root build no longer fails with “no space left on device,” or the limitation and required guidance are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, docker, jupyter-notebook
Domain
cloud, devops, machine-learning
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.