Re: [QUESTION]: httpclient dependency

2020-04-23 Thread Paul Rogers
Hi All, I think there may be a bit of confusion. It may be true that some of Drill's dependencies now use the newer version of the library httpcomponents:httpclient. However, it looks like ES directly depends on the older flavor. We have pom file entries which exclude that old version. As a

Re: [QUESTION]: httpclient dependency

2020-04-23 Thread Charles Givre
Hi Vova, Thanks for the response. I've been slowly poking at a storage plugin for ElasticSearch.[1] I was going to do some work on it, but after rebasing to the latest master, I'm getting errors in my unit tests that were not there before. Here's the relevant snippet of the dependency tree:

[GitHub] [drill] cgivre opened a new pull request #2067: DRILL-7716: Create Format Plugin for SPSS Files

2020-04-23 Thread GitBox
cgivre opened a new pull request #2067: URL: https://github.com/apache/drill/pull/2067 # [DRILL-7716](https://issues.apache.org/jira/browse/DRILL-7716): Create Format Plugin for SPSS Files ## Description This PR adds the ability for Drill to query SPSS files. ##

[jira] [Created] (DRILL-7716) Create Format Plugin for SPSS Files

2020-04-23 Thread Charles Givre (Jira)
Charles Givre created DRILL-7716: Summary: Create Format Plugin for SPSS Files Key: DRILL-7716 URL: https://issues.apache.org/jira/browse/DRILL-7716 Project: Apache Drill Issue Type:

[GitHub] [drill] agozhiy opened a new pull request #2066: DRILL-7705: Updated jQuery and Bootstrap libraries

2020-04-23 Thread GitBox
agozhiy opened a new pull request #2066: URL: https://github.com/apache/drill/pull/2066 # [DRILL-7705](https://issues.apache.org/jira/browse/DRILL-7705): Updated jQuery and Bootstrap libraries ## Description - jQuery: 3.2.1 -> 3.4.1 - Bootstrap: 3.1.1 -> 4.4.1 - Also