[jira] [Created] (DRILL-3850) Execute multiple commands from sqlline -q

2015-09-29 Thread Philip Deegan (JIRA)
Philip Deegan created DRILL-3850: Summary: Execute multiple commands from sqlline -q Key: DRILL-3850 URL: https://issues.apache.org/jira/browse/DRILL-3850 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-3851) Execute multiple commands on single line

2015-09-29 Thread Philip Deegan (JIRA)
Philip Deegan created DRILL-3851: Summary: Execute multiple commands on single line Key: DRILL-3851 URL: https://issues.apache.org/jira/browse/DRILL-3851 Project: Apache Drill Issue Type:

[jira] [Created] (DRILL-3852) HiveScan is not expanding '*'

2015-09-29 Thread Venki Korukanti (JIRA)
Venki Korukanti created DRILL-3852: -- Summary: HiveScan is not expanding '*' Key: DRILL-3852 URL: https://issues.apache.org/jira/browse/DRILL-3852 Project: Apache Drill Issue Type: Bug

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Venki Korukanti
> On Sept. 28, 2015, 10:18 p.m., Aman Sinha wrote: > > contrib/storage-hive/core/src/main/java/org/apache/drill/exec/planner/sql/logical/ConvertHiveParquetScanToDrillParquetScan.java, > > line 64 > > > > > > The

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Venki Korukanti
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38796/ --- (Updated Sept. 29, 2015, 9:23 a.m.) Review request for drill and Jinfeng Ni.

Drill Hangout starting now

2015-09-29 Thread Venki Korukanti
Join us here: https://plus.google.com/hangouts/_/event/ci4rdiju8bv04a64efj5fedd0lc

[GitHub] drill pull request: DRILL-3257: Disable FilterSetOpTransposeRule, ...

2015-09-29 Thread hsuanyi
GitHub user hsuanyi opened a pull request: https://github.com/apache/drill/pull/176 DRILL-3257: Disable FilterSetOpTransposeRule, DrillProjectSetOpTransp… …oseRule and add test cases You can merge this pull request into a Git repository by running: $ git pull

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Venki Korukanti
> On Sept. 28, 2015, 2:21 p.m., Jinfeng Ni wrote: > > contrib/storage-hive/core/src/main/java/org/apache/drill/exec/planner/sql/logical/ConvertHiveParquetScanToDrillParquetScan.java, > > line 128 > > > > > > the

[jira] [Created] (DRILL-3863) TestBuilder.baseLineColumns(...) doesn't take net strings; parses somehow--can't test some names

2015-09-29 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3863: - Summary: TestBuilder.baseLineColumns(...) doesn't take net strings; parses somehow--can't test some names Key: DRILL-3863 URL:

[GitHub] drill pull request: DRILL-3257: Disable FilterSetOpTransposeRule, ...

2015-09-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/176 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[jira] [Created] (DRILL-3856) Enhance Scan costing to include factors other than row count

2015-09-29 Thread Aman Sinha (JIRA)
Aman Sinha created DRILL-3856: - Summary: Enhance Scan costing to include factors other than row count Key: DRILL-3856 URL: https://issues.apache.org/jira/browse/DRILL-3856 Project: Apache Drill

[jira] [Created] (DRILL-3865) Difference in results - query parquet table vs query HBase table

2015-09-29 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-3865: - Summary: Difference in results - query parquet table vs query HBase table Key: DRILL-3865 URL: https://issues.apache.org/jira/browse/DRILL-3865 Project: Apache

Re: "../" in file pathnames - intend to block or not?

2015-09-29 Thread Jason Altekruse
Yes, we want workspaces to be able to used in conjunction with authentication to provide limited views of data to some users. Is this currently not being enforced? On Tue, Sep 29, 2015 at 3:49 PM, Daniel Barclay wrote: > In file/directory pathnames for tables, does Drill

[jira] [Resolved] (DRILL-3799) Create Simple HBase Tutorial

2015-09-29 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-3799. -- Resolution: Fixed Fix Version/s: 1.2.0 Khurram reviewed and approved the pre-existing

[jira] [Created] (DRILL-3859) Delimited identifier `*` breaks in aliases list--causes AssertionError saying "INTEGER"

2015-09-29 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3859: - Summary: Delimited identifier `*` breaks in aliases list--causes AssertionError saying "INTEGER" Key: DRILL-3859 URL:

[jira] [Created] (DRILL-3862) Assert in a query during partition pruning with the dir0 and coalesce function

