[jira] [Commented] (HIVE-4789) FetchOperator fails on partitioned Avro data

2013-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755586#comment-13755586 ] Hudson commented on HIVE-4789: -- FAILURE: Integrated in Hive-trunk-h0.21 #2300 (See [https://b

[jira] [Commented] (HIVE-5184) Load filesystem, ugi, metastore client at tez session startup

2013-08-31 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755571#comment-13755571 ] Edward Capriolo commented on HIVE-5184: --- Would be nice to do this to the standard hiv

Re: Hive 0.12 release

2013-08-31 Thread Edward Capriolo
The error reported on the list a few days ago with streaming not working properly when grouping on multiple columns should also probably qualify as a blocker since streaming is a key feature of hive. On Sat, Aug 31, 2013 at 10:31 AM, Edward Capriolo wrote: > I do not think we should consider too

[jira] [Commented] (HIVE-5107) Change hive's build to maven

2013-08-31 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1374#comment-1374 ] Edward Capriolo commented on HIVE-5107: --- [~sershe] I think what you are saying is the

Re: RFC: Major HCatalog refactoring

2013-08-31 Thread Edward Capriolo
>> not quite double but close (on my Mac that means it will go up from 35 >> minutes to 55-60) so in greater scheme of things it should be negligible Can't we make the classes extend each other, and just test them once. Or test them once before the patch and only include half the tests in the fin

Re: RFC: Major HCatalog refactoring

2013-08-31 Thread Brock Noland
Will these be new Java class files or new test methods to existing classes? I am just curious as to how this will play into the distributed testing framework. On Sat, Aug 31, 2013 at 10:19 AM, Eugene Koifman wrote: > not quite double but close (on my Mac that means it will go up from 35 > minut

Re: RFC: Major HCatalog refactoring

2013-08-31 Thread Eugene Koifman
not quite double but close (on my Mac that means it will go up from 35 minutes to 55-60) so in greater scheme of things it should be negligible On Sat, Aug 31, 2013 at 7:35 AM, Edward Capriolo wrote: > By coverage do you mean to say that: > > > Thus, the published HCatalog JARs will contain bo

Re: VOTE: Yin Huai as a committer

2013-08-31 Thread Edward Capriolo
My mistake. Please do not vote here. The vote goes to private. On Sat, Aug 31, 2013 at 11:06 AM, Edward Capriolo wrote: > https://issues.apache.org/jira/issues/?jql=assignee%20%3D%20yhuai > > Yin, has done an amazing job with new features to hive's planner and > optimizer. He has started reviewi

VOTE: Yin Huai as a committer

2013-08-31 Thread Edward Capriolo
https://issues.apache.org/jira/issues/?jql=assignee%20%3D%20yhuai Yin, has done an amazing job with new features to hive's planner and optimizer. He has started reviewing issues of others. Additionally he is finding edge-case bugs in current features. His multi-year effort on https://issues.apach

[jira] [Updated] (HIVE-5149) ReduceSinkDeDuplication can pick the wrong partitioning columns

2013-08-31 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-5149: -- Priority: Blocker (was: Major) > ReduceSinkDeDuplication can pick the wrong partitioning co

[jira] [Commented] (HIVE-4002) Fetch task aggregation for simple group by query

2013-08-31 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755530#comment-13755530 ] Edward Capriolo commented on HIVE-4002: --- [~yhuai][~navis] Are you two discussing poss

[jira] [Updated] (HIVE-4891) Distinct includes duplicate records

2013-08-31 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-4891: -- Priority: Blocker (was: Major) > Distinct includes duplicate records >

Re: RFC: Major HCatalog refactoring

2013-08-31 Thread Edward Capriolo
By coverage do you mean to say that: > Thus, the published HCatalog JARs will contain both packages and the unit > tests will cover both versions of the API. We are going to double the time of unit tests for this module? On Fri, Aug 30, 2013 at 8:41 PM, Eugene Koifman wrote: > This will change

Re: Hive 0.12 release

2013-08-31 Thread Edward Capriolo
I do not think we should consider too many not done items for 12.0. I do not think releases should be a wish-list. If trunk is working with no blockers we should build a release, anything not done and not committed goes in next release. I do not like cherry picking issues and then waiting for them.

[jira] [Updated] (HIVE-5185) test query files reduce_deduplicate_exclude_gby.q and reducesink_dedup.q are useless

2013-08-31 Thread Yin Huai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yin Huai updated HIVE-5185: --- Priority: Trivial (was: Minor) > test query files reduce_deduplicate_exclude_gby.q and reducesink_dedup.q

[jira] [Commented] (HIVE-1511) Hive plan serialization is slow

2013-08-31 Thread Leo Romanoff (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755500#comment-13755500 ] Leo Romanoff commented on HIVE-1511: This XML file can be read properly by the latest K

[jira] [Commented] (HIVE-1511) Hive plan serialization is slow

2013-08-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755497#comment-13755497 ] Hive QA commented on HIVE-1511: --- {color:red}Overall{color}: -1 no tests executed Here are

[jira] [Updated] (HIVE-1511) Hive plan serialization is slow

2013-08-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-1511: --- Attachment: HIVE-1511.9.patch Hi, I am re-uploading your patch HIVE-1511.wip.9.patch as HIVE-1511.9.p

[jira] [Commented] (HIVE-4789) FetchOperator fails on partitioned Avro data

2013-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755490#comment-13755490 ] Hudson commented on HIVE-4789: -- FAILURE: Integrated in Hive-trunk-hadoop1-ptest #146 (See [ht

[jira] [Commented] (HIVE-4789) FetchOperator fails on partitioned Avro data

2013-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755471#comment-13755471 ] Hudson commented on HIVE-4789: -- FAILURE: Integrated in Hive-trunk-hadoop2-ptest #79 (See [htt

[jira] [Updated] (HIVE-1511) Hive plan serialization is slow

2013-08-31 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated HIVE-1511: Attachment: failedPlan.xml > Hive plan serialization is slow > -

[jira] [Commented] (HIVE-1511) Hive plan serialization is slow

2013-08-31 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755460#comment-13755460 ] Mohammad Kamrul Islam commented on HIVE-1511: - Running after another probable K

[jira] [Commented] (HIVE-5182) log more stuff via PerfLogger

2013-08-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755458#comment-13755458 ] Hive QA commented on HIVE-5182: --- {color:red}Overall{color}: -1 at least one tests failed H

[jira] [Commented] (HIVE-4789) FetchOperator fails on partitioned Avro data

2013-08-31 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755456#comment-13755456 ] Hudson commented on HIVE-4789: -- FAILURE: Integrated in Hive-trunk-hadoop2 #392 (See [https://