EMR bootstrap script fails
Open
- Dominant language
- Python
- Stars
- 69
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
The EMR bootstrap script currently fails with the following error (found via `stderr` logs):
```
+ sudo mv /tmp/jupyter-notebook.conf /etc/init/
mv: cannot create regular file ‘/etc/init/’: Not a directory
```
Contributor guide
Assessment
This issue has not been assessed yet.