Description
RAT checks fail for some files. Here’s the summary:
!????? .jvmopts
!????? .example-image
!????? sparkr-interpreter/src/main/resources/README.md
!????? index.ipynb
!????? README.md
!????? RELEASE_NOTES.md
!????? etc/pip_install/MANIFEST.in
!????? etc/.src-release-ignore
We should have license headers in the .md files, and the release process
should ideally use git archive to avoid picking up files from the local
working directory that aren’t part of the tagged release.