Re: ant maven-build not working in trunk

2013-06-12 Thread amareshwari sriramdasu
Nitin, Hive does not compile with jdk7. You have to use jdk6 for compiling On Wed, Jun 12, 2013 at 9:42 PM, Nitin Pawar wrote: > I tried the build on trunk > > i did not hit the issue of make-pom but i hit the issue of jdbc with jdk7. > I will apply the patch and try again > > > On Wed, Jun 12,

Re: ant maven-build not working in trunk

2013-06-12 Thread amareshwari sriramdasu
Adding hcatalog-dev for help on this. Thanks Amareshwari On Wed, Jun 12, 2013 at 4:48 PM, amareshwari sriramdasu < amareshw...@gmail.com> wrote: > Hello, > > ant maven-build -Dmvn.publish.repo=local fails to build hcatalog with > following error : > > > /home/amareshwaris/hive/build. > xml:121:

[jira] [Commented] (HIVE-4569) GetQueryPlan api in Hive Server2

2013-06-12 Thread Jaideep Dhok (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681905#comment-13681905 ] Jaideep Dhok commented on HIVE-4569: [~thejas] It's an optional field in the Thrift req

[jira] [Updated] (HIVE-4089) javax.jdo : jdo2-api dependency not in Maven Central

2013-06-12 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4089: -- Attachment: HIVE-4089.D11253.1.patch navis requested code review of "HIVE-4089 [jira] javax.jdo : jdo2-a

[jira] [Commented] (HIVE-4645) Stat information like numFiles and totalSize is not correct when sub-directory is exists

2013-06-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681897#comment-13681897 ] Navis commented on HIVE-4645: - Passed all tests > Stat information like numFil

[jira] [Updated] (HIVE-4089) javax.jdo : jdo2-api dependency not in Maven Central

2013-06-12 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-4089: Status: Patch Available (was: Open) Upgraded jdo-api to 3.0.1. Running test. > javax.jdo : jdo2-ap

[jira] [Commented] (HIVE-4569) GetQueryPlan api in Hive Server2

2013-06-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681858#comment-13681858 ] Thejas M Nair commented on HIVE-4569: - bq. Right now I have done this by passing a bool

[jira] [Commented] (HIVE-4580) Change DDLTask to report errors using canonical error messages rather than http status codes

2013-06-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681842#comment-13681842 ] Eugene Koifman commented on HIVE-4580: -- The HIVE-4580.patch includes the following: So

[jira] [Updated] (HIVE-4580) Change DDLTask to report errors using canonical error messages rather than http status codes

2013-06-12 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koifman updated HIVE-4580: - Attachment: HIVE-4580.patch > Change DDLTask to report errors using canonical error messages r

[jira] [Updated] (HIVE-4727) Optimize ORC StringTreeReader::nextVector to not create dictionary of strings for each call to nextVector

2013-06-12 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4727: - Attachment: Hive-4727.0.patch Patch available. > Optimize ORC StringTreeR

[jira] [Updated] (HIVE-4727) Optimize ORC StringTreeReader::nextVector to not create dictionary of strings for each call to nextVector

2013-06-12 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4727: - Status: Patch Available (was: Open) > Optimize ORC StringTreeReader::nextVector to no

[jira] [Commented] (HIVE-3025) Fix Hive ARCHIVE command on 0.22 and 0.23

2013-06-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681824#comment-13681824 ] Brock Noland commented on HIVE-3025: Due to this archive_multi.q (and others) fail for

[jira] [Created] (HIVE-4727) Optimize ORC StringTreeReader::nextVector to not create dictionary of strings for each call to nextVector

2013-06-12 Thread Sarvesh Sakalanaga (JIRA)
Sarvesh Sakalanaga created HIVE-4727: Summary: Optimize ORC StringTreeReader::nextVector to not create dictionary of strings for each call to nextVector Key: HIVE-4727 URL: https://issues.apache.org/jira/brows

Hive-trunk-h0.21 - Build # 2141 - Still Failing

2013-06-12 Thread Apache Jenkins Server
Changes for Build #2114 [gates] HIVE-4581 HCat e2e tests broken by changes to Hive's describe table formatting (gates) Changes for Build #2115 Changes for Build #2116 [navis] JDBC2: HiveDriver should not throw RuntimeException when passed an invalid URL (Richard Ding via Navis) Changes for B

[jira] [Updated] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-06-12 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2206: -- Attachment: HIVE-2206.D11097.7.patch yhuai updated the revision "HIVE-2206 [jira] add a new optimizer fo

[jira] [Created] (HIVE-4726) HCatDelegator should not have to parse error text; should instead rely on canonical errorCode

2013-06-12 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-4726: Summary: HCatDelegator should not have to parse error text; should instead rely on canonical errorCode Key: HIVE-4726 URL: https://issues.apache.org/jira/browse/HIVE-4726

[jira] [Commented] (HIVE-4708) Fix TestCliDriver.combine2.q on 0.23

2013-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681739#comment-13681739 ] Hudson commented on HIVE-4708: -- Integrated in Hive-trunk-hadoop2 #236 (See [https://builds.ap

[jira] [Commented] (HIVE-4660) Let there be Tez (aka mrr ftw)

2013-06-12 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681730#comment-13681730 ] Eric Hanson commented on HIVE-4660: --- If the following use case can be handled in Tez, tha

[jira] [Commented] (HIVE-4660) Let there be Tez (aka mrr ftw)

2013-06-12 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681719#comment-13681719 ] Eric Hanson commented on HIVE-4660: --- Overall the spec looks good. It is cute, but please

[jira] [Created] (HIVE-4725) templeton.hadoop.queue.name property should be documented

2013-06-12 Thread Eugene Koifman (JIRA)
Eugene Koifman created HIVE-4725: Summary: templeton.hadoop.queue.name property should be documented Key: HIVE-4725 URL: https://issues.apache.org/jira/browse/HIVE-4725 Project: Hive Issue Ty

[jira] [Commented] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-06-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681688#comment-13681688 ] Thejas M Nair commented on HIVE-3253: - Reviewboard link - https://reviews.apache.org/r/

[jira] [Commented] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-06-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681686#comment-13681686 ] Thejas M Nair commented on HIVE-3253: - Note that with changes in HIVE-3253.2.patch, the

Review Request: HIVE-3253- ArrayIndexOutOfBounds exception for deeply nested structs

2013-06-12 Thread Thejas Nair
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11854/ --- Review request for hive. Description --- (description patch from the jira

[jira] [Updated] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-06-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-3253: Attachment: HIVE-3253.2.patch HIVE-3253.2.patch - It increases the number of control charactors use

[jira] [Updated] (HIVE-3253) ArrayIndexOutOfBounds exception for deeply nested structs

2013-06-12 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-3253: Assignee: Thejas M Nair (was: Travis Crawford) > ArrayIndexOutOfBounds exception for deeply nes

[jira] [Created] (HIVE-4724) ORC readers should have a better error detection for non-ORC files

2013-06-12 Thread Owen O'Malley (JIRA)
Owen O'Malley created HIVE-4724: --- Summary: ORC readers should have a better error detection for non-ORC files Key: HIVE-4724 URL: https://issues.apache.org/jira/browse/HIVE-4724 Project: Hive

[jira] [Commented] (HIVE-4520) java.lang.NegativeArraySizeException when query on hive-0.11.0, hbase-0.94.6.1

2013-06-12 Thread Bryan Peterson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681674#comment-13681674 ] Bryan Peterson commented on HIVE-4520: -- I can also confirm this issue, which subsequen

[jira] [Created] (HIVE-4723) DDLSemanticAnalyzer.addTablePartsOutputs eats several exceptions

2013-06-12 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4723: -- Summary: DDLSemanticAnalyzer.addTablePartsOutputs eats several exceptions Key: HIVE-4723 URL: https://issues.apache.org/jira/browse/HIVE-4723 Project: Hive Issu

[jira] [Commented] (HIVE-4044) Add URL type

2013-06-12 Thread Samuel Yuan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681573#comment-13681573 ] Samuel Yuan commented on HIVE-4044: --- I tried breaking the URL into parts and encoding the

[jira] [Updated] (HIVE-2206) add a new optimizer for query correlation discovery and optimization

2013-06-12 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-2206: -- Attachment: HIVE-2206.D11097.6.patch yhuai updated the revision "HIVE-2206 [jira] add a new optimizer fo

[jira] [Updated] (HIVE-4666) Count(*) over tpch lineitem ORC results in Error: Java heap space

2013-06-12 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarvesh Sakalanaga updated HIVE-4666: - Assignee: (was: Sarvesh Sakalanaga) > Count(*) over tpch lineitem ORC results in E

[jira] [Commented] (HIVE-4666) Count(*) over tpch lineitem ORC results in Error: Java heap space

2013-06-12 Thread Sarvesh Sakalanaga (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681421#comment-13681421 ] Sarvesh Sakalanaga commented on HIVE-4666: -- This is because count (*) requests ORC

[jira] [Updated] (HIVE-4717) Fix non-deterministic TestCliDriver on 0.23

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

[jira] [Commented] (HIVE-4717) Fix non-deterministic TestCliDriver on 0.23

2013-06-12 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681398#comment-13681398 ] Ashutosh Chauhan commented on HIVE-4717: +1 > Fix non-deterministi

[jira] [Assigned] (HIVE-4716) Classcast exception with two group by keys of types string and tinyint.

2013-06-12 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey reassigned HIVE-4716: -- Assignee: Remus Rusanu > Classcast exception with two group by keys of types

[jira] [Assigned] (HIVE-4718) array out of bounds exception near VectorHashKeyWrapper.getBytes() with 2 column GROUP BY

2013-06-12 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey reassigned HIVE-4718: -- Assignee: Remus Rusanu > array out of bounds exception near VectorHashKeyWra

Re: ant maven-build not working in trunk

2013-06-12 Thread Nitin Pawar
I tried the build on trunk i did not hit the issue of make-pom but i hit the issue of jdbc with jdk7. I will apply the patch and try again On Wed, Jun 12, 2013 at 4:48 PM, amareshwari sriramdasu < amareshw...@gmail.com> wrote: > Hello, > > ant maven-build -Dmvn.publish.repo=local fails to build

[jira] [Commented] (HIVE-4686) Max on float returning wrong results

2013-06-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681330#comment-13681330 ] Remus Rusanu commented on HIVE-4686: https://reviews.apache.org/r/11836/

Review Request: HIVE-4686 Fix output object type for min/max aggregates, preserver input expression type. also fix null output to use NullWritable

2013-06-12 Thread Remus Rusanu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11836/ --- Review request for hive, Jitendra Pandey and Eric Hanson. Description ---

[jira] [Updated] (HIVE-4686) Max on float returning wrong results

2013-06-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4686: --- Status: Patch Available (was: Open) > Max on float returning wrong results >

[jira] [Updated] (HIVE-4686) Max on float returning wrong results

2013-06-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu updated HIVE-4686: --- Attachment: hive-4686.patch.1.txt > Max on float returning wrong results > ---

[jira] [Commented] (HIVE-4686) Max on float returning wrong results

2013-06-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681309#comment-13681309 ] Remus Rusanu commented on HIVE-4686: Not sure about the 1.4999 vs. 0.1 in the comment,

[jira] [Commented] (HIVE-4686) Max on float returning wrong results

2013-06-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681302#comment-13681302 ] Remus Rusanu commented on HIVE-4686: Similar to HIVE-4612. The emitted aggregate values

[jira] [Resolved] (HIVE-4687) incorrect result for max aggregate over int column

2013-06-12 Thread Remus Rusanu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remus Rusanu resolved HIVE-4687. Resolution: Duplicate Duplicate of HIVE-4686 > incorrect result for max aggregate o

Hive-trunk-h0.21 - Build # 2140 - Still Failing

2013-06-12 Thread Apache Jenkins Server
Changes for Build #2113 [gates] HIVE-4578 Changes to Pig's test harness broke HCat e2e tests (gates) Changes for Build #2114 [gates] HIVE-4581 HCat e2e tests broken by changes to Hive's describe table formatting (gates) Changes for Build #2115 Changes for Build #2116 [navis] JDBC2: HiveDriver

[jira] [Commented] (HIVE-4708) Fix TestCliDriver.combine2.q on 0.23

2013-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681221#comment-13681221 ] Hudson commented on HIVE-4708: -- Integrated in Hive-trunk-h0.21 #2140 (See [https://builds.apa

Fwd: GROUP BY Issue

2013-06-12 Thread Gourav Sengupta
Hi, I had initially forwarded this request to the user group but am yet to receive any response. I will be grateful if someone can help me out in resolving the issue or pointing out any mistakes that I may be doing. It took me around 5 to 6 hours to generate the test data of around 20 GB (or mor

ant maven-build not working in trunk

2013-06-12 Thread amareshwari sriramdasu
Hello, ant maven-build -Dmvn.publish.repo=local fails to build hcatalog with following error : /home/amareshwaris/hive/build. xml:121: The following error occurred while executing this line: /home/amareshwaris/hive/build.xml:123: The following error occurred while executing this line: Target "ma

[jira] [Commented] (HIVE-4712) Fix TestCliDriver.truncate_* on 0.23

2013-06-12 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13681061#comment-13681061 ] Hudson commented on HIVE-4712: -- Integrated in Hive-trunk-hadoop2 #235 (See [https://builds.ap

[jira] [Updated] (HIVE-4717) Fix non-deterministic TestCliDriver on 0.23

2013-06-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4717: --- Status: Patch Available (was: Open) > Fix non-deterministic TestCliDriver on 0.23 > -

[jira] [Updated] (HIVE-4717) Fix non-deterministic TestCliDriver on 0.23

2013-06-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4717: --- Attachment: HIVE-4717.patch Sorry about that. Not sure what I mis-keyed to miss that failure. The atta

Re: Review Request: HIVE-4717 - Fix non-deterministic TestCliDriver on 0.23

2013-06-12 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11812/ --- (Updated June 12, 2013, 8:06 a.m.) Review request for hive and Ashutosh Chauhan

[jira] [Created] (HIVE-4722) MIN on timestamp column gives incorrect result.

2013-06-12 Thread Jitendra Nath Pandey (JIRA)
Jitendra Nath Pandey created HIVE-4722: -- Summary: MIN on timestamp column gives incorrect result. Key: HIVE-4722 URL: https://issues.apache.org/jira/browse/HIVE-4722 Project: Hive Issue

Re: Review Request: HIVE-4717 - Fix non-deterministic TestCliDriver on 0.23

2013-06-12 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11812/ --- (Updated June 12, 2013, 7:52 a.m.) Review request for hive and Ashutosh Chauhan

[jira] [Updated] (HIVE-4717) Fix non-deterministic TestCliDriver on 0.23

2013-06-12 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4717: --- Description: ctas_colname.q groupby_grouping_sets4.q join32_lessSize.q multi_insert_lateral_view.q orc

[jira] [Created] (HIVE-4721) Fix TestCliDriver.ptf_npath.q on 0.23

2013-06-12 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4721: -- Summary: Fix TestCliDriver.ptf_npath.q on 0.23 Key: HIVE-4721 URL: https://issues.apache.org/jira/browse/HIVE-4721 Project: Hive Issue Type: Sub-task