[jira] Updated: (HIVE-313) add UDF date_add, date_sub, datediff

2009-03-08 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-313: Attachment: HIVE-313.1.patch Added the UDFs. > add UDF date_add, date_sub, datediff > --

[jira] Commented: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-08 Thread Raghotham Murthy (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680049#action_12680049 ] Raghotham Murthy commented on HIVE-329: --- How about, if --action option is present, it m

[jira] Issue Comment Edited: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-08 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680045#action_12680045 ] coderplay edited comment on HIVE-329 at 3/8/09 8:37 PM: --- I prefer my wa

[jira] Commented: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-08 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680045#action_12680045 ] Min Zhou commented on HIVE-329: --- I prefer to my way. It's simpler, I think. So how can I start

[jira] Issue Comment Edited: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-08 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680045#action_12680045 ] coderplay edited comment on HIVE-329 at 3/8/09 8:37 PM: --- I prefer to my

[jira] Commented: (HIVE-329) start and stop hive thrift server in daemon mode

2009-03-08 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680037#action_12680037 ] Edward Capriolo commented on HIVE-329: -- Min, Have you ever considered using one script

[jira] Commented: (HIVE-286) testCliDriver_udf7 fails

2009-03-08 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680033#action_12680033 ] Zheng Shao commented on HIVE-286: - Thanks for the quick commit Johan! Can you close the issue

[jira] Commented: (HIVE-322) cannot create temporary udf dynamically, with a ClassNotFoundException

2009-03-08 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12680030#action_12680030 ] Min Zhou commented on HIVE-322: --- Hey Joydeep, I'll try to implement it, however, we will make

Re: Please check grammar for TIMESTAMP

2009-03-08 Thread Prasad Chakka
Shyam, It will be easier to track if you can upload the diff to JIRA. Thanks, Prasad From: Shyam Sarkar Reply-To: Date: Sun, 8 Mar 2009 07:15:55 -0700 To: Subject: Please check grammar for TIMESTAMP Hi Zheng and others, Could you please check Hive.g grammar

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

2009-03-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/25/changes

Hudson build is back to normal: Hive-trunk-h0.18 #26

2009-03-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.18/26/changes

Hudson build is back to normal: Hive-trunk-h0.17 #25

2009-03-08 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/25/changes

[jira] Commented: (HIVE-308) UNION ALL should create different destination directories for different operands

2009-03-08 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679990#action_12679990 ] Namit Jain commented on HIVE-308: - Zheng, there are a lot of problems with union, and I am in

[jira] Commented: (HIVE-308) UNION ALL should create different destination directories for different operands

2009-03-08 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12679992#action_12679992 ] Namit Jain commented on HIVE-308: - I saw your other mail just now - if you are in a hurry, go

Re: Please check grammar for TIMESTAMP

2009-03-08 Thread Shyam Sarkar
Yes there will be Timezone support. We shall follow MySQL 6.0 TIMESTAMP specification:: http://dev.mysql.com/doc/refman/6.0/en/timestamp.html Thanks, shyam_sar...@yahoo.com --- On Sun, 3/8/09, Tim Hawkins wrote: > From: Tim Hawkins > Subject: Re: Please check grammar for TIMESTAMP > To: hi

Re: Please check grammar for TIMESTAMP

2009-03-08 Thread Tim Hawkins
Is there going to be any Timezone Support?, ie will the time-stamp be stored in a recognised standard such as UTC regardless of the actual time submitted, given that hive/hadoop tend to be used for log processing and reporting in many use cases, understanding the normalising time-zone deta

Please check grammar for TIMESTAMP

2009-03-08 Thread Shyam Sarkar
Hi Zheng and others, Could you please check Hive.g grammar changes for TIMESTAMP (See the comments with // Change by Shyam)? Please review and let me know your feedback. I shall write a short design doc later for review after these short exchanges. Thanks, shyam_sar...@yahoo.com grammar

[jira] Updated: (HIVE-286) testCliDriver_udf7 fails

2009-03-08 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Johan Oskarsson updated HIVE-286: - Resolution: Fixed Release Note: HIVE-286. Use round(xxx,12) to make sure there is no precisio

JIRA_HIVE-308.1.patch_UNIT_TEST_FAILED

2009-03-08 Thread Murli Varadachari
ERROR: UNIT TEST using PATCH HIVE-308.1.patch FAILED!! [junit] Test org.apache.hadoop.hive.cli.TestCliDriver FAILED BUILD FAILED

[jira] Updated: (HIVE-308) UNION ALL should create different destination directories for different operands

2009-03-08 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-308: Affects Version/s: (was: 0.2.0) Status: Patch Available (was: Open) > UNION ALL should cr

[jira] Updated: (HIVE-308) UNION ALL should create different destination directories for different operands

2009-03-08 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-308: Attachment: HIVE-308.1.patch Fixing the bug (the second case) and added a test case. > UNION ALL should crea