[GitHub] drill issue #1055: DRILL-5973 : Support injection of time-bound pauses in se...

2017-12-11 Thread kkhatua
Github user kkhatua commented on the issue: https://github.com/apache/drill/pull/1055 @parthchandra Passed all regression and unit tests. Travis build is failing due to the GraceFullShutdown tests. Let me know if I should squash and rebase. ---

Subject: [HANGOUT] Agenda for 12/12/17 and 12/26/17

2017-12-11 Thread Paul Rogers
Our bi-weekly hangout is tomorrow, 12/12/17. Our usual start time is 10 AM PT. However many of us must attend another meeting at that time. I’d like to propose that we push the start time to 10:30 AM PT or shortly thereafter. Drill 1.12 RC1 is available for voting, so we’ll want to discuss

[jira] [Created] (DRILL-6027) Implement spill to disk for the Hash Join

2017-12-11 Thread Boaz Ben-Zvi (JIRA)
Boaz Ben-Zvi created DRILL-6027: --- Summary: Implement spill to disk for the Hash Join Key: DRILL-6027 URL: https://issues.apache.org/jira/browse/DRILL-6027 Project: Apache Drill Issue Type: New

Re: [ANNOUNCE] New Committer: Vitalii Diravka

2017-12-11 Thread Timothy Farkas
Congrats! From: Gautam Parai Sent: Monday, December 11, 2017 7:32:27 AM To: dev@drill.apache.org Subject: Re: [ANNOUNCE] New Committer: Vitalii Diravka Congratulations Vitalii! Gautam From: Vitalii Diravka

Re: [VOTE] Release Apache Drill 1.12.0 - rc1

2017-12-11 Thread Prasad Nagaraj Subramanya
* Built source tarball from [4] * All unit tests passed on linux. Total time - 38:45 min * All functional and advanced tests passed +1 (non-binding) On Mon, Dec 11, 2017 at 12:37 PM, wrote: > Tested (pre-build archive): > + Muliple complex queries on single

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156245600 --- Diff: contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoRecordReader.java --- @@ -144,13 +143,12 @@ private void

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156245506 --- Diff: contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoRecordReader.java --- @@ -91,9 +90,9 @@ public

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156245196 --- Diff: contrib/storage-kafka/src/main/java/org/apache/drill/exec/store/kafka/KafkaRecordReader.java --- @@ -66,13 +66,12 @@ public

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156244298 --- Diff: contrib/storage-jdbc/src/main/java/org/apache/drill/exec/store/jdbc/JdbcBatchCreator.java --- @@ -33,10 +32,10 @@ public class

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156243457 --- Diff: contrib/format-maprdb/src/main/java/org/apache/drill/exec/store/mapr/db/json/MaprDBJsonRecordReader.java --- @@ -117,7 +116,7 @@ public

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156243416 --- Diff: contrib/format-maprdb/src/main/java/org/apache/drill/exec/store/mapr/db/json/MaprDBJsonRecordReader.java --- @@ -117,7 +116,7 @@ public

Unit Testing Travis Update

