[09/11] drill git commit: DRILL-6230: Extend row set readers to handle hyper vectors

2018-04-07 Thread arina
-us.apache.org/repos/asf/drill/diff/4f2182e4 Branch: refs/heads/master Commit: 4f2182e41f4474ca42ae6d572a9c5d5ff274d984 Parents: 127e415 Author: Paul Rogers <prog...@cloudera.com> Authored: Sat Mar 10 23:43:36 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Fri Ap

[03/11] drill git commit: DRILL-6287: apache-release profile should be disabled by default

2018-04-07 Thread arina
-us.apache.org/repos/asf/drill/diff/a0549453 Branch: refs/heads/master Commit: a05494537494efe7d9489e1468245e1ca7b16708 Parents: 2e1568c Author: Vlad Rozov <vro...@apache.org> Authored: Thu Mar 22 06:54:56 2018 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Fri Ap

[10/11] drill git commit: DRILL-6284: Add operator metrics for batch sizing for flatten

2018-04-07 Thread arina
/asf/drill/diff/77f5e901 Branch: refs/heads/master Commit: 77f5e901370c4c23195ac226d140e8f3eca5f71d Parents: 4f2182e Author: Padma Penumarthy <ppenuma...@yahoo.com> Authored: Tue Mar 20 13:44:50 2018 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Fri Apr 6 1

