[jira] [Updated] (HIVE-3628) Provide a way to use counters in Hive through UDF

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3628: -- Attachment: HIVE-3628.D8007.4.patch navis updated the revision "HIVE-3628 [jira] Provide a way to use co

[jira] [Updated] (HIVE-2355) hiveserver doesn't accept --auxpath option

2013-01-20 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated HIVE-2355: --- Affects Version/s: 0.9.0 > hiveserver doesn't accept --auxpath option > --

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

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558577#comment-13558577 ] Phabricator commented on HIVE-3464: --- njain has commented on the revision "HIVE-3464 [jira

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

2013-01-20 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3464: - Status: Open (was: Patch Available) Questions/Comments on phabricator > Merging join tre

[jira] [Commented] (HIVE-3582) NPE in union processing followed by lateral view followed by 2 group bys

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558568#comment-13558568 ] Phabricator commented on HIVE-3582: --- njain has accepted the revision "HIVE-3582 [jira] NP

[jira] [Commented] (HIVE-3582) NPE in union processing followed by lateral view followed by 2 group bys

2013-01-20 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558566#comment-13558566 ] Namit Jain commented on HIVE-3582: -- Looks perfect. I had a question: do you think it woul

[jira] [Commented] (HIVE-3582) NPE in union processing followed by lateral view followed by 2 group bys

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558567#comment-13558567 ] Phabricator commented on HIVE-3582: --- njain has commented on the revision "HIVE-3582 [jira

[jira] [Commented] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558557#comment-13558557 ] Hudson commented on HIVE-3920: -- Integrated in hive-trunk-hadoop1 #33 (See [https://builds.apa

[jira] [Commented] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

2013-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558556#comment-13558556 ] Hudson commented on HIVE-2332: -- Integrated in hive-trunk-hadoop1 #33 (See [https://builds.apa

[jira] [Created] (HIVE-3922) repeated columns in join keys and join values

2013-01-20 Thread Namit Jain (JIRA)
Namit Jain created HIVE-3922: Summary: repeated columns in join keys and join values Key: HIVE-3922 URL: https://issues.apache.org/jira/browse/HIVE-3922 Project: Hive Issue Type: Improvement

[jira] [Updated] (HIVE-3849) Aliased column in where clause for multi-groupby single reducer cannot be resolved

2013-01-20 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3849: - Status: Open (was: Patch Available) minor comments > Aliased column in where clause for

[jira] [Commented] (HIVE-3849) Aliased column in where clause for multi-groupby single reducer cannot be resolved

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558533#comment-13558533 ] Phabricator commented on HIVE-3849: --- njain has commented on the revision "HIVE-3849 [jira

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

2013-01-20 Thread Apache Jenkins Server
Changes for Build #1926 [hashutosh] HIVE-2332 : If all of the parameters of distinct functions are exists in group by columns, query fails in runtime (Navis via Ashutosh Chauhan) Changes for Build #1927 1 tests failed. FAILED: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCli

