[jira] [Created] (HIVE-5707) Validate values for ConfVar

2013-10-31 Thread Navis (JIRA)
Navis created HIVE-5707: --- Summary: Validate values for ConfVar Key: HIVE-5707 URL: https://issues.apache.org/jira/browse/HIVE-5707 Project: Hive Issue Type: Improvement Components:

[jira] [Updated] (HIVE-5707) Validate values for ConfVar

2013-10-31 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-5707: -- Attachment: D13821.1.patch navis requested code review of HIVE-5707 [jira] Validate values for ConfVar.

[jira] [Updated] (HIVE-5707) Validate values for ConfVar

2013-10-31 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5707: Status: Patch Available (was: Open) Validate values for ConfVar ---

Re: Review Request 14953: Pushdown join conditions

2013-10-31 Thread Ashutosh Chauhan
On Oct. 31, 2013, 12:34 a.m., Ashutosh Chauhan wrote: ql/src/test/results/clientpositive/join_cond_pushdown_2.q.out, line 285 https://reviews.apache.org/r/14953/diff/1/?file=371574#file371574line285 Can this be done as follows: First MR job: Mapper reads P1,P2,P3 and

[jira] [Updated] (HIVE-5556) Pushdown join conditions

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5556: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-5582) Implement BETWEEN filter in vectorized mode

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5582: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed to trunk.

[jira] [Updated] (HIVE-5704) A couple of generic UDFs are not in the right folder/package

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5704: -- Attachment: HIVE-5704.1.patch Patch #1 included more file movement. A couple of generic UDFs are not

[jira] [Updated] (HIVE-5708) PTest2 should trim long logs when posting to jira

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5708: --- Status: Patch Available (was: Open) PTest2 should trim long logs when posting to jira

[jira] [Updated] (HIVE-5708) PTest2 should trim long logs when posting to jira

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5708: --- Attachment: HIVE-5708.patch PTest2 should trim long logs when posting to jira

[jira] [Created] (HIVE-5708) PTest2 should trim long logs when posting to jira

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5708: -- Summary: PTest2 should trim long logs when posting to jira Key: HIVE-5708 URL: https://issues.apache.org/jira/browse/HIVE-5708 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-5708) PTest2 should trim long logs when posting to jira

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5708: --- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) PTest2 should trim long logs

[jira] [Commented] (HIVE-5704) A couple of generic UDFs are not in the right folder/package

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810310#comment-13810310 ] Brock Noland commented on HIVE-5704: AFAIK SVN doesn't understand moves like the ones

[jira] [Commented] (HIVE-5708) PTest2 should trim long logs when posting to jira

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810312#comment-13810312 ] Ashutosh Chauhan commented on HIVE-5708: +1 PTest2 should trim long logs when

[jira] [Commented] (HIVE-5693) Rewrite some tests to reduce test time

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810336#comment-13810336 ] Hive QA commented on HIVE-5693: --- {color:green}Overall{color}: +1 all checks pass Here are

Re: Review Request 14891: Stats

2013-10-31 Thread Ashutosh Chauhan
On Oct. 31, 2013, 2:17 a.m., Thejas Nair wrote: trunk/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java, line 191 https://reviews.apache.org/r/14891/diff/1/?file=370106#file370106line191 I think newDir is a better name for this variable. Done. On Oct.

Re: Hive pre-commit build seemingly stopped working again

2013-10-31 Thread Brock Noland
*Knock on wood* I think we are out of the woods in terms of post-transition issues. FYI I have configured the precommit jobs to be restricted to only centos5-01||fedora16-01||fedora17-01||centos6-01 all of which appear to be configured for our use. On Wed, Oct 30, 2013 at 11:32 PM, Brock

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810366#comment-13810366 ] Brock Noland commented on HIVE-5610: Hi guys, First off I would like to say *thanks*

[jira] [Updated] (HIVE-5693) Rewrite some tests to reduce test time

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-5693: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Status: Open (was: Patch Available) Update Partition Statistics in Metastore Layer

Re: Review Request 14891: Stats

2013-10-31 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14891/ --- (Updated Oct. 31, 2013, 4:04 p.m.) Review request for hive. Changes ---

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Attachment: HIVE-3959.3.patch Updated patch to address Thejas's comments. Update Partition

