[jira] Commented: (HIVE-287) support count(*) and count distinct on multiple columns

2010-07-15 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888737#action_12888737 ] John Sichi commented on HIVE-287: - Searching for count in wiki, I think examples in these

[jira] Commented: (HIVE-1457) improve diagnostics for incorrectly written UDAF implementations

2010-07-15 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888741#action_12888741 ] John Sichi commented on HIVE-1457: -- One from Dennis On Jul 13, 2010, at 2:43 PM,

Notes from the last Hive Contributors Meeting

2010-07-15 Thread Carl Steinbach
Hi, Notes from the last Hive Contributors Meeting are now available on the wiki: http://wiki.apache.org/hadoop/HiveContributorsMinutes100706 Thanks. Carl

Re: Notes from the last Hive Contributors Meeting

2010-07-15 Thread Edward Capriolo
On Thu, Jul 15, 2010 at 5:15 AM, Carl Steinbach c...@cloudera.com wrote: Hi, Notes from the last Hive Contributors Meeting are now available on the wiki: http://wiki.apache.org/hadoop/HiveContributorsMinutes100706 Thanks. Carl Sorry I did not get to listen to the event. So one topic of

Build failed in Hudson: Hive-trunk-h0.17 #495

2010-07-15 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/495/changes Changes: [jvs] HIVE-1428. ALTER TABLE ADD PARTITION failes with a remote Thrift metastore (Pradeep Kamath via jvs) -- [...truncated 11164 lines...] [junit] POSTHOOK: Output:

Next HUG meetup: Noida/NCR- India

2010-07-15 Thread Sanjay Sharma
Hi All, We are planning to hold the next Hadoop India User Group meet up on 31st July 2010 in Noida, India. The registration and event details are available at - http://hugindia-absolutezeroforum.eventbrite.com/ We currently have the following talks lined up- -

Build failed in Hudson: Hive-trunk-h0.19 #497

2010-07-15 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/497/changes Changes: [jvs] HIVE-1428. ALTER TABLE ADD PARTITION failes with a remote Thrift metastore (Pradeep Kamath via jvs) -- [...truncated 13930 lines...] [junit] OK [junit]

[jira] Updated: (HIVE-1408) add option to let hive automatically run in local mode based on tunable heuristics

2010-07-15 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1408: Attachment: 1408.3.patch additional changes: - pyang's fix for archive.q - move

Re: Notes from the last Hive Contributors Meeting

2010-07-15 Thread John Sichi
Create/Drop View Note: View support is only available starting in Hive 0.6. I added this caveat when I added the CREATE/DROP view section to the DDL page. For the most part, we've been following this convention, and I think we should keep it up whatever the final decision on docs is (copy from

[jira] Commented: (HIVE-1107) Generic parallel execution framework for Hive (and Pig, and ...)

2010-07-15 Thread Russell Jurney (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1270#action_1270 ] Russell Jurney commented on HIVE-1107: -- At Jeff's suggestion, my comments on this

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

2010-07-15 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/320/changes Changes: [jvs] HIVE-1428. ALTER TABLE ADD PARTITION failes with a remote Thrift metastore (Pradeep Kamath via jvs) -- [...truncated 14094 lines...] [junit] OK [junit]

[jira] Commented: (HIVE-1107) Generic parallel execution framework for Hive (and Pig, and ...)

2010-07-15 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1286#action_1286 ] Jeff Hammerbacher commented on HIVE-1107: - Russell, Let's not focus too hard on the

[jira] Created: (HIVE-1467) dynamic partitioning should cluster by partitions

2010-07-15 Thread Joydeep Sen Sarma (JIRA)
dynamic partitioning should cluster by partitions - Key: HIVE-1467 URL: https://issues.apache.org/jira/browse/HIVE-1467 Project: Hadoop Hive Issue Type: Improvement Reporter:

Re: Notes from the last Hive Contributors Meeting

2010-07-15 Thread Edward Capriolo
On Thu, Jul 15, 2010 at 2:02 PM, John Sichi jsi...@facebook.com wrote: Create/Drop View Note: View support is only available starting in Hive 0.6. I added this caveat when I added the CREATE/DROP view section to the DDL page.  For the most part, we've been following this convention, and I

[jira] Updated: (HIVE-1385) UDF field() doesn't work

2010-07-15 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1385: --- Status: Resolved (was: Patch Available) Fix Version/s: 0.7.0 Resolution: Fixed I

Re: Notes from the last Hive Contributors Meeting

2010-07-15 Thread John Sichi
On Jul 15, 2010, at 1:32 PM, Edward Capriolo wrote: I can imagine in two years when we have possibly four releases and several version dependant features. The language manual is going to have multiple Caveats, that will be less clear. We can do something like purge the ones more than three

[jira] Updated: (HIVE-1378) Return value for map, array, or UDF (that returns map/array) needs to return a string

2010-07-15 Thread Jerome Boulon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerome Boulon updated HIVE-1378: Component/s: Drivers Return value for map, array, or UDF (that returns map/array) needs to return

[jira] Updated: (HIVE-417) Implement Indexing in Hive

2010-07-15 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-417: Attachment: idx.png Attaching metastore data model diagram reverse-engineered from Yongqiang's latest patch

[jira] Commented: (HIVE-417) Implement Indexing in Hive

2010-07-15 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12888946#action_12888946 ] John Sichi commented on HIVE-417: - Whoops, relationships connecting TBLS/SDS and IDXS/SDS got

[jira] Updated: (HIVE-417) Implement Indexing in Hive

2010-07-15 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-417: Attachment: (was: idx.png) Implement Indexing in Hive --