[05/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/main/java/org/apache/drill/yarn/client/AMRunner.java -- diff --git a/drill-yarn/src/main/java/org/apache/drill/yarn/client/AMRunner.java

[07/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/main/java/org/apache/drill/yarn/appMaster/PersistentTaskScheduler.java -- diff --git

[06/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/main/java/org/apache/drill/yarn/appMaster/http/AMSecurityManagerImpl.java -- diff --git

[12/12] drill git commit: DRILL-6208: Fix FunctionInitializerTest#testConcurrentFunctionBodyLoad to use Mockito instead of JMockit

2018-03-04 Thread arina
/drill/tree/36159e22 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/36159e22 Branch: refs/heads/master Commit: 36159e2282153dbce52b8345d19e9bd95d67d377 Parents: 863ff0b Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Sat Mar 3 21:00:50 2018 +0200 Committer: Arina Ielc

[04/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/main/java/org/apache/drill/yarn/client/StopCommand.java -- diff --git a/drill-yarn/src/main/java/org/apache/drill/yarn/client/StopCommand.java

[02/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/main/resources/drill-am/manage.ftl -- diff --git a/drill-yarn/src/main/resources/drill-am/manage.ftl b/drill-yarn/src/main/resources/drill-am/manage.ftl

[11/12] drill git commit: DRILL-6189: Security: passwords logging and file permisions

2018-03-04 Thread arina
com> Authored: Wed Feb 28 19:13:51 2018 +0200 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sun Mar 4 17:45:40 2018 +0200 -- .../exec/store/jdbc/JdbcStorageConfig.java | 2 + distribution/src/asse

[10/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
/diff/f2ac8749 Branch: refs/heads/master Commit: f2ac8749b42539ca6301024becbf3e7092e9511e Parents: cf2478f Author: Paul Rogers <prog...@maprtech.com> Authored: Thu Oct 26 00:24:00 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sun Mar 4 17:43:2

[03/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/main/java/org/apache/drill/yarn/core/NameValuePair.java -- diff --git a/drill-yarn/src/main/java/org/apache/drill/yarn/core/NameValuePair.java

[08/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/main/java/org/apache/drill/yarn/appMaster/AbstractScheduler.java -- diff --git

[01/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
Repository: drill Updated Branches: refs/heads/master cf2478f7a -> 36159e228 http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/src/test/java/org/apache/drill/yarn/scripts/TestScripts.java -- diff --git

[09/12] drill git commit: DRILL-1170: YARN integration for Drill

2018-03-04 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/f2ac8749/drill-yarn/USAGE.md -- diff --git a/drill-yarn/USAGE.md b/drill-yarn/USAGE.md new file mode 100644 index 000..db7fb4b --- /dev/null +++ b/drill-yarn/USAGE.md @@ -0,0

[15/17] drill git commit: DRILL-6114: Metadata revisions

2018-03-03 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/cf2478f7/exec/vector/src/main/java/org/apache/drill/exec/record/metadata/VariantMetadata.java -- diff --git

[13/17] drill git commit: DRILL-6180: Use System Option "output_batch_size" for External Sort

2018-03-03 Thread arina
://git-wip-us.apache.org/repos/asf/drill/diff/4ee207bd Branch: refs/heads/master Commit: 4ee207bd6744fcd9efcd7bafa3559093ad89fb46 Parents: 6a55b2b Author: Padma Penumarthy <ppenuma...@yahoo.com> Authored: Thu Feb 22 16:41:47 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.

[03/17] drill git commit: DRILL-6195: Quering Hive non-partitioned transactional tables via Drill

2018-03-03 Thread arina
-wip-us.apache.org/repos/asf/drill/diff/6bf04ecc Branch: refs/heads/master Commit: 6bf04eccf4ab756fa370f800f2d35d2443bac518 Parents: 4112536 Author: Vitalii Diravka <vitalii.dira...@gmail.com> Authored: Wed Feb 28 14:16:17 2018 + Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com&g

[17/17] drill git commit: DRILL-6114: Metadata revisions

2018-03-03 Thread arina
-us.apache.org/repos/asf/drill/tree/cf2478f7 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/cf2478f7 Branch: refs/heads/master Commit: cf2478f7a48e66cbb0a7f29750c8a4360a271e9b Parents: 69a5f3a Author: Paul Rogers <prog...@cloudera.com> Authored: Mon Feb 5 20:18:18 2018 -0800 Committer:

[10/17] drill git commit: DRILL-6185: Fixed error while displaying system profiles via the Web-UI

2018-03-03 Thread arina
/diff/161a0468 Branch: refs/heads/master Commit: 161a046822ca6676e0c62dcbdf38abcc6c08b1b6 Parents: a3b0bf5 Author: Kunal Khatua <kkha...@maprtech.com> Authored: Tue Feb 27 12:10:06 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sat Mar 3 19:47:4

[06/17] drill git commit: DRILL-6190: Fix handling of packets longer than legally allowed

2018-03-03 Thread arina
-us.apache.org/repos/asf/drill/diff/57e5ab26 Branch: refs/heads/master Commit: 57e5ab26659e1fa393f8963435de946e0da949be Parents: 3bc4e31 Author: Ted Dunning <ted.dunn...@gmail.com> Authored: Wed Jan 10 16:52:53 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed:

[08/17] drill git commit: DRILL-6191: Add acknowledgement sequence number and flags fields, details for flags

2018-03-03 Thread arina
: http://git-wip-us.apache.org/repos/asf/drill/diff/40894225 Branch: refs/heads/master Commit: 408942259800d9987f4e84b3cdbd47e29920e934 Parents: 4bd3cc2 Author: Ted Dunning <ted.dunn...@gmail.com> Authored: Tue Jan 2 16:20:35 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@

[05/17] drill git commit: DRILL-6174: Parquet filter pushdown improvements.

2018-03-03 Thread arina
com> Authored: Thu Feb 15 15:37:43 2018 + Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sat Mar 3 19:47:38 2018 +0200 -- .../exec/expr/fn/FunctionGenerationHelper.java | 9 +- .../exec/

[16/17] drill git commit: DRILL-6114: Metadata revisions

2018-03-03 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/cf2478f7/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/xsort/managed/SortTestUtilities.java -- diff --git

[01/17] drill git commit: DRILL-5994: Enable configuring number of Jetty acceptors and selectors (default to 1 acceptor and 2 selectors)

2018-03-03 Thread arina
he.org> Authored: Fri Mar 2 10:39:31 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sat Mar 3 19:47:31 2018 +0200 -- .../org/apache/drill/exec/ExecConstants.java| 3 +- .../drill/e

[11/17] drill git commit: DRILL-6197: Skip duplicate entry for OperatorStats

2018-03-03 Thread arina
7 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sat Mar 3 19:47:48 2018 +0200 -- .../apache/drill/exec/ops/FragmentStats.java| 20 +++- .../drill/exec/physical/impl/BaseR

[04/17] drill git commit: DRILL-6204: Pass tables columns without partition columns to empty Hive reader

2018-03-03 Thread arina
://git-wip-us.apache.org/repos/asf/drill/diff/1697e531 Branch: refs/heads/master Commit: 1697e531dce5fd094f3b5d4a29448df704ed6c4a Parents: 6bf04ec Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Fri Mar 2 13:38:00 2018 +0200 Committer: Arina Ielchiieva <arina.yelchiy...@

[02/17] drill git commit: DRILL-6205: Reduce memory consumption of testFlattenUpperLimit test

2018-03-03 Thread arina
-us.apache.org/repos/asf/drill/diff/41125360 Branch: refs/heads/master Commit: 411253608344343f09f75e15af61e79358da6eb1 Parents: 49faae0 Author: Padma Penumarthy <ppenuma...@yahoo.com> Authored: Fri Mar 2 11:13:59 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Commit

[14/17] drill git commit: DRILL-6153: Operator framework

2018-03-03 Thread arina
/69a5f3a9 Branch: refs/heads/master Commit: 69a5f3a9c4fadafc588a3e325a12b98cbf359ece Parents: 4ee207b Author: Paul Rogers <prog...@cloudera.com> Authored: Mon Feb 12 22:27:23 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sat Mar 3 19:47:5

[07/17] drill git commit: DRILL-6198: OpenTSDB unit tests fail when Lilith client is running

2018-03-03 Thread arina
-us.apache.org/repos/asf/drill/diff/4bd3cc29 Branch: refs/heads/master Commit: 4bd3cc2995ab7bd94ca5f5a8838b0d02fb396c3e Parents: 57e5ab2 Author: Volodymyr Vysotskyi <vvo...@gmail.com> Authored: Thu Mar 1 14:52:28 2018 +0200 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committe

[02/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/186536d5/exec/java-exec/src/test/java/org/apache/drill/exec/rpc/user/security/TestUserBitKerberosEncryption.java -- diff --git

[04/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/186536d5/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/TestComparisonFunctions.java -- diff --git

[07/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/186536d5/exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/filter/FilterBatchCreator.java -- diff --git

[06/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/186536d5/exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/window/WindowFrameRecordBatch.java -- diff --git

[01/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
Repository: drill Updated Branches: refs/heads/master 9926eda21 -> a9ea4ec1c http://git-wip-us.apache.org/repos/asf/drill/blob/186536d5/logical/src/main/java/org/apache/drill/common/expression/LogicalExpression.java -- diff

[11/11] drill git commit: DRILL-3640: Support JDBC Statement.setQueryTimeout(int)

2018-01-26 Thread arina
/drill/diff/a9ea4ec1 Branch: refs/heads/master Commit: a9ea4ec1c5645ddab4b7aef9ac060ff5f109b696 Parents: f421152 Author: Kunal Khatua <kkha...@maprtech.com> Authored: Wed Nov 29 12:12:53 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Fri Jan 26 13:43:0

[10/11] drill git commit: DRILL-6102: Fix ConcurrentModificationException in the BaseAllocator's print method

2018-01-26 Thread arina
: http://git-wip-us.apache.org/repos/asf/drill/diff/f4211526 Branch: refs/heads/master Commit: f42115263cefaa8eacc117696c77725ac7f3058b Parents: 186536d Author: Timothy Farkas <timothyfar...@apache.org> Authored: Mon Jan 22 12:02:43 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@

[05/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/186536d5/exec/java-exec/src/main/java/org/apache/drill/exec/work/batch/ControlMessageHandler.java -- diff --git

[03/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/186536d5/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/limit/TestSimpleLimit.java -- diff --git

[09/11] drill git commit: DRILL-5730: Mock testing improvements and interface improvements

2018-01-26 Thread arina
-us.apache.org/repos/asf/drill/diff/186536d5 Branch: refs/heads/master Commit: 186536d544d02ffc01339a4645e2a533545a2f86 Parents: 9926eda Author: Timothy Farkas <timothyfar...@apache.org> Authored: Thu Jan 11 14:59:41 2018 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Commit

[1/7] drill git commit: DRILL-5425: Support HTTP Kerberos auth using SPNEGO

2018-01-02 Thread arina
Repository: drill Updated Branches: refs/heads/master e25c58f7b -> b4ffa4012 http://git-wip-us.apache.org/repos/asf/drill/blob/adee4614/exec/java-exec/src/test/java/org/apache/drill/exec/server/rest/spnego/TestDrillSpnegoAuthenticator.java

[6/7] drill git commit: DRILL-5994: Added webserver maxThreads configuration option to enable launching on a machine with more than 200 cores

2018-01-02 Thread arina
/repos/asf/drill/tree/ce80da85 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/ce80da85 Branch: refs/heads/master Commit: ce80da857d1b28af7619f8402ffe1e4e3c833e1c Parents: 3df11e1 Author: mitchel <mitchellabo...@hotmail.com> Authored: Tue Dec 12 10:27:19 2017 -0500 Committer:

[3/7] drill git commit: DRILL-5963: Query state process improvements

2018-01-02 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/03435183/exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/QueryStateProcessor.java -- diff --git

[2/7] drill git commit: DRILL-5425: Support HTTP Kerberos auth using SPNEGO

2018-01-02 Thread arina
/repos/asf/drill/diff/adee4614 Branch: refs/heads/master Commit: adee46149734908ad20568951c683e49e88a67a3 Parents: e25c58f Author: Sindhuri Rayavaram <srayava...@mapr.com> Authored: Mon Sep 11 16:56:22 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Tue Ja

[4/7] drill git commit: DRILL-5963: Query state process improvements

2018-01-02 Thread arina
Parents: adee461 Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Fri Nov 24 17:59:42 2017 +0200 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Tue Jan 2 15:43:29 2018 +0200 -- .../dri

[7/7] drill git commit: DRILL-6020: Fix NullPointerException when querying JSON untyped path with Union setting on

2018-01-02 Thread arina
/b4ffa401 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/b4ffa401 Branch: refs/heads/master Commit: b4ffa40127c040d2f8d9ebe2fd4623dfac8c7724 Parents: ce80da8 Author: mitchel <mitchellabo...@hotmail.com> Authored: Tue Dec 12 09:57:55 2017 -0500 Committer: Arina Ielchiieva <arin

[5/7] drill git commit: DRILL-5973: Support injection of time-bound pauses in server

2018-01-02 Thread arina
/master Commit: 3df11e1905ad384a7205d9daa0e2832394a6b890 Parents: 0343518 Author: Kunal Khatua <kkha...@maprtech.com> Authored: Wed Dec 20 12:52:12 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Tue Jan 2 15:43:3

drill git commit: Update version to 1.13.0-SNAPSHOT

2017-12-15 Thread arina
ill/tree/eb0c4030 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/eb0c4030 Branch: refs/heads/master Commit: eb0c40306b769093966062229c0d4724dc2163b9 Parents: 0e5ad4e Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Fri Dec 15 14:49:43 2017 +0200 Committer: Arina I

drill git commit: [maven-release-plugin] prepare release drill-1.12.0

2017-12-15 Thread arina
/repos/asf/drill/tree/6178c506 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/6178c506 Branch: refs/heads/1.12.0 Commit: 6178c506bc35762bb26515b3b1a222ca0ce3b6c8 Parents: 0e5ad4e Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Sun Dec 10 14:03:00 2017 + Committer:

svn commit: r23727 - /release/drill/drill-1.10.0/

2017-12-14 Thread arina
Author: arina Date: Thu Dec 14 14:37:23 2017 New Revision: 23727 Log: Removing drill-1.10.0 to keep only two last versions Removed: release/drill/drill-1.10.0/

[4/5] drill git commit: DRILL-6007: Use default refresh timeout (10 seconds) if graceful shutdown timeout is set to 0.

2017-12-09 Thread arina
/aae6 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/aae6 Branch: refs/heads/master Commit: aae6700566719c00614a58ce5b861c79e2a5 Parents: b346795 Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Tue Dec 5 19:13:09 2017 +0200 Committer: Arina Ielc

[2/5] drill git commit: DRILL-5702: Jdbc Driver Class not found

2017-12-09 Thread arina
/heads/master Commit: c7872dc00fd320133a7ce8b80c31a9a681fbd700 Parents: ed089d7 Author: Vitalii Diravka <vitalii.dira...@gmail.com> Authored: Wed Dec 6 17:31:10 2017 +0200 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sat Dec 9 15:49:24 2017 +0200

[3/5] drill git commit: DRILL-6017: Fix for SHUTDOWN button being visible for non Admin users

2017-12-09 Thread arina
-wip-us.apache.org/repos/asf/drill/diff/b3467957 Branch: refs/heads/master Commit: b34679579930f2643837e0c59dbe743b80b2f7e2 Parents: c7872dc Author: karthik <kmanivan...@maprtech.com> Authored: Thu Dec 7 09:43:24 2017 +0530 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committe

[1/5] drill git commit: DRILL-6000: Categorized graceful shutdown unit tests as SlowTests

2017-12-09 Thread arina
2:29 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sat Dec 9 15:49:09 2017 +0200 -- .../test/java/org/apache/drill/test/TestGracefulShutdown.java | 5 - 1 file changed, 4 insertions

[4/5] drill git commit: DRILL-5972: Slow performance for query on INFORMATION_SCHEMA.TABLE

2017-11-29 Thread arina
-us.apache.org/repos/asf/drill/diff/3d13b4f6 Branch: refs/heads/master Commit: 3d13b4f604852b959fe5ab0f21ec01d43a2f Parents: 53d71df Author: Padma Penumarthy <ppenuma...@yahoo.com> Authored: Wed Nov 15 20:31:23 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Commit

[5/5] drill git commit: DRILL-5989: Categories some tests to speed up smoke tests. Made travis run tests.

2017-11-29 Thread arina
: http://git-wip-us.apache.org/repos/asf/drill/diff/54d3d201 Branch: refs/heads/master Commit: 54d3d201882ef5bc2e0f754fd10edfead9947b60 Parents: 3d13b4f Author: Timothy Farkas <timothyfar...@apache.org> Authored: Wed Nov 22 15:02:07 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@

[1/5] drill git commit: DRILL-4286: Graceful shutdown of drillbit

2017-11-29 Thread arina
Repository: drill Updated Branches: refs/heads/master d3f8da2b6 -> 54d3d2018 http://git-wip-us.apache.org/repos/asf/drill/blob/5f044f2a/exec/java-exec/src/test/java/org/apache/drill/test/TestGracefulShutdown.java -- diff --git

[3/5] drill git commit: DRILL-5694: Do not allow queries to access paths outside the current workspace root

2017-11-29 Thread arina
: http://git-wip-us.apache.org/repos/asf/drill/diff/53d71dfd Branch: refs/heads/master Commit: 53d71dfdff414d705587a051b6e7ef00614de723 Parents: 5f044f2 Author: Parth Chandra <par...@apache.org> Authored: Tue Nov 14 15:25:33 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@

[2/5] drill git commit: DRILL-4286: Graceful shutdown of drillbit

2017-11-29 Thread arina
/drill/diff/5f044f2a Branch: refs/heads/master Commit: 5f044f2a6d0cd34a3d4107ece4c0637469f89b40 Parents: d3f8da2 Author: dvjyothsna <jyothsnadonapati@Skatkam-598.local> Authored: Thu Aug 24 08:58:00 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Wed Nov 29 1

[2/2] drill git commit: DRILL-4779: Kafka storage plugin (Kamesh Bhallamudi & Anil Kumar Batchu)

2017-11-28 Thread arina
/git-wip-us.apache.org/repos/asf/drill/diff/d3f8da2b Branch: refs/heads/master Commit: d3f8da2b62b13be28c4133980067942cec2a5faf Parents: 05d8b3c Author: Anil Kumar Batchu <akumarb2...@gmail.com> Authored: Mon Nov 27 18:44:55 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.c

[1/2] drill git commit: DRILL-4779: Kafka storage plugin (Kamesh Bhallamudi & Anil Kumar Batchu)

2017-11-28 Thread arina
Repository: drill Updated Branches: refs/heads/master 05d8b3c2c -> d3f8da2b6 http://git-wip-us.apache.org/repos/asf/drill/blob/d3f8da2b/contrib/storage-kafka/src/test/java/org/apache/drill/exec/store/kafka/KafkaMessageGenerator.java

[6/6] drill git commit: DRILL-5952: Implement "CREATE TABLE IF NOT EXISTS and CREATE VIEW IF NOT EXISTS"

2017-11-26 Thread arina
8b3c2 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/05d8b3c2 Branch: refs/heads/master Commit: 05d8b3c2c078c5cf89fcbe05a9a6cf555a21d303 Parents: 27dc0d2 Author: Prasad Nagaraj Subramanya <prasadn...@gmail.com> Authored: Thu Nov 16 23:03:43 2017 -0800 Committer: Arina Ielchiiev

[5/6] drill git commit: DRILL-5981: Add syntax highlighting and error checking to plugin configuration page.

2017-11-26 Thread arina
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/27dc0d27 Branch: refs/heads/master Commit: 27dc0d27d5efad839ce3a63917c13e48536e57d2 Parents: 1e78999 Author: cgivre <cgi...@gmail.com> Authored: Wed Nov 22 13:48:06 2017 -0500 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com&g

[2/6] drill git commit: DRILL-5986: Update jackson-databind version to 2.7.9.1

2017-11-26 Thread arina
/repos/asf/drill/diff/1e789990 Branch: refs/heads/master Commit: 1e7899909af31c90985f141fbcb9e6e8eb13baf8 Parents: bfaec28 Author: Volodymyr Vysotskyi <vvo...@gmail.com> Authored: Wed Nov 22 17:45:42 2017 +0200 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Sun Nov

[1/6] drill git commit: DRILL-5987: Use one version of javassist

2017-11-26 Thread arina
wip-us.apache.org/repos/asf/drill/tree/bfaec288 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/bfaec288 Branch: refs/heads/master Commit: bfaec2882e69e3a4a753ae96b7619c4331506255 Parents: 46fac0a Author: Timothy Farkas <timothyfar...@apache.org> Authored: Wed Nov 22 12:31:18 2017 -0800 Committ

[4/6] drill git commit: DRILL-5981: Add syntax highlighting and error checking to plugin configuration page.

2017-11-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/27dc0d27/exec/java-exec/src/main/resources/rest/static/js/ace-code-editor/ace.js -- diff --git a/exec/java-exec/src/main/resources/rest/static/js/ace-code-editor/ace.js

[3/6] drill git commit: DRILL-5981: Add syntax highlighting and error checking to plugin configuration page.

2017-11-26 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/blob/27dc0d27/exec/java-exec/src/main/resources/rest/static/js/ace-code-editor/mode-json.js -- diff --git

[2/2] drill git commit: DRILL-5832: Change OperatorFixture to use system option manager

2017-11-13 Thread arina
: 42fc11e53557477ac01c7dd31c3aa93e22fb4384 Parents: 3036d37 Author: Paul Rogers <prog...@maprtech.com> Authored: Mon Oct 2 15:45:21 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Mon Nov 13 14:59:1

[1/2] drill git commit: DRILL-5832: Change OperatorFixture to use system option manager

2017-11-13 Thread arina
Repository: drill Updated Branches: refs/heads/master 3036d3700 -> 42fc11e53 http://git-wip-us.apache.org/repos/asf/drill/blob/42fc11e5/exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/xsort/TestSortSpillWithException.java

[02/11] drill git commit: DRILL-5337: OpenTSDB storage plugin

2017-11-13 Thread arina
/diff/496c97d1 Branch: refs/heads/master Commit: 496c97d14eb428a5aff74e82d662a0da6930e94f Parents: 29e0547 Author: Vlad Storona <vstor...@cybervisiontech.com> Authored: Fri Nov 25 20:28:02 2016 +0200 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Mon Nov 13 11:04:5

[11/11] drill git commit: DRILL-5795: Parquet Filter push down now work at rowgroup level

2017-11-13 Thread arina
: refs/heads/master Commit: 3036d3700aa620bbbffc260e52f633cdaae1172c Parents: 30da051 Author: Damien Profeta <damien.prof...@amadeus.com> Authored: Fri Sep 15 11:01:58 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Mon Nov 13 11:45:2

[04/11] drill git commit: DRILL-5822: The query with "SELECT *" with "ORDER BY" clause and `planner.slice_target`=1 doesn't preserve column order

2017-11-13 Thread arina
pache.org/repos/asf/drill/diff/c1118a3d Branch: refs/heads/master Commit: c1118a3d9a74cf24f28bc69efca2c21d2a6d5b1d Parents: 17ca618 Author: Vitalii Diravka <vitalii.dira...@gmail.com> Authored: Thu Oct 26 18:07:33 2017 + Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com>

[06/11] drill git commit: DRILL-5896: Handle HBase columns vector creation in the HBaseRecordReader

2017-11-13 Thread arina
://git-wip-us.apache.org/repos/asf/drill/diff/dfd43d02 Branch: refs/heads/master Commit: dfd43d020498c09dcb2c3fed4e8c6df23d755d55 Parents: 59c7447 Author: Prasad Nagaraj Subramanya <prasadn...@gmail.com> Authored: Wed Oct 25 21:20:07 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@

[07/11] drill git commit: DRILL-5899: Simple pattern matchers can work with DrillBuf directly

2017-11-13 Thread arina
-us.apache.org/repos/asf/drill/diff/df95709a Branch: refs/heads/master Commit: df95709a2dac47e46be59c47dc776efbbe615726 Parents: dfd43d0 Author: Padma Penumarthy <ppenuma...@yahoo.com> Authored: Wed Oct 25 13:37:25 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Co

[03/11] drill git commit: DRILL-5717: Let some test cases be Local or TimeZone independent.

2017-11-13 Thread arina
-us.apache.org/repos/asf/drill/diff/17ca6181 Branch: refs/heads/master Commit: 17ca6181ba924837d493ae789637b3d4514bd560 Parents: 496c97d Author: weijie.tong <weijie.t...@alipay.com> Authored: Sun Aug 20 20:07:41 2017 +0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed

[01/11] drill git commit: DRILL-5337: OpenTSDB storage plugin

2017-11-13 Thread arina
Repository: drill Updated Branches: refs/heads/master 29e054769 -> 3036d3700 http://git-wip-us.apache.org/repos/asf/drill/blob/496c97d1/contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java

[08/11] drill git commit: DRILL-5909: Added new Counter metrics

2017-11-13 Thread arina
/diff/99e4504f Branch: refs/heads/master Commit: 99e4504f2aa9d11a6bc49a57f5edb70f8d621747 Parents: df95709 Author: Prasad Nagaraj Subramanya <prasadn...@gmail.com> Authored: Wed Nov 1 13:49:43 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Mon Nov 13 1

[10/11] drill git commit: DRILL-5923: Display name for query state

2017-11-13 Thread arina
/drill/diff/30da051b Branch: refs/heads/master Commit: 30da051b968926b7ead388b7df56c402dbdd5cb8 Parents: ed6c4bc Author: Prasad Nagaraj Subramanya <prasadn...@gmail.com> Authored: Thu Nov 9 15:00:15 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Mon Nov 13 1

[09/11] drill git commit: DRILL-5921: Display counter metrics in table

2017-11-13 Thread arina
/drill/diff/ed6c4bc8 Branch: refs/heads/master Commit: ed6c4bc8e18b55e2aaac731f6cb4bc0f4480e490 Parents: 99e4504 Author: Prasad Nagaraj Subramanya <prasadn...@gmail.com> Authored: Wed Nov 8 23:18:42 2017 -0800 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Mon Nov

[05/11] drill git commit: DRILL-5863: Sortable table incorrectly sorts fragments/time lexically

2017-11-13 Thread arina
21:35:47 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Mon Nov 13 11:05:51 2017 +0200 -- .../server/rest/profile/FragmentWrapper.java| 7 ++- .../server/rest/profile/OperatorWrapper.

drill git commit: DRILL-5766: Fix XSS vulnerabilities in Drill

2017-09-12 Thread arina
iff/c7c8ffd6 Branch: refs/heads/master Commit: c7c8ffd6f5e1b8f4677f9e95c317482d929a1bb5 Parents: 7a900b7 Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Thu Sep 7 15:30:39 2017 +0300 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Tue Sep 12 12:5

drill git commit: DRILL-5765: Json query profile is not shown on Web UI

2017-09-07 Thread arina
017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Thu Sep 7 12:53:36 2017 +0300 -- exec/java-exec/src/main/resources/rest/static/js/graph.js | 4 ++-- 1 file changed, 2 insertions(

[3/3] drill git commit: DRILL-5507: Made verbose info logging message debug level and printed it less frequently

2017-08-25 Thread arina
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/a3442021 Branch: refs/heads/master Commit: a3442021bca05fc17f399338c36ce8a6ba140e0c Parents: e91ae50 Author: Timothy Farkas <timothyfar...@apache.org> Authored: Thu Aug 17 14:29:38 2017 -0700 Committer: Arina Ielchiieva <arin

[1/3] drill git commit: DRILL-5725: Update Jackson version to 2.7.8

2017-08-25 Thread arina
wip-us.apache.org/repos/asf/drill/tree/1c3c65fe Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/1c3c65fe Branch: refs/heads/master Commit: 1c3c65fe8a00899980414a7a410e08c70b6973f0 Parents: 0641ded Author: Volodymyr Vysotskyi <vvo...@gmail.com> Authored: Wed Aug 16 14:16:55 2017 + Committ

[2/3] drill git commit: DRILL-5701: Fix drill.connections.rpc.. metric behavior

2017-08-25 Thread arina
-us.apache.org/repos/asf/drill/diff/e91ae509 Branch: refs/heads/master Commit: e91ae5099ade86e5d45157deacd2eae4f43a8c9c Parents: 1c3c65f Author: Sorabh Hamirwasia <shamirwa...@maprtech.com> Authored: Wed Aug 2 14:25:21 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: F

[2/2] drill git commit: DRILL-5660: Parquet metadata caching improvements

2017-08-15 Thread arina
http://git-wip-us.apache.org/repos/asf/drill/diff/e9065b55 Branch: refs/heads/master Commit: e9065b55ea560e7f737d6fcb4948f9e945b9b14f Parents: 073ea68 Author: Vitalii Diravka <vitalii.dira...@gmail.com> Authored: Wed Jul 12 15:12:00 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@g

[1/2] drill git commit: DRILL-5660: Parquet metadata caching improvements

2017-08-15 Thread arina
Repository: drill Updated Branches: refs/heads/master 073ea6819 -> e9065b55e http://git-wip-us.apache.org/repos/asf/drill/blob/e9065b55/exec/java-exec/src/test/resources/parquet/metadata_with_absolute_path/metadata_table_with_absolute_paths.requires_replace.txt

drill git commit: Update version to 1.12.0-SNAPSHOT

2017-07-30 Thread arina
ill/tree/9d1d8157 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/9d1d8157 Branch: refs/heads/master Commit: 9d1d815737528251a7500621cc976b57e7f3be59 Parents: d622f76 Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Sun Jul 30 19:32:21 2017 +0300 Committer: Arina I

drill git commit: [maven-release-plugin] prepare release drill-1.11.0

2017-07-30 Thread arina
/repos/asf/drill/tree/4220fb2f Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/4220fb2f Branch: refs/heads/1.11.0 Commit: 4220fb2fffbc81883df3e5fea575fa0a584852b3 Parents: d622f76 Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Mon Jul 24 13:47:07 2017 + Committer:

drill git commit: DRILL-5165: For limit all case, no need to push down limit to scan

2017-07-24 Thread arina
wip-us.apache.org/repos/asf/drill/tree/d622f76e Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/d622f76e Branch: refs/heads/master Commit: d622f76ee6336d97c9189fc589befa7b0f4189d6 Parents: a0c178b Author: chunhui-shi <c...@maprtech.com> Authored: Tue Mar 7 23:39:32 2017 -0800 Committ

[3/5] drill git commit: DRILL-5665: Add the option planner.force_2phase_aggr to override small inputs

2017-07-21 Thread arina
://git-wip-us.apache.org/repos/asf/drill/diff/943a1432 Branch: refs/heads/master Commit: 943a1432943c5aff0db76b8eb2d6cf9273737b6f Parents: 6b0e837 Author: Boaz Ben-Zvi <boazben-zvi@BBenZvi-E754-MBP13.local> Authored: Tue Jul 18 15:18:08 2017 -0700 Committer: Arina Ielchiieva <arin

[1/5] drill git commit: DRILL-5616: Add memory checks, plus minor metrics changes

2017-07-21 Thread arina
17:53:28 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Fri Jul 21 16:32:05 2017 +0300 -- .../impl/aggregate/HashAggTemplate.java | 116 +++ .../exec/physical/impl/common

[5/5] drill git commit: DRILL-4720: Fix SchemaPartitionExplorer.getSubPartitions method implementations to return only Drill file system directories

2017-07-21 Thread arina
/heads/master Commit: a0c178babb6d82a30af8fdf5e912cbc9c9526a85 Parents: 368bc38 Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Thu Jun 29 16:08:33 2017 +0300 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Committed: Fri Jul 21 19:38:3

[2/5] drill git commit: DRILL-5669: Add a configurable option for minimum memory allocation to buffered ops

2017-07-21 Thread arina
: http://git-wip-us.apache.org/repos/asf/drill/diff/6b0e8378 Branch: refs/heads/master Commit: 6b0e8378cc198c926f5b1cf95a07fd4c9fc092de Parents: 35a7ad0 Author: Boaz Ben-Zvi <boazben-zvi@BBenZvi-E754-MBP13.local> Authored: Mon Jul 17 14:21:29 2017 -0700 Committer: Arina Ielchiieva <arin

[4/5] drill git commit: DRILL-5083: status.getOutcome() return FAILURE if one of the batches has STOP status (to avoid infinite loop in Merge Join).

2017-07-21 Thread arina
-us.apache.org/repos/asf/drill/tree/368bc38b Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/368bc38b Branch: refs/heads/master Commit: 368bc38b162e43c7c9e6ce302ede87bccf019052 Parents: 943a143 Author: Roman Kulyk <rom.ku...@gmail.com> Authored: Thu Jul 20 16:33:49 2017 +0300 Committer:

[3/4] drill git commit: DRILL-4511: Add unit tests for "Table does not exist" situation in case of empty directory or incorrect table name

2017-07-21 Thread arina
apache.org/repos/asf/drill/tree/4e5a0cb9 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/4e5a0cb9 Branch: refs/heads/master Commit: 4e5a0cb96f7fc0c725bd4e5b5aac1342170531ae Parents: 34d736e Author: Roman Kulyk <rom.ku...@gmail.com> Authored: Thu Jul 6 18:27:34 2017 +0300 Committer:

[4/4] drill git commit: DRILL-5678: Undefined behavior due to un-initialized values in ServerMetaContext

2017-07-21 Thread arina
: http://git-wip-us.apache.org/repos/asf/drill/diff/07346c78 Branch: refs/heads/master Commit: 07346c782102205091f7e93a7fe566fd9019cbea Parents: 4e5a0cb Author: Rob Wu <robw...@gmail.com> Authored: Tue Jul 18 22:55:52 2017 -0700 Committer: Arina Ielchiieva <arina.yelchiy...@gmail.com> Commit

[1/4] drill git commit: DRILL-5634: Add Crypto Functions

2017-07-21 Thread arina
pos/asf/drill/tree/a3f9dff0 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/a3f9dff0 Branch: refs/heads/master Commit: a3f9dff0a00f5ed8b87c0802ea7cc069c6407bcd Parents: 8d659ff Author: cgivre <cgi...@gmail.com> Authored: Sun Jul 2 23:13:02 2017 -0400 Committer: Arina Ielchiieva <a

[2/4] drill git commit: DRILL-4755: Fix IOBE for convert_from/convert_to functions with incorrect encoding type

2017-07-21 Thread arina
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/34d736e6 Branch: refs/heads/master Commit: 34d736e6dabea7d3d4bb8fb699e956f72bcdbfb8 Parents: a3f9dff Author: Volodymyr Vysotskyi <vvo...@gmail.com> Authored: Tue Jul 4 18:19:23 2017 + Committer: Arina Ielchiieva <arina.yelchiy...@

drill git commit: Add Arina's PGP key.

2017-07-16 Thread arina
9a3 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/da9f09a3 Branch: refs/heads/master Commit: da9f09a3caa083da10d13596ce61f85084c691ef Parents: 35d07c3 Author: Arina Ielchiieva <arina.yelchiy...@gmail.com> Authored: Sun Jul 16 14:04:27 2017 + Committer: Arina Ielchiieva <a

<    1   2   3   4   >