Re: Review Request 14891: Stats

2013-10-31 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14891/ --- (Updated Oct. 31, 2013, 4:14 p.m.) Review request for hive. Bugs: HIVE-3959

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Status: Patch Available (was: Open) Update Partition Statistics in Metastore Layer

[jira] [Updated] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3959: --- Attachment: HIVE-3959.4.patch Update Partition Statistics in Metastore Layer

[jira] [Commented] (HIVE-3190) allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2011)

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

[jira] [Commented] (HIVE-4523) round() function with specified decimal places not consistent with mysql

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

[jira] [Created] (HIVE-5709) Extend Join merging logic to merge 2 Joins when one Join expression list is a subset of the other.

2013-10-31 Thread Harish Butani (JIRA)
Harish Butani created HIVE-5709: --- Summary: Extend Join merging logic to merge 2 Joins when one Join expression list is a subset of the other. Key: HIVE-5709 URL: https://issues.apache.org/jira/browse/HIVE-5709

[jira] [Updated] (HIVE-3990) Provide input threshold for direct-fetcher (HIVE-2925)

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3990: --- Status: Open (was: Patch Available) I think once we have this in, we can turn on

[jira] [Comment Edited] (HIVE-3990) Provide input threshold for direct-fetcher (HIVE-2925)

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810476#comment-13810476 ] Ashutosh Chauhan edited comment on HIVE-3990 at 10/31/13 5:44 PM:

[jira] [Commented] (HIVE-5626) enable metastore direct SQL for drop/similar queries

2013-10-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810486#comment-13810486 ] Sergey Shelukhin commented on HIVE-5626: I don't think the test failure is related.

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810502#comment-13810502 ] Carl Steinbach commented on HIVE-5610: -- [~brocknoland] [~appodictic]: Thanks for all

[jira] [Created] (HIVE-5710) Merging of Join Trees assumes all filters are on the merging table

2013-10-31 Thread Harish Butani (JIRA)
Harish Butani created HIVE-5710: --- Summary: Merging of Join Trees assumes all filters are on the merging table Key: HIVE-5710 URL: https://issues.apache.org/jira/browse/HIVE-5710 Project: Hive

[jira] [Commented] (HIVE-5709) Extend Join merging logic to merge 2 Joins when one Join expression list is a subset of the other.

2013-10-31 Thread Laljo John Pullokkaran (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810501#comment-13810501 ] Laljo John Pullokkaran commented on HIVE-5709: -- This must be ideally a cost

[jira] [Created] (HIVE-5711) m2eclipse does not work and eclipse:eclipse requires a manual fix

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5711: -- Summary: m2eclipse does not work and eclipse:eclipse requires a manual fix Key: HIVE-5711 URL: https://issues.apache.org/jira/browse/HIVE-5711 Project: Hive

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810517#comment-13810517 ] Brock Noland commented on HIVE-5610: Sounds good, I have logged HIVE-5711 for fixing

[jira] [Created] (HIVE-5712) ive Java error when using a view with a sub-query from inside another sub-query and including non-views in the FROM clause

2013-10-31 Thread Ian Beckett (JIRA)
Ian Beckett created HIVE-5712: - Summary: ive Java error when using a view with a sub-query from inside another sub-query and including non-views in the FROM clause Key: HIVE-5712 URL:

[jira] [Updated] (HIVE-5712) Hive Java error when using a view with a sub-query from inside another sub-query and including non-views in the FROM clause

2013-10-31 Thread Ian Beckett (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ian Beckett updated HIVE-5712: -- Summary: Hive Java error when using a view with a sub-query from inside another sub-query and including

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810519#comment-13810519 ] Carl Steinbach commented on HIVE-5610: -- I'm fine with you committing the patch.

[jira] [Commented] (HIVE-5286) Negative test date_literal1.q fails on java7 because the syntax is valid

2013-10-31 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810545#comment-13810545 ] Hive QA commented on HIVE-5286: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Created] (HIVE-5713) Verify versions of libraries post any move

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5713: -- Summary: Verify versions of libraries post any move Key: HIVE-5713 URL: https://issues.apache.org/jira/browse/HIVE-5713 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5610: --- Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) OK

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810570#comment-13810570 ] Thejas M Nair commented on HIVE-5610: - Brock, Carl, Thanks for addressing these

[jira] [Created] (HIVE-5714) Separate reactor root or aggregator from parent pom

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5714: -- Summary: Separate reactor root or aggregator from parent pom Key: HIVE-5714 URL: https://issues.apache.org/jira/browse/HIVE-5714 Project: Hive Issue Type:

FYI Hive trunk has moved to maven

2013-10-31 Thread Brock Noland
More details here https://issues.apache.org/jira/browse/HIVE-5610 How to configure your development environment is here: https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810574#comment-13810574 ] Brock Noland commented on HIVE-5610: I believe Szehon is working on it now. I didn't

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810580#comment-13810580 ] Xuefu Zhang commented on HIVE-5610: --- Great thanks to [~brocknoland] and all for this

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Jarek Jarcec Cecho
That is awesome news Brock, thank you very much for doing all the hard work! Jarcec On Thu, Oct 31, 2013 at 02:11:40PM -0500, Brock Noland wrote: More details here https://issues.apache.org/jira/browse/HIVE-5610 How to configure your development environment is here:

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810583#comment-13810583 ] Brock Noland commented on HIVE-5610: Xuefu, the wiki has already been updated:

[jira] [Updated] (HIVE-4523) round() function with specified decimal places not consistent with mysql

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-4523: -- Attachment: HIVE-4523.4.patch Patch #4 rebased with trunk right before mvn branch merging in. It's

[jira] [Updated] (HIVE-5714) Separate reactor root or aggregator from parent pom

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5714: --- Description: It's a best practice to have a separate reactor pom from parent pom. More details in

[jira] [Updated] (HIVE-5676) Cleanup test cases as done during mavenization

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5676: - Component/s: Testing Infrastructure Build Infrastructure Cleanup test cases as

[jira] [Updated] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5610: - Labels: Maven (was: ) Merge maven branch into trunk -

[jira] [Updated] (HIVE-5611) Add assembly (i.e.) tar creation to pom

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5611: - Component/s: Build Infrastructure Add assembly (i.e.) tar creation to pom

[jira] [Updated] (HIVE-5611) Add assembly (i.e.) tar creation to pom

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5611: - Labels: Maven (was: ) Add assembly (i.e.) tar creation to pom

[jira] [Updated] (HIVE-5711) m2eclipse does not work and eclipse:eclipse requires a manual fix

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5711: - Component/s: Build Infrastructure m2eclipse does not work and eclipse:eclipse requires a manual

[jira] [Updated] (HIVE-5711) m2eclipse does not work and eclipse:eclipse requires a manual fix

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5711: - Labels: Eclipse Maven (was: ) m2eclipse does not work and eclipse:eclipse requires a manual fix

[jira] [Updated] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5610: - Component/s: Build Infrastructure Merge maven branch into trunk -

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Edward Capriolo
The future is here! On Thu, Oct 31, 2013 at 3:11 PM, Brock Noland br...@cloudera.com wrote: More details here https://issues.apache.org/jira/browse/HIVE-5610 How to configure your development environment is here: https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ

[jira] [Updated] (HIVE-4523) round() function with specified decimal places not consistent with mysql

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-4523: -- Attachment: HIVE-4523.5.patch Patch #5 added a line of comments in the code. So, essentially the same

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Brock Noland
Thanks guys! I will be closely monitoring the precommit build (as always :) ) to ensure it's not causing any failures. On Thu, Oct 31, 2013 at 2:33 PM, Edward Capriolo edlinuxg...@gmail.comwrote: The future is here! On Thu, Oct 31, 2013 at 3:11 PM, Brock Noland br...@cloudera.com wrote:

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810603#comment-13810603 ] Xuefu Zhang commented on HIVE-5610: --- Perfect. Thanks for that. Merge maven branch into

[jira] [Commented] (HIVE-5503) TopN optimization in VectorReduceSink

2013-10-31 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810612#comment-13810612 ] Ashutosh Chauhan commented on HIVE-5503: +1 TopN optimization in VectorReduceSink

[jira] [Updated] (HIVE-5510) [WebHCat] GET job/queue return wrong job information

2013-10-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai updated HIVE-5510: - Attachment: HIVE-5510-4.patch HIVE-5510-4.patch resync with trunk. [WebHCat] GET job/queue return wrong

[jira] [Resolved] (HIVE-5510) [WebHCat] GET job/queue return wrong job information

2013-10-31 Thread Daniel Dai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Dai resolved HIVE-5510. -- Resolution: Fixed Hadoop Flags: Reviewed Patch committed to trunk. [WebHCat] GET job/queue

[jira] [Commented] (HIVE-5348) If both table and partition have same serdes, then we don't even need to check for OI conversions in ObjectInspectorConverters

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

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810653#comment-13810653 ] Thejas M Nair commented on HIVE-5610: - Yes, I don't think HIVE-5611 is a blocker. But

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810656#comment-13810656 ] Brock Noland commented on HIVE-5610: Agreed. We should be able to get it resolved

[jira] [Updated] (HIVE-5713) Verify versions of libraries post maven merge

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5713: --- Summary: Verify versions of libraries post maven merge (was: Verify versions of libraries post any

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Vinod Kumar Vavilapalli
Awesome, great effort! Thanks, +Vinod On Oct 31, 2013, at 12:11 PM, Brock Noland wrote: More details here https://issues.apache.org/jira/browse/HIVE-5610 How to configure your development environment is here: https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ --

[jira] [Commented] (HIVE-5547) webhcat pig job submission should ship hive tar if -usehcatalog is specified

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810671#comment-13810671 ] Thejas M Nair commented on HIVE-5547: - +1 webhcat pig job submission should ship hive

[jira] [Commented] (HIVE-5664) Drop cascade database fails when the db has any tables with indexes

2013-10-31 Thread Venki Korukanti (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810682#comment-13810682 ] Venki Korukanti commented on HIVE-5664: --- [~ashutoshc] HIVE-3563 already attempted to

[jira] [Updated] (HIVE-5703) While using tez, Qtest needs to close session before creating a new one

2013-10-31 Thread Vikram Dixit K (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vikram Dixit K updated HIVE-5703: - Attachment: HIVE-5703.2.patch While using tez, Qtest needs to close session before creating a

[jira] [Commented] (HIVE-5657) TopN produces incorrect results with count(distinct)

2013-10-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810690#comment-13810690 ] Sergey Shelukhin commented on HIVE-5657: One small comment about the value field

[jira] [Commented] (HIVE-5657) TopN produces incorrect results with count(distinct)

2013-10-31 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810688#comment-13810688 ] Phabricator commented on HIVE-5657: --- sershe has commented on the revision HIVE-5657

[jira] [Created] (HIVE-5715) HS2 should not start a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
Gunther Hagleitner created HIVE-5715: Summary: HS2 should not start a session for every command Key: HIVE-5715 URL: https://issues.apache.org/jira/browse/HIVE-5715 Project: Hive Issue

[jira] [Commented] (HIVE-5657) TopN produces incorrect results with count(distinct)

2013-10-31 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810692#comment-13810692 ] Sergey Shelukhin commented on HIVE-5657: *committer TopN produces incorrect

[jira] [Updated] (HIVE-5715) HS2 should not start a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5715: - Attachment: HIVE-5715.1.patch HS2 should not start a session for every command

[jira] [Commented] (HIVE-5564) Need to accomodate table decimal columns that were defined prior to HIVE-3976

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

[jira] [Commented] (HIVE-5715) HS2 should not start a session for every command

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810705#comment-13810705 ] Thejas M Nair commented on HIVE-5715: - +1 . Can you also make it patch available ?

[jira] [Updated] (HIVE-5715) HS2 should not start a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5715: - Status: Patch Available (was: Open) HS2 should not start a session for every command

[jira] [Updated] (HIVE-5483) use metastore statistics to optimize max/min/etc. queries

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-5483: Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available)

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Gunther Hagleitner
Awesome! Great stuff, Brock! Thanks, Gunther. On Thu, Oct 31, 2013 at 1:38 PM, Vinod Kumar Vavilapalli vino...@apache.org wrote: Awesome, great effort! Thanks, +Vinod On Oct 31, 2013, at 12:11 PM, Brock Noland wrote: More details here https://issues.apache.org/jira/browse/HIVE-5610

[jira] [Commented] (HIVE-3959) Update Partition Statistics in Metastore Layer

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810730#comment-13810730 ] Thejas M Nair commented on HIVE-3959: - Can you please rebase the patch (as HIVE-5610

[jira] [Created] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5716: -- Summary: Fix broken tests after maven merge (1) Key: HIVE-5716 URL: https://issues.apache.org/jira/browse/HIVE-5716 Project: Hive Issue Type: Sub-task

[jira] [Updated] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5716: --- Attachment: HIVE-5716.patch CC'ing [~thejas] and [~ashutoshc] as they worked on these tests Fix

[jira] [Updated] (HIVE-5191) Add char data type

2013-10-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5191: - Attachment: HIVE-5191.3.patch patch v3, more changes per Xuefu's review. Add char data type

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Brock Noland
Thanks guys. Another FYI, precommit tests are going to come back with a few unrelated failures until https://issues.apache.org/jira/browse/HIVE-5716 is committed. Thanks! On Thu, Oct 31, 2013 at 4:27 PM, Gunther Hagleitner ghagleit...@hortonworks.com wrote: Awesome! Great stuff, Brock!

[jira] [Commented] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810741#comment-13810741 ] Thejas M Nair commented on HIVE-5716: - +1 . I think we can commit these without waiting

[jira] [Commented] (HIVE-5610) Merge maven branch into trunk

2013-10-31 Thread Szehon Ho (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810742#comment-13810742 ] Szehon Ho commented on HIVE-5610: - About HIVE-5611, I have been keeping Brock updated on

[jira] [Commented] (HIVE-5547) webhcat pig job submission should ship hive tar if -usehcatalog is specified

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

[jira] [Updated] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-10-31 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-5583: -- Attachment: HIVE-5583.3.patch Implement support for IN (list-of-constants) filter in vectorized mode

Re: FYI Hive trunk has moved to maven

2013-10-31 Thread Thejas Nair
Thanks Brock and Ed! On Thu, Oct 31, 2013 at 2:36 PM, Brock Noland br...@cloudera.com wrote: Thanks guys. Another FYI, precommit tests are going to come back with a few unrelated failures until https://issues.apache.org/jira/browse/HIVE-5716 is committed. Thanks! On Thu, Oct 31, 2013

[jira] [Updated] (HIVE-5715) HS2 should not start a session for every command

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-5715: - Attachment: HIVE-5715.2.patch .2 is the same as .1 - just rebased against latest trunk.

[jira] [Updated] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-10-31 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hanson updated HIVE-5583: -- Fix Version/s: 0.13.0 Affects Version/s: 0.13.0 Status: Patch Available (was: In

[jira] [Commented] (HIVE-5716) Fix broken tests after maven merge (1)

2013-10-31 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810776#comment-13810776 ] Brock Noland commented on HIVE-5716: With the patch they pass (below). I think we

Review Request 15149: Add support for vectorized IN filters

2013-10-31 Thread Eric Hanson
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15149/ --- Review request for hive. Bugs: HIVE-5583

[jira] [Commented] (HIVE-5583) Implement support for IN (list-of-constants) filter in vectorized mode

2013-10-31 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810781#comment-13810781 ] Eric Hanson commented on HIVE-5583: --- Code review available at

[jira] [Assigned] (HIVE-3190) allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2011)

2013-10-31 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere reassigned HIVE-3190: Assignee: Jason Dere allow INTEGER as a type name in a column/cast expression (per ISO-SQL 2011)

[jira] [Resolved] (HIVE-5404) Remove changes from HIVE-5184

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner resolved HIVE-5404. -- Resolution: Cannot Reproduce Looks like this has already been taken care of. Thanks,

[jira] [Commented] (HIVE-5688) TestCliDriver compilation fails on tez branch.

2013-10-31 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13810802#comment-13810802 ] Gunther Hagleitner commented on HIVE-5688: -- Few comments: - non should be named

  1   2   >