FYI, since the JDBC driver doesn't include the webservice, the extra jar should be able to be excluded with no ill effects.
-- Jacques Nadeau CTO and Co-Founder, Dremio On Wed, Jun 8, 2016 at 11:25 AM, Chunhui Shi <[email protected]> wrote: > I think to avoid that size increase is to revert back to the previous > change which implemented the CORS manually and did not introduce this extra > jar file. If our goal is to eat only one egg we don't need to buy a hen. > > On Mon, Jun 6, 2016 at 2:36 PM, sudheeshkatkam <[email protected]> wrote: > > > Github user sudheeshkatkam commented on the issue: > > > > https://github.com/apache/drill/pull/507 > > > > I am not familiar with CORS. One question: why is this enabled by > > default? > > > > Also, there is a discussion about not increasing the size of the > > jdbc-all jar (subject: _drill-jdbc-all-1.7.0-SNAPSHOT.jar max size_). Any > > way to avoid that 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. > > --- > > >
