[
https://issues.apache.org/jira/browse/PHOENIX-5901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17137927#comment-17137927
]
Josh Elser commented on PHOENIX-5901:
-------------------------------------
Regarding licensing, phoenixdb has the following dependencies (with categories
defined via [https://www.apache.org/legal/resolved.html])
* requests (Apache License)
* requests-gssapi (ISC, category A)
* protobuf (3-clause BSD, category A)
Because they are category A, we are free to use them. We do not "bundle" or
"package" them into our source-code, so we do not need to include them in the
LICENSE file.
We need NOTICE updates for Lukas and Dimitri. Otherwise, just adding license
headers and wiring up RAT to run. PR incoming.
> Add LICENSE and NOTICE files to phoenix-queryserver
> ---------------------------------------------------
>
> Key: PHOENIX-5901
> URL: https://issues.apache.org/jira/browse/PHOENIX-5901
> Project: Phoenix
> Issue Type: Bug
> Components: queryserver
> Affects Versions: queryserver-1.0.0
> Reporter: Istvan Toth
> Assignee: Josh Elser
> Priority: Blocker
>
> The phoenix-queryserver repo doesn't include LICENSE or NOTICE files.
> Make sure the repo conforms to the legal requirements and the ASF standards.
> Recent changes that should be reflected in the NOTICE file (not exhaustive):
> * phoenixdb SQLAlchemy driver copyright
> * Guava HostAndPort class copyright
--
This message was sent by Atlassian Jira
(v8.3.4#803005)