2015-09-29 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-3862: --- Summary: Assert in a query during partition pruning with the dir0 and coalesce function Key: DRILL-3862 URL: https://issues.apache.org/jira/browse/DRILL-3862

Re: "../" in file pathnames - intend to block or not?

2015-09-29 Thread Venki Korukanti
With or without impersonation enabled if the user doesn't have access to the resolved final path, it should throw permission error, because we rely FileSystem for access control. However we could make an improvement to exit much early in validation itself if we see a path that is not resolved to a

[GitHub] drill pull request: DRILL-3257: Disable FilterSetOpTransposeRule, ...

2015-09-29 Thread hsuanyi
Github user hsuanyi commented on the pull request: https://github.com/apache/drill/pull/176#issuecomment-144197142 The comments were addressed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[jira] [Created] (DRILL-3861) Apparent uncontrolled format string error in table name error reporting

2015-09-29 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3861: - Summary: Apparent uncontrolled format string error in table name error reporting Key: DRILL-3861 URL: https://issues.apache.org/jira/browse/DRILL-3861

[jira] [Created] (DRILL-3858) Express planner.broadcast_threshold in bytes instead of number of rows

2015-09-29 Thread Gabriel Commeau (JIRA)
Gabriel Commeau created DRILL-3858: -- Summary: Express planner.broadcast_threshold in bytes instead of number of rows Key: DRILL-3858 URL: https://issues.apache.org/jira/browse/DRILL-3858 Project:

"../" in file pathnames - intend to block or not?

2015-09-29 Thread Daniel Barclay
In file/directory pathnames for tables, does Drill intend to block use of "../" that traverses up beyond the root of the workspace (i.e., above /tmp for (default) dfs.tmp)? Daniel -- Daniel Barclay MapR Technologies

[jira] [Created] (DRILL-3864) TestBuilder "Unexpected column" message doesn't show records

2015-09-29 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3864: - Summary: TestBuilder "Unexpected column" message doesn't show records Key: DRILL-3864 URL: https://issues.apache.org/jira/browse/DRILL-3864

Re: "../" in file pathnames - intend to block or not?

2015-09-29 Thread Aditya
If the user is able to access data outside of the root of the workspace, I would consider that as a security vulnerability. On Tue, Sep 29, 2015 at 4:51 PM, Daniel Barclay wrote: > Jason Altekruse wrote: > >> Yes, we want workspaces to be able to used in conjunction with

[jira] [Created] (DRILL-3857) Enhance HiveDrillNativeParquetScan and related classed to support multiple formats.

2015-09-29 Thread Venki Korukanti (JIRA)
Venki Korukanti created DRILL-3857: -- Summary: Enhance HiveDrillNativeParquetScan and related classed to support multiple formats. Key: DRILL-3857 URL: https://issues.apache.org/jira/browse/DRILL-3857

[jira] [Created] (DRILL-3860) Delimited identifier `*` breaks in select list--acts like plain asterisk token

2015-09-29 Thread Daniel Barclay (Drill) (JIRA)
Daniel Barclay (Drill) created DRILL-3860: - Summary: Delimited identifier `*` breaks in select list--acts like plain asterisk token Key: DRILL-3860 URL: https://issues.apache.org/jira/browse/DRILL-3860

Re: "../" in file pathnames - intend to block or not?

2015-09-29 Thread Daniel Barclay
Jason Altekruse wrote: Yes, we want workspaces to be able to used in conjunction with authentication to provide limited views of data to some users. Is this currently not being enforced? I'm not sure what would be enforced with authentication/impersonation turned on (especially, whether access

Re: Review Request 38036: DRILL-3725: Add HTTPS support for Drill web interface

2015-09-29 Thread Venki Korukanti
On Sept. 29, 2015, 6:49 p.m., Venki Korukanti wrote: > > In addition to comment above, can you confirm what will happen if a user > > tries to go to http://drillbit:8047? > > > > We should try to make that experience seamless. Is there a way to do that > > (basically redirect them to

Re: Review Request 38036: DRILL-3725: Add HTTPS support for Drill web interface

2015-09-29 Thread Venki Korukanti
On Sept. 29, 2015, 6:49 p.m., Venki Korukanti wrote: > > In addition to comment above, can you confirm what will happen if a user > > tries to go to http://drillbit:8047? > > > > We should try to make that experience seamless. Is there a way to do that > > (basically redirect them to

Re: Improving Performance of SELECT * FROM hive.table LIMIT 0

