Re: PR https://github.com/apache/incubator-druid/pull/6896
I am trying to make a container that works for folks so that we can get the Kubernetes helm chart off the ground. A question has arisen in the PR around the 'mysql-connector-java' which is GPL. Q1. A script checked into the druid container build repo that is Apache license, does anyone have a concern if it has a line 'wget ... mysql-connector.java' [link <https://github.com/apache/incubator-druid/pull/6896#pullrequestreview-195673343> to question] Q2. Given that the container ultimately has GPL things in it (e.g. bash) is there a problem releasing it? [link <https://github.com/apache/incubator-druid/pull/6896#discussion_r250316937> to Q] I'll work on the other comments in the PR. --don
