[jira] [Created] (DRILL-3201) Drill UI Authentication

2015-05-27 Thread Rajkumar Singh (JIRA)
Rajkumar Singh created DRILL-3201: - Summary: Drill UI Authentication Key: DRILL-3201 URL: https://issues.apache.org/jira/browse/DRILL-3201 Project: Apache Drill Issue Type: Improvement

Re: Review Request 34528: DRILL-2746, DRILL-3130: Add a new DrillRule DrillUnionRule

2015-05-27 Thread Jinfeng Ni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34528/#review85516 --- exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/fi

[jira] [Created] (DRILL-3200) Add Window functions: ROW_NUMBER, RANK, PERCENT_RANK, DENSE_RANK and CUME_DIST

2015-05-27 Thread Deneche A. Hakim (JIRA)
Deneche A. Hakim created DRILL-3200: --- Summary: Add Window functions: ROW_NUMBER, RANK, PERCENT_RANK, DENSE_RANK and CUME_DIST Key: DRILL-3200 URL: https://issues.apache.org/jira/browse/DRILL-3200 Pr

Re: Review Request 34690: DRILL-2903 Update TestDrillbitResilience tests so that they correctly manage canceled queries that get to complete too quickly

2015-05-27 Thread abdelhakim deneche
> On May 27, 2015, 9:13 p.m., Chris Westin wrote: > > Do we really need to repeat *everything* in TestDrillbitResilience? I'm > > sure some tests (like the leak one) benefit from repetition, but were all > > of them showing problems when repeated? I couldn't figure out the reason, but using a

Re: Review Request 34690: DRILL-2903 Update TestDrillbitResilience tests so that they correctly manage canceled queries that get to complete too quickly

2015-05-27 Thread abdelhakim deneche
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34690/#review85504 --- is the description found in JIRA 2903 relevant to this patch ? exe

Re: Review Request 34528: DRILL-2746, DRILL-3130: Add a new DrillRule DrillUnionRule

2015-05-27 Thread Sean Hsuan-Yi Chu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34528/ --- (Updated May 28, 2015, 2:53 a.m.) Review request for drill, Aman Sinha and Jinf

Re: Review Request 34528: DRILL-2746, DRILL-3130: Add a new DrillRule DrillUnionRule

2015-05-27 Thread Sean Hsuan-Yi Chu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34528/ --- (Updated May 28, 2015, 2:52 a.m.) Review request for drill, Aman Sinha and Jinf

Re: Review Request 34575: DRILL-3019: Extra column in Schema of Recordbatch from scanning Values

2015-05-27 Thread Sean Hsuan-Yi Chu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34575/ --- (Updated May 28, 2015, 2:10 a.m.) Review request for drill, Aman Sinha and Jinf

[jira] [Created] (DRILL-3199) GenericAccessor doesn't support isNull

2015-05-27 Thread Matt Burgess (JIRA)
Matt Burgess created DRILL-3199: --- Summary: GenericAccessor doesn't support isNull Key: DRILL-3199 URL: https://issues.apache.org/jira/browse/DRILL-3199 Project: Apache Drill Issue Type: Bug

[jira] [Resolved] (DRILL-3179) Example output doesn't match example data (ticket_sales.json) in Complex JSON doc

2015-05-27 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-3179. -- Resolution: Fixed Thanks for letting us know about the problems. Except for a few typos, which

[jira] [Resolved] (DRILL-3134) Doc: "Supported ... Types" section doesn't include complex types

