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

2011-03-01 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001283#comment-13001283 ] Paul Yang commented on HIVE-2022: - +1 Will commit once tests pass. > Making JDO thread-saf

[jira] Updated: (HIVE-1941) support explicit view partitioning

2011-03-01 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1941: Resolution: Fixed Status: Resolved (was: Patch Available) Committed. Thanks John! > support explic

[jira] Commented: (HIVE-1941) support explicit view partitioning

2011-03-01 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001281#comment-13001281 ] Paul Yang commented on HIVE-1941: - +1 tests passed > support explicit view partitioning >

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

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2022: - Status: Patch Available (was: Open) > Making JDO thread-safe by default > ---

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

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2022: - Attachment: HIVE-2022.patch > Making JDO thread-safe by default > - > >

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

2011-03-01 Thread Ning Zhang (JIRA)
Making JDO thread-safe by default - Key: HIVE-2022 URL: https://issues.apache.org/jira/browse/HIVE-2022 Project: Hive Issue Type: Bug Reporter: Ning Zhang Assignee: Ning Zhang If ther

[jira] Commented: (HIVE-1095) Hive in Maven

2011-03-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001262#comment-13001262 ] Carl Steinbach commented on HIVE-1095: -- Relevant ASF documentation: http://www.apache.

[jira] Created: (HIVE-2021) Add a configuration property that sets the variable substitution max depth

2011-03-01 Thread Carl Steinbach (JIRA)
Add a configuration property that sets the variable substitution max depth -- Key: HIVE-2021 URL: https://issues.apache.org/jira/browse/HIVE-2021 Project: Hive Issue Typ

[jira] Updated: (HIVE-2020) Create a separate namespace for Hive variables

2011-03-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2020: - Description: Support for variable substitution was added in HIVE-1096. However, variable substitu

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

2011-03-01 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001218#comment-13001218 ] John Sichi commented on HIVE-1644: -- Yongqiang, could you reference where exactly in physic

[jira] Created: (HIVE-2020) Create a separate namespace for Hive variables

2011-03-01 Thread Carl Steinbach (JIRA)
Create a separate namespace for Hive variables -- Key: HIVE-2020 URL: https://issues.apache.org/jira/browse/HIVE-2020 Project: Hive Issue Type: Improvement Components: Query Processor

[jira] Commented: (HIVE-2018) avoid loading Hive aux jars in CLI remote mode

2011-03-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001213#comment-13001213 ] He Yongqiang commented on HIVE-2018: +1, will commit after tests pass. > avoid loading

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

2011-03-01 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001208#comment-13001208 ] He Yongqiang commented on HIVE-1644: did a quick look at the HIVE-1644.4.patch itself.

[jira] Created: (HIVE-2019) Implement NOW() UDF

2011-03-01 Thread Carl Steinbach (JIRA)
Implement NOW() UDF --- Key: HIVE-2019 URL: https://issues.apache.org/jira/browse/HIVE-2019 Project: Hive Issue Type: New Feature Components: UDF Reporter: Carl Steinbach Reference: http://dev.mysql.c

[jira] Updated: (HIVE-2018) avoid loading Hive aux jars in CLI remote mode

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2018: - Attachment: HIVE-2018.patch A simple patch that moves the jar loading code after checking if the CLI sess

[jira] Updated: (HIVE-2018) avoid loading Hive aux jars in CLI remote mode

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2018?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2018: - Status: Patch Available (was: Open) > avoid loading Hive aux jars in CLI remote mode > --

[jira] Created: (HIVE-2018) avoid loading Hive aux jars in CLI remote mode

2011-03-01 Thread Ning Zhang (JIRA)
avoid loading Hive aux jars in CLI remote mode -- Key: HIVE-2018 URL: https://issues.apache.org/jira/browse/HIVE-2018 Project: Hive Issue Type: Improvement Reporter: Ning Zhang

[jira] Commented: (HIVE-2016) alter partition should throw exception if the specified partition does not exist.

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001129#comment-13001129 ] Ning Zhang commented on HIVE-2016: -- Currently CLI print out an error message to Session.er

[jira] Updated: (HIVE-1803) Implement bitmap indexing in Hive

2011-03-01 Thread Marquis Wang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1803: --- Status: Patch Available (was: Open) > Implement bitmap indexing in Hive > ---

[jira] Commented: (HIVE-1095) Hive in Maven

2011-03-01 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001115#comment-13001115 ] Andreas Neumann commented on HIVE-1095: --- Hi, I am working on Oozie (github.com/yahoo/

[jira] Commented: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001107#comment-13001107 ] Ning Zhang commented on HIVE-1976: -- This patch changes the behavior of Hive CLI. If a reso

