Github user bzz commented on the issue: https://github.com/apache/zeppelin/pull/1231 Sorry, was quite a busy week. Great progress so far, from the first glance and on the formal side of the contribution: 1. CI is failing, could you please post here the reason of failure? You can find it by browsing the logs of TravisCI 2. Every new file that you add must have an Apache 2.0 licence header, could yo uplease add them? 3. Every dependency you add pom.xml need to be verified to have [Apache 2.0 compatible license](http://www.apache.org/legal/resolved.html#category-a) 4. Every dependency you add pom.xml AND it's transitive dependencies which you can see with `mvn dependency:tree` will be part of the final release convenience binary so it's licenses must be recorded under [zeppelin-distribution/src/bin-license/LICENSE](https://github.com/apache/zeppelin/blob/master/zeppelin-distribution/src/bin_license/LICENSE) Please address this feedback and I will look more into the design tommorow and let you 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---