[jira] Created: (HIVE-2026) Parallelize UpdateInputAccessTimeHook

2011-03-02 Thread Ning Zhang (JIRA)
Parallelize UpdateInputAccessTimeHook - Key: HIVE-2026 URL: https://issues.apache.org/jira/browse/HIVE-2026 Project: Hive Issue Type: Improvement Reporter: Ning Zhang Assignee: Ning

[jira] Commented: (HIVE-1490) More implicit type conversion: UNION ALL and COALESCE

2011-03-02 Thread Adam Kramer (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001903#comment-13001903 ] Adam Kramer commented on HIVE-1490: --- Also present in CASE statements: FAILED: Error in s

[jira] Updated: (HIVE-2025) Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore broken by HIVE-2022

2011-03-02 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2025: - Attachment: HIVE-2025.patch null-checking before delete persistent obj in ObjectStore.dropType(). Also ad

[jira] Updated: (HIVE-2025) Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore broken by HIVE-2022

2011-03-02 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2025: - Status: Patch Available (was: Open) > Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore broken by

[jira] Assigned: (HIVE-2025) Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore broken by HIVE-2022

2011-03-02 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang reassigned HIVE-2025: Assignee: Ning Zhang (was: Paul Yang) > Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore b

[jira] Commented: (HIVE-2025) Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore broken by HIVE-2022

2011-03-02 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001881#comment-13001881 ] Ning Zhang commented on HIVE-2025: -- This is due to a bug in ObjectStore. I'll upload a pat

[jira] Created: (HIVE-2025) Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore broken by HIVE-2022

2011-03-02 Thread Carl Steinbach (JIRA)
Fix TestEmbeddedHiveMetaStore and TestRemoteHiveMetaStore broken by HIVE-2022 - Key: HIVE-2025 URL: https://issues.apache.org/jira/browse/HIVE-2025 Project: Hive Iss

[jira] Commented: (HIVE-2022) Making JDO thread-safe by default

2011-03-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001857#comment-13001857 ] Carl Steinbach commented on HIVE-2022: -- This patch broke TestEmbeddedHiveMetaStore and

[jira] Commented: (HIVE-1902) create script for the metastore upgrade due to HIVE-78

2011-03-02 Thread Shrijeet Paliwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001829#comment-13001829 ] Shrijeet Paliwal commented on HIVE-1902: Stumbled upon one issue while running meta

Build failed in Jenkins: Hive-trunk-h0.20 #590

2011-03-02 Thread Apache Hudson Server
See Changes: [pauly] HIVE-2022 Making JDO thread-safe by default (Ning Zhang via pauly) -- [...truncated 27597 lines...] [junit] PREHOOK: query: drop table testhivedrivertable [jun

[jira] Created: (HIVE-2024) In Driver.execute(), mapred.job.tracker is not restored if one of the task fails.

2011-03-02 Thread Siying Dong (JIRA)
In Driver.execute(), mapred.job.tracker is not restored if one of the task fails. - Key: HIVE-2024 URL: https://issues.apache.org/jira/browse/HIVE-2024 Project: Hive

[jira] Updated: (HIVE-2022) Making JDO thread-safe by default

2011-03-02 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2022: - Component/s: Metastore Configuration > Making JDO thread-safe by default > --

[jira] Created: (HIVE-2023) Add javax.jdo.option.Multithreaded configuration property to HiveConf

2011-03-02 Thread Carl Steinbach (JIRA)
Add javax.jdo.option.Multithreaded configuration property to HiveConf - Key: HIVE-2023 URL: https://issues.apache.org/jira/browse/HIVE-2023 Project: Hive Issue Type: Bug

[jira] Commented: (HIVE-2022) Making JDO thread-safe by default

2011-03-02 Thread Mac Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001686#comment-13001686 ] Mac Yang commented on HIVE-2022: Thanks Paul! > Making JDO thread-safe by default > --

[jira] Commented: (HIVE-2022) Making JDO thread-safe by default

2011-03-02 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001666#comment-13001666 ] Paul Yang commented on HIVE-2022: - @Mac - sounds like a good idea. I'll backport to 0.7. >

[jira] Updated: (HIVE-2022) Making JDO thread-safe by default

2011-03-02 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-2022: Resolution: Fixed Fix Version/s: 0.8.0 Status: Resolved (was: Patch Available) Committed.

[jira] Commented: (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-03-02 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001565#comment-13001565 ] He Yongqiang commented on HIVE-1644: take a look at one physical optimizer, it is prett

[jira] Commented: (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-03-02 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001618#comment-13001618 ] John Sichi commented on HIVE-1644: -- Yongqiang, thanks for the pointer. Guys, give that a

[jira] Assigned: (HIVE-1694) Accelerate GROUP BY execution using indexes

2011-03-02 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1694: Assignee: Prajakta Kalmegh (was: Nikhil Deshpande) > Accelerate GROUP BY execution using indexes >

[jira] Commented: (HIVE-1644) use filter pushdown for automatically accessing indexes

2011-03-02 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001584#comment-13001584 ] He Yongqiang commented on HIVE-1644: Take SkewJoinResolver as an example, in its resolv

Build failed in Jenkins: Hive-0.7.0-h0.20 #23

2011-03-02 Thread Apache Hudson Server
See -- Started by timer Building remotely on ubuntu1 Checking out http://svn.apache.org/repos/asf/hive/branches/branch-0.7 A eclipse-templates SCM check out aborted Recording test results

[jira] Commented: (HIVE-2022) Making JDO thread-safe by default

2011-03-02 Thread Mac Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001462#comment-13001462 ] Mac Yang commented on HIVE-2022: Will this be included in the 0.7 release? > Making JDO th

Build failed in Hudson: Hive-trunk-h0.20 #588

2011-03-02 Thread Apache Hudson Server
See Changes: [pauly] HIVE-1941 support explicit view partitioning (John Sichi via pauly) -- [...truncated 27264 lines...] [junit] PREHOOK: query: drop table testhivedrivertable [ju