2017-12-11 Thread Timothy Farkas
Hi all, Travis has been configured to run smoke tests every time PRs are opened or updated now. Travis was broken before the last batch commit, but the latest code in master successfully passes tests on Travis. When you open PRs please make sure your tests pass on Travis (there is a green

[GitHub] drill issue #1023: DRILL-5922 Fixed Child Allocator Leak. DRILL-5926 Stabali...

2017-12-11 Thread ilooner
Github user ilooner commented on the issue: https://github.com/apache/drill/pull/1023 @paul-rogers Applied review comments. I'll squash commits and mark this as ready to commit ---

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread ilooner
Github user ilooner commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156208221 --- Diff: common/src/main/java/org/apache/drill/common/config/DrillConfig.java --- @@ -45,13 +45,11 @@ private final ImmutableList

[jira] [Created] (DRILL-6026) dependency missing for javax.annotation.concurrent

2017-12-11 Thread Mitchel Labonte (JIRA)
Mitchel Labonte created DRILL-6026: -- Summary: dependency missing for javax.annotation.concurrent Key: DRILL-6026 URL: https://issues.apache.org/jira/browse/DRILL-6026 Project: Apache Drill

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156192269 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156192175 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156191611 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156192227 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156186386 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/BaseOperatorContext.java --- @@ -39,27 +39,29 @@ * version of the operator

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156192365 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156191431 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156176534 --- Diff: contrib/storage-jdbc/src/main/java/org/apache/drill/exec/store/jdbc/JdbcBatchCreator.java --- @@ -33,10 +32,10 @@ public class

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156180422 --- Diff: contrib/storage-kafka/src/main/java/org/apache/drill/exec/store/kafka/KafkaRecordReader.java --- @@ -66,13 +66,12 @@ public

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156193025 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156178698 --- Diff: common/src/main/java/org/apache/drill/common/config/DrillConfig.java --- @@ -45,13 +45,11 @@ private final ImmutableList

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156192043 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156180593 --- Diff: contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoRecordReader.java --- @@ -91,9 +90,9 @@ public

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156181381 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/BaseOperatorContext.java --- @@ -39,27 +39,29 @@ * version of the operator

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156180661 --- Diff: contrib/storage-mongo/src/main/java/org/apache/drill/exec/store/mongo/MongoRecordReader.java --- @@ -144,13 +143,12 @@ private void

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156187558 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156191898 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java --- @@ -17,483 +17,216 @@ */ package

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156181112 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/BaseOperatorContext.java --- @@ -39,27 +39,29 @@ * version of the operator

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156179325 --- Diff: contrib/format-maprdb/src/main/java/org/apache/drill/exec/store/mapr/db/json/MaprDBJsonRecordReader.java --- @@ -117,7 +116,7 @@ public

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156186475 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/ops/BaseOperatorContext.java --- @@ -161,16 +163,13 @@ public void close() { }

[GitHub] drill pull request #1045: DRILL-5730 Test Mocking Improvements

2017-12-11 Thread paul-rogers
Github user paul-rogers commented on a diff in the pull request: https://github.com/apache/drill/pull/1045#discussion_r156177751 --- Diff: contrib/format-maprdb/src/main/java/org/apache/drill/exec/store/mapr/db/json/MaprDBJsonRecordReader.java --- @@ -117,7 +116,7 @@ public

Re: [VOTE] Release Apache Drill 1.12.0 - rc1

2017-12-11 Thread korlawulki
Tested (pre-build archive): + Muliple complex queries on single drillbit (multiple joined storage types) + Queries on drillbit cluster + Multiple clients connected with pre-build drill-jdbc driver and custom authenticator + Query from web frontend + Queries with network functions +1

Re: YARN & Drill

2017-12-11 Thread Paul Rogers
Hi Dor, There is a pull request, but that PR has not been reviewed and so has not been accepted into the master branch as of now. Once 1.12 is finalized, I can rebase the Drill-on-YARN (DoY) PR onto the latest master. You can then build your own version from sources. - Paul On Dec 11, 2017,

RE: YARN & Drill

2017-12-11 Thread Dor Ben Dov
Thanks Paul. It seems that it's already done, will it be in 1.12 ? -Original Message- From: Paul Rogers [mailto:prog...@mapr.com] Sent: יום ב 11 דצמבר 2017 02:28 To: dev@drill.apache.org Subject: Re: YARN & Drill Hi Dor, There is a pull request for Drill-on-YARN support in Apache

Re: [ANNOUNCE] New Committer: Vitalii Diravka

2017-12-11 Thread Gautam Parai
Congratulations Vitalii! Gautam From: Vitalii Diravka Sent: Monday, December 11, 2017 2:36:00 AM To: dev@drill.apache.org Subject: Re: [ANNOUNCE] New Committer: Vitalii Diravka Thanks to everyone! I highly appreciate the opportunity

Re: [VOTE] Release Apache Drill 1.12.0 - rc1

2017-12-11 Thread Vitalii Diravka
* Downloaded sources tarball from [2]. Ran drill in embedded mode on local debian machine. Ran tpch queries with joins, group by, order by, limit, order by with limit statements. Looked through logs - looks good. * Ran driillbit in distributed mode from [2] on centos VM. Ran simple query in Drill

[VOTE] Release Apache Drill 1.12.0 - rc1

2017-12-11 Thread Arina Ielchiieva
Hi all, I'd like to propose the second release candidate (rc1) of Apache Drill, version 1.12.0. Changes since the previous release candidate: fixed the show-stopper DRILL-5702 (Jdbc Driver Class not found) and several graceful shutdown issues (DRILL-6000, DRILL-6007, DRILL-6017, DRILL-6019).

Re: [ANNOUNCE] New Committer: Vitalii Diravka

2017-12-11 Thread Vitalii Diravka
Thanks to everyone! I highly appreciate the opportunity to work with you to make Drill better! Kind regards Vitalii On Mon, Dec 11, 2017 at 11:30 AM, Saurabh Mahapatra < saurabhmahapatr...@gmail.com> wrote: > Yes and yes!!! Congrats! > > On Mon, Dec 11, 2017 at 12:28 AM, Arina Yelchiyeva < >

[jira] [Created] (DRILL-6025) Execution time of a running query shown as 'NOT AVAILABLE'

2017-12-11 Thread Prasad Nagaraj Subramanya (JIRA)
Prasad Nagaraj Subramanya created DRILL-6025: Summary: Execution time of a running query shown as 'NOT AVAILABLE' Key: DRILL-6025 URL: https://issues.apache.org/jira/browse/DRILL-6025

Re: [ANNOUNCE] New Committer: Vitalii Diravka

2017-12-11 Thread Saurabh Mahapatra
Yes and yes!!! Congrats! On Mon, Dec 11, 2017 at 12:28 AM, Arina Yelchiyeva < arina.yelchiy...@gmail.com> wrote: > Congratulations! > > Kind regards > Arina > > On Mon, Dec 11, 2017 at 8:06 AM, Prasad Nagaraj Subramanya < > prasadn...@gmail.com> wrote: > > > Congratulations Vitali! > > > >

Re: [ANNOUNCE] New Committer: Vitalii Diravka

2017-12-11 Thread Arina Yelchiyeva
Congratulations! Kind regards Arina On Mon, Dec 11, 2017 at 8:06 AM, Prasad Nagaraj Subramanya < prasadn...@gmail.com> wrote: > Congratulations Vitali! > > Thanks, > Prasad > > On Sun, Dec 10, 2017 at 9:58 PM, Robert Hou wrote: > > > Congratulations! > > > > > > --Robert > > > >