[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1976: - Status: Open (was: Patch Available) > Exception should be thrown when invalid jar,file,archive is given t

[jira] Created: (HIVE-2017) Driver.execute() should maintaining SessionState in case of runtime errors

2011-03-01 Thread Ning Zhang (JIRA)
Driver.execute() should maintaining SessionState in case of runtime errors -- Key: HIVE-2017 URL: https://issues.apache.org/jira/browse/HIVE-2017 Project: Hive Issue Typ

[jira] Commented: (HIVE-1959) Potential memory leak when same connection used for long time. TaskInfo and QueryInfo objects are getting accumulated on executing more queries on the same connection.

2011-03-01 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13001085#comment-13001085 ] Ning Zhang commented on HIVE-1959: -- +1 on WeakHashMap. HiveHistory.endQuery() is called at

Build failed in Hudson: Hive-0.7.0-h0.20 #22

2011-03-01 Thread Apache Hudson Server
See -- [...truncated 27337 lines...] [junit] Hive history file=

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

2011-03-01 Thread Apache Hudson Server
See -- [...truncated 27274 lines...] [junit] PREHOOK: query: drop table testhivedrivertable [junit] PREHOOK: type: DROPTABLE [junit] POSTHOOK: query: drop table testhivedrivertable

[jira] Commented: (HIVE-1959) Potential memory leak when same connection used for long time. TaskInfo and QueryInfo objects are getting accumulated on executing more queries on the same connection.

2011-03-01 Thread MIS (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000970#comment-13000970 ] MIS commented on HIVE-1959: --- How about using WeakHashMap in place of using HashMap instead of exp

FW: Regarding HIVE-1737

2011-03-01 Thread Mohit
Hi Namit/Siying, Ok, even I agree with your analysis. Both the fixed and variable row size evaluated wrongly here. But what I was more interested in how critical is the change; like what if hash aggregation map is not flushed, even if the number of existing entries overshot the false entrie

[jira] Updated: (HIVE-1959) Potential memory leak when same connection used for long time. TaskInfo and QueryInfo objects are getting accumulated on executing more queries on the same connection.

2011-03-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1959: --- Affects Version/s: (was: 0.5.0) 0.8.0 Status: Patch A

[jira] Commented: (HIVE-1959) Potential memory leak when same connection used for long time. TaskInfo and QueryInfo objects are getting accumulated on executing more queries on the same connection.

2011-03-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13000896#comment-13000896 ] Chinna Rao Lalam commented on HIVE-1959: In startQuery() of HiveHistory.java Query

[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1976: --- Status: Patch Available (was: Open) > Exception should be thrown when invalid jar,file,archiv

[jira] Updated: (HIVE-1959) Potential memory leak when same connection used for long time. TaskInfo and QueryInfo objects are getting accumulated on executing more queries on the same connection.

2011-03-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1959: --- Attachment: HIVE-1959.patch > Potential memory leak when same connection used for long time. T

[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1976: --- Attachment: HIVE-1976.2.patch > Exception should be thrown when invalid jar,file,archive is gi

[jira] Updated: (HIVE-1976) Exception should be thrown when invalid jar,file,archive is given to add command

2011-03-01 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1976: --- Status: Open (was: Patch Available) Created a patch from eclipse using SVN plug-in, patch pre

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

2011-03-01 Thread Apache Hudson Server
See Changes: [nzhang] HIVE-2002. Expand exceptions caught for metastore operations (Paul Yang via Ning Zhang) -- [...truncated 26677 lines...] [junit] PREHOOK: query: drop table testh

[jira] Created: (HIVE-2016) alter partition should throw exception if the specified partition does not exist.

2011-03-01 Thread Chinna Rao Lalam (JIRA)
alter partition should throw exception if the specified partition does not exist. -- Key: HIVE-2016 URL: https://issues.apache.org/jira/browse/HIVE-2016 Project: Hive

[jira] Updated: (HIVE-2015) Eliminate bogus Datanucleus.Plugin Bundle ERROR log messages

2011-03-01 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2015: - Component/s: Diagnosability > Eliminate bogus Datanucleus.Plugin Bundle ERROR log messages > -

[jira] Created: (HIVE-2015) Eliminate bogus Datanucleus.Plugin Bundle ERROR log messages

2011-03-01 Thread Carl Steinbach (JIRA)
Eliminate bogus Datanucleus.Plugin Bundle ERROR log messages Key: HIVE-2015 URL: https://issues.apache.org/jira/browse/HIVE-2015 Project: Hive Issue Type: Bug Components: