[GitHub] weijietong commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf…

2018-11-02 Thread GitBox
weijietong commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf… URL: https://github.com/apache/drill/pull/1504#discussion_r230543377 ## File path:

[GitHub] Ben-Zvi opened a new pull request #1522: Drill 6735: Implement Semi-Join for the Hash-Join operator

2018-11-02 Thread GitBox
Ben-Zvi opened a new pull request #1522: Drill 6735: Implement Semi-Join for the Hash-Join operator URL: https://github.com/apache/drill/pull/1522 This work builds on "DRILL-6798: Planner changes to support semi-join", and makes the Hash-Join perform the Semi-Join internally, by not

[GitHub] kkhatua commented on issue #1521: DRILL-6611: Add Ctrl+Enter support for query submission

2018-11-02 Thread GitBox
kkhatua commented on issue #1521: DRILL-6611: Add Ctrl+Enter support for query submission URL: https://github.com/apache/drill/pull/1521#issuecomment-435548255 @arina-ielchiieva please review this. There are fixes on top of @hrbrmstr 's original commit. Tested with impersonation

[GitHub] kkhatua opened a new pull request #1521: DRILL-6611: Add Ctrl+Enter support for query submission

2018-11-02 Thread GitBox
kkhatua opened a new pull request #1521: DRILL-6611: Add Ctrl+Enter support for query submission URL: https://github.com/apache/drill/pull/1521 1. BugFix on parent commit: Ensure query submission is done with user name when impersonation is enabled. 2. Support non-Mac browsers 3.

[GitHub] sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf…

2018-11-02 Thread GitBox
sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf… URL: https://github.com/apache/drill/pull/1504#discussion_r230527544 ## File path:

[GitHub] sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf…

2018-11-02 Thread GitBox
sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf… URL: https://github.com/apache/drill/pull/1504#discussion_r230515093 ## File path:

[GitHub] sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf…

2018-11-02 Thread GitBox
sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf… URL: https://github.com/apache/drill/pull/1504#discussion_r230519811 ## File path:

[GitHub] sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf…

2018-11-02 Thread GitBox
sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf… URL: https://github.com/apache/drill/pull/1504#discussion_r230520575 ## File path:

[GitHub] sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf…

2018-11-02 Thread GitBox
sohami commented on a change in pull request #1504: DRILL-6792: Find the right probe side fragment wrapper & fix DrillBuf… URL: https://github.com/apache/drill/pull/1504#discussion_r230527876 ## File path: exec/java-exec/src/main/java/org/apache/drill/exec/ops/FragmentContext.java

[DISCUSS] Resurrect support for Table Statistics in Drill

2018-11-02 Thread Gautam Parai
Hi all, I had an initial implementation for statistics support for Drill [DRILL-1328] . This JIRA has links to the design spec as well as the PR. Unfortunately, because of some regressions on performance benchmarks (TPCH/TPCDS) we decided to

[GitHub] sohami closed pull request #1513: DRILL-6809: Handle repeated map in schema inference

2018-11-02 Thread GitBox
sohami closed pull request #1513: DRILL-6809: Handle repeated map in schema inference URL: https://github.com/apache/drill/pull/1513 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] sohami closed pull request #1518: DRILL-6824: Handle schema changes in MapRDBJsonRecordReader

2018-11-02 Thread GitBox
sohami closed pull request #1518: DRILL-6824: Handle schema changes in MapRDBJsonRecordReader URL: https://github.com/apache/drill/pull/1518 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As

[GitHub] sohami closed pull request #1509: DRILL-6810: Disable NULL_IF_NULL NullHandling for functions with Comp…

2018-11-02 Thread GitBox
sohami closed pull request #1509: DRILL-6810: Disable NULL_IF_NULL NullHandling for functions with Comp… URL: https://github.com/apache/drill/pull/1509 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] sohami closed pull request #1494: DRILL-6768: Improve to_date, to_time and to_timestamp and correspondi…

2018-11-02 Thread GitBox
sohami closed pull request #1494: DRILL-6768: Improve to_date, to_time and to_timestamp and correspondi… URL: https://github.com/apache/drill/pull/1494 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of

