[
https://issues.apache.org/jira/browse/YARN-1704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Billie Rinaldi updated YARN-1704:
---------------------------------
Attachment: YARN-1704.1.patch
Based on http://www.apache.org/dev/licensing-howto.html, the following changes
may need to be made since the binary distribution of hadoop includes
leveldbjni-all-1.8.jar, which has the listed contents:
* org/fusesource/leveldbjni/.* (https://github.com/fusesource/leveldbjni) - BSD
3-clause license, requires mention in license
* org/fusesource/hawtjni/runtime/.* (https://github.com/fusesource/hawtjni) -
Apache 2.0 license with notice file, requires mention in notice
* org/iq80/leveldb/.* (https://github.com/dain/leveldb) - Apache 2.0 license
with notice file, requires mention in notice
* native libraries built using the above plus leveldb and snappy - I believe
these don't require additional changes, because leveldb and snappy were only
used to compile them and are not included themselves - please correct me if I'm
wrong
META-INF/native/linux32/libleveldbjni.so
META-INF/native/linux64/libleveldbjni.so
META-INF/native/osx/libleveldbjni.jnilib
META-INF/native/windows32/leveldbjni.dll
META-INF/native/windows64/leveldbjni.dll
> Review LICENSE and NOTICE
> -------------------------
>
> Key: YARN-1704
> URL: https://issues.apache.org/jira/browse/YARN-1704
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: Billie Rinaldi
> Attachments: YARN-1704.1.patch
>
>
> Make any changes necessary in LICENSE and NOTICE related to dependencies
> introduced by the application timeline store.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)