[jira] Commented: (HIVE-1692) FetchOperator.getInputFormatFromCache hides causal exception

2010-10-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918422#action_12918422 ] Philip Zeyliger commented on HIVE-1692: --- BTW, to illustrate what a difference 3 charac

[jira] Updated: (HIVE-1498) support IDXPROPERTIES on CREATE/ALTER INDEX

2010-10-05 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1498: --- Attachment: hive-1498.prelim.patch Next patch candidate: - Saves properties to tt instead of temp - S

[jira] Assigned: (HIVE-1498) support IDXPROPERTIES on CREATE/ALTER INDEX

2010-10-05 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang reassigned HIVE-1498: -- Assignee: Marquis Wang (was: Russell Melick) > support IDXPROPERTIES on CREATE/ALTER INDEX > --

FileFormat

2010-10-05 Thread gaurav jain
Hi, insert overwrite directory "$dir" select * from xxx; creates files of type attempt_201008201925_165088_r_00_0.gz insert overwrite table "$table" select * from xxx; creates file of type attempt_201008201925_165088_r_00_0 How can I configure "insert overwrite directory" to produ

[jira] Resolved: (HIVE-1685) scriptfile1.1 in minimr faling intermittently

2010-10-05 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma resolved HIVE-1685. - Resolution: Duplicate the test and the output are not in sync. it should fail everytime.

[jira] Updated: (HIVE-1641) add map joined table to distributed cache

2010-10-05 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1641: - Attachment: Hive-1641.patch > add map joined table to distributed cache >

[jira] Updated: (HIVE-1641) add map joined table to distributed cache

2010-10-05 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HIVE-1641: - Affects Version/s: 0.7.0 Release Note: Split the MapJoin into 2 stage. In stage 1, generate the J

[jira] Updated: (HIVE-1570) referencing an added file by it's name in a transform script does not work in hive local mode

2010-10-05 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-1570: Attachment: 1570.3.patch added a console output for local mapred jobs containing location of

[jira] Commented: (HIVE-1641) add map joined table to distributed cache

2010-10-05 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918374#action_12918374 ] Liyin Tang commented on HIVE-1641: -- The previously assumption is not always true. There mig

[jira] Commented: (HIVE-1691) ANALYZE TABLE command should check columns in partition spec

2010-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918359#action_12918359 ] Namit Jain commented on HIVE-1691: -- I will take a look > ANALYZE TABLE command should chec

[jira] Commented: (HIVE-1364) Increase the maximum length of various metastore fields, and remove TYPE_NAME from COLUMNS primary key

2010-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918356#action_12918356 ] Namit Jain commented on HIVE-1364: -- We tested this on our production metastore db. The down

[jira] Commented: (HIVE-1674) count(*) returns wrong result when a mapper returns empty results

2010-10-05 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918318#action_12918318 ] He Yongqiang commented on HIVE-1674: +1. running test. > count(*) returns wrong result

[jira] Updated: (HIVE-1693) Make the compile target depend on thrift.home

2010-10-05 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HIVE-1693: -- Priority: Minor (was: Major) Issue Type: Improvement (was: Bug) > Make the compile target depend

[jira] Updated: (HIVE-1693) Make the compile target depend on thrift.home

2010-10-05 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins updated HIVE-1693: -- Attachment: hive-1693-1.patch Patch attached. > Make the compile target depend on thrift.home > ---

[jira] Created: (HIVE-1693) Make the compile target depend on thrift.home

2010-10-05 Thread Eli Collins (JIRA)
Make the compile target depend on thrift.home - Key: HIVE-1693 URL: https://issues.apache.org/jira/browse/HIVE-1693 Project: Hadoop Hive Issue Type: Bug Components: Build Infrastructure

[jira] Updated: (HIVE-1692) FetchOperator.getInputFormatFromCache hides causal exception