[GitHub] ilooner commented on issue #1515: DRILL-6806: Moving code for a HashAgg partition into separate class.

2018-11-02 Thread GitBox
ilooner commented on issue #1515: DRILL-6806: Moving code for a HashAgg partition into separate class. URL: https://github.com/apache/drill/pull/1515#issuecomment-435512604 @Ben-Zvi Added description of the changes This is

Re: show files in

2018-11-02 Thread Arina Yelchiyeva
Please try on the latest master. This issue has been fixed. No need to use the option as well. Kind regards, Arina > On Nov 2, 2018, at 8:29 PM, Jean-Claude Cote wrote: > > Hi, > > I'm running the show files in dfs.root.`subdir1/subdir2` query. > > And got the error "To SHOW FILES in

Re: November Apache Drill board report

2018-11-02 Thread Padma Penumarthy
Hi Arina, Can you add batch sizing (for bunch of operators and parquet reader) also ? Thanks Padma On Fri, Nov 2, 2018 at 2:55 AM Arina Ielchiieva wrote: > Sure, let's mention. > Updated the report. > > = > > ## Description: > - Drill is a Schema-free SQL Query Engine for Hadoop, NoSQL

show files in

2018-11-02 Thread Jean-Claude Cote
Hi, I'm running the show files in dfs.root.`subdir1/subdir2` query. And got the error "To SHOW FILES in specific directory, enable option storage.list_files_recursively" I've turn that on with alter session set storage.list_files_recursively=true; However when I now run the query it seems like

Re: [Agenda] Drill developer meetup 2018

2018-11-02 Thread Abhishek Girish
Charles, I'm sure we'll have a link for remote folks to join - will share it closer to the day. On Thu, Nov 1, 2018 at 1:58 PM hanu mapr wrote: > Hello All, > > There was typo for the year in the mail. It should be 2018 instead of 2019. > Thanks Aman for correcting it. > > Regards, > -Hanu > >

[jira] [Created] (DRILL-6828) Hit UnrecognizedPropertyException when run tpch queries

2018-11-02 Thread Dechang Gu (JIRA)
Dechang Gu created DRILL-6828: - Summary: Hit UnrecognizedPropertyException when run tpch queries Key: DRILL-6828 URL: https://issues.apache.org/jira/browse/DRILL-6828 Project: Apache Drill Issue

[GitHub] bitblender commented on issue #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on issue #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#issuecomment-435409843 @arina-ielchiieva @sohami Update the PR. Please take a look

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230405672 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230403743 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230403657 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230403715 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230403320 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230401716 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230401680 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230401665 ## File path: exec/java-exec/src/main/resources/drill-module.conf

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230401310 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230401090 ## File path:

[GitHub] bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster

2018-11-02 Thread GitBox
bitblender commented on a change in pull request #1467: DRILL-5671: Set secure ACLs (Access Control List) for Drill ZK nodes in a secure cluster URL: https://github.com/apache/drill/pull/1467#discussion_r230401022 ## File path:

[GitHub] vvysotskyi commented on issue #1446: DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: sun/misc/VM

2018-11-02 Thread GitBox
vvysotskyi commented on issue #1446: DRILL-6349: Drill JDBC driver fails on Java 1.9+ with NoClassDefFoundError: sun/misc/VM URL: https://github.com/apache/drill/pull/1446#issuecomment-435362811 @oleg-zinovev, thanks for pointing to

Re: November Apache Drill board report

2018-11-02 Thread Arina Ielchiieva
Sure, let's mention. Updated the report. = ## Description: - Drill is a Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage. ## Issues: - There are no issues requiring board attention at this time. ## Activity: - Since the last board report, Drill has released version

[jira] [Created] (DRILL-6827) Apache Drill 1.14 on a kerberized Cloudera cluster (CDH 5.14).

2018-11-02 Thread Ibrahim Safieddine (JIRA)
Ibrahim Safieddine created DRILL-6827: - Summary: Apache Drill 1.14 on a kerberized Cloudera cluster (CDH 5.14). Key: DRILL-6827 URL: https://issues.apache.org/jira/browse/DRILL-6827 Project: