[jira] [Work started] (HIVE-3165) Hive thrift code doesnt generate quality hashCode()

2012-06-20 Thread Gang Tim Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-3165 started by Gang Tim Liu. > Hive thrift code doesnt generate quality hashCode() > --- > >

Hive-trunk-h0.21 - Build # 1501 - Fixed

2012-06-20 Thread Apache Jenkins Server
Changes for Build #1500 [ecapriolo] HIVE-3164 Not deterministic testcases with MapReduce2 (Zhenxiao Luo via egc) [ecapriolo] HIVE-3009 Memory leak in TUGIContainingTransport (Ashutosh Chauhan via egc) Changes for Build #1501 [ecapriolo] HIVE-2585 Collapse hive.metastore.uris and hive.metastore

[jira] [Commented] (HIVE-2585) Collapse hive.metastore.uris and hive.metastore.local

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

[jira] [Commented] (HIVE-3078) Add inputs/outputs for create table, create view and so forth

2012-06-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398226#comment-13398226 ] Carl Steinbach commented on HIVE-3078: -- @Shuai: I left more comments on phabricator. T

[jira] [Commented] (HIVE-3155) Memory leak in Hive

2012-06-20 Thread Kristam Subba Swathi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398203#comment-13398203 ] Kristam Subba Swathi commented on HIVE-3155: Hi@Ashutosh Am running metastore e

[jira] [Commented] (HIVE-3169) Add a way to differentiate between hooks that should/should not fail a query

2012-06-20 Thread Santhosh Raman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398204#comment-13398204 ] Santhosh Raman commented on HIVE-3169: -- I have a diff ready for this - https://reviews

[jira] [Commented] (HIVE-3155) Memory leak in Hive

2012-06-20 Thread Kristam Subba Swathi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398200#comment-13398200 ] Kristam Subba Swathi commented on HIVE-3155: Hi @Ashutosh, Am running in non-se

[jira] [Created] (HIVE-3169) Add a way to differentiate between hooks that should/should not fail a query

2012-06-20 Thread Santhosh Raman (JIRA)
Santhosh Raman created HIVE-3169: Summary: Add a way to differentiate between hooks that should/should not fail a query Key: HIVE-3169 URL: https://issues.apache.org/jira/browse/HIVE-3169 Project: Hiv

[jira] [Commented] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398195#comment-13398195 ] rohithsharma commented on HIVE-2804: I think, adding "GenericUDFEvaluateNPE.java" only

[jira] [Commented] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398194#comment-13398194 ] rohithsharma commented on HIVE-2804: @zhenxiao >>> Are you using MR1 or MR2 to reproduc

[jira] [Updated] (HIVE-3078) Add inputs/outputs for create table, create view and so forth

