[jira] Updated: (HIVE-217) Stream closed exception

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-217: - Attachment: HIVE-217.patch To verify that this was indeed the issue I have slapped together a

[jira] Created: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Johan Oskarsson (JIRA)
Debug output enabled in HIVE-206 Key: HIVE-229 URL: https://issues.apache.org/jira/browse/HIVE-229 Project: Hadoop Hive Issue Type: Bug Components: Clients Affects Versions: 0.2.0

[jira] Updated: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-229: - Attachment: HIVE-229.patch This patch reverts it back to the original state. Debug output

[jira] Updated: (HIVE-91) Allow external tables with different partition directory structure

2009-01-13 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-91: Attachment: HIVE-91.patch This patch allows a user to specify a location when adding a partition as

[jira] Commented: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12663439#action_12663439 ] Ashish Thusoo commented on HIVE-229: +1. looks fine to me. Debug output enabled in

[jira] Updated: (HIVE-230) While loading a table from a query that returns empty data results in null pointer exception

2009-01-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-230: --- Attachment: hive-230.patch please note that insert1.q.out is an empty file While loading a table

[jira] Updated: (HIVE-230) While loading a table from a query that returns empty data results in null pointer exception

2009-01-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-230: --- Fix Version/s: 0.2.0 Status: Patch Available (was: Open) While loading a table from a

[jira] Updated: (HIVE-217) Stream closed exception

2009-01-13 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joydeep Sen Sarma updated HIVE-217: --- Component/s: (was: Serializers/Deserializers) Query Processor Stream

[jira] Resolved: (HIVE-215) Map-side aggregate with DISTINCT generates bad intermediate table

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo resolved HIVE-215. Resolution: Duplicate Assignee: Ashish Thusoo Did not realize that this is a duplicate of

[jira] Commented: (HIVE-216) generate ruby bindings for service

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12663549#action_12663549 ] Ashish Thusoo commented on HIVE-216: +1 generate ruby bindings for service

[jira] Commented: (HIVE-25) [Hive] cluster by does not work with column aliasing

2009-01-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12663560#action_12663560 ] Prasad Chakka commented on HIVE-25: --- I will change Hive.g so that sortOrder in DDL can only

[jira] Commented: (HIVE-163) support loading json data into hive

2009-01-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12663573#action_12663573 ] Prasad Chakka commented on HIVE-163: Hao, the build-common.xml change is not needed since

[jira] Updated: (HIVE-25) [Hive] cluster by does not work with column aliasing

2009-01-13 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasad Chakka updated HIVE-25: -- Attachment: hive-25.2.patch here is the correct patch with the changes mentioned above. cluster.q

[jira] Commented: (HIVE-230) While loading a table from a query that returns empty data results in null pointer exception

2009-01-13 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12663581#action_12663581 ] Ashish Thusoo commented on HIVE-230: +1 looks fine to me. While loading a table from a

[jira] Updated: (HIVE-229) Debug output enabled in HIVE-206

2009-01-13 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-229: Resolution: Fixed Release Note: HIVE-229: Debug output disabled in HIVE-206 (Johan Oskarsson via

[jira] Updated: (HIVE-216) generate ruby bindings for service

2009-01-13 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-216: Resolution: Fixed Release Note: HIVE-216. Generate ruby bindings for service. (Raghotham Murthy via