[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567569 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/Constants.java --- @@ -0,0 +1,31 @@ +/* + * Licensed to th

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567585 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/DrillOpenTSDBTable.java --- @@ -0,0 +1,69 @@ +/* + * Licen

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567538 --- Diff: contrib/storage-opentsdb/README.md --- @@ -0,0 +1 @@ +# drill-storage-openTSDB --- End diff -- Sure, I will update README with

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567693 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBGroupScan.java --- @@ -0,0 +1,220 @@ +/* + * Licen

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567620 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBGroupScan.java --- @@ -0,0 +1,220 @@ +/* + * Licen

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567658 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBGroupScan.java --- @@ -0,0 +1,220 @@ +/* + * Licen

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567743 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBRecordReader.java --- @@ -0,0 +1,263 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567810 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBRecordReader.java --- @@ -0,0 +1,263 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567715 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBGroupScan.java --- @@ -0,0 +1,220 @@ +/* + * Licen

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567870 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBRecordReader.java --- @@ -0,0 +1,263 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567835 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBRecordReader.java --- @@ -0,0 +1,263 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567854 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBRecordReader.java --- @@ -0,0 +1,263 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567934 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBScanSpec.java --- @@ -0,0 +1,35 @@ +/* + * License

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567959 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBStoragePlugin.java --- @@ -0,0 +1,90 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568031 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBStoragePlugin.java --- @@ -0,0 +1,90 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148567893 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBRecordReader.java --- @@ -0,0 +1,263 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568059 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBStoragePluginConfig.java --- @@ -0,0 +1,60 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568016 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBStoragePlugin.java --- @@ -0,0 +1,90 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568092 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBSubScan.java --- @@ -0,0 +1,134 @@ +/* + * License

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568739 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/OpenTSDBSubScan.java --- @@ -0,0 +1,134 @@ +/* + * License

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568766 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/Util.java --- @@ -0,0 +1,55 @@ +/* + * Licensed to the Apa

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568797 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/OpenTSDBTypes.java --- @@ -0,0 +1,28 @@ +/* + * Lic

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568871 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/query/Query.java --- @@ -0,0 +1,182 @@ +/* + * Lice

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568893 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/query/Query.java --- @@ -0,0 +1,182 @@ +/* + * Lice

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568843 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/query/DBQuery.java --- @@ -0,0 +1,108 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568822 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/query/DBQuery.java --- @@ -0,0 +1,108 @@ +/* + * Li

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568941 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/services/ServiceImpl.java --- @@ -0,0 +1,176 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568915 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/services/ServiceImpl.java --- @@ -0,0 +1,176 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568965 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/services/ServiceImpl.java --- @@ -0,0 +1,176 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148568996 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/services/ServiceImpl.java --- @@ -0,0 +1,176 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569087 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/services/ServiceImpl.java --- @@ -0,0 +1,176 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569123 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/services/ServiceImpl.java --- @@ -0,0 +1,176 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569173 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/services/ServiceImpl.java --- @@ -0,0 +1,176 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569232 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569362 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569320 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569400 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569425 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569297 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569383 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569335 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569476 --- Diff: contrib/storage-opentsdb/src/test/java/org/apache/drill/store/openTSDB/TestBase.java --- @@ -0,0 +1,48 @@ +/* + * Licensed to the Apac

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569508 --- Diff: contrib/storage-opentsdb/src/test/java/org/apache/drill/store/openTSDB/TestDataHolder.java --- @@ -0,0 +1,177 @@ +/* + * Licensed to t

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569621 --- Diff: distribution/src/assemble/bin.xml --- @@ -99,7 +99,9 @@ org.apache.drill.contrib:drill-format-mapr org.apache.drill.co

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569460 --- Diff: contrib/storage-opentsdb/src/main/resources/bootstrap-storage-plugins.json --- @@ -0,0 +1,9 @@ +{ + "storage": { +openTSDB: {

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569487 --- Diff: contrib/storage-opentsdb/src/test/java/org/apache/drill/store/openTSDB/TestDataHolder.java --- @@ -0,0 +1,177 @@ +/* + * Licensed to t

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569587 --- Diff: contrib/storage-opentsdb/src/test/resources/logback.xml --- @@ -0,0 +1,64 @@ + --- End diff -- Ok, I will remove this file. -

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569546 --- Diff: contrib/storage-opentsdb/src/test/java/org/apache/drill/store/openTSDB/TestOpenTSDBPlugin.java --- @@ -0,0 +1,162 @@ +/* + * Licensed

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569566 --- Diff: contrib/storage-opentsdb/src/test/resources/bootstrap-storage-plugins.json --- @@ -0,0 +1,9 @@ +{ + "storage": { +openTSDB: {

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569640 --- Diff: exec/java-exec/src/test/resources/drill-module.conf --- @@ -10,7 +10,7 @@ drill: { packages += "org.apache.drill.exec.testing",

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148569604 --- Diff: distribution/pom.xml --- @@ -190,11 +190,21 @@ org.apache.drill.contrib + drill-opentsdb

[GitHub] drill issue #1018: Drill-5834 Add Networking Functions #971

2017-11-02 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1018 @cgivre actually, it's not a good idea to create new pull request. First of all we'll loose all comments history. Second, now during batch commits sometimes batch committer squashes the comm

[GitHub] drill issue #1018: Drill-5834 Add Networking Functions #971

2017-11-02 Thread cgivre
Github user cgivre commented on the issue: https://github.com/apache/drill/pull/1018 @arina-ielchiieva I followed the instructions you sent and due to the force commit, it isn't possible to re-open the original PR. ---

[GitHub] drill issue #1018: Drill-5834 Add Networking Functions #971

2017-11-02 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1018 Ok, please update the commit message, it should contain semicolon after Jira number. ---

[GitHub] drill issue #1018: Drill-5834 Add Networking Functions #971

2017-11-02 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/1018 Link to the original PR - https://github.com/apache/drill/pull/971 ---

[jira] [Created] (DRILL-5922) Intermittent Memory Leaks in the ROOT allocator

2017-11-02 Thread Timothy Farkas (JIRA)
Timothy Farkas created DRILL-5922: - Summary: Intermittent Memory Leaks in the ROOT allocator Key: DRILL-5922 URL: https://issues.apache.org/jira/browse/DRILL-5922 Project: Apache Drill Issu

[jira] [Created] (DRILL-5923) State of a successfully completed query shown as "COMPLETED"

2017-11-02 Thread Prasad Nagaraj Subramanya (JIRA)
Prasad Nagaraj Subramanya created DRILL-5923: Summary: State of a successfully completed query shown as "COMPLETED" Key: DRILL-5923 URL: https://issues.apache.org/jira/browse/DRILL-5923 Pr

[GitHub] drill pull request #1021: DRILL-5923: Display name for query state

2017-11-02 Thread prasadns14
GitHub user prasadns14 opened a pull request: https://github.com/apache/drill/pull/1021 DRILL-5923: Display name for query state Defined display names for query state. @paul-rogers please review You can merge this pull request into a Git repository by running: $ git pull h

Re: Drill SASL Forward Compatibility

2017-11-02 Thread Laurent Goujon
I have a parallel scenario: - Scenario 1: 1) A handshake from a (1.12) client expecting authentication and encryption is intercepted by a rogue server. The rogue server then responds first with AUTH_REQUIRED, but authenticationMechanisms doesn't provide gssapi/kerberos as a sasl mechanism. The cli

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148628583 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/client/OpenTSDB.java --- @@ -0,0 +1,61 @@ +/* + * Licensed

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148628656 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBSchemaFactory.java --- @@ -0,0 +1,126 @@ +/*

[GitHub] drill pull request #774: DRILL-5337: OpenTSDB storage plugin

2017-11-02 Thread Vlad-Storona
Github user Vlad-Storona commented on a diff in the pull request: https://github.com/apache/drill/pull/774#discussion_r148628710 --- Diff: contrib/storage-opentsdb/src/main/java/org/apache/drill/exec/store/openTSDB/schema/OpenTSDBDatabaseSchema.java --- @@ -0,0 +1,77 @@ +/*

Re: Drill SASL Forward Compatibility

2017-11-02 Thread Laurent Goujon
If encryption is not enabled, any MITM can intercept and inject traffic in the session (meaning it could also do requests on behalf of the users without the user noticing), even with Kerberos. On Wed, Nov 1, 2017 at 2:13 PM, Sorabh Hamirwasia wrote: > Parth, > > Your understanding is correct. >

[GitHub] drill pull request #258: DRILL-4091: Support for additional gis operations i...

2017-11-02 Thread cgivre
Github user cgivre commented on a diff in the pull request: https://github.com/apache/drill/pull/258#discussion_r148653960 --- Diff: contrib/gis/src/test/java/org/apache/drill/exec/expr/fn/impl/gis/TestGeometryFunctions.java --- @@ -72,4 +72,203 @@ public void testSTWithinQuery()

[jira] [Created] (DRILL-5924) native-client: Support user-specified CXX_FLAGS

2017-11-02 Thread Uwe L. Korn (JIRA)
Uwe L. Korn created DRILL-5924: -- Summary: native-client: Support user-specified CXX_FLAGS Key: DRILL-5924 URL: https://issues.apache.org/jira/browse/DRILL-5924 Project: Apache Drill Issue Type:

[GitHub] drill pull request #1022: DRILL-5924: native-client: Support user-specified ...

2017-11-02 Thread xhochy
GitHub user xhochy opened a pull request: https://github.com/apache/drill/pull/1022 DRILL-5924: native-client: Support user-specified CXX_FLAGS Also remove the redundant sets of `CMAKE_CXX_FLAGS`. They are set on a global scope so that there is no need to reset them more locally. Y

[GitHub] drill issue #652: DRILL-4990:Use new HDFS API access instead of listStatus t...

2017-11-02 Thread ppadma
Github user ppadma commented on the issue: https://github.com/apache/drill/pull/652 @sohami Sorabh, since you reviewed the original pull request, can you please review the updated diffs ? ---

[GitHub] drill issue #1015: DRILL-5899: Simple pattern matchers can work with DrillBu...

2017-11-02 Thread ppadma
Github user ppadma commented on the issue: https://github.com/apache/drill/pull/1015 @sachouche @paul-rogers Thanks for the review. I updated the PR with review comments. I made one more change. Previously, I was copying native memory buffer into byte array and using it. In