awslabs / awslabs/amazon-emr-cli

--entry-point in subfolder does not work

Open
#7 7 comments 3 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
47
Forks
14
PR merge metrics
No merged PRs in 30d

Description

If the entrypoint file is in a subfolder locally, it attempts to use that subfolder in constructing the entrypoint path on S3.

We should either:
- Truncate the folder when constructing the entrypoint
- Upload the entrypoint to the same subfolder in S3

Contributor guide

Open the contributing guide

Research direction

Start by tracing the CLI's --entry-point handling, including how the local subfolder is used when constructing the S3 path and where the entrypoint is uploaded. Choose and document one of the two behaviors described in the issue, then verify that entrypoints in subfolders are packaged and referenced consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.