Re: DRILL-4199: Add Support for HBase 1.X - planning to merge

2016-06-14 Thread Aditya
HBase 1.x support has been merged and is available in latest 1.7.0-SNAPSHOT builds. On Wed, Jun 1, 2016 at 1:23 PM, Aditya wrote: > Thanks Jacques for promptly reviewing my long series of patches! > > I'm planning to merge the HBase 1.x support some time in next 48 hours. > > If anyone else is i

[jira] [Resolved] (DRILL-4199) Add Support for HBase 1.X

2016-06-14 Thread Aditya Kishore (JIRA)
[ https://issues.apache.org/jira/browse/DRILL-4199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aditya Kishore resolved DRILL-4199. --- Resolution: Fixed Reviewer: Jacques Nadeau Fix Version/s: 1.7.0 Resolved by [

[GitHub] drill pull request #443: DRILL-4199: Add Support for HBase 1.X

2016-06-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/443 --- 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 enabl

[GitHub] drill issue #443: DRILL-4199: Add Support for HBase 1.X

2016-06-14 Thread adityakishore
Github user adityakishore commented on the issue: https://github.com/apache/drill/pull/443 The latest and hopefully the last version of the patch (c2d9959e07f47a09a4a11c250f84f4874b7e1db4), modified the GuavaPatcher in a way to make it non-catastrophic failure to not able to patch Gua

[GitHub] drill pull request #523: DRILL-2593: 500 error when crc for a query profile ...

2016-06-14 Thread arina-ielchiieva
GitHub user arina-ielchiieva opened a pull request: https://github.com/apache/drill/pull/523 DRILL-2593: 500 error when crc for a query profile is out of sync In case we have corrupted profile, it will be skipped but dismissable warning will be generated. You can merge this pull re

[GitHub] drill pull request #522: DRILL-4716: status.json doesn't work in drill ui

2016-06-14 Thread arina-ielchiieva
GitHub user arina-ielchiieva opened a pull request: https://github.com/apache/drill/pull/522 DRILL-4716: status.json doesn't work in drill ui 1. /status.json returns { "status" : "Running!" } 2. Removed link to System Options on /status as redundant. You can merge

[jira] [Created] (DRILL-4723) GC Memory Allocation Issues

2016-06-14 Thread John Omernik (JIRA)
John Omernik created DRILL-4723: --- Summary: GC Memory Allocation Issues Key: DRILL-4723 URL: https://issues.apache.org/jira/browse/DRILL-4723 Project: Apache Drill Issue Type: Bug Comp

[jira] [Created] (DRILL-4722) date_add() function returns incorrect result with interval hour, minute and second

2016-06-14 Thread Krystal (JIRA)
Krystal created DRILL-4722: -- Summary: date_add() function returns incorrect result with interval hour, minute and second Key: DRILL-4722 URL: https://issues.apache.org/jira/browse/DRILL-4722 Project: Apach

[GitHub] drill issue #521: DRILL-4715: Fix java compilation error in run-time generat...

2016-06-14 Thread jinfengni
Github user jinfengni commented on the issue: https://github.com/apache/drill/pull/521 @jacques-n @amansinha100 , can you review this PR? --- 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

[GitHub] drill pull request #500: DRILL-3149: TextReader should support multibyte lin...

2016-06-14 Thread parthchandra
Github user parthchandra commented on a diff in the pull request: https://github.com/apache/drill/pull/500#discussion_r67028137 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestSelectWithOption.java --- @@ -89,30 +88,51 @@ public void testTabFieldDelimiter() throws Excep

Minutes from 6/14/16 Drill Hangout

2016-06-14 Thread Zelaine Fong
Attendees: Parth, Aman, Hanumath, John O, Jason, Lau Sennels, Vitalii, Arina, Gautam, Jinfeng, Paul, Subbu Srinivasan, Zelaine 1) John indicated he's running into a problem where Drill hangs and becomes unresponsive. Parth indicated he suspects Drill is hitting some type of memory limit. In gene

[GitHub] drill pull request #500: DRILL-3149: TextReader should support multibyte lin...

2016-06-14 Thread parthchandra
Github user parthchandra commented on a diff in the pull request: https://github.com/apache/drill/pull/500#discussion_r67027826 --- Diff: exec/java-exec/src/test/java/org/apache/drill/TestSelectWithOption.java --- @@ -89,30 +88,51 @@ public void testTabFieldDelimiter() throws Excep

[GitHub] drill pull request #521: DRILL-4715: Fix java compilation error in run-time ...

2016-06-14 Thread sudheeshkatkam
Github user sudheeshkatkam commented on a diff in the pull request: https://github.com/apache/drill/pull/521#discussion_r67018273 --- Diff: exec/java-exec/src/main/java/org/apache/drill/exec/expr/ClassGenerator.java --- @@ -86,14 +88,16 @@ public static MappingSet getDefaultMapping

drill hangout link..

2016-06-14 Thread Aman Sinha
hangout starting now: https://hangouts.google.com/hangouts/_/event/ci4rdiju8bv04a64efj5fedd0lc

[GitHub] drill pull request #521: DRILL-4715: Fix java compilation error in run-time ...

2016-06-14 Thread jinfengni
GitHub user jinfengni opened a pull request: https://github.com/apache/drill/pull/521 DRILL-4715: Fix java compilation error in run-time generated code whe… …n query has large number of expressions. You can merge this pull request into a Git repository by running: $ git pul

[GitHub] drill issue #500: DRILL-3149: TextReader should support multibyte line delim...

2016-06-14 Thread arina-ielchiieva
Github user arina-ielchiieva commented on the issue: https://github.com/apache/drill/pull/500 @parthchandra I have added / updated several unit test with second commit. Could you please take a look? --- If your project is set up for it, you can reply to this email and have your