[jira] Updated: (HIVE-1987) HWI admin_list_jobs JSP page throws exception

2011-02-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1987: - Assignee: Edward Capriolo > HWI admin_list_jobs JSP page throws exception > --

Build failed in Hudson: Hive-0.7.0-h0.20 #1

2011-02-14 Thread Apache Hudson Server
See -- [...truncated 25885 lines...] [junit] 2011-02-14 19:24:20,065 null map = 100%, reduce = 0% [junit] Ended Job = job_local_0001 [junit] POSTHOOK: query: select key, value from testh

[jira] Assigned: (HIVE-1965) Auto convert mapjoin should not throw exception if the top operator is union operator.

2011-02-14 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang reassigned HIVE-1965: -- Assignee: Liyin Tang > Auto convert mapjoin should not throw exception if the top operator is un

[jira] Commented: (HIVE-1950) Block merge for RCFile

2011-02-14 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994616#comment-12994616 ] He Yongqiang commented on HIVE-1950: QTestUtil.java is not related to this jira. should

[jira] Commented: (HIVE-1950) Block merge for RCFile

2011-02-14 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994610#comment-12994610 ] Ning Zhang commented on HIVE-1950: -- Yongqiang, I'm still reviewing the new patch (.4) but

Build failed in Hudson: Hive-trunk-h0.20 #557

2011-02-14 Thread Apache Hudson Server
See Changes: [cws] Preparing for 0.8.0 development [jvs] HIVE-1882. Remove CHANGES.txt (Carl Steinbach via jvs) -- [...truncated 25879 lines...] [junit] OK [junit] PREHOOK: query:

[jira] Commented: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994593#comment-12994593 ] Ning Zhang commented on HIVE-1991: -- +1. will commit if tests pass. > Hive Shell to outpu

[jira] Updated: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1991: -- Attachment: HIVE-1991.2.patch Thanks Ning for the comment. Changed getMapTaskReports -> getReduceTaskRep

[jira] Commented: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-14 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994581#comment-12994581 ] Adam Kramer commented on HIVE-1994: --- Agree; also consider deprecating DISTRIBUTE/SORT/CLU

[jira] Commented: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994575#comment-12994575 ] Ning Zhang commented on HIVE-1991: -- ExecDriver.java: - line 371: getMapTaskReports -> ge

[jira] Commented: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994563#comment-12994563 ] Ning Zhang commented on HIVE-1991: -- I will take a look > Hive Shell to output number of m

[jira] Updated: (HIVE-1817) Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1817: - Status: Open (was: Patch Available) Now I'm getting a new build failure in a clean checkout plus the late

[jira] Commented: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994557#comment-12994557 ] John Sichi commented on HIVE-1994: -- @Jonathan: good point that we need to prevent short-c

[jira] Commented: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-14 Thread Jonathan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994546#comment-12994546 ] Jonathan Chang commented on HIVE-1994: -- The AND/OR short circuiting is an issue for bo

[jira] Created: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-14 Thread John Sichi (JIRA)
Support new annotation @UDFType(stateful = true) Key: HIVE-1994 URL: https://issues.apache.org/jira/browse/HIVE-1994 Project: Hive Issue Type: Improvement Components: Query Processor

[jira] Created: (HIVE-1993) Hadoop version can be denoted only by dots.

2011-02-14 Thread Joep Rottinghuis (JIRA)
Hadoop version can be denoted only by dots. --- Key: HIVE-1993 URL: https://issues.apache.org/jira/browse/HIVE-1993 Project: Hive Issue Type: Improvement Affects Versions: 0.6.0, 0.8.0

[jira] Updated: (HIVE-1817) Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

2011-02-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1817: - Status: Patch Available (was: Open) Resolved the odbc/ issues by adding a dummy 'compile' target

Re: Review Request: HIVE-1817: Remove Hive dependency on unrelease commons-cli 2.0 Snapshot

2011-02-14 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/421/ --- (Updated 2011-02-14 14:39:55.047940) Review request for hive. Summary ---

[jira] Updated: (HIVE-1817) Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

2011-02-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1817: - Attachment: HIVE-1817.3.patch.txt > Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

[jira] Updated: (HIVE-1906) Fix Eclipse classpath and add Eclipse launch configurations for HiveServer and MetaStoreServer

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1906: - Status: Open (was: Patch Available) Patch does not apply cleanly due to conflict with HIVE-1944. > Fix E

[jira] Commented: (HIVE-1992) NCDFE: o.a.commons/configuration/Configuration with Hadoop 0.20.100

2011-02-14 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994527#comment-12994527 ] Joep Rottinghuis commented on HIVE-1992: Applied patch (to update README indicating

