[jira] Commented: (HIVE-477) Some optimization thoughts for Hive

2009-05-13 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12708796#action_12708796 ] He Yongqiang commented on HIVE-477: --- One Comment for 1): Avoiding byte copy when init

[jira] Issue Comment Edited: (HIVE-338) Executing cli commands into thrift server

2009-05-13 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681621#action_12681621 ] Min Zhou edited comment on HIVE-338 at 5/13/09 4:42 AM: support add

[jira] Updated: (HIVE-344) Fix the Hive CLI to run on cygwin under windows

2009-05-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-344: - Fix Version/s: (was: 0.3.0) 0.3.1 Moving to 0.3.1 as 0.3.0 is released

Trunk runtime errors

2009-05-13 Thread Matt Pestritto
All - 1st problem. I was having a problem loading data into partitions when the partition did not exist and traced the problem to revision 772746. Trunk also has the same error. Revision 772746 SVN Commend: HIVE-442. Create partitions after data is moved in the query in order to close out an

Re: Trunk runtime errors

2009-05-13 Thread Prasad Chakka
Matt, Can you send me the query for the first problem? Also whether the directory for the partition exists before the query is issued? Thanks, Prasad From: Matt Pestritto m...@pestritto.com Reply-To: hive-dev@hadoop.apache.org Date: Wed, 13 May 2009 09:04:38

[jira] Updated: (HIVE-467) Scratch data location should be on different filesystems for different types of intermediate data

2009-05-13 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-467: --- Attachment: hive-467.patch.2 - takes care of the issues mentioned here - consolidates all temp

[jira] Created: (HIVE-484) Add flag to redirect system messages to stderr.

2009-05-13 Thread S. Alex Smith (JIRA)
Add flag to redirect system messages to stderr. --- Key: HIVE-484 URL: https://issues.apache.org/jira/browse/HIVE-484 Project: Hadoop Hive Issue Type: Improvement Components: Logging

[jira] Created: (HIVE-485) join assumes all columns are strings

2009-05-13 Thread Namit Jain (JIRA)
join assumes all columns are strings Key: HIVE-485 URL: https://issues.apache.org/jira/browse/HIVE-485 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Affects Versions:

[jira] Created: (HIVE-486) concurrent modification exception in case of empty partitions

2009-05-13 Thread Namit Jain (JIRA)
concurrent modification exception in case of empty partitions - Key: HIVE-486 URL: https://issues.apache.org/jira/browse/HIVE-486 Project: Hadoop Hive Issue Type: Bug

[jira] Updated: (HIVE-485) join assumes all columns are strings

2009-05-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-485: Attachment: hive.485.1.patch join assumes all columns are strings

[jira] Updated: (HIVE-485) join assumes all columns are strings

2009-05-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-485: Status: Patch Available (was: Open) join assumes all columns are strings

[jira] Created: (HIVE-487) Hive does not compile with Hadoop 0.20.0

2009-05-13 Thread Aaron Kimball (JIRA)
Hive does not compile with Hadoop 0.20.0 Key: HIVE-487 URL: https://issues.apache.org/jira/browse/HIVE-487 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.3.0 Reporter: Aaron

[jira] Created: (HIVE-488) loading into a partition with more than one partition column fails if the partition is not created before.

2009-05-13 Thread Prasad Chakka (JIRA)
loading into a partition with more than one partition column fails if the partition is not created before. -- Key: HIVE-488 URL:

[jira] Updated: (HIVE-488) loading into a partition with more than one partition column fails if the partition is not created before.

2009-05-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-488: --- Component/s: Query Processor Affects Version/s: 0.4.0 loading into a partition with more

[jira] Updated: (HIVE-486) concurrent modification exception in case of empty partitions

2009-05-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-486: Attachment: hive.486.1.patch concurrent modification exception in case of empty partitions

[jira] Updated: (HIVE-486) concurrent modification exception in case of empty partitions

2009-05-13 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-486: Status: Patch Available (was: Open) concurrent modification exception in case of empty partitions

[jira] Commented: (HIVE-488) loading into a partition with more than one partition column fails if the partition is not created before.

2009-05-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12709224#action_12709224 ] Prasad Chakka commented on HIVE-488: a simple work around is to create the partition

[jira] Updated: (HIVE-488) loading into a partition with more than one partition column fails if the partition is not created before.

2009-05-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-488: --- Attachment: hive-488.2.patch added the data file used in the test. loading into a partition with

[jira] Updated: (HIVE-488) loading into a partition with more than one partition column fails if the partition is not created before.

2009-05-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-488: --- Attachment: hive-488.patch if the partition is to be copied to a/b/c and if a/b doesn't exist,

[jira] Updated: (HIVE-467) Scratch data location should be on different filesystems for different types of intermediate data

2009-05-13 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-467: --- Attachment: hive-467.patch.2 retry - previous attachment was bogus Scratch data location

[jira] Updated: (HIVE-467) Scratch data location should be on different filesystems for different types of intermediate data

2009-05-13 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-467: --- Attachment: (was: hive-467.patch.2) Scratch data location should be on different

[jira] Commented: (HIVE-467) Scratch data location should be on different filesystems for different types of intermediate data

2009-05-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12709261#action_12709261 ] Prasad Chakka commented on HIVE-467: Good catch about overwriting external partitions.