2010-10-05 Thread Philip Zeyliger (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip Zeyliger updated HIVE-1692: -- Attachment: HIVE-1692.patch.txt I'll spare folks downloading the attachment: {noformat} -

[jira] Created: (HIVE-1692) FetchOperator.getInputFormatFromCache hides causal exception

2010-10-05 Thread Philip Zeyliger (JIRA)
FetchOperator.getInputFormatFromCache hides causal exception Key: HIVE-1692 URL: https://issues.apache.org/jira/browse/HIVE-1692 Project: Hadoop Hive Issue Type: Improvement

[jira] Commented: (HIVE-842) Authentication Infrastructure for Hive

2010-10-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918239#action_12918239 ] Todd Lipcon commented on HIVE-842: -- Seems like the patch that updates Thrift has fallen out

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

2010-10-05 Thread Apache Hudson Server
See Changes: [namit] HIVE-1678 Bug in mapjoin followed by another mapjoin (Amareshwari Sriramadasu via namit) -- [...truncated 14133 lines...] [junit] POSTHOOK: Output: defa...@srcbuck

[jira] Updated: (HIVE-1691) ANALYZE TABLE command should check columns in partition spec

2010-10-05 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1691: - Summary: ANALYZE TABLE command should check columns in partition spec (was: ANALYZE TABLE command should

Fwd: [howldev] RE: Howl Authorization proposal

2010-10-05 Thread Carl Steinbach
-- Forwarded message -- From: Pradeep Kamath Date: Tue, Oct 5, 2010 at 1:19 PM Subject: [howldev] RE: Howl Authorization proposal To: Pradeep Kamath , "howl...@yahoogroups.com" < howl...@yahoogroups.com> Also, if this proposal looks reasonable, it would be nice if hive would a

[jira] Updated: (HIVE-1691) ANALYZE TABLE command should check columns in partitioin spec

2010-10-05 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1691: - Attachment: HIVE-1691.patch > ANALYZE TABLE command should check columns in partitioin spec >

[jira] Updated: (HIVE-1691) ANALYZE TABLE command should check columns in partitioin spec

2010-10-05 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1691: - Status: Patch Available (was: Open) > ANALYZE TABLE command should check columns in partitioin spec > ---

Build failed in Hudson: Hive-trunk-h0.18 #560

2010-10-05 Thread Apache Hudson Server
See Changes: [namit] HIVE-1678 Bug in mapjoin followed by another mapjoin (Amareshwari Sriramadasu via namit) -- [...truncated 31015 lines...] [junit] POSTHOOK: Output: defa...@srcbuck

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

2010-10-05 Thread Apache Hudson Server
See Changes: [namit] HIVE-1678 Bug in mapjoin followed by another mapjoin (Amareshwari Sriramadasu via namit) -- [...truncated 12403 lines...] [junit] POSTHOOK: Output: defa...@srcbuck

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

2010-10-05 Thread Jonathan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918094#action_12918094 ] Jonathan Chang commented on HIVE-1545: -- Sorry about that. I've uploaded a new tarball

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

2010-10-05 Thread Jonathan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Chang updated HIVE-1545: - Attachment: udfs.tar.gz > Add a bunch of UDFs and UDAFs > - > >

[jira] Commented: (HIVE-842) Authentication Infrastructure for Hive

2010-10-05 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918085#action_12918085 ] Pradeep Kamath commented on HIVE-842: - Hey Todd, I applied the patches in the following

[jira] Commented: (HIVE-842) Authentication Infrastructure for Hive

2010-10-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918076#action_12918076 ] Todd Lipcon commented on HIVE-842: -- Hey Pradeep. You also need HIVE-1526 which updates Hive

[jira] Created: (HIVE-1691) ANALYZE TABLE command should check columns in partitioin spec

2010-10-05 Thread Ning Zhang (JIRA)
ANALYZE TABLE command should check columns in partitioin spec - Key: HIVE-1691 URL: https://issues.apache.org/jira/browse/HIVE-1691 Project: Hadoop Hive Issue Type: Bug

[jira] Commented: (HIVE-842) Authentication Infrastructure for Hive

2010-10-05 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918072#action_12918072 ] Pradeep Kamath commented on HIVE-842: - I tried applying this patch after applying the pat

Re: Analyze table compute statistics errors and OOM

2010-10-05 Thread Ning Zhang
On Oct 5, 2010, at 4:38 AM, Terje Marthinussen wrote: > Just tested analyze table with a trunk build (from yesterday, oct 4th). > > tried various variations (with or without partitions) of it, but regardless > of what I try, I either get: > -- > analyze table normalized compute > statistics; >

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

2010-10-05 Thread Apache Hudson Server
See Changes: [namit] HIVE-1678 Bug in mapjoin followed by another mapjoin (Amareshwari Sriramadasu via namit) -- [...truncated 10869 lines...] [junit] Copying data from

[jira] Created: (HIVE-1690) HivePreparedStatement.executeImmediate(String sql) is breaking the exception stack

2010-10-05 Thread Eli Griv (JIRA)
HivePreparedStatement.executeImmediate(String sql) is breaking the exception stack -- Key: HIVE-1690 URL: https://issues.apache.org/jira/browse/HIVE-1690 Project: Hadoop

Analyze table compute statistics errors and OOM

2010-10-05 Thread Terje Marthinussen
Just tested analyze table with a trunk build (from yesterday, oct 4th). tried various variations (with or without partitions) of it, but regardless of what I try, I either get: -- analyze table normalized compute statistics; FAILED: Error in semantic analysis: Table is partitioned and partition