awslabs / awslabs/amazon-emr-cli
--entry-point in subfolder does not work
Open
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
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