2015-09-29 Thread Sudheesh Katkam
My initial work  on this brought down the execution time from 1203 seconds to ~20 seconds (most of this is planning time). As Jinfeng pointed out, the planning time can be reduced using the parquet

Re: Review Request 38036: DRILL-3725: Add HTTPS support for Drill web interface

2015-09-29 Thread Jacques Nadeau
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38036/#review101062 ---

Re: Review Request 38036: DRILL-3725: Add HTTPS support for Drill web interface

2015-09-29 Thread Jacques Nadeau
On Sept. 30, 2015, 1:49 a.m., Venki Korukanti wrote: > > In addition to comment above, can you confirm what will happen if a user > > tries to go to http://drillbit:8047? > > > > We should try to make that experience seamless. Is there a way to do that > > (basically redirect them to

[jira] [Created] (DRILL-3853) Get off Sqlline fork

2015-09-29 Thread Parth Chandra (JIRA)
Parth Chandra created DRILL-3853: Summary: Get off Sqlline fork Key: DRILL-3853 URL: https://issues.apache.org/jira/browse/DRILL-3853 Project: Apache Drill Issue Type: Bug

[jira] [Resolved] (DRILL-3578) UnsupportedOperationException: Unable to get value vector class for minor type [FIXEDBINARY] and mode [OPTIONAL]

2015-09-29 Thread Parth Chandra (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Parth Chandra resolved DRILL-3578. -- Resolution: Fixed Resolved in DRILL-2908 > UnsupportedOperationException: Unable to get value

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Aman Sinha
> On Sept. 29, 2015, 5:18 a.m., Aman Sinha wrote: > > contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveDrillNativeParquetScan.java, > > line 63 > > > > > > Since the RecordCount is the

[jira] [Created] (DRILL-3854) IOB Exception : CONVERT_FROM (sal, int_be)

2015-09-29 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-3854: - Summary: IOB Exception : CONVERT_FROM (sal, int_be) Key: DRILL-3854 URL: https://issues.apache.org/jira/browse/DRILL-3854 Project: Apache Drill Issue

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Venki Korukanti
> On Sept. 28, 2015, 10:18 p.m., Aman Sinha wrote: > > contrib/storage-hive/core/src/main/java/org/apache/drill/exec/store/hive/HiveDrillNativeParquetScan.java, > > line 63 > > > > > > Since the RecordCount is the

[GitHub] drill pull request: DRILL-3257: Disable FilterSetOpTransposeRule, ...

2015-09-29 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/176#discussion_r40715318 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestUnionAll.java --- @@ -542,7 +542,9 @@ public void testFilterPushDownOverUnionAll() throws

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Aman Sinha
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38796/#review100991 --- Ship it! Ship It! - Aman Sinha On Sept. 29, 2015, 4:23 p.m.,

[GitHub] drill pull request: DRILL-3257: Disable FilterSetOpTransposeRule, ...

2015-09-29 Thread amansinha100
Github user amansinha100 commented on a diff in the pull request: https://github.com/apache/drill/pull/176#discussion_r40715222 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillRuleSets.java --- @@ -133,7 +133,7 @@ public static RuleSet

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Jinfeng Ni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38796/#review100998 --- Ship it! The revised comments address my comments.

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Venki Korukanti
> On Sept. 29, 2015, 12:59 p.m., Jinfeng Ni wrote: > > contrib/storage-hive/core/src/main/java/org/apache/drill/exec/planner/sql/logical/ConvertHiveParquetScanToDrillParquetScan.java, > > line 267 > > > > > > I

[jira] [Created] (DRILL-3855) Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule

2015-09-29 Thread Sean Hsuan-Yi Chu (JIRA)
Sean Hsuan-Yi Chu created DRILL-3855: Summary: Enable FilterSetOpTransposeRule, DrillProjectSetOpTransposeRule Key: DRILL-3855 URL: https://issues.apache.org/jira/browse/DRILL-3855 Project:

Re: Review Request 38796: DRILL-3209: Support reading Hive tables using Drill's native parquet reader

2015-09-29 Thread Jason Altekruse
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/38796/#review101007 --- Ship it! Looks good. One thing we should do before we merge this

[GitHub] drill pull request: Issues/drill 3791

2015-09-29 Thread aleph-zero
GitHub user aleph-zero opened a pull request: https://github.com/apache/drill/pull/177 Issues/drill 3791 You can merge this pull request into a Git repository by running: $ git pull https://github.com/aleph-zero/drill issues/DRILL-3791 Alternatively you can review and apply