[jira] Resolved: (HIVE-971) allow more tables in union all

2009-12-13 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu resolved HIVE-971. -- Resolution: Fixed fixed already. > allow more tables in union all > --- > >

[jira] Commented: (HIVE-971) allow more tables in union all

2009-12-13 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12789854#action_12789854 ] Hao Liu commented on HIVE-971: -- Try it again and It works, thanks! > allow more tables in unio

[jira] Created: (HIVE-971) allow more tables in union all

2009-12-03 Thread Hao Liu (JIRA)
allow more tables in union all --- Key: HIVE-971 URL: https://issues.apache.org/jira/browse/HIVE-971 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Reporter: Hao Liu We u

[jira] Commented: (HIVE-667) Provide hive ql to check table/partition status, including size, creation and access timestamp

2009-07-24 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12735131#action_12735131 ] Hao Liu commented on HIVE-667: -- we can follow prev. naming convention: total number of files =>

[jira] Commented: (HIVE-667) Provide hive ql to check table/partition status, including size, creation and access timestamp

2009-07-23 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12734896#action_12734896 ] Hao Liu commented on HIVE-667: -- "Describe extended" provides some static metadata informatio. Bu

[jira] Created: (HIVE-667) Provide hive ql to check table/partition status, including size, creation and access timestamp

2009-07-21 Thread Hao Liu (JIRA)
Provide hive ql to check table/partition status, including size, creation and access timestamp -- Key: HIVE-667 URL: https://issues.apache.org/jira/browse/HIVE-667

[jira] Created: (HIVE-665) Allow to query hadoop/mapreduce cluster status from hive server

2009-07-21 Thread Hao Liu (JIRA)
Allow to query hadoop/mapreduce cluster status from hive server --- Key: HIVE-665 URL: https://issues.apache.org/jira/browse/HIVE-665 Project: Hadoop Hive Issue Type: New Feature

[jira] Updated: (HIVE-319) add UDF UNIX_TIMESTAMP

2009-03-24 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-319: - Attachment: HIVE-319.3.patch I've moved the comments up to formatter. there are some tailing spaces in FunctionRegi

[jira] Updated: (HIVE-319) add UDF UNIX_TIMESTAMP

2009-03-23 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-319: - Attachment: HIVE-319.2.patch add another version so user can specify time pattern, for example: unix_timestamp('20

[jira] Updated: (HIVE-319) add UDF UNIX_TIMESTAMP

2009-03-20 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-319: - Attachment: HIVE-319.patch add Unix_TimeStamp() and Unix_TimeStamp('-MM-dd HH:mm:ss') > add UDF UNIX_TIMESTAMP

[jira] Updated: (HIVE-319) add UDF UNIX_TIMESTAMP

2009-03-20 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-319: - Comment: was deleted (was: add Unix_TimeStamp() and Unix_TimeStamp('-MM-dd HH:mm:ss')) > add UDF UNIX_TIMESTAM

[jira] Updated: (HIVE-319) add UDF UNIX_TIMESTAMP

2009-03-20 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-319: - Status: Patch Available (was: Open) add Unix_TimeStamp() and Unix_TimeStamp('-MM-dd HH:mm:ss') > add UDF UNIX

[jira] Created: (HIVE-261) union all query hangs

2009-01-29 Thread Hao Liu (JIRA)
union all query hangs - Key: HIVE-261 URL: https://issues.apache.org/jira/browse/HIVE-261 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Reporter: Hao Liu we have this query: SEL

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

2009-01-13 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-163: - Attachment: HIVE-163.4.patch add patch to .classpath. also it looks like build-common.xml was not in HIVE-163.3.pa

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

2009-01-12 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu reassigned HIVE-163: Assignee: Hao Liu > support loading json data into hive > --- > >

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

2009-01-12 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-163: - Attachment: json.jar json.jar from hadoop project. It should be included in ${hive.root}/lib > support loading jso

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

2009-01-12 Thread Hao Liu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Liu updated HIVE-163: - Attachment: HIVE-163.patch add a patch to support json udf as suggested. > support loading json data into hive > -

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

2008-12-10 Thread Hao Liu (JIRA)
support loading json data into hive --- Key: HIVE-163 URL: https://issues.apache.org/jira/browse/HIVE-163 Project: Hadoop Hive Issue Type: New Feature Components: Serializers/Deserializers

[jira] Created: (HIVE-141) drop table partition behaving oddly - does not create subdirectories

2008-12-08 Thread Hao Liu (JIRA)
drop table partition behaving oddly - does not create subdirectories Key: HIVE-141 URL: https://issues.apache.org/jira/browse/HIVE-141 Project: Hadoop Hive Issue Type: Bug