2015-05-27 Thread Kristine Hahn (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-3134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristine Hahn resolved DRILL-3134. -- Resolution: Fixed Thanks for the info, guys. Fixed. http://drill.apache.org/docs/supported-data

Re: Review Request 34575: DRILL-3019: Extra column in Schema of Recordbatch from scanning Values

2015-05-27 Thread Aman Sinha
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34575/#review85484 --- Ship it! Minor comment below; otherwise looks good. exec/java-exe

Re: Building question

2015-05-27 Thread Max Neunhöffer
I will post the logs later today. I was in a meeting and am currently travelling back. Max Am 27. Mai 2015 14:43:57 GMT-07:00, schrieb Hanifi Gunes : >A quick advise is to reduce fork count to 1 via -DforkCount=1 -- the >default is 2. > >It would be great to know which test fails or hangs thou

Re: Review Request 32248: DRILL-2139: Star is not expanded correctly in "select distinct" query

2015-05-27 Thread Jinfeng Ni
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32248/#review85455 --- exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/ag

[jira] [Created] (DRILL-3198) JDBC driver returns null DatabaseMetaData#getTypeInfo()

2015-05-27 Thread Matt Keranen (JIRA)
Matt Keranen created DRILL-3198: --- Summary: JDBC driver returns null DatabaseMetaData#getTypeInfo() Key: DRILL-3198 URL: https://issues.apache.org/jira/browse/DRILL-3198 Project: Apache Drill Is

Re: Review Request 34598: DRILL-2923: Ensure all unit tests pass without assertions enabled

2015-05-27 Thread Jason Altekruse
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34598/#review85453 --- Ship it! Ship It! - Jason Altekruse On May 26, 2015, 5:39 p.m.,

Re: Building question

2015-05-27 Thread Hanifi Gunes
A quick advise is to reduce fork count to 1 via -DforkCount=1 -- the default is 2. It would be great to know which test fails or hangs though. -Hanifi On Wed, May 27, 2015 at 2:35 PM, George Spofford wrote: > For what it's worth, I found that trying to build the 1.0.0 on a windows 7 > laptop

Re: Building question

2015-05-27 Thread George Spofford
For what it's worth, I found that trying to build the 1.0.0 on a windows 7 laptop with Java 7.0.55 resulted in hanging test failures as well. Wasn't sure if I should bother reporting but it sounds like I may be experiencing the same as Max. On Wed, May 27, 2015 at 2:32 PM, Hanifi Gunes wrote: >

Re: Building question

2015-05-27 Thread Hanifi Gunes
IDEA ships with built-in maven support. Only thing remains is to import Drill as maven project. On Wed, May 27, 2015 at 2:21 PM, Chris Westin wrote: > Follow-on for (2)... > > At least in Eclipse, this also requires installing the maven plugin, and > importing one or more maven project descripti

Re: Building question

2015-05-27 Thread Chris Westin
Follow-on for (2)... At least in Eclipse, this also requires installing the maven plugin, and importing one or more maven project descriptions/pom.xml files (depending on what you're going to work on). I'd be surprised if IntelliJ doesn't have something similar. On Wed, May 27, 2015 at 12:54 PM,

Re: Review Request 34690: DRILL-2903 Update TestDrillbitResilience tests so that they correctly manage canceled queries that get to complete too quickly

2015-05-27 Thread Chris Westin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34690/#review85399 --- Do we really need to repeat *everything* in TestDrillbitResilience?

Re: Building question

2015-05-27 Thread Hanifi Gunes
1) - Is this known or intended? No. Tests should run cleanly. Can you take a look at logs and post the failed test along with your environment? 2) - Is it possible to build drill from within IntelliJIDEA? You should use terminal for the first time. Then IDEA picks up and cleanly builds incremental

[jira] [Created] (DRILL-3197) Query that uses window functions fails

2015-05-27 Thread Khurram Faraaz (JIRA)
Khurram Faraaz created DRILL-3197: - Summary: Query that uses window functions fails Key: DRILL-3197 URL: https://issues.apache.org/jira/browse/DRILL-3197 Project: Apache Drill Issue Type: Bug

[jira] [Resolved] (DRILL-2885) Return more precise error codes on handshake failures in C++ client

