[GitHub] [drill] paul-rogers commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin

2020-02-13 Thread GitBox
paul-rogers commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin URL: https://github.com/apache/drill/pull/1983#issuecomment-586090653 Cool. Looks like the pieces are there. When testing, there is the obvious gotcha: you can't use the Mongo persistent

[GitHub] [drill] dobesv commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin

2020-02-13 Thread GitBox
dobesv commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin URL: https://github.com/apache/drill/pull/1983#issuecomment-586066909 I was quite excited by the prospect of storing the configuration in MongoDB because my ZooKeeper setup is not secured, but

[GitHub] [drill] dobesv commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin

2020-02-13 Thread GitBox
dobesv commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin URL: https://github.com/apache/drill/pull/1983#issuecomment-586066285 @paul-rogers it looks like someone already made the attempt, but then changed their mind but left the code in there.

[GitHub] [drill] paul-rogers commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin

2020-02-13 Thread GitBox
paul-rogers commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin URL: https://github.com/apache/drill/pull/1983#issuecomment-586057796 Saw this was closed, but thought I'd comment on the error message. A "PStore" (persistent store) is a place where

[GitHub] [drill] dobesv commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin

2020-02-13 Thread GitBox
dobesv commented on issue #1983: DRILL-7585: Documentation for mongodb persistent storage plugin URL: https://github.com/apache/drill/pull/1983#issuecomment-586045255 Oh hmmm once I have set this up I get an error "Mongo DB PStore not currently supported" :(

[GitHub] [drill] dobesv closed pull request #1983: DRILL-7585: Documentation for mongodb persistent storage plugin

2020-02-13 Thread GitBox
dobesv closed pull request #1983: DRILL-7585: Documentation for mongodb persistent storage plugin URL: https://github.com/apache/drill/pull/1983 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [drill] dobesv opened a new pull request #1983: DRILL-7585: Documentation for mongodb persistent storage plugin

2020-02-13 Thread GitBox
dobesv opened a new pull request #1983: DRILL-7585: Documentation for mongodb persistent storage plugin URL: https://github.com/apache/drill/pull/1983 Also minor edits to some other parts of the same page. # [DRILL-7585](https://issues.apache.org/jira/browse/DRILL-7585):

[GitHub] [drill] cgivre commented on issue #1977: DRILL-7573: Support htpasswd based authentication

2020-02-13 Thread GitBox
cgivre commented on issue #1977: DRILL-7573: Support htpasswd based authentication URL: https://github.com/apache/drill/pull/1977#issuecomment-586039797 I'm working on a PR and encountered the same problem. @vvysotskyi could you take a look?

[jira] [Created] (DRILL-7585) MongoDB PStore Plugin is not documented

2020-02-13 Thread Dobes Vandermeer (Jira)
Dobes Vandermeer created DRILL-7585: --- Summary: MongoDB PStore Plugin is not documented Key: DRILL-7585 URL: https://issues.apache.org/jira/browse/DRILL-7585 Project: Apache Drill Issue

[GitHub] [drill] dobesv opened a new pull request #1982: Fix method name spelling

2020-02-13 Thread GitBox
dobesv opened a new pull request #1982: Fix method name spelling URL: https://github.com/apache/drill/pull/1982 # [DRILL-7584](https://issues.apache.org/jira/browse/DRILL-7584): Misspelled method name in MongoStoragePluginConfig (getMongoCrendials) ## Description I noticed

[jira] [Created] (DRILL-7584) Misspelled method name in MongoStoragePluginConfig (getMongoCrendials)

2020-02-13 Thread Dobes Vandermeer (Jira)
Dobes Vandermeer created DRILL-7584: --- Summary: Misspelled method name in MongoStoragePluginConfig (getMongoCrendials) Key: DRILL-7584 URL: https://issues.apache.org/jira/browse/DRILL-7584 Project:

[GitHub] [drill] dobesv commented on issue #1977: DRILL-7573: Support htpasswd based authentication

2020-02-13 Thread GitBox
dobesv commented on issue #1977: DRILL-7573: Support htpasswd based authentication URL: https://github.com/apache/drill/pull/1977#issuecomment-586023050 Seems like the failure is in another component now: ``` [ERROR] Tests run: 30, Failures: 0, Errors: 1, Skipped: 0, Time

[GitHub] [drill] paul-rogers commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
paul-rogers commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r379117659 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/resultSet/project/Qualifier.java

[GitHub] [drill] paul-rogers commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
paul-rogers commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r379127271 ## File path:

[GitHub] [drill] paul-rogers commented on a change in pull request #1971: DRILL-7572: JSON structure parser

2020-02-13 Thread GitBox
paul-rogers commented on a change in pull request #1971: DRILL-7572: JSON structure parser URL: https://github.com/apache/drill/pull/1971#discussion_r379097191 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/json/parser/JsonStructureOptions.java

[GitHub] [drill] paul-rogers commented on a change in pull request #1971: DRILL-7572: JSON structure parser

2020-02-13 Thread GitBox
paul-rogers commented on a change in pull request #1971: DRILL-7572: JSON structure parser URL: https://github.com/apache/drill/pull/1971#discussion_r379093579 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/store/easy/json/parser/JsonStructureOptions.java

