Re: Documentation Policy

2013-11-06 Thread Lefty Leverenz
Could a new status such as "Just needs doc" be added? Or perhaps a resolution such as "Undocumented"? Because folks who want to get their hands on new features need a way to know when the code is ready, even if the doc is missing. Sometimes information is available if you know where to look for

[jira] [Commented] (HIVE-5557) Push down qualifying Where clause predicates as join conditions

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

[jira] [Commented] (HIVE-5746) "hive.files.umask.value" is not work

2013-11-06 Thread Lefty Leverenz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814723#comment-13814723 ] Lefty Leverenz commented on HIVE-5746: -- The wiki documents hive.files.umask.value in C

[jira] [Created] (HIVE-5753) Remove collector from Operator base class

2013-11-06 Thread Mohammad Kamrul Islam (JIRA)
Mohammad Kamrul Islam created HIVE-5753: --- Summary: Remove collector from Operator base class Key: HIVE-5753 URL: https://issues.apache.org/jira/browse/HIVE-5753 Project: Hive Issue Type

[jira] [Commented] (HIVE-5726) The DecimalTypeInfo instance associated with a decimal constant is not in line with the precision/scale of the constant

2013-11-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814806#comment-13814806 ] Hive QA commented on HIVE-5726: --- {color:green}Overall{color}: +1 all checks pass Here are

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

2013-11-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814846#comment-13814846 ] Hive QA commented on HIVE-5657: --- {color:green}Overall{color}: +1 all checks pass Here are

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

2013-11-06 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-5657: Assignee: Sergey Shelukhin (was: Navis) > TopN produces incorrect results with count(distinct) > --

[jira] [Created] (HIVE-5754) NullPointerException when alter partition table and table does not exist

2013-11-06 Thread Alexis Deltour (JIRA)
Alexis Deltour created HIVE-5754: Summary: NullPointerException when alter partition table and table does not exist Key: HIVE-5754 URL: https://issues.apache.org/jira/browse/HIVE-5754 Project: Hive

[jira] [Updated] (HIVE-5754) NullPointerException when alter partition table and table does not exist

