GitHub user sudheeshkatkam opened a pull request:
https://github.com/apache/drill/pull/480
DRILL-4606: Add DrillClient.Builder class
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sudheeshkatkam/drill DRILL-4606
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/480.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #480
----
commit ed4d81202071bf698ef7791ec571988dd8d32c6c
Author: Sudheesh Katkam <[email protected]>
Date: 2016-03-09T18:34:26Z
DRILL-4606: HYGIENE
+ Merge DrillAutoCloseables and AuthCloseables
+ Remove unused imports
commit 560820c6646e944a441b2b3d3dfac0e5b2b513c7
Author: Sudheesh Katkam <[email protected]>
Date: 2016-04-15T05:25:02Z
DRILL-4606: CORE
+ Add DrillClient.Builder helper class to create DrillClient objects
+ Deprecate 8 constructors and DrillClientFactory
+ Reorganization and documentation in DrillClient
+ Reuse user loop group in REST clients
----
---
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.
---