[GitHub] [drill] dobesv commented on a change in pull request #1977: DRILL-7573: Support htpasswd based authentication

2020-02-13 Thread GitBox
dobesv commented on a change in pull request #1977: DRILL-7573: Support htpasswd based authentication URL: https://github.com/apache/drill/pull/1977#discussion_r379038275 ## File path:

[GitHub] [drill] dobesv commented on a change in pull request #1977: DRILL-7573: Support htpasswd based authentication

2020-02-13 Thread GitBox
dobesv commented on a change in pull request #1977: DRILL-7573: Support htpasswd based authentication URL: https://github.com/apache/drill/pull/1977#discussion_r379036610 ## File path:

[GitHub] [drill] dobesv commented on issue #1977: DRILL-7573: Support htpasswd based authentication

2020-02-13 Thread GitBox
dobesv commented on issue #1977: DRILL-7573: Support htpasswd based authentication URL: https://github.com/apache/drill/pull/1977#issuecomment-585899798 FWIW a 1 second delay is required because that version of the JVM only offers 1-second resolution on file timestamps. I've

[jira] [Created] (DRILL-7583) Remove STOP status in favor of fail-fast

2020-02-13 Thread Paul Rogers (Jira)
Paul Rogers created DRILL-7583: -- Summary: Remove STOP status in favor of fail-fast Key: DRILL-7583 URL: https://issues.apache.org/jira/browse/DRILL-7583 Project: Apache Drill Issue Type:

[GitHub] [drill] vvysotskyi commented on issue #1977: DRILL-7573: Support htpasswd based authentication

2020-02-13 Thread GitBox
vvysotskyi commented on issue #1977: DRILL-7573: Support htpasswd based authentication URL: https://github.com/apache/drill/pull/1977#issuecomment-585897289 @paul-rogers, thanks for explanation. I think we cannot specify a shorter delay due to

[GitHub] [drill] paul-rogers commented on issue #1978: DRILL-7578: HDF5 Metadata Queries Fail with Large Files

2020-02-13 Thread GitBox
paul-rogers commented on issue #1978: DRILL-7578: HDF5 Metadata Queries Fail with Large Files URL: https://github.com/apache/drill/pull/1978#issuecomment-585893378 @cgivre, sounds like a good plan. By the way, it occurred to me that the original "preview" idea may have another

[GitHub] [drill] paul-rogers commented on issue #1977: DRILL-7573: Support htpasswd based authentication

2020-02-13 Thread GitBox
paul-rogers commented on issue #1977: DRILL-7573: Support htpasswd based authentication URL: https://github.com/apache/drill/pull/1977#issuecomment-585890405 @vvysotskyi, in this case the sleep is necessary. As I read it, this code uses the file system for synchronization. We write a

[jira] [Created] (DRILL-7582) Drill docker Web UI doesn't show resources usage information if map the container to a non-default port

2020-02-13 Thread Anton Gozhiy (Jira)
Anton Gozhiy created DRILL-7582: --- Summary: Drill docker Web UI doesn't show resources usage information if map the container to a non-default port Key: DRILL-7582 URL:

[jira] [Created] (DRILL-7581) Kerberos AuthorizationException on creating UDF folders after Java minor releases

2020-02-13 Thread Stefan Hammer (Jira)
Stefan Hammer created DRILL-7581: Summary: Kerberos AuthorizationException on creating UDF folders after Java minor releases Key: DRILL-7581 URL: https://issues.apache.org/jira/browse/DRILL-7581

[GitHub] [drill] cgivre commented on issue #1978: DRILL-7578: HDF5 Metadata Queries Fail with Large Files

2020-02-13 Thread GitBox
cgivre commented on issue #1978: DRILL-7578: HDF5 Metadata Queries Fail with Large Files URL: https://github.com/apache/drill/pull/1978#issuecomment-585729825 @paul-rogers , @vvysotskyi I was looking at the HDF5 library and it turns out that there is metadata available for the

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r378763948 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/resultSet/project/RequestedColumn.java

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r377035722 ## File path:

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r378763444 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/resultSet/project/RequestedColumn.java

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r377021700 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/resultSet/project/Qualifier.java

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r378772986 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/resultSet/project/RequestedColumn.java

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r377007494 ## File path:

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r377031167 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/resultSet/project/RequestedTuple.java

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r377038532 ## File path: exec/java-exec/src/test/java/org/apache/drill/exec/physical/resultSet/impl/RowSetTestUtils.java

[GitHub] [drill] KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser

2020-02-13 Thread GitBox
KazydubB commented on a change in pull request #1974: DRILL-7574: Generalize the projection parser URL: https://github.com/apache/drill/pull/1974#discussion_r377027268 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/physical/resultSet/project/RequestedColumn.java

Re: [ANNOUNCE] New PMC member: Bohdan Kazydub

2020-02-13 Thread Bohdan Kazydub
Thank you very much for greetings! It is an honor to be part of the Drill community. On Thu, Jan 30, 2020 at 11:36 PM Denys Ordynskiy wrote: > Congratulations Bohdan! > > Kind regards, > Denys Ordynskiy > > On Thu, Jan 30, 2020 at 9:38 PM Pritesh Maker > wrote: > > > Congrats Bohdan! > > > >