Github user logc commented on the pull request:
https://github.com/apache/spark/pull/134#issuecomment-41148625
@shivaram : sorry, I did not have time to work on this yesterday.
I added the library zip files and license terms as requested. Zipfiles are
*for the release I worked with*, not the latest release. Otherwise, as you may
notice, `mock` is roughly the same size as the `boto` library and `moto` is
substantially less.
The license terms are added right underneath the `boto` license terms (I
did not know if there is another ordering you want to keep). I am not a lawyer
and I can't assure this is the way to comply with license terms, but it looks
reasonable to me.
Out of curiosity: why don't you manage Python dependencies through a
`requirements.txt` or a `setup.py`? It would take care of downloading such
packages for you, and license terms are met automatically as far as I know ...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---