[jira] Commented: (HIVE-1456) potentail NullPointerException

2010-07-12 Thread Alexey Diomin (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887296#action_12887296 ] Alexey Diomin commented on HIVE-1456: - why we then check null on row 147 if LOG always

[jira] Commented: (HIVE-1453) Build configuration changes introduced regression in launch configurations

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887423#action_12887423 ] John Sichi commented on HIVE-1453: -- +1; I'll commit this one. Build configuration changes

[jira] Updated: (HIVE-1453) Make Eclipse launch templates auto-adjust to Hive version number changes

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1453: - Affects Version/s: 0.7.0 Make Eclipse launch templates auto-adjust to Hive version number changes

[jira] Updated: (HIVE-1453) Make Eclipse launch templates auto-adjust to Hive version number changes

2010-07-12 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1453: - Component/s: Build Infrastructure Make Eclipse launch templates auto-adjust to Hive version

[jira] Updated: (HIVE-1453) Make Eclipse launch templates auto-adjust to Hive version number changes

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1453: - Summary: Make Eclipse launch templates auto-adjust to Hive version number changes (was: Build

[jira] Updated: (HIVE-1453) Make Eclipse launch templates auto-adjust to Hive version number changes

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1453: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Fix Version/s: 0.7.0

[jira] Commented: (HIVE-1456) potentail NullPointerException

2010-07-12 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887431#action_12887431 ] He Yongqiang commented on HIVE-1456: Thanks. The check in line 147 is not needed. We can

[jira] Updated: (HIVE-1229) replace dependencies on HBase deprecated API

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1229: - Status: Open (was: Patch Available) replace dependencies on HBase deprecated API

[jira] Commented: (HIVE-1438) sentences() UDF for natural language tokenization

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887436#action_12887436 ] John Sichi commented on HIVE-1438: -- For the test case, it's good that you have non-English

[jira] Commented: (HIVE-1452) Mapside join on non partitioned table with partitioned table causes error

2010-07-12 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887460#action_12887460 ] He Yongqiang commented on HIVE-1452: Viraj, any update on this jira? thanks. Mapside

[jira] Updated: (HIVE-1428) ALTER TABLE ADD PARTITION fails with a remote Thirft metastore

2010-07-12 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated HIVE-1428: - Attachment: HIVE-1428-3.patch New patch incorporating Paul's review comments attached. ALTER

[jira] Updated: (HIVE-1428) ALTER TABLE ADD PARTITION fails with a remote Thirft metastore

2010-07-12 Thread Pradeep Kamath (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Kamath updated HIVE-1428: - Status: Patch Available (was: Open) HIVE-1428-3.patch is ready to be reviewed. ALTER TABLE ADD

[jira] Created: (HIVE-1460) JOIN should not output rows for NULL values

2010-07-12 Thread Zheng Shao (JIRA)
JOIN should not output rows for NULL values --- Key: HIVE-1460 URL: https://issues.apache.org/jira/browse/HIVE-1460 Project: Hadoop Hive Issue Type: Bug Reporter: Zheng Shao We should

[jira] Commented: (HIVE-1460) JOIN should not output rows for NULL values

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887540#action_12887540 ] John Sichi commented on HIVE-1460: -- Note that something crazy like ON a.key=b.key OR a.key

[jira] Commented: (HIVE-1460) JOIN should not output rows for NULL values

2010-07-12 Thread Zheng Shao (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887543#action_12887543 ] Zheng Shao commented on HIVE-1460: -- That's a good use case to consider. I believe Hive

[jira] Assigned: (HIVE-1458) Table aliases are case sensitive.

2010-07-12 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang reassigned HIVE-1458: --- Assignee: Paul Yang Table aliases are case sensitive. -

[jira] Updated: (HIVE-1438) sentences() UDF for natural language tokenization

2010-07-12 Thread Mayank Lahiri (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mayank Lahiri updated HIVE-1438: Attachment: HIVE-1438.2.patch Removed the UTF-8 text from the test cases using some hex()/unhex()

[jira] Commented: (HIVE-1438) sentences() UDF for natural language tokenization

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887573#action_12887573 ] John Sichi commented on HIVE-1438: -- +1. Will commit if tests pass. (Some optimization for

[jira] Updated: (HIVE-1403) Reporting progress to JT during closing files in FileSinkOperator

2010-07-12 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1403: -- Attachment: HIVE-1403.1.patch The previous patch doesn't seem to be complete. This patch will cover the

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

2010-07-12 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.19/495/changes Changes: [jvs] HIVE-1453. Make Eclipse launch tempaltes auto-adjust to Hive version number changes. (Arvind Prabhakar via jvs) [jvs] HIVE-287. Support count(*) and count distinct on multiple columns (Arvind Prabhakar via

[jira] Updated: (HIVE-1438) sentences() UDF for natural language tokenization

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1438: - Status: Resolved (was: Patch Available) Hadoop Flags: [Reviewed] Resolution: Fixed

[jira] Updated: (HIVE-1056) Predicate push down does not work with UDTF's

2010-07-12 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1056: Attachment: HIVE-1056.2.patch Regenerated patch. Predicate push down does not work with UDTF's

[jira] Commented: (HIVE-1457) improve diagnostics for incorrectly written UDAF implementations

2010-07-12 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12887644#action_12887644 ] John Sichi commented on HIVE-1457: -- One example which came up today Hi, I have a