2015-05-27 Thread Norris Lee (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-2885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Norris Lee resolved DRILL-2885. --- Resolution: Fixed Fix Version/s: (was: 1.2.0) 1.0.0 Resolved in commit 0

Building question

2015-05-27 Thread Max Neunhöffer
Dear Drillers, I have two questions: (1) I am trying to compile drill from source. I observe that the building instructions from the README do not work for me: git clone https://github.com/apache/drill.git cd drill mvn clean install What happens is that some modules are built succe

Re: DrillBits Communication

2015-05-27 Thread Kristine Hahn
> > With respect to user interacting with drillbit, the following documentation > will give you some idea. > https://cwiki.apache.org/confluence/display/DRILL/Drill+Interfaces Correction: The cwiki site is obsolete. Here's the latest Drill interfaces docs: http://drill.apache.org/docs/odbc-jdbc-

[jira] [Created] (DRILL-3196) Disable multiple partition by clauses in the same sql query

2015-05-27 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-3196: --- Summary: Disable multiple partition by clauses in the same sql query Key: DRILL-3196 URL: https://issues.apache.org/jira/browse/DRILL-3196 Project: Apache Drill

Re: DrillBits Communication

2015-05-27 Thread Neeraja Rentachintala
Sanjeev If you are new to Drill, I suggest looking at the high level architecture doc below to get started. http://drill.apache.org/architecture/ With respect to user interacting with drillbit, the following documentation will give you some idea. https://cwiki.apache.org/confluence/display/DRILL/Dr

Re: Review Request 34530: DRILL-3130: Add DrillUnionRule

2015-05-27 Thread Aman Sinha
> On May 22, 2015, 7:01 p.m., Aman Sinha wrote: > > exec/java-exec/src/main/java/org/apache/drill/exec/planner/logical/DrillPushProjectPastUnionRule.java, > > line 48 > > > > > > With this new rule, what will happen if

Re: Review Request 34521: DRILL-3159: Part 2--Core: Make JDBC throttling threshold configurable.

2015-05-27 Thread Daniel Barclay
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34521/ --- (Updated May 27, 2015, 5:43 p.m.) Review request for drill. Bugs: DRILL-3159

Re: Review Request 34520: DRILL-3159: Part 1--Prep., Hyg. for: Make JDBC throttling threshold configurable.

2015-05-27 Thread Daniel Barclay
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34520/ --- (Updated May 27, 2015, 5:43 p.m.) Review request for drill, Mehant Baid and Par

Re: Review Request 34071: DRILL-3034: Apply UserException to port-binding; handle in embedded-Drill case.

2015-05-27 Thread Daniel Barclay
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34071/ --- (Updated May 27, 2015, 5:31 p.m.) Review request for drill, abdelhakim deneche,

[jira] [Created] (DRILL-3195) Throw unsupported exception for Window functions that are not currently supported

2015-05-27 Thread Victoria Markman (JIRA)
Victoria Markman created DRILL-3195: --- Summary: Throw unsupported exception for Window functions that are not currently supported Key: DRILL-3195 URL: https://issues.apache.org/jira/browse/DRILL-3195

Re: Review Request 34541: DRILL-3147: tpcds-sf1-parquet query 73 causes memory leak

2015-05-27 Thread abdelhakim deneche
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34541/ --- (Updated May 27, 2015, 2:19 p.m.) Review request for drill, Chris Westin and Ja

Re: Review Request 34541: DRILL-3147: tpcds-sf1-parquet query 73 causes memory leak

2015-05-27 Thread abdelhakim deneche
> On May 26, 2015, 6:41 p.m., Sudheesh Katkam wrote: > > exec/java-exec/src/test/java/org/apache/drill/exec/server/TestTpcdsSf1Leaks.java, > > line 53 > > > > > > Do we require a @AfterClass method to change the cluste

Re: DrillBits Communication

2015-05-27 Thread Rajkumar Singh
Bitcom allows one drillbit to communicate with the other, it basically decide client and server drillbits based on the who has initiated the connection.Please start looking at BitCom.java and BitComImpl.java to know more about it. Rajkumar Singh MapR Technologies > On May 27, 2015, at 7:08 P

DrillBits Communication

2015-05-27 Thread Sanjeev Verma
Hi Can somebody help me to get some documentation regarding how drillbit communicate with the other drillbits in the cluster and also how user do interact with the drillbit. Thanks Sanjeev

StoragePluginOptimizerRule onMatch problem

2015-05-27 Thread Kevin Lynx
HI, I'm confused about StoragePluginOptimizerRule .onMatch problem, say: SQL statement: select name from (select name, length from mongo.torrents.hashes where *length > 0* limit 10) where length > 0 will call * StoragePluginOptimizerRule .onMatch* method, but select name from (select name, len