Github user srowen commented on the pull request:
https://github.com/apache/spark/pull/770#issuecomment-43449385
@mateiz That's a good question. I browsed through the Hadoop 2.4.0 binary
distribution, and it looks like none of the `hadoop-*` JAR files are 'assembly'
JARs -- they all just contain Hadoop-related code. The distro contains
_standalone_ third-party JARs in various `lib/` directories though. I would
have expected to see similar notices in `NOTICE.txt` and/or `LICENSE.txt` but
there is no mention of any of these third-party libraries. Each JAR contains
its own `NOTICE` and/or `LICENSE`, I suppose, and that probably technically
satisfies the requirement. I still would have expected this to be reproduced, I
think. I'll ping it over to those more knowledgeable to see if anyone thinks
that needs a change.
---
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.
---