2012-06-20 Thread Shuai Ding (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuai Ding updated HIVE-3078: - Attachment: inputoutput_20120620.patch > Add inputs/outputs for create table, create view and so forth

[jira] [Created] (HIVE-3168) LazyBinaryObjectInspector.getPrimitiveJavaObject copies beyond length of underlying BytesWritable

2012-06-20 Thread Thejas M Nair (JIRA)
Thejas M Nair created HIVE-3168: --- Summary: LazyBinaryObjectInspector.getPrimitiveJavaObject copies beyond length of underlying BytesWritable Key: HIVE-3168 URL: https://issues.apache.org/jira/browse/HIVE-3168

[jira] [Commented] (HIVE-3155) Memory leak in Hive

2012-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398062#comment-13398062 ] Ashutosh Chauhan commented on HIVE-3155: @Swathi, * Are you running in secure mode

[jira] [Commented] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE. (Must cache UGIs.)

2012-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398058#comment-13398058 ] Ashutosh Chauhan commented on HIVE-3098: Rohini, HIVE-3155 is talking about leak i

[jira] [Commented] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398054#comment-13398054 ] Zhenxiao Luo commented on HIVE-2804: @rohithsharma: new patch attached: HIVE-2804.7.pa

[jira] [Updated] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2804: --- Status: Patch Available (was: Open) > Task log retrieval fails on Hadoop 0.23 > -

[jira] [Updated] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2804: --- Attachment: HIVE-2804.7.patch.txt > Task log retrieval fails on Hadoop 0.23 >

[jira] [Updated] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2804: --- Status: Open (was: Patch Available) > Task log retrieval fails on Hadoop 0.23 > -

[jira] [Commented] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398052#comment-13398052 ] Zhenxiao Luo commented on HIVE-2804: @rohithsharma: Thanks a lot for the comment. Are

[jira] [Commented] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-20 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398043#comment-13398043 ] Shengsheng Huang commented on HIVE-3148: I dumped the AST of the ALTER command usin

[jira] [Commented] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE. (Must cache UGIs.)

2012-06-20 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398040#comment-13398040 ] Rohini Palaniswamy commented on HIVE-3098: -- This patch will fix HIVE-3155 too.

[jira] [Commented] (HIVE-3009) do authorization for all metadata operations

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

[jira] [Commented] (HIVE-3164) Fix non-deterministic testcases failures when running Hive0.9.0 on MapReduce2

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

[jira] [Commented] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-20 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13398032#comment-13398032 ] Shengsheng Huang commented on HIVE-3148: This patch provide correct behavior. Resul

[jira] [Updated] (HIVE-3121) JDBC driver's getCatalogs() method returns schema/db information

2012-06-20 Thread Richard Ding (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Ding updated HIVE-3121: --- Attachment: hive-3121_1.patch Thanks Prasad. Attaching patch to address comments. > J

[jira] [Commented] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-20 Thread JQ Hadoop (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397924#comment-13397924 ] JQ Hadoop commented on HIVE-3148: - @cwsteinbach @shane.huang Does this patch provide correc

[jira] [Created] (HIVE-3167) bad error message for select distinct *

2012-06-20 Thread Namit Jain (JIRA)
Namit Jain created HIVE-3167: Summary: bad error message for select distinct * Key: HIVE-3167 URL: https://issues.apache.org/jira/browse/HIVE-3167 Project: Hive Issue Type: Bug Report

[jira] [Updated] (HIVE-2585) Collapse hive.metastore.uris and hive.metastore.local

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-2585: -- Resolution: Fixed Fix Version/s: 0.10.0 Release Note: Ensure site configuration does

[jira] [Updated] (HIVE-2585) Collapse hive.metastore.uris and hive.metastore.local

2012-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-2585: --- Attachment: hive-2585_3.patch Thanks for the review, Ed. Here is the rebased patch.

[jira] [Commented] (HIVE-1016) Ability to access DistributedCache from UDFs

2012-06-20 Thread applepear (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397817#comment-13397817 ] applepear commented on HIVE-1016: - Hi guys, it has been almost a couple of years since the

[jira] [Commented] (HIVE-2585) Collapse hive.metastore.uris and hive.metastore.local

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397816#comment-13397816 ] Edward Capriolo commented on HIVE-2585: --- +1 On changes can you do one more rebase and

[jira] [Commented] (HIVE-3146) Support external hive tables whose data are stored in Azure blob store/Azure Storage Volumes (ASV)

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397803#comment-13397803 ] Edward Capriolo commented on HIVE-3146: --- Can you please do a study into what calls in

[jira] [Updated] (HIVE-3164) Fix non-deterministic testcases failures when running Hive0.9.0 on MapReduce2

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-3164: -- Resolution: Fixed Fix Version/s: 0.10.0 Hadoop Flags: Reviewed Status: Res

[jira] [Commented] (HIVE-3164) Fix non-deterministic testcases failures when running Hive0.9.0 on MapReduce2

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397792#comment-13397792 ] Edward Capriolo commented on HIVE-3164: --- + 1 will commit {noformat} [edward@tablitha

[jira] [Updated] (HIVE-3008) Memory leak in TUGIContainingTransport

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-3008: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HIVE-3008) Memory leak in TUGIContainingTransport

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-3008: -- Fix Version/s: 0.10.0 > Memory leak in TUGIContainingTransport > ---

[jira] [Commented] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE. (Must cache UGIs.)

2012-06-20 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397757#comment-13397757 ] Mithun Radhakrishnan commented on HIVE-3098: @Ashutosh: Thanks for the heads-up

[jira] [Commented] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE. (Must cache UGIs.)

2012-06-20 Thread Mithun Radhakrishnan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397749#comment-13397749 ] Mithun Radhakrishnan commented on HIVE-3098: Hey, Ashutosh. I'm not sure about

[jira] [Updated] (HIVE-3008) Memory leak in TUGIContainingTransport

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-3008: -- Attachment: hive-3008.patch.txt > Memory leak in TUGIContainingTransport > -

[jira] [Commented] (HIVE-3008) Memory leak in TUGIContainingTransport

2012-06-20 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397741#comment-13397741 ] Edward Capriolo commented on HIVE-3008: --- +1 will commit. {noformat} [edward@tablitha

[jira] [Commented] (HIVE-3098) Memory leak from large number of FileSystem instances in FileSystem.CACHE. (Must cache UGIs.)

2012-06-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397717#comment-13397717 ] Ashutosh Chauhan commented on HIVE-3098: @Mithun, is this similar to HIVE-3155 and

[jira] [Commented] (HIVE-2789) When integrating into MapReduce2, 'select * from src distribute by src.key limit 1' returns non-deterministic result

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397664#comment-13397664 ] Zhenxiao Luo commented on HIVE-2789: @Carl and Ashutosh: The same bug appears when run

[jira] [Updated] (HIVE-2789) When integrating into MapReduce2, 'select * from src distribute by src.key limit 1' returns non-deterministic result

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2789: --- Assignee: Zhenxiao Luo (was: Carl Steinbach) Status: Patch Available (was: Open) > When in

[jira] [Updated] (HIVE-2789) When integrating into MapReduce2, 'select * from src distribute by src.key limit 1' returns non-deterministic result

2012-06-20 Thread Zhenxiao Luo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenxiao Luo updated HIVE-2789: --- Attachment: HIVE-2789.3.patch.txt > When integrating into MapReduce2, 'select * from src distribut

[jira] [Commented] (HIVE-2504) Warehouse table subdirectories should inherit the group permissions of the warehouse parent directory

2012-06-20 Thread Rohini Palaniswamy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397658#comment-13397658 ] Rohini Palaniswamy commented on HIVE-2504: -- Please send questions to the user mail

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21-keepgoing=false #53

2012-06-20 Thread Apache Jenkins Server
See -- [...truncated 10109 lines...] [echo] Project: odbc [copy] Warning:

Build failed in Jenkins: Hive-0.9.1-SNAPSHOT-h0.21 #53

2012-06-20 Thread Apache Jenkins Server
See -- [...truncated 5526 lines...] [ivy:report] Processing /x1/jenkins/jenkins-slave/workspace/Hive-0.9.1-SNAPSHOT-h0.21/hive/build/ivy/resolution-cache/org.apache.hive-hive-shims-default.xml t

[jira] [Assigned] (HIVE-3157) set fileformat rcfile is not working on the tables with partition

2012-06-20 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam reassigned HIVE-3157: -- Assignee: Chinna Rao Lalam > set fileformat rcfile is not working on the tables with

[jira] [Commented] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397429#comment-13397429 ] rohithsharma commented on HIVE-2804: In addition to above, Currently, Once the job is

[jira] [Commented] (HIVE-2804) Task log retrieval fails on Hadoop 0.23

2012-06-20 Thread rohithsharma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397421#comment-13397421 ] rohithsharma commented on HIVE-2804: I also encountered the same problem with hive UDAF

[jira] [Commented] (HIVE-3121) JDBC driver's getCatalogs() method returns schema/db information

2012-06-20 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397391#comment-13397391 ] Prasad Mujumdar commented on HIVE-3121: --- Looks fine to me overall. A few minor commen

[jira] [Created] (HIVE-3166) The Hive JDBC driver should accept hive conf and hive variables via connection URL

2012-06-20 Thread Prasad Mujumdar (JIRA)
Prasad Mujumdar created HIVE-3166: - Summary: The Hive JDBC driver should accept hive conf and hive variables via connection URL Key: HIVE-3166 URL: https://issues.apache.org/jira/browse/HIVE-3166 Proj

[jira] [Updated] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-20 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengsheng Huang updated HIVE-3148: --- Attachment: 3148.for0.9.0.patch Attached a candiate patch for this bug. Slightly modified the

[jira] [Commented] (HIVE-3148) LOCATION clause is not honored when adding multiple partitions

2012-06-20 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13397359#comment-13397359 ] Shengsheng Huang commented on HIVE-3148: I also encountered the same problem. It's