[jira] Updated: (HIVE-1992) NCDFE: o.a.commons/configuration/Configuration with Hadoop 0.20.100

2011-02-14 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HIVE-1992: --- Attachment: hive-1992.patch Updated readme to indicate source of library. > NCDFE: o.a.common

[jira] Updated: (HIVE-1992) NCDFE: o.a.commons/configuration/Configuration with Hadoop 0.20.100

2011-02-14 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HIVE-1992: --- Attachment: commons-configuration-1.6.jar Added commons-configuration to /lib (readme updated

[jira] Commented: (HIVE-1990) Logging fails due to moved EventCounter class in Hadoop 0.20.100

2011-02-14 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994516#comment-12994516 ] Joep Rottinghuis commented on HIVE-1990: For Hadoop 0.20.100 see HADOOP-7108 > Log

[jira] Created: (HIVE-1992) NCDFE: o.a.commons/configuration/Configuration with Hadoop 0.20.100

2011-02-14 Thread Joep Rottinghuis (JIRA)
NCDFE: o.a.commons/configuration/Configuration with Hadoop 0.20.100 --- Key: HIVE-1992 URL: https://issues.apache.org/jira/browse/HIVE-1992 Project: Hive Issue Type: Bug

[jira] Updated: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1991: -- Status: Patch Available (was: Open) > Hive Shell to output number of mappers and number of reducers > -

[jira] Updated: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1991: -- Attachment: (was: HIVE-1991.1.patch) > Hive Shell to output number of mappers and number of reducers

[jira] Commented: (HIVE-1896) HBase and Contrib JAR names are missing version numbers

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994510#comment-12994510 ] John Sichi commented on HIVE-1896: -- I updated the HBaseIntegration wiki page; if you spot

[jira] Updated: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1991: -- Attachment: HIVE-1991.1.patch > Hive Shell to output number of mappers and number of reducers >

[jira] Updated: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1991: -- Attachment: HIVE-1991.1.patch > Hive Shell to output number of mappers and number of reducers >

[jira] Created: (HIVE-1991) Hive Shell to output number of mappers and number of reducers

2011-02-14 Thread Siying Dong (JIRA)
Hive Shell to output number of mappers and number of reducers - Key: HIVE-1991 URL: https://issues.apache.org/jira/browse/HIVE-1991 Project: Hive Issue Type: Improvement C

Hive 0.7 release branch created

2011-02-14 Thread Carl Steinbach
The 0.7 release branch has been created. From this point on any patches that are committed to trunk should be marked as fixed in 0.8.0 unless they are backported to the 0.7.0 release branch. Only patches which are marked as blockers for the 0.7.0 release should be backported to the 0.7 release bran

[jira] Updated: (HIVE-1817) Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1817: - Status: Open (was: Patch Available) I'm getting the build failure below. I think it's because you added

[jira] Commented: (HIVE-1817) Remove Hive dependency on unreleased commons-cli 2.0 Snapshot

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994484#comment-12994484 ] John Sichi commented on HIVE-1817: -- +1. Will commit if tests pass. (I'll do some ad hoc

[jira] Updated: (HIVE-1882) Remove CHANGES.txt

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1882: - Resolution: Fixed Fix Version/s: 0.7.0 Hadoop Flags: [Reviewed] Status: Resolved (w

[jira] Updated: (HIVE-1882) Remove CHANGES.txt

2011-02-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1882: - Status: Patch Available (was: Open) > Remove CHANGES.txt > -- > >

[jira] Updated: (HIVE-1882) Remove CHANGES.txt

2011-02-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1882: - Attachment: HIVE-1882.1.patch.txt > Remove CHANGES.txt > -- > > Ke

[jira] Updated: (HIVE-1882) Remove CHANGES.txt

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1882: - Status: Open (was: Patch Available) Need to delete reference to CHANGES.txt from build.xml > Remove CHAN

CHANGES.txt going bye bye

2011-02-14 Thread John Sichi
Per HIVE-1882, I'm about to commit the svn remove for CHANGES.txt. So after that, you'll no longer be editing it as part of your commits. Instead, we'll be producing the changelog directly from JIRA. As a consequence, it becomes even more important that you update JIRA with the correct Fix in

CHANGES.txt going bye bye

2011-02-14 Thread John Sichi
Per HIVE-1882, I'm about to commit the svn remove for CHANGES.txt. So after that, you'll no longer be editing it as part of your commits. Instead, we'll be producing the changelog directly from JIRA. As a consequence, it becomes even more important that you update JIRA with the correct Fix in

[jira] Updated: (HIVE-1990) Logging fails due to moved EventCounter class in Hadoop 0.20.100

2011-02-14 Thread Joep Rottinghuis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joep Rottinghuis updated HIVE-1990: --- Attachment: hive-1990.patch Adjust logging path to new class location. > Logging fails due to

[jira] Created: (HIVE-1990) Logging fails due to moved EventCounter class in Hadoop 0.20.100

2011-02-14 Thread Joep Rottinghuis (JIRA)
Logging fails due to moved EventCounter class in Hadoop 0.20.100 Key: HIVE-1990 URL: https://issues.apache.org/jira/browse/HIVE-1990 Project: Hive Issue Type: Bug Com

[jira] Updated: (HIVE-1989) recognize transitivity of predicates on join keys

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1989: - Summary: recognize transitivity of predicates on join keys (was: recognize transitive join conditions) >

[jira] Created: (HIVE-1989) recognize transitive join conditions

2011-02-14 Thread John Sichi (JIRA)
recognize transitive join conditions Key: HIVE-1989 URL: https://issues.apache.org/jira/browse/HIVE-1989 Project: Hive Issue Type: Improvement Components: Query Processor Affects Versions: 0

Build failed in Hudson: Hive-trunk-h0.20 #556

2011-02-14 Thread Apache Hudson Server
See -- [...truncated 25377 lines...] [junit] 2011-02-14 11:54:30,154 null map = 100%, reduce = 0% [junit] Ended Job = job_local_0001 [junit] POSTHOOK: query: select key, value from tes

[jira] Updated: (HIVE-1950) Block merge for RCFile

2011-02-14 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1950: --- Attachment: HIVE-1950.4.patch a new patch for Ning's comments. Thanks. > Block merge for RCFile > ---

[jira] Updated: (HIVE-1970) Modify build to run all tests regardless of subproject failures

2011-02-14 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1970: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Commit

[jira] Updated: (HIVE-1988) Make the delegation token issued by the MetaStore owned by the right user

2011-02-14 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan updated HIVE-1988: --- Attachment: hive-1988.patch WIP. Attaching here for reference. > Make the delegation token is

[jira] Created: (HIVE-1988) Make the delegation token issued by the MetaStore owned by the right user

2011-02-14 Thread Devaraj Das (JIRA)
Make the delegation token issued by the MetaStore owned by the right user - Key: HIVE-1988 URL: https://issues.apache.org/jira/browse/HIVE-1988 Project: Hive Issue Type:

Re: Review Request: HIVE-1211: Tapping logs from child processes

2011-02-14 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/279/ --- (Updated 2011-02-14 03:44:18.538764) Review request for hive. Summary ---

[jira] Updated: (HIVE-1211) Tapping logs from child processes

2011-02-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1211: - Attachment: HIVE-1211.7.patch.txt > Tapping logs from child processes > --

[jira] Assigned: (HIVE-1982) Group by key shall not duplicate with distinct key

2011-02-14 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu reassigned HIVE-1982: Assignee: (was: Ted Xu) > Group by key shall not duplicate with distinct key > -

[jira] Updated: (HIVE-1982) Group by key shall not duplicate with distinct key

2011-02-14 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1982: - Attachment: (was: HIVE-1982-v1.patch) > Group by key shall not duplicate with distinct key > -

[jira] Updated: (HIVE-1982) Group by key shall not duplicate with distinct key

2011-02-14 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1982: - Attachment: HIVE-1982-v2.patch > Group by key shall not duplicate with distinct key >

[jira] Updated: (HIVE-1982) Group by key shall not duplicate with distinct key

2011-02-14 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Xu updated HIVE-1982: - Attachment: HIVE-1982-v1.patch > Group by key shall not duplicate with distinct key >

[jira] Commented: (HIVE-1982) Group by key shall not duplicate with distinct key

2011-02-14 Thread Ted Xu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994261#comment-12994261 ] Ted Xu commented on HIVE-1982: -- Thanks Yongqiang. The patch just disables it by throws an exce

[jira] Commented: (HIVE-1987) HWI admin_list_jobs JSP page throws exception

2011-02-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994244#comment-12994244 ] Carl Steinbach commented on HIVE-1987: -- Looks like this was broken by HIVE-1408 which

[jira] Created: (HIVE-1987) HWI admin_list_jobs JSP page throws exception

2011-02-14 Thread Carl Steinbach (JIRA)
HWI admin_list_jobs JSP page throws exception - Key: HIVE-1987 URL: https://issues.apache.org/jira/browse/HIVE-1987 Project: Hive Issue Type: Bug Components: Web UI Affects Versions: