[jira] [Commented] (HIVE-4014) Hive+RCFile is not doing column pruning and reading much more data than necessary

2013-03-02 Thread Tamas Tarjanyi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591350#comment-13591350 ] Tamas Tarjanyi commented on HIVE-4014: -- Hi Vinod, As I have stated above BAD:

[jira] [Updated] (HIVE-4053) Add support for phonetic algorithms in Hive

2013-03-02 Thread Krishna (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krishna updated HIVE-4053: -- Status: Open (was: Patch Available) I will re-submit the patch Add support for phonetic

[jira] [Created] (HIVE-4108) Allow over() clause to contain an order by with no partition by

2013-03-02 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4108: -- Summary: Allow over() clause to contain an order by with no partition by Key: HIVE-4108 URL: https://issues.apache.org/jira/browse/HIVE-4108 Project: Hive

[jira] [Updated] (HIVE-4073) Make partition by optional in over clause

2013-03-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4073: --- Attachment: HIVE-4073-3.patch Latest patch Make partition by optional in over

[jira] [Created] (HIVE-4109) Partition by column does not have to be in order by

2013-03-02 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4109: -- Summary: Partition by column does not have to be in order by Key: HIVE-4109 URL: https://issues.apache.org/jira/browse/HIVE-4109 Project: Hive Issue Type: Bug

[jira] [Updated] (HIVE-4109) Partition by column does not have to be in order by

2013-03-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4109: --- Description: Cam up in the review of HIVE-4093. Ashutosh {noformat} I am not sure if this is illegal

[jira] [Updated] (HIVE-4093) Remove sprintf from PTFTranslator and use String.format()

2013-03-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4093: --- Attachment: HIVE-4093-2.patch Latest patch which addresses the feedback! Remove

[jira] [Commented] (HIVE-4053) Add support for phonetic algorithms in Hive

2013-03-02 Thread Mark Grover (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591449#comment-13591449 ] Mark Grover commented on HIVE-4053: --- Krishna, thanks for doing this. I don't have a whole

[jira] [Updated] (HIVE-3987) Update PTF invocation and windowing grammar

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

[jira] [Updated] (HIVE-4073) Make partition by optional in over clause

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

[jira] [Commented] (HIVE-4073) Make partition by optional in over clause

2013-03-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591522#comment-13591522 ] Brock Noland commented on HIVE-4073: Thank you guys for pointing me the right

[jira] [Updated] (HIVE-4093) Remove sprintf from PTFTranslator and use String.format()

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

[jira] [Commented] (HIVE-4082) Break up ptf tests in PTF, Windowing and Lead/Lag tests

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591529#comment-13591529 ] Ashutosh Chauhan commented on HIVE-4082: Prajakta, This patch has gone stale. Can

[jira] [Created] (HIVE-4110) Aggregation functions must have aliases when multiple functions are used

2013-03-02 Thread Brock Noland (JIRA)
Brock Noland created HIVE-4110: -- Summary: Aggregation functions must have aliases when multiple functions are used Key: HIVE-4110 URL: https://issues.apache.org/jira/browse/HIVE-4110 Project: Hive

[jira] [Updated] (HIVE-4110) Aggregation functions must have aliases when multiple functions are used

2013-03-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4110: --- Attachment: HIVE-4110-0.patch Aggregation functions must have aliases when multiple functions

[jira] [Updated] (HIVE-4110) Aggregation functions must have aliases when multiple functions are used

2013-03-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HIVE-4110: --- Status: Patch Available (was: Open) Aggregation functions must have aliases when multiple

[jira] [Commented] (HIVE-4109) Partition by column does not have to be in order by

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591549#comment-13591549 ] Ashutosh Chauhan commented on HIVE-4109: [~rhbutani] Yeah.. I wasn't sure either

[jira] [Commented] (HIVE-4110) Aggregation functions must have aliases when multiple functions are used

2013-03-02 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591551#comment-13591551 ] Harish Butani commented on HIVE-4110: - this is going to get fixed with 4081. We don't

[jira] [Commented] (HIVE-4110) Aggregation functions must have aliases when multiple functions are used

2013-03-02 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591561#comment-13591561 ] Brock Noland commented on HIVE-4110: Ok sounds good! Don't worry about duplicating

[jira] [Commented] (HIVE-4015) Add ORC file to the grammar as a file format

2013-03-02 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591563#comment-13591563 ] Gunther Hagleitner commented on HIVE-4015: -- ~owen: Thanks, I've removed the

[jira] [Updated] (HIVE-4015) Add ORC file to the grammar as a file format

2013-03-02 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-4015: - Attachment: HIVE-4015.4.patch Add ORC file to the grammar as a file format

[jira] [Updated] (HIVE-3862) testNegativeCliDriver_cascade_dbdrop fails on hadoop-1

2013-03-02 Thread Gunther Hagleitner (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gunther Hagleitner updated HIVE-3862: - Status: Patch Available (was: Open) testNegativeCliDriver_cascade_dbdrop fails on

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

2013-03-02 Thread Apache Jenkins Server
Changes for Build #1995 Changes for Build #1996 No tests ran. The Apache Jenkins build system has built Hive-trunk-h0.21 (build #1996) Status: Still Failing Check console output at https://builds.apache.org/job/Hive-trunk-h0.21/1996/ to view the results.

Build failed in Jenkins: Hive-0.10.0-SNAPSHOT-h0.20.1 #81

2013-03-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.10.0-SNAPSHOT-h0.20.1/81/ -- [...truncated 2367 lines...] A ql/src/test/results/clientpositive/udf_negative.q.out A ql/src/test/results/clientpositive/input20.q.out A

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

2013-03-02 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-0.9.1-SNAPSHOT-h0.21/308/ -- [...truncated 4584 lines...] A ql/src/java/org/apache/hadoop/hive/ql/exec/errors/RegexErrorHeuristic.java A

[jira] [Commented] (HIVE-4007) Create abstract classes for serializer and deserializer

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591614#comment-13591614 ] Ashutosh Chauhan commented on HIVE-4007: Just so we are on same page, let me say

[jira] [Commented] (HIVE-4042) ignore mapjoin hint

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591622#comment-13591622 ] Ashutosh Chauhan commented on HIVE-4042: I think we should get HIVE-3891 in asap (I

[jira] [Commented] (HIVE-4104) Hive localtask does not buffer disk-writes or reads

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591628#comment-13591628 ] Ashutosh Chauhan commented on HIVE-4104: +1 Nice catch Gopal. Any guidance on size

[jira] [Commented] (HIVE-4020) Swap applying order of CP and PPD

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591640#comment-13591640 ] Ashutosh Chauhan commented on HIVE-4020: +1 Navis can you refresh the patch. I

[jira] [Commented] (HIVE-3464) Merging join tree may reorder joins which could be invalid

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591644#comment-13591644 ] Ashutosh Chauhan commented on HIVE-3464: [~namit] you want to take a relook at this

[jira] [Commented] (HIVE-4009) CLI Tests fail randomly due to MapReduce LocalJobRunner race condition

2013-03-02 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591651#comment-13591651 ] Ashutosh Chauhan commented on HIVE-4009: I never hit this in my CLI tests. Brock,

[jira] [Updated] (HIVE-4082) Break up ptf tests in PTF, Windowing and Lead/Lag tests

2013-03-02 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4082: -- Attachment: HIVE-4082.D9033.2.patch pkalmegh updated the revision HIVE-4082 [jira] Break up ptf tests

[jira] [Commented] (HIVE-4082) Break up ptf tests in PTF, Windowing and Lead/Lag tests

2013-03-02 Thread Prajakta Kalmegh (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591657#comment-13591657 ] Prajakta Kalmegh commented on HIVE-4082: Ashutosh, please see the patch updated

[jira] [Updated] (HIVE-4081) allow expressions with over clause

2013-03-02 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-4081: -- Attachment: HIVE-4081.D9063.1.patch hbutani requested code review of HIVE-4081 [jira] allow expressions

[jira] [Commented] (HIVE-4081) allow expressions with over clause

2013-03-02 Thread Harish Butani (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591664#comment-13591664 ] Harish Butani commented on HIVE-4081: - This also includes the fix for the alias issue:

[jira] [Commented] (HIVE-4104) Hive localtask does not buffer disk-writes or reads

2013-03-02 Thread Gopal V (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13591668#comment-13591668 ] Gopal V commented on HIVE-4104: --- Increasing the size up from 4kb to 64kb did not seem to make