NullPointer exceptions in TestMTQueries..

2009-01-28 Thread Ashish Thusoo
I am seeing NullPointerExceptions in TestMTQueries though ant test does not flag this as a test failure.. This seems to be happening in cliInit.. Any clues.. Ashish

[jira] Commented: (HIVE-231) Create junit reports for tests

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668322#action_12668322 ] Ashish Thusoo commented on HIVE-231: I think we can just take this one as is and l

[jira] Updated: (HIVE-231) Create junit reports for tests

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-231: --- Fix Version/s: 0.2.0 Affects Version/s: 0.2.0 Status: Patch Available (was

[jira] Updated: (HIVE-119) add more informative error messages to grammar parsing

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-119: --- Attachment: patch-119_4.txt Removed a spurious line for one of the negative test cases that Namit

[jira] Updated: (HIVE-256) map side aggregation : number of output rows is same as number of input rows

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-256: --- Resolution: Fixed Fix Version/s: 0.2.0 Hadoop Flags: [Reviewed] Status: Resolved

[jira] Commented: (HIVE-256) map side aggregation : number of output rows is same as number of input rows

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668307#action_12668307 ] Ashish Thusoo commented on HIVE-256: got it.. +1 Running tests now and will chec

[jira] Commented: (HIVE-164) Support CASE and IF statement

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668305#action_12668305 ] Ashish Thusoo commented on HIVE-164: Also you may want ot add an evaluate method

[jira] Commented: (HIVE-164) Support CASE and IF statement

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668303#action_12668303 ] Ashish Thusoo commented on HIVE-164: The following code has STringLiteral defined t

[jira] Commented: (HIVE-164) Support CASE and IF statement

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668302#action_12668302 ] Ashish Thusoo commented on HIVE-164: Also what are LEFT and RIGHT used for? >

[jira] Commented: (HIVE-164) Support CASE and IF statement

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668298#action_12668298 ] Ashish Thusoo commented on HIVE-164: Should the root.logger go back to WARN.

[jira] Updated: (HIVE-257) Put the structed hhive query location in hive-site.xml

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-257: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available

[jira] Commented: (HIVE-257) Put the structed hhive query location in hive-site.xml

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668290#action_12668290 ] Ashish Thusoo commented on HIVE-257: +1 Looks good to me. > Put the structe

[jira] Commented: (HIVE-257) Put the structed hhive query location in hive-site.xml

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668284#action_12668284 ] Ashish Thusoo commented on HIVE-257: looks like this patch contains other change

[jira] Updated: (HIVE-257) Put the structed hhive query location in hive-site.xml

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-257: --- Status: Patch Available (was: Open) submitting patch. > Put the structed hhive query location

[jira] Commented: (HIVE-256) map side aggregation : number of output rows is same as number of input rows

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668282#action_12668282 ] Ashish Thusoo commented on HIVE-256: where is the aggrPositions variable used? S

[jira] Commented: (HIVE-256) map side aggregation : number of output rows is same as number of input rows

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668281#action_12668281 ] Ashish Thusoo commented on HIVE-256: can you give a description of the bug? How i

[jira] Commented: (HIVE-176) structured log for obtaining query stats/info

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668221#action_12668221 ] Ashish Thusoo commented on HIVE-176: suresh. can you open a separate JIRA for this p

[jira] Updated: (HIVE-176) structured log for obtaining query stats/info

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-176: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available

[jira] Updated: (HIVE-119) add more informative error messages to grammar parsing

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-119: --- Attachment: patch-119.txt Fixed the diffs.. Also added new keywords to the translation map in

[jira] Commented: (HIVE-176) structured log for obtaining query stats/info

2009-01-28 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668128#action_12668128 ] Ashish Thusoo commented on HIVE-176: Rerunning tests.. will commit once the t

Branching 0.2.0

2009-01-28 Thread Ashish Thusoo
Heads up.. I will be branching it out tonight... Any features after that would need to go to trunk and only bug fixes would go to the branch... Ashish

[jira] Updated: (HIVE-179) SUBSTR function should work like other databases

2009-01-27 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-179: --- Resolution: Fixed Fix Version/s: 0.2.0 Hadoop Flags: [Incompatible change, Reviewed] (was

[jira] Commented: (HIVE-176) structured log for obtaining query stats/info

2009-01-27 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667867#action_12667867 ] Ashish Thusoo commented on HIVE-176: Testing this. Will commit ones tests suc

[jira] Commented: (HIVE-252) Automatically add CLUSTER BY and set the number of reducers if the target table is declared with "CLUSTERED BY (xxx) INTO yyy BUCKETS"

2009-01-27 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667796#action_12667796 ] Ashish Thusoo commented on HIVE-252: I think what Zheng is suggesting is that if the

[jira] Commented: (HIVE-179) SUBSTR function should work like other databases

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667547#action_12667547 ] Ashish Thusoo commented on HIVE-179: Running tests on this. Will commit once it is

[jira] Updated: (HIVE-248) load data local is not defaulting to 'file' as schema for source path

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-248: --- Resolution: Fixed Fix Version/s: 0.2.0 Status: Resolved (was: Patch Available

[jira] Commented: (HIVE-248) load data local is not defaulting to 'file' as schema for source path

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667542#action_12667542 ] Ashish Thusoo commented on HIVE-248: Running tests right now. Will commit once they

[jira] Updated: (HIVE-246) Msck incorrectly finds tables not in ms

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-246: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available

[jira] Commented: (HIVE-30) Hive web interface

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667537#action_12667537 ] Ashish Thusoo commented on HIVE-30: --- what I meant was that hardcoding hadoop-0.19.0 in

[jira] Updated: (HIVE-249) chmod u+x (or something) on build/dist/bin/hive when running "ant package"

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-249: --- Resolution: Fixed Fix Version/s: 0.2.0 Hadoop Flags: [Reviewed] Status: Resolved

[jira] Commented: (HIVE-244) Add SQRT() UDF

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667466#action_12667466 ] Ashish Thusoo commented on HIVE-244: Looks fine to me. A small nit - could you a

[jira] Commented: (HIVE-30) Hive web interface

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667480#action_12667480 ] Ashish Thusoo commented on HIVE-30: --- This looks pretty good to me. I am trying to deplo

[jira] Assigned: (HIVE-249) chmod u+x (or something) on build/dist/bin/hive when running "ant package"

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo reassigned HIVE-249: -- Assignee: Jeff Hammerbacher Assigned. > chmod u+x (or something) on build/dist/bin/hive w

[jira] Commented: (HIVE-249) chmod u+x (or something) on build/dist/bin/hive when running "ant package"

2009-01-26 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667426#action_12667426 ] Ashish Thusoo commented on HIVE-249: +1. looks good to me. I can't thi

RE: *BUILD FAILURE for apache HIVE* based on SVN Rev#

2009-01-24 Thread Ashish Thusoo
Thanks Murli... Is it possible to send an update to the JIRA corresponding to the failed patch with the failure... Ashish From: Murli Varadachari [mvaradach...@facebook.com] Sent: Friday, January 23, 2009 6:42 PM To: hive-dev@hadoop.apache.org Subject: *BU

[jira] Updated: (HIVE-65) Implict conversion from integer to long broken for Dynamic Serde tables

2009-01-23 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-65: -- Attachment: patch-65_3.txt Added NodeProcessorCtx back due to popular demand :) Also addressed other

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-23 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666491#action_12666491 ] Ashish Thusoo commented on HIVE-189: >From the diffs I do not actually

[jira] Updated: (HIVE-65) Implict conversion from integer to long broken for Dynamic Serde tables

2009-01-23 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-65: -- Attachment: patch-65_2.txt Resolved conflicts with latest changes from Prasad's checkin and cleane

[jira] Commented: (HIVE-65) Implict conversion from integer to long broken for Dynamic Serde tables

2009-01-23 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666485#action_12666485 ] Ashish Thusoo commented on HIVE-65: --- For TypeCheckProcFactory.java:255 - This is the

[jira] Updated: (HIVE-242) line breaks are not treated as spaces if there are more than 1 line break in the whole query.

2009-01-22 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-242: --- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available

[jira] Resolved: (HIVE-91) Allow external tables with different partition directory structure

2009-01-22 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo resolved HIVE-91. --- Resolution: Fixed Fix Version/s: 0.2.0 Hadoop Flags: [Reviewed] committed. Thanks Johan

[jira] Commented: (HIVE-242) line breaks are not treated as spaces if there are more than 1 line break in the whole query.

2009-01-22 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666252#action_12666252 ] Ashish Thusoo commented on HIVE-242: Looks good. +1 committing now.. > line

[jira] Commented: (HIVE-91) Allow external tables with different partition directory structure

2009-01-21 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665951#action_12665951 ] Ashish Thusoo commented on HIVE-91: --- TestAddPartiton failed in the test run... [j

[jira] Commented: (HIVE-231) Create junit reports for tests

2009-01-21 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665949#action_12665949 ] Ashish Thusoo commented on HIVE-231: Also, we may just want to have a report for eac

[jira] Assigned: (HIVE-231) Create junit reports for tests

2009-01-21 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo reassigned HIVE-231: -- Assignee: Johan Oskarsson assignment. > Create junit reports for te

[jira] Commented: (HIVE-231) Create junit reports for tests

2009-01-21 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665947#action_12665947 ] Ashish Thusoo commented on HIVE-231: This looks good to me. One minor comment is

[jira] Resolved: (HIVE-217) Stream closed exception

2009-01-21 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo resolved HIVE-217. Resolution: Fixed Assignee: Johan Oskarsson Hadoop Flags: [Reviewed] committed. Thanks

[jira] Assigned: (HIVE-240) command to create table if not exists

2009-01-21 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo reassigned HIVE-240: -- Assignee: Zheng Shao assigning.. > command to create table if not exi

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-189: --- Attachment: patch-189_4.txt Fixed the unit test output.. > Various TestCliDriver tests f

RE: *UNIT TEST FAILURE for apache HIVE* Hadoop.Version=0.17.1 based on SVN Rev# 736182.24

2009-01-20 Thread Ashish Thusoo
Varadachari Subject: Re: *UNIT TEST FAILURE for apache HIVE* Hadoop.Version=0.17.1 based on SVN Rev# 736182.24 The build hosts can be very slow during peak hours. Cheers murli On 1/20/09 5:49 PM, "Ashish Thusoo" wrote: Right now the timeout is 900 sec. I would think that, that would be

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-189: --- Attachment: patch-189_3.txt Removed the comparator. > Various TestCliDriver tests f

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665682#action_12665682 ] Ashish Thusoo commented on HIVE-189: you are right!! Will upload a new p

[jira] Commented: (HIVE-65) Implict conversion from integer to long broken for Dynamic Serde tables

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665680#action_12665680 ] Ashish Thusoo commented on HIVE-65: --- I did not get the first comment. Can you elaborat

RE: *UNIT TEST FAILURE for apache HIVE* Hadoop.Version=0.17.1 based on SVN Rev# 736182.24

2009-01-20 Thread Ashish Thusoo
Right now the timeout is 900 sec. I would think that, that would be sufficient to run a testcase... Ashish -Original Message- From: Ashish Thusoo [mailto:athu...@facebook.com] Sent: Tuesday, January 20, 2009 5:44 PM To: hive-dev@hadoop.apache.org Subject: RE: *UNIT TEST FAILURE for

RE: *UNIT TEST FAILURE for apache HIVE* Hadoop.Version=0.17.1 based on SVN Rev# 736182.24

2009-01-20 Thread Ashish Thusoo
I think we are hitting timeouts. Some one reported that previously in the JIRA and Prasad reported that separately today.. I am not sure why we are hitting timeouts... Ashish -Original Message- From: Murli Varadachari [mailto:mvaradach...@facebook.com] Sent: Tuesday, January 20, 2009 5:

[jira] Commented: (HIVE-105) estimate number of required reducers and other map-reduce parameters automatically

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665675#action_12665675 ] Ashish Thusoo commented on HIVE-105: Many times the hints are at a query block level

[jira] Updated: (HIVE-25) [Hive] cluster by does not work with column aliasing

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-25: -- Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available

[jira] Commented: (HIVE-105) estimate number of required reducers and other map-reduce parameters automatically

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665655#action_12665655 ] Ashish Thusoo commented on HIVE-105: I think the issue of what kind of plan we choos

[jira] Updated: (HIVE-239) alter table repalce columns allows adding of new columns with the same name as that of a partition column which corrupts metadata

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-239: --- Resolution: Fixed Fix Version/s: 0.2.0 Hadoop Flags: [Reviewed] Status: Resolved

Getting ready to branch out Hive

2009-01-20 Thread Ashish Thusoo
Folks, In order to start getting ready for a release, we need to first start by branching Hive. We had some internal discussion on this and we thought that doing date based branching is the best thing to do. Accordingly, the proposal is to branch out on the last Wednesday of every month (so for

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-189: --- Attachment: patch-189_2.txt changed the query in input2_limit.q Also fixed the getBucketPath so that

[jira] Commented: (HIVE-25) [Hive] cluster by does not work with column aliasing

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665596#action_12665596 ] Ashish Thusoo commented on HIVE-25: --- I am seeing a number of test failures bot

[jira] Commented: (HIVE-105) estimate number of required reducers and other map-reduce parameters automatically

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665588#action_12665588 ] Ashish Thusoo commented on HIVE-105: Sounds fine to me. I do think though that for

[jira] Commented: (HIVE-25) [Hive] cluster by does not work with column aliasing

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665579#action_12665579 ] Ashish Thusoo commented on HIVE-25: --- +1 looks good to me. > [Hive] cluster by d

[jira] Commented: (HIVE-239) alter table repalce columns allows adding of new columns with the same name as that of a partition column which corrupts metadata

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665577#action_12665577 ] Ashish Thusoo commented on HIVE-239: some of the tests failed due to the change in

[jira] Commented: (HIVE-239) alter table repalce columns allows adding of new columns with the same name as that of a partition column which corrupts metadata

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665520#action_12665520 ] Ashish Thusoo commented on HIVE-239: Looks fine to me. The error message though h

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-20 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665505#action_12665505 ] Ashish Thusoo commented on HIVE-189: sample3 and sample5 are suffering from the

[jira] Commented: (HIVE-25) [Hive] cluster by does not work with column aliasing

2009-01-16 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664641#action_12664641 ] Ashish Thusoo commented on HIVE-25: --- Comments from the code review with Prasad: 1. Pl

[jira] Commented: (HIVE-65) Implict conversion from integer to long broken for Dynamic Serde tables

2009-01-15 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664297#action_12664297 ] Ashish Thusoo commented on HIVE-65: --- The patch contains the following changes:

[jira] Updated: (HIVE-65) Implict conversion from integer to long broken for Dynamic Serde tables

2009-01-15 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-65: -- Attachment: patch-65.txt Uploading the patch for refactoing typechecking and fixing implict conversion

[jira] Commented: (HIVE-30) Hive web interface

2009-01-14 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663919#action_12663919 ] Ashish Thusoo commented on HIVE-30: --- Thanks for the update! > Hive web in

[jira] Commented: (HIVE-231) Create junit reports for tests

2009-01-14 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663833#action_12663833 ] Ashish Thusoo commented on HIVE-231: You could get the file for a single test by si

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-14 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663831#action_12663831 ] Ashish Thusoo commented on HIVE-189: On thinking more about this, I think we sh

[jira] Commented: (HIVE-230) While loading a table from a query that returns empty data results in null pointer exception

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663581#action_12663581 ] Ashish Thusoo commented on HIVE-230: +1 looks fine to me. > While loading a tab

[jira] Commented: (HIVE-216) generate ruby bindings for service

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663549#action_12663549 ] Ashish Thusoo commented on HIVE-216: +1 > generate ruby bindings for

[jira] Resolved: (HIVE-215) Map-side aggregate with DISTINCT generates bad intermediate table

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo resolved HIVE-215. Resolution: Duplicate Assignee: Ashish Thusoo Did not realize that this is a duplicate of HIVE

[jira] Commented: (HIVE-25) [Hive] cluster by does not work with column aliasing

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663519#action_12663519 ] Ashish Thusoo commented on HIVE-25: --- In Hive.g the change to the rule for columnNameO

[jira] Commented: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663439#action_12663439 ] Ashish Thusoo commented on HIVE-229: +1. looks fine to me. > Debug output ena

[jira] Commented: (HIVE-163) support loading json data into hive

2009-01-12 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663187#action_12663187 ] Ashish Thusoo commented on HIVE-163: Hao just showed me that the license it there :)

[jira] Commented: (HIVE-163) support loading json data into hive

2009-01-12 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663185#action_12663185 ] Ashish Thusoo commented on HIVE-163: We also have to include the license text

[jira] Commented: (HIVE-189) Various TestCliDriver tests fail

2009-01-12 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663184#action_12663184 ] Ashish Thusoo commented on HIVE-189: The problematic code i

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2009-01-12 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-189: --- Status: Patch Available (was: Open) Submitting the patch for review. > Various TestCliDriver te

[jira] Updated: (HIVE-222) Group by on a combination of disitinct and non distinct aggregates can return serialization errors with map side aggregations.

2009-01-10 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-222: --- Attachment: patch-222.txt Fix for the bug. There was a bug in way the the aggregation list was being

[jira] Updated: (HIVE-222) Group by on a combination of disitinct and non distinct aggregates can return serialization errors with map side aggregations.

2009-01-10 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-222: --- Status: Patch Available (was: Open) submitting patch. > Group by on a combination of disitinct

[jira] Updated: (HIVE-222) Group by on a combination of disitinct and non distinct aggregates can return serialization errors with map side aggregations.

2009-01-10 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-222: --- Priority: Blocker (was: Major) Affects Version/s: 0.2.0 Fix Version/s: 0.2.0

[jira] Created: (HIVE-222) Group by on a combination of disitinct and non distinct aggregates can return serialization errors with map side aggregations.

2009-01-10 Thread Ashish Thusoo (JIRA)
URL: https://issues.apache.org/jira/browse/HIVE-222 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Reporter: Ashish Thusoo Assignee: Ashish Thusoo For queries of the form (groupby2_map.q in the source) SELECT x

[jira] Commented: (HIVE-30) Hive web interface

2009-01-10 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662666#action_12662666 ] Ashish Thusoo commented on HIVE-30: --- Hi Edward, Any progress on this? I hope you are

[jira] Commented: (HIVE-179) SUBSTR function should work like other databases

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662606#action_12662606 ] Ashish Thusoo commented on HIVE-179: The actual error is happening between the map

[jira] Commented: (HIVE-179) SUBSTR function should work like other databases

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662602#action_12662602 ] Ashish Thusoo commented on HIVE-179: The first map/reduce job produces longs wher

[jira] Commented: (HIVE-179) SUBSTR function should work like other databases

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662600#action_12662600 ] Ashish Thusoo commented on HIVE-179: On second thoughts, the plan seems to be ok. S

[jira] Commented: (HIVE-179) SUBSTR function should work like other databases

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662598#action_12662598 ] Ashish Thusoo commented on HIVE-179: This seems to be exposing a latent bug in

[jira] Commented: (HIVE-220) incorrect log directory in TestMTQueries causing null pointer exception

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662557#action_12662557 ] Ashish Thusoo commented on HIVE-220: looks good to me. +1. > incorrect log di

[jira] Commented: (HIVE-142) Create a metastore check command

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662552#action_12662552 ] Ashish Thusoo commented on HIVE-142: Ok. found what is happening.. This is not actu

[jira] Commented: (HIVE-142) Create a metastore check command

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662544#action_12662544 ] Ashish Thusoo commented on HIVE-142: Guys, It does not make sense to checkin

[jira] Commented: (HIVE-219) Map-side aggregates output one row per reducer when not grouping

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662456#action_12662456 ] Ashish Thusoo commented on HIVE-219: yes we should move to miniMR. The nfs rel

[jira] Commented: (HIVE-179) SUBSTR function should work like other databases

2009-01-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662395#action_12662395 ] Ashish Thusoo commented on HIVE-179: The patch looks correct and rather harmles

[jira] Commented: (HIVE-203) fix eclipse templates to get junit tests working

2009-01-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661768#action_12661768 ] Ashish Thusoo commented on HIVE-203: +1 Works for me now. > fix eclipse templ

[jira] Updated: (HIVE-189) Various TestCliDriver tests fail

2009-01-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-189: --- Attachment: patch-189.txt Added setting of TZ in the ant file. Do let me know if this works and I can

[jira] Assigned: (HIVE-189) Various TestCliDriver tests fail

2009-01-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo reassigned HIVE-189: -- Assignee: Ashish Thusoo > Various TestCliDriver tests f

RE: JIRAs that are a MUST for a release

2009-01-07 Thread Ashish Thusoo
[mailto:jo...@oskarsson.nu] Sent: Wednesday, January 07, 2009 6:00 AM To: hive-dev@hadoop.apache.org Subject: Re: JIRAs that are a MUST for a release I would add HIVE-189 to the list, so that all the unit tests pass (everywhere in the world) before the release goes out. /Johan Ashish Thusoo wrote

<    1   2   3   4   5   6   7   8   9   10   >