2013-11-06 Thread Alexis Deltour (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexis Deltour updated HIVE-5754: - Description: I have a problem with my oozie hive action which clean my hive table, and when my ta

[jira] [Commented] (HIVE-5655) Hive incorrecly handles divide-by-zero case

2013-11-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814909#comment-13814909 ] Hive QA commented on HIVE-5655: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5355) JDBC support for decimal precision/scale

2013-11-06 Thread Hive QA (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814961#comment-13814961 ] Hive QA commented on HIVE-5355: --- {color:green}Overall{color}: +1 all checks pass Here are

[jira] [Commented] (HIVE-5752) log4j properties appear to have been lost in maven upgrade

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814976#comment-13814976 ] Brock Noland commented on HIVE-5752: +1 > log4j properties appear to have been lost in

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

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13814992#comment-13814992 ] Brock Noland commented on HIVE-5713: Yeah I was perturbed about that as well until I fo

[jira] [Updated] (HIVE-5318) Import Throws Error when Importing from a table export Hive 0.9 to Hive 0.10

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5318: --- Description: When Exporting hive tables using the hive command in Hive 0.9 "EXPORT table TO 'hdfs_pat

Re: MR logs during .q file tests

2013-11-06 Thread Brock Noland
Hi, The old build did not have MR log by default. The new maven build does and the logs should be in ${java.io.tmpdir}/${user.name} or /tmp/brock for me. The ptest build overrides this to put them in the log directory, see the hiveptest-* files here: http://ec2-174-129-184-35.compute-1.amazonaw

Re: Review Request 15184: Store state of stats

2013-11-06 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15184/ --- (Updated Nov. 6, 2013, 4:32 p.m.) Review request for hive and Thejas Nair. Ch

Re: Review Request 15184: Store state of stats

2013-11-06 Thread Ashutosh Chauhan
> On Nov. 5, 2013, 1:56 a.m., Thejas Nair wrote: > > trunk/common/src/java/org/apache/hadoop/hive/common/StatsSetupConst.java, > > line 94 > > > > > > Can you add a comment describing that this is used to indicating to

Re: Review Request 15184: Store state of stats

2013-11-06 Thread Ashutosh Chauhan
> On Nov. 5, 2013, 2:04 a.m., Thejas Nair wrote: > > trunk/metastore/src/java/org/apache/hadoop/hive/metastore/MetaStoreUtils.java, > > line 208 > > > > > > Can you also add a test case where analyze table is followed

[jira] [Commented] (HIVE-5217) Add long polling to asynchronous execution in HiveServer2

2013-11-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815012#comment-13815012 ] Carl Steinbach commented on HIVE-5217: -- [~vaibhavgumashta] Version 5 of the patch won'

[jira] [Updated] (HIVE-3777) add a property in the partition to figure out if stats are accurate

2013-11-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3777: --- Status: Open (was: Patch Available) > add a property in the partition to figure out if stats

[jira] [Updated] (HIVE-3777) add a property in the partition to figure out if stats are accurate

2013-11-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3777: --- Status: Patch Available (was: Open) > add a property in the partition to figure out if stats

[jira] [Updated] (HIVE-3777) add a property in the partition to figure out if stats are accurate

2013-11-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3777: --- Attachment: HIVE-3777.2.patch > add a property in the partition to figure out if stats are acc

[jira] [Updated] (HIVE-5355) JDBC support for decimal precision/scale

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-5355: --- Resolution: Fixed Status: Resolved (was: Patch Available) Thank you for the contribution Xuef

[jira] [Commented] (HIVE-5655) Hive incorrecly handles divide-by-zero case

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815016#comment-13815016 ] Brock Noland commented on HIVE-5655: +1 > Hive incorrecly handles divide-by-zero case

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

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

[jira] [Commented] (HIVE-5726) The DecimalTypeInfo instance associated with a decimal constant is not in line with the precision/scale of the constant

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815019#comment-13815019 ] Brock Noland commented on HIVE-5726: Thank you!! +1 > The DecimalTypeInfo instance as

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

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815022#comment-13815022 ] Brock Noland commented on HIVE-5704: bq. Please note that patch contains updates to Fun

[jira] [Created] (HIVE-5755) Fix hadoop2 execution environment

2013-11-06 Thread Brock Noland (JIRA)
Brock Noland created HIVE-5755: -- Summary: Fix hadoop2 execution environment Key: HIVE-5755 URL: https://issues.apache.org/jira/browse/HIVE-5755 Project: Hive Issue Type: Sub-task Rep

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

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815023#comment-13815023 ] Brock Noland commented on HIVE-5704: bq. I know that is a patch Should have been I kno

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

2013-11-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815044#comment-13815044 ] Ashutosh Chauhan commented on HIVE-5657: [~sershe] Can you create a RB for this ?

Re: Documentation Policy

2013-11-06 Thread Eugene Koifman
Another advantage of separate doc ticket is that when we are making a release it's easier to tell what has been checked in already and what else needs to be done and whether we should hold the release due to doc issues or not. Release notes are only useful for people who already have a lot of expe

[jira] [Updated] (HIVE-5581) Implement vectorized year/month/day... etc. for string arguments

2013-11-06 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-5581: - Status: Open (was: Patch Available) > Implement vectorized year/month/day... etc. for string arguments >

[jira] [Updated] (HIVE-5581) Implement vectorized year/month/day... etc. for string arguments

2013-11-06 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-5581: - Attachment: HIVE-5581.2.patch - Added VectorUDFTimestampFieldString, VectorUDFYearString, VectorUDFMonthS

[jira] [Updated] (HIVE-5581) Implement vectorized year/month/day... etc. for string arguments

2013-11-06 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Teddy Choi updated HIVE-5581: - Status: Patch Available (was: Open) > Implement vectorized year/month/day... etc. for string arguments >

[jira] [Commented] (HIVE-5699) Add unit test for vectorized BETWEEN for timestamp inputs

2013-11-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815050#comment-13815050 ] Ashutosh Chauhan commented on HIVE-5699: +1 > Add unit test for vectorized BETWEEN

[jira] [Created] (HIVE-5756) Implement vectorization support for IF conditional expression

2013-11-06 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5756: - Summary: Implement vectorization support for IF conditional expression Key: HIVE-5756 URL: https://issues.apache.org/jira/browse/HIVE-5756 Project: Hive Issue Typ

[jira] [Created] (HIVE-5757) Implement vectorized support for CASE conditional expression

2013-11-06 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5757: - Summary: Implement vectorized support for CASE conditional expression Key: HIVE-5757 URL: https://issues.apache.org/jira/browse/HIVE-5757 Project: Hive Issue Type

Re: Review Request 15203: HIVE-5711: m2eclipse does not work and eclipse:eclipse requires a manual fix

2013-11-06 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15203/ --- (Updated Nov. 6, 2013, 5:56 p.m.) Review request for hive and Brock Noland. B

[jira] [Created] (HIVE-5758) Implement vectorized support for NOT IN filter

2013-11-06 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5758: - Summary: Implement vectorized support for NOT IN filter Key: HIVE-5758 URL: https://issues.apache.org/jira/browse/HIVE-5758 Project: Hive Issue Type: Sub-task

Re: Review Request 15203: HIVE-5711: m2eclipse does not work and eclipse:eclipse requires a manual fix

2013-11-06 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15203/ --- (Updated Nov. 6, 2013, 6:03 p.m.) Review request for hive and Brock Noland. B

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

2013-11-06 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: - Status: Open (was: Patch Available) > m2eclipse does not work and eclipse:eclipse requires a manu

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

2013-11-06 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: - Attachment: HIVE-5711.5.patch > m2eclipse does not work and eclipse:eclipse requires a manual fix

[jira] [Created] (HIVE-5759) Implement vectorized support for COALESCE conditional expression

2013-11-06 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5759: - Summary: Implement vectorized support for COALESCE conditional expression Key: HIVE-5759 URL: https://issues.apache.org/jira/browse/HIVE-5759 Project: Hive Issue

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

2013-11-06 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: - Status: Patch Available (was: Open) > m2eclipse does not work and eclipse:eclipse requires a manu

[jira] [Commented] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-11-06 Thread Ian Robertson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815086#comment-13815086 ] Ian Robertson commented on HIVE-4574: - I'm seeing this issue in CDH 5 beta 1, which run

[jira] [Commented] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-11-06 Thread Ian Robertson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815087#comment-13815087 ] Ian Robertson commented on HIVE-4574: - I'm seeing this issue in CDH 5 beta 1, which run

[jira] [Created] (HIVE-5760) Add vectorized support for VARCHAR data type

2013-11-06 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5760: - Summary: Add vectorized support for VARCHAR data type Key: HIVE-5760 URL: https://issues.apache.org/jira/browse/HIVE-5760 Project: Hive Issue Type: Sub-task

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

2013-11-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815092#comment-13815092 ] Carl Steinbach commented on HIVE-5711: -- [~brocknoland] Thanks for helping with this. I

[jira] [Updated] (HIVE-5711) Fix eclipse:eclipse maven goal

2013-11-06 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: - Summary: Fix eclipse:eclipse maven goal (was: m2eclipse does not work and eclipse:eclipse require

[jira] [Commented] (HIVE-784) Support uncorrelated subqueries in the WHERE clause

2013-11-06 Thread Sivaramakrishnan Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815095#comment-13815095 ] Sivaramakrishnan Narayanan commented on HIVE-784: - Haven't looked at the cod

[jira] [Created] (HIVE-5761) Implement vectorized support for the DATE data type

2013-11-06 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5761: - Summary: Implement vectorized support for the DATE data type Key: HIVE-5761 URL: https://issues.apache.org/jira/browse/HIVE-5761 Project: Hive Issue Type: Sub-task

[jira] [Commented] (HIVE-784) Support uncorrelated subqueries in the WHERE clause

2013-11-06 Thread Sivaramakrishnan Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815110#comment-13815110 ] Sivaramakrishnan Narayanan commented on HIVE-784: - Another comment on the de

[jira] [Commented] (HIVE-5601) NPE in ORC's PPD when using select * from table with where predicate

2013-11-06 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815118#comment-13815118 ] Owen O'Malley commented on HIVE-5601: - +1 > NPE in ORC's PPD when using select * from

[jira] [Created] (HIVE-5762) Implement vectorized support for the DECIMAL data type

2013-11-06 Thread Eric Hanson (JIRA)
Eric Hanson created HIVE-5762: - Summary: Implement vectorized support for the DECIMAL data type Key: HIVE-5762 URL: https://issues.apache.org/jira/browse/HIVE-5762 Project: Hive Issue Type: Sub-t

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

2013-11-06 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley reopened HIVE-5583: - I'm reverting this commit, since it broke trunk. > Implement support for IN (list-of-constants) filte

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

2013-11-06 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-to-be-committed.patch > A couple of generic UDFs are not in the right folder/packa

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

2013-11-06 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815145#comment-13815145 ] Eric Hanson commented on HIVE-5583: --- What was the error? > Implement support for IN (li

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

2013-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815143#comment-13815143 ] Xuefu Zhang commented on HIVE-5704: --- Attached patch HIVE-5704-to-be-committed.patch, whi

[jira] [Commented] (HIVE-5581) Implement vectorized year/month/day... etc. for string arguments

2013-11-06 Thread Eric Hanson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815153#comment-13815153 ] Eric Hanson commented on HIVE-5581: --- Teddy, This sounds good. Can you please upload the

[jira] [Commented] (HIVE-5701) vectorized groupby should work with vectorized reduce sink

2013-11-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815165#comment-13815165 ] Sergey Shelukhin commented on HIVE-5701: [~ashutoshc] btw here's another vectorizat

[jira] [Commented] (HIVE-5581) Implement vectorized year/month/day... etc. for string arguments

2013-11-06 Thread Teddy Choi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815172#comment-13815172 ] Teddy Choi commented on HIVE-5581: -- [~ehans], I uploaded my latest patch. :) > Implement

[jira] [Created] (HIVE-5763) ExprNodeGenericFuncDesc.toString() generating unbalanced parenthesises

2013-11-06 Thread Xuefu Zhang (JIRA)
Xuefu Zhang created HIVE-5763: - Summary: ExprNodeGenericFuncDesc.toString() generating unbalanced parenthesises Key: HIVE-5763 URL: https://issues.apache.org/jira/browse/HIVE-5763 Project: Hive

[jira] [Updated] (HIVE-5764) Stopping Metastore and HiveServer2 from command line

2013-11-06 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-5764: --- Fix Version/s: 0.13.0 > Stopping Metastore and HiveServer2 from command line > ---

[jira] [Updated] (HIVE-5763) ExprNodeGenericFuncDesc.toString() generating unbalanced parenthesises

2013-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5763: -- Description: This makes the generated expression tree unreadable. {code} public String toString() {

[jira] [Created] (HIVE-5764) Stopping Metastore and HiveServer2 from command line

2013-11-06 Thread Vaibhav Gumashta (JIRA)
Vaibhav Gumashta created HIVE-5764: -- Summary: Stopping Metastore and HiveServer2 from command line Key: HIVE-5764 URL: https://issues.apache.org/jira/browse/HIVE-5764 Project: Hive Issue Typ

[jira] [Updated] (HIVE-5731) Use new GenericUDF instead of basic UDF for UDFDate* classes

2013-11-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5731: - Status: Open (was: Patch Available) > Use new GenericUDF instead of basic UDF for UDFDate* classe

[jira] [Updated] (HIVE-5731) Use new GenericUDF instead of basic UDF for UDFDate* classes

2013-11-06 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-5731: - Status: Patch Available (was: Open) > Use new GenericUDF instead of basic UDF for UDFDate* classe

[jira] [Commented] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-11-06 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815191#comment-13815191 ] Brock Noland commented on HIVE-4574: I believe that HIVE-5411 will resolve this issue.

[jira] [Updated] (HIVE-5683) JDBC support for char

2013-11-06 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5683: - Attachment: HIVE-5683.1.patch Attaching patch v1. > JDBC support for char > - > >

[jira] [Updated] (HIVE-5683) JDBC support for char

2013-11-06 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5683: - Status: Patch Available (was: Open) > JDBC support for char > - > > K

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

2013-11-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815199#comment-13815199 ] Sergey Shelukhin commented on HIVE-5657: https://reviews.apache.org/r/15282/ is the

[jira] [Resolved] (HIVE-5377) the error handling in serialize/deserializeExpression is insufficient, some test may pass in error

2013-11-06 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan resolved HIVE-5377. Resolution: Fixed Fix Version/s: 0.13.0 Assignee: Ashutosh Chauhan (was: Owe

[jira] [Resolved] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-11-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair resolved HIVE-4574. - Resolution: Won't Fix Yes, as you guys have already pointed out, this is not a problem in hive tru

[jira] [Updated] (HIVE-4574) XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stuck

2013-11-06 Thread Thejas M Nair (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thejas M Nair updated HIVE-4574: Affects Version/s: 0.12.0 > XMLEncoder thread safety issues in openjdk7 causes HiveServer2 to be stu

[jira] [Updated] (HIVE-5683) JDBC support for char

2013-11-06 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5683: - Description: Support char type in JDBC, including char length in result set metadata. NO_PRECOMMIT_TESTS

[jira] [Updated] (HIVE-5683) JDBC support for char

2013-11-06 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5683: - Status: Open (was: Patch Available) > JDBC support for char > - > > K

[jira] [Commented] (HIVE-5217) Add long polling to asynchronous execution in HiveServer2

2013-11-06 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815209#comment-13815209 ] Vaibhav Gumashta commented on HIVE-5217: [~cwsteinbach] Sure, let me rebase on the

[jira] [Commented] (HIVE-5562) Provide stripe level column statistics in ORC

2013-11-06 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815210#comment-13815210 ] Owen O'Malley commented on HIVE-5562: - +1 > Provide stripe level column statistics in

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

2013-11-06 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: -- Status: Patch Available (was: Reopened) > Implement support for IN (list-of-constants) filter in vector

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

2013-11-06 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.4.patch Added missing includes in test code. > Implement support for IN (list-of-

[jira] [Updated] (HIVE-5683) JDBC support for char

2013-11-06 Thread Jason Dere (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Dere updated HIVE-5683: - Description: Support char type in JDBC, including char length in result set metadata. NO_PRECOMMIT_TESTS

Re: Documentation Policy

2013-11-06 Thread Thejas Nair
I am fine with a followup doc jira if the enough information to create a document is there in the original jira (in form of release notes section of jira, or jira description etc). There has to be enough information so that people who don't know hive internals can also do the follow up work of upda

[jira] [Commented] (HIVE-5685) partition column type validation doesn't work in some cases

2013-11-06 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815246#comment-13815246 ] Sergey Shelukhin commented on HIVE-5685: hmm > partition column type validation do

[jira] [Updated] (HIVE-5753) Remove collector from Operator base class

2013-11-06 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated HIVE-5753: Attachment: HIVE-5753.1.patch > Remove collector from Operator base class >

[jira] [Updated] (HIVE-5753) Remove collector from Operator base class

2013-11-06 Thread Mohammad Kamrul Islam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Kamrul Islam updated HIVE-5753: Status: Patch Available (was: Open) > Remove collector from Operator base class > -

[jira] [Updated] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5356: -- Attachment: HIVE-5356.3.patch Patch # is updated with fixes for a bunch of test failures. Submitted patc

[jira] [Updated] (HIVE-5356) Move arithmatic UDFs to generic UDF implementations

2013-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5356: -- Status: Patch Available (was: Open) > Move arithmatic UDFs to generic UDF implementations > ---

Re: Documentation Policy

2013-11-06 Thread Lefty Leverenz
What do other projects do? -- Lefty On Wed, Nov 6, 2013 at 3:07 PM, Thejas Nair wrote: > I am fine with a followup doc jira if the enough information to create > a document is there in the original jira (in form of release notes > section of jira, or jira description etc). There has to be enou

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

2013-11-06 Thread Eugene Koifman (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815285#comment-13815285 ] Eugene Koifman commented on HIVE-5583: -- Doesn't SQL use 3-valued logic when dealing wi

Re: Review Request 14919: HIVE-5351: Secure-Socket-Layer (SSL) support for HiveServer2

2013-11-06 Thread Prasad Mujumdar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14919/ --- (Updated Nov. 6, 2013, 9:03 p.m.) Review request for hive and Brock Noland. C

[jira] [Updated] (HIVE-5351) Secure-Socket-Layer (SSL) support for HiveServer2

2013-11-06 Thread Prasad Mujumdar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Mujumdar updated HIVE-5351: -- Attachment: HIVE-5351.5.patch Rebase after maven build framework > Secure-Socket-Layer (SSL) su

[jira] [Commented] (HIVE-784) Support uncorrelated subqueries in the WHERE clause

2013-11-06 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13815290#comment-13815290 ] Harish Butani commented on HIVE-784: [~snarayanan] thanks for reviewing the doc. This is

[jira] [Assigned] (HIVE-5763) ExprNodeGenericFuncDesc.toString() generating unbalanced parenthesises

2013-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang reassigned HIVE-5763: - Assignee: Xuefu Zhang > ExprNodeGenericFuncDesc.toString() generating unbalanced parenthesises > -

[jira] [Updated] (HIVE-5763) ExprNodeGenericFuncDesc.toString() generating unbalanced parenthesises

2013-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5763: -- Status: Patch Available (was: Open) > ExprNodeGenericFuncDesc.toString() generating unbalanced parenthe

[jira] [Updated] (HIVE-5763) ExprNodeGenericFuncDesc.toString() generating unbalanced parenthesises

2013-11-06 Thread Xuefu Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xuefu Zhang updated HIVE-5763: -- Attachment: HIVE-5763.patch Patch fixed the issue. I don't think this requires a test case, or a review

Re: Documentation Policy

2013-11-06 Thread Thejas Nair
In case of pig, where the documentation is under same repository and version controlled, the feature patch is expected to include the documentation changes as well, or at least documentation in release notes section that be used to create documentation. On Wed, Nov 6, 2013 at 12:48 PM, Lefty Lev

Re: Review Request 14719: Better thread management for HiveServer2 async threads

2013-11-06 Thread Vaibhav Gumashta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14719/ --- (Updated Nov. 6, 2013, 9:46 p.m.) Review request for hive and Thejas Nair. Ch

[jira] [Updated] (HIVE-5425) Provide a configuration option to control the default stripe size for ORC

2013-11-06 Thread Owen O'Malley (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Owen O'Malley updated HIVE-5425: Resolution: Fixed Fix Version/s: 0.13.0 Status: Resolved (was: Patch Available) I

[jira] [Updated] (HIVE-5229) Better thread management for HiveServer2 async threads

2013-11-06 Thread Vaibhav Gumashta (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Gumashta updated HIVE-5229: --- Attachment: HIVE-5229.2.patch [~thejas] [~cwsteinbach] Updated the patch. > Better thread man

Re: Review Request 14719: Better thread management for HiveServer2 async threads

2013-11-06 Thread Brock Noland
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14719/#review28320 --- Nice work!! just noting there is some lint issues with whitespace.

  1   2   >