Description
Currently the python/.eggs folder is not in the .gitignore file. If you are building a Spark distribution from your working copy and enabling Python distribution as part of that you'll end up with this folder present and Git will always warn you that it has untracked changes as a result. Since this directory contains transient build artifacts this should be ignored.
Attachments
Issue Links
- links to