[jira] Commented: (HIVE-874) add partitions found during metastore check

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12767012#action_12767012 ] Prasad Chakka commented on HIVE-874: looks good, will run tests and commit to trunk. > a

[jira] Created: (HIVE-886) Make default separator configurable

2009-10-17 Thread Jeff Hammerbacher (JIRA)
Make default separator configurable --- Key: HIVE-886 URL: https://issues.apache.org/jira/browse/HIVE-886 Project: Hadoop Hive Issue Type: New Feature Components: Serializers/Deserializers

[jira] Updated: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-884: --- Resolution: Fixed Status: Resolved (was: Patch Available) committed to 0.4 and trunk. Thanks Z

[jira] Updated: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-884: --- Attachment: HIVE-884.2.patch modified zheng's patch by adding an log4j error message in addition to std

[jira] Commented: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766996#action_12766996 ] Zheng Shao commented on HIVE-884: - http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Thread.h

[jira] Commented: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766993#action_12766993 ] Prasad Chakka commented on HIVE-884: the main() function exits after printing the excepti

[jira] Commented: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766992#action_12766992 ] Prasad Chakka commented on HIVE-884: i am not sure there are any testcases for stand alon

[jira] Commented: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766990#action_12766990 ] Zheng Shao commented on HIVE-885: - Yes, that is determined by ExecDriver.java:437: {code}

[jira] Commented: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766989#action_12766989 ] Prasad Chakka commented on HIVE-883: also, can you add describe partition in the test? >

[jira] Commented: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766988#action_12766988 ] Prasad Chakka commented on HIVE-883: ignore my comment above. this patch does contain dec

[jira] Commented: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766986#action_12766986 ] Prasad Chakka commented on HIVE-883: we need to support decode (ie. get the partition key

[jira] Commented: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766983#action_12766983 ] Ashish Thusoo commented on HIVE-885: Will values.next() always return a BytesWritable?

[jira] Updated: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-885: Attachment: HIVE-885.1.patch > Better error messages for debugging serde problem at reducer input > -

[jira] Updated: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-885: Affects Version/s: 0.5.0 Status: Patch Available (was: Open) > Better error messages for debu

[jira] Assigned: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reassigned HIVE-885: --- Assignee: Zheng Shao > Better error messages for debugging serde problem at reducer input > ---

[jira] Created: (HIVE-885) Better error messages for debugging serde problem at reducer input

2009-10-17 Thread Zheng Shao (JIRA)
Better error messages for debugging serde problem at reducer input -- Key: HIVE-885 URL: https://issues.apache.org/jira/browse/HIVE-885 Project: Hadoop Hive Issue Type: Improvem

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: HIVE-883.2.patch HIVE-883.2.patch: the test case drops the table at the end now. > URISyntaxExce

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Affects Version/s: 0.5.0 0.4.0 Status: Patch Available (was: Reopened)

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Attachment: HIVE-883.1.patch This should apply to both branch-0.4 and trunk. > URISyntaxException when part

[jira] Reopened: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao reopened HIVE-883: - We can actually still do it, by escaping the key and value before creating the directory name. > URISyntaxEx

[jira] Updated: (HIVE-883) URISyntaxException when partition value contains special chars

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-883: Description: When we try to insert into a partitioned table that the partition value contains special char "

[jira] Commented: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766967#action_12766967 ] Prasad Chakka commented on HIVE-884: can you do print the stack trace to log as well, if

[jira] Commented: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766966#action_12766966 ] Ashish Thusoo commented on HIVE-884: Can we add a test case? Otherwise changes look good

[jira] Updated: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-884: Status: Patch Available (was: Open) > Metastore Server should exit if error happens > --

[jira] Updated: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-884: Attachment: HIVE-884.1.patch For both branch 0.4 and trunk. > Metastore Server should exit if error happens

[jira] Commented: (HIVE-880) user group information not populated for pre and post hook

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766955#action_12766955 ] Zheng Shao commented on HIVE-880: - Somehow the patch failed the unit tests. > user group inf

[jira] Created: (HIVE-884) Metastore Server should exit if error happens

2009-10-17 Thread Zheng Shao (JIRA)
Metastore Server should exit if error happens - Key: HIVE-884 URL: https://issues.apache.org/jira/browse/HIVE-884 Project: Hadoop Hive Issue Type: Bug Affects Versions: 0.4.1, 0.5.0

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

2009-10-17 Thread Apache Hudson Server
See Changes: [zshao] HIVE-882. Create a new directory every time for scratch. (Namit Jain via zshao) -- [...truncated 10657 lines...] [junit] POSTHOOK: Output: defa...@src_sequenc

Hudson build is back to normal: Hive-trunk-h0.19 #247

2009-10-17 Thread Apache Hudson Server
See

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

2009-10-17 Thread Apache Hudson Server
See Changes: [zshao] HIVE-882. Create a new directory every time for scratch. (Namit Jain via zshao) -- [...truncated 10612 lines...] [junit] POSTHOOK: Output: defa...@src_sequen

[jira] Resolved: (HIVE-883) URISyntaxException when partition value contains spaces

2009-10-17 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao resolved HIVE-883. - Resolution: Won't Fix > URISyntaxException when partition value contains spaces > -