[jira] Commented: (HIVE-736) MetaStoreUtils get_fields() does not return partition column

2009-08-07 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740425#action_12740425 ] Raghotham Murthy commented on HIVE-736: --- bq. I think there should still be a function

[jira] Commented: (HIVE-396) Hive performance benchmarks

2009-08-07 Thread Yuntao Jia (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740431#action_12740431 ] Yuntao Jia commented on HIVE-396: - Can you check how many jobs are there in the Hive query?

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

2009-08-07 Thread Amr Awadallah (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740479#action_12740479 ] Amr Awadallah commented on HIVE-344: unfortunately HIVE_LIB is checked for validity

Hive trunk on Hadoop 0.20 nightly builds

2009-08-07 Thread Johan Oskarsson
As the subject suggest, I have setup nightly builds for Hive trunk @ Hadoop 0.20 on Hudson. http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ /Johan

[jira] Created: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-07 Thread Johan Oskarsson (JIRA)
bin/hive doesn't start the shell when using a src build of hadoop - Key: HIVE-737 URL: https://issues.apache.org/jira/browse/HIVE-737 Project: Hadoop Hive Issue Type:

[jira] Updated: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-07 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-737: - Attachment: HIVE-737.patch This adds the build to places to look for hadoop version. bin/hive

[jira] Updated: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-07 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-737: - Status: Patch Available (was: Open) bin/hive doesn't start the shell when using a src build of

[jira] Commented: (HIVE-734) problem in dealing with null

2009-08-07 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740544#action_12740544 ] Ning Zhang commented on HIVE-734: - That's great! It works (and my test queries on NULL also

[jira] Commented: (HIVE-645) A UDF that can export data to JDBC databases.

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740565#action_12740565 ] Namit Jain commented on HIVE-645: - OK - you can put it into contrib. Also, can you add a

Re: [VOTE] Branching and releasing for 0.4.0

2009-08-07 Thread Namit Jain
+1 On 8/6/09 5:16 PM, Zheng Shao zsh...@gmail.com wrote: +1 On Thu, Aug 6, 2009 at 5:10 PM, Ashish Thusooathu...@facebook.com wrote: Hi Folks, The following is a proposed schedule for 0.4.0 branching. Please vote on it by tomorrow and say whether you are ok with it or not. 8/7/2009 -

[jira] Commented: (HIVE-645) A UDF that can export data to JDBC databases.

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740566#action_12740566 ] Namit Jain commented on HIVE-645: - Also, in your test, can you add a case when the table

[jira] Commented: (HIVE-431) Auto-add table property select to be the select statement that created the table

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740571#action_12740571 ] Namit Jain commented on HIVE-431: - This can be shown as part of describe extended (only the

[jira] Commented: (HIVE-735) Queries should be optimized with pre-ordered column

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740572#action_12740572 ] Namit Jain commented on HIVE-735: - +1 on this idea - this should bring down the scan volume

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740578#action_12740578 ] Namit Jain commented on HIVE-691: - I will take a look and get back to you show

[jira] Commented: (HIVE-454) Support escaping of ; in strings in cli

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740598#action_12740598 ] Namit Jain commented on HIVE-454: - @Raghu, are you OK with this change - it is OK from my end

[jira] Updated: (HIVE-691) show documentation for user defined functions

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-691: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Created: (HIVE-738) FunctionRegistry should be automatically populated

2009-08-07 Thread Namit Jain (JIRA)
FunctionRegistry should be automatically populated -- Key: HIVE-738 URL: https://issues.apache.org/jira/browse/HIVE-738 Project: Hadoop Hive Issue Type: Improvement Components: Query

[jira] Created: (HIVE-739) udf tests should include a describe and describe extended

2009-08-07 Thread Namit Jain (JIRA)
udf tests should include a describe and describe extended - Key: HIVE-739 URL: https://issues.apache.org/jira/browse/HIVE-739 Project: Hadoop Hive Issue Type: Test

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740614#action_12740614 ] Namit Jain commented on HIVE-691: - We need a couple of follow-ups on this. 1. No need to

[jira] Commented: (HIVE-732) Hive to use LazyBinarySerDe

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740644#action_12740644 ] Namit Jain commented on HIVE-732: - Thats fine - You need to create the patch again, there

[jira] Commented: (HIVE-734) problem in dealing with null

2009-08-07 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740650#action_12740650 ] Ning Zhang commented on HIVE-734: - BTW, I tried joins and it doesn't handle NULL semantics

[jira] Commented: (HIVE-737) bin/hive doesn't start the shell when using a src build of hadoop

2009-08-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740651#action_12740651 ] Ashish Thusoo commented on HIVE-737: Is the continue block needed? If the file does not

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

2009-08-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740687#action_12740687 ] Ashish Thusoo commented on HIVE-344: I am having problems with show tables. hive show

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

2009-08-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740704#action_12740704 ] Ashish Thusoo commented on HIVE-344: Got it working. Looks all good to me. +1 Will

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

2009-08-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-344: --- Resolution: Fixed Fix Version/s: (was: 0.3.1) 0.4.0 Hadoop Flags:

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

2009-08-07 Thread Prasad Chakka (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740730#action_12740730 ] Prasad Chakka commented on HIVE-344: what was the problem? Fix the Hive CLI to run on

[jira] Updated: (HIVE-693) Add a AWS S3 log format deserializer

2009-08-07 Thread Andraz Tori (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andraz Tori updated HIVE-693: - Attachment: inputs3.q actually, the input.q was a bit old, sorry for that, here's the fixed one.

[jira] Commented: (HIVE-693) Add a AWS S3 log format deserializer

2009-08-07 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740741#action_12740741 ] Ashish Thusoo commented on HIVE-693: Zheng, I noticed that in contrib/build.xml we have

[jira] Commented: (HIVE-693) Add a AWS S3 log format deserializer

2009-08-07 Thread Andraz Tori (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740742#action_12740742 ] Andraz Tori commented on HIVE-693: -- Zheng, I have two questions: 1) How does one manually

[jira] Commented: (HIVE-691) show documentation for user defined functions

2009-08-07 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740764#action_12740764 ] Zheng Shao commented on HIVE-691: - Huge +1 on this. show documentation for user defined

[jira] Commented: (HIVE-736) MetaStoreUtils get_fields() does not return partition column

2009-08-07 Thread Eric Hwang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740765#action_12740765 ] Eric Hwang commented on HIVE-736: - Sounds like a good idea. I'll do that instead. Does anyone

[jira] Updated: (HIVE-454) Support escaping of ; in strings in cli

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-454: Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available)

[jira] Commented: (HIVE-728) Hive Server Exception Messages

2009-08-07 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740780#action_12740780 ] Raghotham Murthy commented on HIVE-728: --- Can you provide examples of generic error

[jira] Commented: (HIVE-734) problem in dealing with null

2009-08-07 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740782#action_12740782 ] Zheng Shao commented on HIVE-734: - Good finding! Let's fix the join bug on a separate JIRA.

[jira] Commented: (HIVE-728) Hive Server Exception Messages

2009-08-07 Thread Eric Hwang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740788#action_12740788 ] Eric Hwang commented on HIVE-728: - Yes, you're right. I assumed they were generic error

[jira] Updated: (HIVE-740) HiveMetaStore get_fields() method should use different logic for tables with native serdes

2009-08-07 Thread Eric Hwang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hwang updated HIVE-740: Status: Patch Available (was: Open) HiveMetaStore get_fields() method should use different logic for

[jira] Commented: (HIVE-740) HiveMetaStore get_fields() method should use different logic for tables with native serdes

2009-08-07 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740832#action_12740832 ] Zheng Shao commented on HIVE-740: - +1. Will commit if test passes. HiveMetaStore

[jira] Commented: (HIVE-734) problem in dealing with null

2009-08-07 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740834#action_12740834 ] Ning Zhang commented on HIVE-734: - In the failing query, there is no column corresponding to

[jira] Created: (HIVE-741) NULL is not handled correctly in join

2009-08-07 Thread Ning Zhang (JIRA)
NULL is not handled correctly in join - Key: HIVE-741 URL: https://issues.apache.org/jira/browse/HIVE-741 Project: Hadoop Hive Issue Type: Bug Reporter: Ning Zhang Assignee: Ning

[jira] Updated: (HIVE-741) NULL is not handled correctly in join

2009-08-07 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-741: Description: With the following data in table input4_cb: KeyValue -- NULL

[jira] Resolved: (HIVE-742) joins dont handle null correctly

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-742. - Resolution: Duplicate duplicate of https://issues.apache.org/jira/browse/HIVE-741 joins dont handle null

[jira] Commented: (HIVE-742) joins dont handle null correctly

2009-08-07 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12740838#action_12740838 ] Namit Jain commented on HIVE-742: - Pasted from http://issues.apache.org/jira/browse/HIVE-734