Re: release 0.6

2010-10-06 Thread Carl Steinbach
in the next 2-3 days. Thanks, -namit From: Namit Jain [nj...@facebook.com] Sent: Friday, October 01, 2010 9:44 AM To: Carl Steinbach Cc: hive-dev@hadoop.apache.org Subject: RE: release 0.6 I am not sure what kind of downtime would it involve

Fwd: [howldev] RE: Howl Authorization proposal

2010-10-05 Thread Carl Steinbach
-- Forwarded message -- From: Pradeep Kamath prade...@yahoo-inc.com Date: Tue, Oct 5, 2010 at 1:19 PM Subject: [howldev] RE: Howl Authorization proposal To: Pradeep Kamath prade...@yahoo-inc.com, howl...@yahoogroups.com howl...@yahoogroups.com Also, if this proposal looks

[jira] Created: (HIVE-1679) MetaStore does not detect and rollback failed transactions

2010-10-01 Thread Carl Steinbach (JIRA)
Components: Metastore Affects Versions: 0.5.0, 0.6.0, 0.7.0 Reporter: Carl Steinbach Most of the methods in HiveMetaStore and ObjectStore adhere to the following idiom when interacting with the ObjectStore: {code} boolean success = false; try { ms.openTransaction(); /* do some

[jira] Created: (HIVE-1681) ObjectStore.commitTransaction() does not properly handle transactions that have already been rolled back

2010-10-01 Thread Carl Steinbach (JIRA)
/browse/HIVE-1681 Project: Hadoop Hive Issue Type: Bug Components: Metastore Affects Versions: 0.5.0, 0.6.0, 0.7.0 Reporter: Carl Steinbach Assignee: Carl Steinbach Here's the code for ObjectStore.commitTransaction

[jira] Updated: (HIVE-1681) ObjectStore.commitTransaction() does not properly handle transactions that have already been rolled back

2010-10-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1681: - Attachment: HIVE-1681.1.patch.txt ObjectStore.commitTransaction() does not properly handle

[jira] Resolved: (HIVE-1157) UDFs can't be loaded via add jar when jar is on HDFS

2010-10-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-1157. -- Resolution: Duplicate UDFs can't be loaded via add jar when jar is on HDFS

[jira] Updated: (HIVE-1427) Provide metastore schema migration scripts (0.5 - 0.6)

2010-10-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1427: - Attachment: HIVE-1427.1.patch.txt HIVE-1427.1.patch.txt: * Upgrade scripts for derby and mysql

Review Request: HIVE-1427: Provide metastore schema migration scripts (0.5 - 0.6)

2010-10-01 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/931/ --- Review request for Hive Developers, namit jain, John Sichi, and Paul Yang.

[jira] Updated: (HIVE-1427) Provide metastore schema migration scripts (0.5 - 0.6)

2010-10-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1427: - Status: Patch Available (was: Open) Provide metastore schema migration scripts (0.5 - 0.6

[jira] Resolved: (HIVE-1676) show table extended like does not work well with wildcards

2010-09-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach resolved HIVE-1676. -- Resolution: Duplicate show table extended like does not work well with wildcards

[jira] Commented: (HIVE-1427) Provide metastore schema migration scripts (0.5 - 0.6)

2010-09-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916750#action_12916750 ] Carl Steinbach commented on HIVE-1427: -- @Ning: Will do. Can someone please review

[jira] Updated: (HIVE-1526) Hive should depend on a release version of Thrift

2010-09-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1526: - Fix Version/s: (was: 0.6.0) Hive should depend on a release version of Thrift

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-09-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12916751#action_12916751 ] Carl Steinbach commented on HIVE-1526: -- @Ning: I removed the 0.6 tag. Can you please

Re: release 0.6

2010-09-30 Thread Carl Steinbach
Hi Namit, HIVE-1364 is required since various people have found the current size limitations to be too small, especially when using the HBase storage handler and views. Please review and commit this patch. HIVE-1427 is also a requirement due to metastore schema changes that were made in the

[jira] Reopened: (HIVE-1524) parallel execution failed if mapred.job.name is set

2010-09-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-1524: -- Reopening for backport to 0.6 parallel execution failed if mapred.job.name is set

[jira] Updated: (HIVE-1524) parallel execution failed if mapred.job.name is set

2010-09-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1524: - Fix Version/s: 0.6.0 Component/s: Query Processor parallel execution failed

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-09-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12915961#action_12915961 ] Carl Steinbach commented on HIVE-675: - Hi Ning, I'm looking into it. add database

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-09-28 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12915986#action_12915986 ] Carl Steinbach commented on HIVE-675: - @Ning: Can you please delete metastore/src/test

[jira] Updated: (HIVE-1157) UDFs can't be loaded via add jar when jar is on HDFS

2010-09-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1157: - Attachment: HIVE-1157.patch.v5.txt Attaching an updated version of Phil's patch that applies

Review Request: HIVE-1157: UDFs can't be loaded via add jar when jar is on HDFS

2010-09-27 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/910/ --- Review request for Hive Developers. Summary --- UDFs can't be loaded via

[jira] Updated: (HIVE-1157) UDFs can't be loaded via add jar when jar is on HDFS

2010-09-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1157: - Status: Patch Available (was: Open) UDFs can't be loaded via add jar when jar is on HDFS

[jira] Updated: (HIVE-1526) Hive should depend on a release version of Thrift

2010-09-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1526: - Status: Patch Available (was: Open) Hive should depend on a release version of Thrift

[jira] Updated: (HIVE-1526) Hive should depend on a release version of Thrift

2010-09-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1526: - Attachment: HIVE-1526.2.patch.txt HIVE-1526.2.patch.txt: * Manage slf4j dependencies with Ivy

Review Request: HIVE-1530: Include hive-default.xml configuration file in hive-common.jar

2010-09-24 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/902/ --- Review request for Hive Developers. Summary --- HIVE-1530.1.patch.txt: *

[jira] Updated: (HIVE-1530) Include hive-default.xml and hive-log4j.properties in hive-common JAR

2010-09-24 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1530: - Status: Patch Available (was: Open) Assignee: Carl Steinbach Fix Version/s

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-09-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12913933#action_12913933 ] Carl Steinbach commented on HIVE-1526: -- @Todd: Can you please regenerate this patch

[jira] Updated: (HIVE-1526) Hive should depend on a release version of Thrift

2010-09-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1526: - Fix Version/s: 0.6.0 0.7.0 Component/s: Clients Hive should depend

[jira] Updated: (HIVE-1364) Increase the maximum length of SERDEPROPERTIES values (currently 767 characters)

2010-09-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1364: - Attachment: HIVE-1364.3.patch.txt HIVE-1364.3.backport-060.patch.txt Increase

Review Request: HIVE-1364: Increase the maximum length of SERDEPROPERTIES values (currently 767 characters)

2010-09-23 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/895/ --- Review request for Hive Developers and John Sichi. Summary --- The patch

[jira] Updated: (HIVE-1364) Increase the maximum length of SERDEPROPERTIES values (currently 767 characters)

2010-09-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1364: - Status: Patch Available (was: Open) Increase the maximum length of SERDEPROPERTIES values

Re: Review Request: HIVE-1364: Increase the maximum length of SERDEPROPERTIES values (currently 767 characters)

2010-09-23 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/895/ --- (Updated 2010-09-23 14:45:46.673298) Review request for Hive Developers and John

[jira] Updated: (HIVE-1364) Increase the maximum length of SERDEPROPERTIES values (currently 767 characters)

2010-09-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1364: - Attachment: HIVE-1364.4.patch.txt HIVE-1364.4.backport-060.patch.txt Updated

[jira] Commented: (HIVE-1526) Hive should depend on a release version of Thrift

2010-09-23 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12914255#action_12914255 ] Carl Steinbach commented on HIVE-1526: -- Sorry, that was a false alarm about the patch

Hive Contributors Meeting Monday October 25th @ Facebook

2010-09-23 Thread Carl Steinbach
Announcing a new Meetup for Hive Contributors Group! *What*: Next Hive Contributors Meeting: Monday October 25th @ Facebookhttp://www.meetup.com/Hive-Contributors-Group/calendar/14875663/ *When*: Monday, October 25, 2010 4:30 PM *Where*: Facebook HQ 1601 South California Avenue Palo Alto, CA

[jira] Updated: (HIVE-1517) ability to select across a database

2010-09-20 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1517: - Fix Version/s: (was: 0.6.0) @John: Yes, it's a checkpoint patch. Moving this to 0.7.0

[jira] Updated: (HIVE-1517) ability to select across a database

2010-09-17 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1517: - Attachment: HIVE-1517.1.patch.txt ability to select across a database

Review Request: HIVE-1361: table/partition level statistics

2010-09-16 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/862/ --- Review request for Hive Developers. Summary --- HIVE-1361 This addresses

[jira] Updated: (HIVE-1615) Web Interface JSP needs Refactoring for removed meta store methods

2010-09-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1615: - Affects Version/s: 0.7.0 Web Interface JSP needs Refactoring for removed meta store methods

[jira] Commented: (HIVE-1615) Web Interface JSP needs Refactoring for removed meta store methods

2010-09-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12910375#action_12910375 ] Carl Steinbach commented on HIVE-1615: -- This needs to be backported to 0.6. I verified

Re: Review Request: HIVE-1264. Shims for Hadoop 0.20 with security

2010-09-16 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/860/#review1251 --- Ship it! +1 Looks good to me. build.properties

[jira] Updated: (HIVE-33) [Hive]: Add ability to compute statistics on hive tables

2010-09-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-33: --- Issue Type: New Feature (was: Bug) [Hive]: Add ability to compute statistics on hive tables

[jira] Updated: (HIVE-1361) table/partition level statistics

2010-09-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1361: - Fix Version/s: 0.7.0 Affects Version/s: (was: 0.6.0) Component/s: Query

[jira] Created: (HIVE-1649) Ability to update counters and status from TRANSFORM scripts

2010-09-16 Thread Carl Steinbach (JIRA)
Components: Query Processor Reporter: Carl Steinbach Hadoop Streaming supports the ability to update counters and status by writing specially coded messages to the script's stderr stream. A streaming process can use the stderr to emit counter information

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-09-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Attachment: HIVE-675-backport-v6.2.patch.txt HIVE-675-backport-v6.2.patch.txt includes HIVE-1607

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-09-15 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Status: Patch Available (was: Reopened) add database/schema support Hive QL

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-09-14 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Attachment: HIVE-675-backport-v6.1.patch.txt Backport for 0.6.0. Should I squash HIVE-1607

[jira] Created: (HIVE-1636) Implement SHOW TABLES {FROM | IN} db_name

2010-09-14 Thread Carl Steinbach (JIRA)
Reporter: Carl Steinbach Assignee: Carl Steinbach Make it possible to list the tables in a specific database using the following syntax borrowed from MySQL: {noformat} SHOW TABLES [{FROM|IN} db_name] {noformat} See http://dev.mysql.com/doc/refman/5.0/en/show-tables.html

[jira] Updated: (HIVE-802) Bug in DataNucleus prevents Hive from building if inside a dir with '+' in it

2010-09-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-802: Attachment: datanucleus-core-1.1.2-patched.jar Bug in DataNucleus prevents Hive from building

[jira] Updated: (HIVE-1613) hive --service jar looks for hadoop version but was not defined

2010-09-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1613: - Fix Version/s: 0.7.0 hive --service jar looks for hadoop version but was not defined

[jira] Commented: (HIVE-1613) hive --service jar looks for hadoop version but was not defined

2010-09-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907402#action_12907402 ] Carl Steinbach commented on HIVE-1613: -- +1 Looks good. hive --service jar looks

[jira] Reopened: (HIVE-1607) Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

2010-09-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-1607: -- Backport to 0.6.0 Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

[jira] Created: (HIVE-1623) Factor out Hadoop version check logic in bin/hive scripts

2010-09-08 Thread Carl Steinbach (JIRA)
Components: Clients Reporter: Carl Steinbach The same Hadoop version check logic is repeated in each of the following files: bin/ext/hiveserver.sh bin/ext/hwi.sh bin/ext/metastore.sh bin/ext/util/execHiveCmd.sh This code should be refactored into a version check function

[jira] Updated: (HIVE-1607) Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

2010-09-08 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1607: - Fix Version/s: 0.6.0 Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

Re: hive release 0.6.0 ?

2010-09-07 Thread Carl Steinbach
Hi Jaydeep, We're aiming to get the final remaining blockers for the 0.6.0 release resolved in the next two weeks followed by the official release a couple weeks after that. Thanks. Carl On Mon, Sep 6, 2010 at 2:38 AM, jaydeep vishwakarma jaydeep.vishwaka...@mkhoj.com wrote: Hi, Any idea

Next Hive Contributors Meeting: Monday, September 13th @ Cloudera's offices in Palo Alto

2010-09-07 Thread Carl Steinbach
*What*: September Hive Contributors Meetinghttp://www.meetup.com/Hive-Contributors-Group/calendar/14689507/ *When*: Monday, September 13, 2010 4:30 PM *Where*: Cloudera 210 Portage Avenue Palo Alto, CA 94306 The next Hive Contributors Meeting is scheduled for Monday September 13th from 4:30-6pm

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-09-07 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12907048#action_12907048 ] Carl Steinbach commented on HIVE-675: - @Paul: No, not yet, but I think the following

[jira] Updated: (HIVE-1517) ability to select across a database

2010-09-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1517: - Fix Version/s: 0.6.0 0.7.0 ability to select across a database

[jira] Reopened: (HIVE-675) add database/schema support Hive QL

2010-09-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach reopened HIVE-675: - Working on a backport for 0.6.0 add database/schema support Hive QL

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-09-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Fix Version/s: 0.6.0 add database/schema support Hive QL

[jira] Updated: (HIVE-1446) Move Hive Documentation from the wiki to version control

2010-09-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1446: - Fix Version/s: (was: 0.6.0) Postponing this work until 0.7.0 Move Hive Documentation from

[jira] Commented: (HIVE-1476) Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905622#action_12905622 ] Carl Steinbach commented on HIVE-1476: -- @Venkatesh: THRIFT-814 covers adding SPNEGO

[jira] Commented: (HIVE-1476) Hive's metastore when run as a thrift service creates directories as the service user instead of the real user issuing create table/alter table etc.

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905623#action_12905623 ] Carl Steinbach commented on HIVE-1476: -- Edit: I mean THRIFT-889. Hive's metastore

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905686#action_12905686 ] Carl Steinbach commented on HIVE-1546: -- bq. we've agreed at the high level

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905692#action_12905692 ] Carl Steinbach commented on HIVE-1546: -- What do you think of this option: we check

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905707#action_12905707 ] Carl Steinbach commented on HIVE-1546: -- I'm +1 on the approach outlined by John

[jira] Commented: (HIVE-849) database_name.table_name.column_name not supported

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905719#action_12905719 ] Carl Steinbach commented on HIVE-849: - @Namit: Correct, but this issue is also covered

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905757#action_12905757 ] Carl Steinbach commented on HIVE-1546: -- I gather from Ashutosh's latest patch that you

[jira] Commented: (HIVE-1609) Support partition filtering in metastore

2010-09-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905769#action_12905769 ] Carl Steinbach commented on HIVE-1609: -- DynamicSerDe is the component that has a JavaCC

[jira] Updated: (HIVE-1609) Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1609: - Fix Version/s: 0.7.0 (was: 0.6.0) Affects Version/s

Review Request: HIVE-1609: Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/763/ --- Review request for Hive Developers. Summary --- HIVE-1609: Support

Re: Review Request: HIVE-1609: Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach
/ObjectStore.java http://review.cloudera.org/r/763/#comment3428 Minor organization issue: why does this method appear here instead of next to listMPartitionsByFilter()? - Carl On 2010-09-01 15:37:21, Carl Steinbach wrote

[jira] Updated: (HIVE-1609) Support partition filtering in metastore

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1609: - Status: Open (was: Patch Available) Support partition filtering in metastore

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905390#action_12905390 ] Carl Steinbach commented on HIVE-1546: -- @Ashutosh: Can you provide some background

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905406#action_12905406 ] Carl Steinbach commented on HIVE-1546: -- If the main motivation for this ticket

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-09-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12905411#action_12905411 ] Carl Steinbach commented on HIVE-1546: -- @ John: Good to know, but what's the motivation

[jira] Updated: (HIVE-1545) Add a bunch of UDFs and UDAFs

2010-08-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1545: - Component/s: UDF Add a bunch of UDFs and UDAFs

[jira] Commented: (HIVE-1016) Ability to access DistributedCache from UDFs

2010-08-31 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904860#action_12904860 ] Carl Steinbach commented on HIVE-1016: -- @Namit: GenericUDF.initialize() is called both

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904364#action_12904364 ] Carl Steinbach commented on HIVE-675: - @John: Are you referring to the changes I made

Review Request: HIVE-1016: Ability to access distributed cache from UDFs

2010-08-30 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/748/ --- Review request for Hive Developers. Summary --- This patch adds UDFContext,

[jira] Updated: (HIVE-1016) Ability to access DistributedCache from UDFs

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1016: - Attachment: HIVE-1016.1.patch.txt Ability to access DistributedCache from UDFs

[jira] Updated: (HIVE-1016) Ability to access DistributedCache from UDFs

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1016: - Status: Patch Available (was: Open) Ability to access DistributedCache from UDFs

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904388#action_12904388 ] Carl Steinbach commented on HIVE-675: - I removed these methods since they implicitly

Re: Review Request: HIVE-1546: Ability to plug custom Semantic Analyzers for Hive Grammar

2010-08-30 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/713/ --- (Updated 2010-08-30 15:42:15.768310) Review request for Hive Developers.

[jira] Commented: (HIVE-1016) Ability to access DistributedCache from UDFs

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904400#action_12904400 ] Carl Steinbach commented on HIVE-1016: -- @Namit: I initially preferred that approach too

[jira] Updated: (HIVE-1016) Ability to access DistributedCache from UDFs

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1016: - Status: Open (was: Patch Available) Ok, I'll rework the patch with your suggestions. Ability

[jira] Created: (HIVE-1607) Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

2010-08-30 Thread Carl Steinbach (JIRA)
: Bug Components: Metastore Reporter: Carl Steinbach Assignee: Carl Steinbach Several methods were removed from the IMetaStoreClient interface as part of HIVE-675: {code} /** * Drop the table. * * @param tableName * The table to drop

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12904420#action_12904420 ] Carl Steinbach commented on HIVE-675: - @Ning: I filed HIVE-1607. Patch to follow shortly

[jira] Updated: (HIVE-1607) Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1607: - Attachment: HIVE-1607.1.patch.txt Reinstate and deprecate IMetaStoreClient methods removed

[jira] Updated: (HIVE-1607) Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1607: - Status: Patch Available (was: Open) Reinstate and deprecate IMetaStoreClient methods removed

Re: Review Request: HIVE-1607: Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

2010-08-30 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/749/ --- (Updated 2010-08-30 18:45:24.915657) Review request for Hive Developers.

[jira] Updated: (HIVE-1607) Reinstate and deprecate IMetaStoreClient methods removed in HIVE-675

2010-08-30 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1607: - Attachment: HIVE-1607.2.patch.txt Reinstate and deprecate IMetaStoreClient methods removed

Meeting notes from the August Hive Contributors Meeting

2010-08-28 Thread Carl Steinbach
August 8th, 2010 - Yongqiang He gave a presentation about his work on index support in Hive. - Slides are available here: http://files.meetup.com/1658206/Hive%20Index.pptx - John Sichi talked about his work on filter-pushdown optimizations. This is applicable to

[jira] Updated: (HIVE-1594) Typo of hive.merge.size.smallfiles.avgsize prevents change of value

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1594: - Fix Version/s: (was: 0.7.0) Affects Version/s: (was: 0.6.0

[jira] Updated: (HIVE-1401) Web Interface can ony browse default

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1401: - Fix Version/s: (was: 0.7.0) Web Interface can ony browse default

[jira] Updated: (HIVE-1307) More generic and efficient merge method

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1307: - Fix Version/s: 0.6.0 (was: 0.7.0) Affects Version/s

[jira] Updated: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1543: - Component/s: Query Processor set abort in ExecMapper when Hive's record reader got

[jira] Updated: (HIVE-1531) Make Hive build work with Ivy versions 2.1.0

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1531: - Fix Version/s: (was: 0.7.0) Make Hive build work with Ivy versions 2.1.0

[jira] Updated: (HIVE-1411) DataNucleus throws NucleusException if core-3.1.1 JAR appears more than once on CLASSPATH

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1411: - Fix Version/s: (was: 0.7.0) DataNucleus throws NucleusException if core-3.1.1 JAR appears

[jira] Updated: (HIVE-1492) FileSinkOperator should remove duplicated files from the same task based on file sizes

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1492: - Fix Version/s: (was: 0.7.0) Affects Version/s: (was: 0.7.0) Component/s

[jira] Commented: (HIVE-1016) Ability to access DistributedCache from UDFs

2010-08-27 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12903748#action_12903748 ] Carl Steinbach commented on HIVE-1016: -- Yes, I'm working on it. I'll have a patch ready

  1   2   3   4   5   6   7   8   9   >