[jira] Commented: (HIVE-327) row count getting printed wrongly

2009-03-09 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680090#action_12680090 ] Joydeep Sen Sarma commented on HIVE-327: +1 row count getting printed wrongly

[jira] Commented: (HIVE-326) [hive] groupby count distinct with nulls has some problems

2009-03-09 Thread Ryan Shih (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680098#action_12680098 ] Ryan Shih commented on HIVE-326: Sounds like a duplicate of HIVE-320, which I opened last

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

2009-03-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680101#action_12680101 ] Zheng Shao commented on HIVE-286: - Hi Johan, Resolved is good enough. Somehow I didn't see

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

2009-03-09 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: Resolution: Fixed Fix Version/s: 0.3.0 Assignee: Zheng Shao Release Note: HIVE-308.

[jira] Updated: (HIVE-317) HiveServer can not define its port correctly

2009-03-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-317: Fix Version/s: 0.3.0 Status: Patch Available (was: Open) HiveServer can not define its port

[jira] Updated: (HIVE-324) AccessControlException when load data into table

2009-03-09 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Shao updated HIVE-324: Fix Version/s: 0.3.0 Status: Patch Available (was: Open) AccessControlException when load data

JIRA_hive.patch_UNIT_TEST_SUCCEEDED

2009-03-09 Thread Murli Varadachari
SUCCESS: BUILD AND UNIT TEST using PATCH hive.patch PASSED!!

JIRA_hiveserver.patch_UNIT_TEST_SUCCEEDED

2009-03-09 Thread Murli Varadachari
SUCCESS: BUILD AND UNIT TEST using PATCH hiveserver.patch PASSED!!

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

2009-03-09 Thread Min Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680131#action_12680131 ] Min Zhou commented on HIVE-322: --- The add/delete/list resource ...' command is only supported by

[jira] Updated: (HIVE-192) Cannot create table with timestamp type column

2009-03-09 Thread Shyam Sundar Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shyam Sundar Sarkar updated HIVE-192: - Attachment: Hive_diff This is the diff file for showing the changes in the Hive.g grammar

Build failed in Hudson: Hive-trunk-h0.17 #26

2009-03-09 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.17/26/changes Changes: [zshao] HIVE-308. UNION ALL: FileSinkOperator now adds files in case the target exists. (zshao) -- [...truncated 16669 lines...] [junit] diff

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

2009-03-09 Thread Johan Oskarsson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680146#action_12680146 ] Johan Oskarsson commented on HIVE-308: -- This patch seems to haven broken the nightly

Build failed in Hudson: Hive-trunk-h0.19 #26

2009-03-09 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/26/changes Changes: [zshao] HIVE-308. UNION ALL: FileSinkOperator now adds files in case the target exists. (zshao) -- [...truncated 18664 lines...] [junit] diff

[jira] Commented: (HIVE-320) Issuing queries with COUNT(DISTINCT) on a column that may contain null values hits a NPE

2009-03-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680215#action_12680215 ] Namit Jain commented on HIVE-320: - Do you have a testcase, I was not able to reproduce it.

RE: Please check grammar for TIMESTAMP

2009-03-09 Thread Ashish Thusoo
One immediate issue is that the format string is a lexical token, so a string of that format will not conform to the grammar at places where a string literal is expected. A better approach is to treat the format as a stringliteral and then do the format checks at the typecheck and semantic

[jira] Updated: (HIVE-291) [Hive] map-side aggregation should be automatically disabled at run-time if it is not turning out to be useful

2009-03-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-291: Status: Open (was: Patch Available) [Hive] map-side aggregation should be automatically disabled at

[jira] Resolved: (HIVE-291) [Hive] map-side aggregation should be automatically disabled at run-time if it is not turning out to be useful

2009-03-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-291. - Resolution: Duplicate duplicate of 223 [Hive] map-side aggregation should be automatically disabled at

[jira] Updated: (HIVE-318) [Hive] union all queries broken - all kinds of problems

2009-03-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-318: Attachment: hive.318.patch [Hive] union all queries broken - all kinds of problems

[jira] Updated: (HIVE-318) [Hive] union all queries broken - all kinds of problems

2009-03-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-318: Status: Patch Available (was: Open) [Hive] union all queries broken - all kinds of problems

[jira] Updated: (HIVE-316) External table definitions should be allowed outside of Warehouse Filesystem

2009-03-09 Thread Richard Lee (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard Lee updated HIVE-316: - Attachment: hive-external-filesystems.diff Attached is a diff from trunk rev 751874. This should allow

RE: Please check grammar for TIMESTAMP

2009-03-09 Thread Shyam Sarkar
Dear Ashish, Thanks for the comment. I found the following things from MySQL 6.0 :: (1) Inside CREATE TABLE, TIMESTAMP does not have any format. It is treated like a primitive type (string). (2) Inside SELECT clause, TIMESTAMP(MMDDHHMMSS) is called as a routine with format information

JIRA_hive.318.patch_UNIT_TEST_FAILED

2009-03-09 Thread Murli Varadachari
ERROR: UNIT TEST using PATCH hive.318.patch FAILED!! [junit] Test org.apache.hadoop.hive.cli.TestCliDriver FAILED [junit] Test org.apache.hadoop.hive.ql.parse.TestParse FAILED BUILD FAILED

[jira] Commented: (HIVE-331) [hive] implement co-group

2009-03-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12680342#action_12680342 ] Namit Jain commented on HIVE-331: - The idea was to merge different rows: For eg: A 1 2 A

[jira] Resolved: (HIVE-331) [hive] implement co-group

2009-03-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-331. - Resolution: Won't Fix [hive] implement co-group - Key:

RE: branching Hive and getting to first release

2009-03-09 Thread Ashish Thusoo
For 0.2 we had set a feature freeze date on the 28th of Jan and as I had mentioned in the previous email, the plan was cut a branch on the last wednesday of every month and then issue a vote for making it a release once it ran satisfactorily (no blocker bugs) for atleast 2 weeks @ facebook.