[jira] [Updated] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-3920: - Resolution: Fixed Fix Version/s: 0.11.0 Hadoop Flags: Reviewed Status: Resolved (wa

[jira] [Commented] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558513#comment-13558513 ] Namit Jain commented on HIVE-3920: -- Thanks Ashutosh. +1 > Change test fo

[jira] [Commented] (HIVE-3825) Add Operator level Hooks

2013-01-20 Thread Pamela Vagata (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558483#comment-13558483 ] Pamela Vagata commented on HIVE-3825: - It looks like there's an initialization error/no

[jira] [Commented] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558460#comment-13558460 ] Phabricator commented on HIVE-3920: --- navis has abandoned the revision "HIVE-3920 [jira] C

[jira] [Commented] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558459#comment-13558459 ] Navis commented on HIVE-3920: - I've noticed now that patch is already updated. Forget what I ma

[jira] [Updated] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3920: -- Attachment: HIVE-3920.D8067.1.patch navis requested code review of "HIVE-3920 [jira] Change test for HIV

[jira] [Commented] (HIVE-3628) Provide a way to use counters in Hive through UDF

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558452#comment-13558452 ] Phabricator commented on HIVE-3628: --- navis has commented on the revision "HIVE-3628 [jira

[jira] [Updated] (HIVE-3849) Aliased column in where clause for multi-groupby single reducer cannot be resolved

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3849: -- Attachment: HIVE-3849.D7713.5.patch navis updated the revision "HIVE-3849 [jira] Columns are not extract

[jira] [Updated] (HIVE-3849) Aliased column in where clause for multi-groupby single reducer cannot be resolved

2013-01-20 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-3849: Status: Patch Available (was: Open) HIVE-3699 changed test result. Fixed that. > Aliased column in

[jira] [Commented] (HIVE-2780) Implement more restrictive table sampler

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558440#comment-13558440 ] Phabricator commented on HIVE-2780: --- navis has commented on the revision "HIVE-2780 [jira

[jira] [Updated] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3920: --- Affects Version/s: 0.11.0 Status: Patch Available (was: Open) https://reviews.

[jira] [Commented] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

2013-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558389#comment-13558389 ] Hudson commented on HIVE-2332: -- Integrated in Hive-trunk-hadoop2 #77 (See [https://builds.apa

[jira] [Updated] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3920: --- Attachment: HIVE-3920.patch I verified before committing HIVE-2332 that query in existing form

[jira] [Updated] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3920: --- Assignee: Ashutosh Chauhan (was: Navis) > Change test for HIVE-2332 > ---

[jira] [Updated] (HIVE-3921) recursive_dir.q fails on 0.23

2013-01-20 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-3921: --- Status: Patch Available (was: Open) > recursive_dir.q fails on 0.23 > ---

[jira] [Updated] (HIVE-3921) recursive_dir.q fails on 0.23

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3921: -- Attachment: HIVE-3921.D8055.1.patch khorgath requested code review of "HIVE-3921 [jira] recursive_dir.q

[jira] [Updated] (HIVE-3921) recursive_dir.q fails on 0.23

2013-01-20 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-3921: --- Description: This test fails in 0.23 - It insists that hive.mapred.supports.subdirecto

[jira] [Created] (HIVE-3921) recursive_dir.q fails on 0.23

2013-01-20 Thread Sushanth Sowmyan (JIRA)
Sushanth Sowmyan created HIVE-3921: -- Summary: recursive_dir.q fails on 0.23 Key: HIVE-3921 URL: https://issues.apache.org/jira/browse/HIVE-3921 Project: Hive Issue Type: Bug Compon

[jira] [Updated] (HIVE-3912) table_access_keys_stats.q fails with hadoop 0.23

2013-01-20 Thread Sushanth Sowmyan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sushanth Sowmyan updated HIVE-3912: --- Status: Patch Available (was: Open) > table_access_keys_stats.q fails with hadoop 0.23 >

[jira] [Updated] (HIVE-3912) table_access_keys_stats.q fails with hadoop 0.23

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3912: -- Attachment: HIVE-3912.D8049.1.patch khorgath requested code review of "HIVE-3912 [jira] table_access_key

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

2013-01-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558360#comment-13558360 ] Ashutosh Chauhan commented on HIVE-3464: All tests passed. > Mergi

[jira] [Commented] (HIVE-3582) NPE in union processing followed by lateral view followed by 2 group bys

2013-01-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558358#comment-13558358 ] Ashutosh Chauhan commented on HIVE-3582: All the tests passed. > N

[jira] [Updated] (HIVE-3849) Aliased column in where clause for multi-groupby single reducer cannot be resolved

2013-01-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-3849: --- Status: Open (was: Patch Available) All the tests passed except groupby_multi_single_reducer3

[jira] [Assigned] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-3920: Assignee: Navis > Change test for HIVE-2332 > - > > Key:

[jira] [Created] (HIVE-3920) Change test for HIVE-2332

2013-01-20 Thread Namit Jain (JIRA)
Namit Jain created HIVE-3920: Summary: Change test for HIVE-2332 Key: HIVE-3920 URL: https://issues.apache.org/jira/browse/HIVE-3920 Project: Hive Issue Type: Bug Components: Query Proc

Hive-trunk-h0.21 - Build # 1926 - Failure

2013-01-20 Thread Apache Jenkins Server
Changes for Build #1926 [hashutosh] HIVE-2332 : If all of the parameters of distinct functions are exists in group by columns, query fails in runtime (Navis via Ashutosh Chauhan) 6 tests failed. REGRESSION: org.apache.hadoop.hive.cli.TestNegativeCliDriver.testNegativeCliDriver_stats_aggregat

[jira] [Commented] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

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

[jira] [Commented] (HIVE-3628) Provide a way to use counters in Hive through UDF

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558337#comment-13558337 ] Phabricator commented on HIVE-3628: --- njain has commented on the revision "HIVE-3628 [jira

[jira] [Commented] (HIVE-3628) Provide a way to use counters in Hive through UDF

2013-01-20 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558336#comment-13558336 ] Namit Jain commented on HIVE-3628: -- comments > Provide a way to use count

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

2013-01-20 Thread Apache Jenkins Server
See -- [...truncated 5520 lines...] ivy-init-settings: [echo] Project: shims ivy-resolve: [echo] Project: shims [ivy:resolve] :: loading settings :: file = /x1/jenkins/jenkins-slave/w

hive-trunk-hadoop1 - Build # 32 - Failure

2013-01-20 Thread Apache Jenkins Server
Changes for Build #1 Changes for Build #2 Changes for Build #3 Changes for Build #4 [kevinwilfong] HIVE-3552. performant manner for performing cubes/rollups/grouping sets for a high number of grouping set keys. Changes for Build #5 Changes for Build #6 [cws] HIVE-3875. Negative value for hiv

[jira] [Updated] (HIVE-3628) Provide a way to use counters in Hive through UDF

2013-01-20 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HIVE-3628: -- Attachment: HIVE-3628.D8007.3.patch navis updated the revision "HIVE-3628 [jira] Provide a way to use co

[jira] [Created] (HIVE-3919) Partition query refused when PPD is disabled (due to HIVE-3699)

2013-01-20 Thread JIRA
Alexandre Fouché created HIVE-3919: -- Summary: Partition query refused when PPD is disabled (due to HIVE-3699) Key: HIVE-3919 URL: https://issues.apache.org/jira/browse/HIVE-3919 Project: Hive

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

2013-01-20 Thread Apache Jenkins Server
Changes for Build #1924 [namit] HIVE-3884 Better align columns in DESCRIBE table_name output to make more human-readable (Dilip Joseph via namit) [hashutosh] HIVE-3537 : release locks at the end of move tasks (Namit via Ashutosh Chauhan) Changes for Build #1925 [namit] HIVE-3916 For outer join

[jira] [Commented] (HIVE-3916) For outer joins, when looping over the rows looking for filtered tags, it doesn't report progress

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

[jira] [Commented] (HIVE-3916) For outer joins, when looping over the rows looking for filtered tags, it doesn't report progress

2013-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558203#comment-13558203 ] Hudson commented on HIVE-3916: -- Integrated in Hive-trunk-hadoop2 #76 (See [https://builds.apa

[jira] [Commented] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

2013-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558201#comment-13558201 ] Hudson commented on HIVE-2332: -- Integrated in hive-trunk-hadoop1 #31 (See [https://builds.apa

[jira] [Commented] (HIVE-3849) Aliased column in where clause for multi-groupby single reducer cannot be resolved

2013-01-20 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558199#comment-13558199 ] Ashutosh Chauhan commented on HIVE-3849: +1 Running tests. > Alias