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

2011-02-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998211#comment-12998211 ] John Sichi commented on HIVE-1644: -- For loading index handlers, see HiveUtils.getIndexHand

[jira] Updated: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1994: - Attachment: HIVE-1994.2.patch > Support new annotation @UDFType(stateful = true) > ---

[jira] Commented: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998208#comment-12998208 ] John Sichi commented on HIVE-1994: -- HIVE-1994.2.patch fixes some conflicts. > Support ne

[jira] Commented: (HIVE-1982) Group by key shall not duplicate with distinct key

2011-02-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998204#comment-12998204 ] He Yongqiang commented on HIVE-1982: Ted, can you update your patch based on the trunk?

[jira] Commented: (HIVE-818) Create a Hive CLI that connects to hive ThriftServer

2011-02-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998201#comment-12998201 ] He Yongqiang commented on HIVE-818: --- Ning, can you update a new patch? (Sorry, I just com

[jira] Updated: (HIVE-1517) ability to select across a database

2011-02-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1517: --- Resolution: Fixed Status: Resolved (was: Patch Available) Committed! Thanks Siying and Carl!

[jira] Updated: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1994: - Attachment: HIVE-1994.1.patch > Support new annotation @UDFType(stateful = true) > ---

[jira] Commented: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998197#comment-12998197 ] John Sichi commented on HIVE-1994: -- HIVE-1994.1.patch addresses short-circuiting. I'm run

[jira] Commented: (HIVE-1994) Support new annotation @UDFType(stateful = true)

2011-02-22 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998171#comment-12998171 ] John Sichi commented on HIVE-1994: -- Note that for CASE expressions, we *always* want short

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

2011-02-22 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998155#comment-12998155 ] Russell Melick commented on HIVE-1644: -- We also spoke about changing the re-entrant qu

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

2011-02-22 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998148#comment-12998148 ] Russell Melick commented on HIVE-1644: -- Like we said, writing the index query to the t

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

2011-02-22 Thread Russell Melick (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russell Melick updated HIVE-1644: - Attachment: HIVE-1644.2.patch Includes modification of MapReduce tasks to use index input format a

[jira] Updated: (HIVE-2001) Add inputs and outputs to authorization DDL commands

2011-02-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2001: --- Attachment: HIVE-2001.2.patch > Add inputs and outputs to authorization DDL commands > ---

[jira] Created: (HIVE-2002) Expand exceptions caught for metastore operations

2011-02-22 Thread Paul Yang (JIRA)
Expand exceptions caught for metastore operations - Key: HIVE-2002 URL: https://issues.apache.org/jira/browse/HIVE-2002 Project: Hive Issue Type: Improvement Components: Metastore

[jira] Updated: (HIVE-2001) Add inputs and outputs to authorization DDL commands

2011-02-22 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-2001: Component/s: Query Processor Affects Version/s: 0.8.0 Summary: Add inputs and outputs

[jira] Commented: (HIVE-2001) Add inputs and outputs to authorization ddls.

2011-02-22 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998135#comment-12998135 ] Paul Yang commented on HIVE-2001: - +1 will test and commit > Add inputs and outputs to aut

[jira] Updated: (HIVE-2001) Add inputs and outputs to authorization ddls.

2011-02-22 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-2001: Description: When permissions are changed for a table/partition, the respective object should be present in

[jira] Commented: (HIVE-1918) Add export/import facilities to the hive system

2011-02-22 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998129#comment-12998129 ] Paul Yang commented on HIVE-1918: - Made a couple of comments on reviewboard. > Add export/

Re: Review Request: HIVE-1918: Add export/import facilities to the hive system

2011-02-22 Thread Paul Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/339/#review255 --- ql/src/java/org/apache/hadoop/hive/ql/parse/ExportSemanticAnalyzer.java

[jira] Updated: (HIVE-2001) Add inputs and outputs to authorization ddls.

2011-02-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2001: --- Attachment: hive-2001.patch > Add inputs and outputs to authorization ddls. >

[jira] Commented: (HIVE-818) Create a Hive CLI that connects to hive ThriftServer

2011-02-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998109#comment-12998109 ] He Yongqiang commented on HIVE-818: --- sorry, just saw that you already uploaded a new patch

[jira] Commented: (HIVE-818) Create a Hive CLI that connects to hive ThriftServer

2011-02-22 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998108#comment-12998108 ] Ning Zhang commented on HIVE-818: - Yongqiang, have you got any chance to look at the patch?

[jira] Created: (HIVE-2001) Add inputs and outputs to authorization ddls.

2011-02-22 Thread He Yongqiang (JIRA)
Add inputs and outputs to authorization ddls. - Key: HIVE-2001 URL: https://issues.apache.org/jira/browse/HIVE-2001 Project: Hive Issue Type: Bug Reporter: He Yongqiang Assi

[jira] Commented: (HIVE-1950) Block merge for RCFile

2011-02-22 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998060#comment-12998060 ] He Yongqiang commented on HIVE-1950: will update a new patch after 1517. > Block merge

[jira] Commented: (HIVE-2000) adding comments to Hive Stats JDBC queries

2011-02-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998009#comment-12998009 ] Namit Jain commented on HIVE-2000: -- +1 > adding comments to Hive Stats JDBC queries > --

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

2011-02-22 Thread Apache Hudson Server
See -- [...truncated 25728 lines...] [junit] Hive history file=

[jira] Updated: (HIVE-2000) adding comments to Hive Stats JDBC queries

2011-02-22 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2000: - Status: Patch Available (was: Open) > adding comments to Hive Stats JDBC queries > -

[jira] Commented: (HIVE-1973) Getting error when join on tables where name of table has uppercase letters

2011-02-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998002#comment-12998002 ] Namit Jain commented on HIVE-1973: -- +1 looks good since we are storing lower case names b

[jira] Updated: (HIVE-2000) adding comments to Hive Stats JDBC queries

2011-02-22 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2000: - Attachment: HIVE-2000.patch > adding comments to Hive Stats JDBC queries > --

[jira] Assigned: (HIVE-1982) Group by key shall not duplicate with distinct key

2011-02-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reassigned HIVE-1982: Assignee: Ted Xu > Group by key shall not duplicate with distinct key >

[jira] Created: (HIVE-2000) adding comments to Hive Stats JDBC queries

2011-02-22 Thread Ning Zhang (JIRA)
adding comments to Hive Stats JDBC queries --- Key: HIVE-2000 URL: https://issues.apache.org/jira/browse/HIVE-2000 Project: Hive Issue Type: Improvement Reporter: Ning Zhang As

[jira] Commented: (HIVE-1974) In error scenario some opened streams may not closed in ScriptOperator.java, Utilities.java

2011-02-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997998#comment-12997998 ] Namit Jain commented on HIVE-1974: -- +1 > In error scenario some opened streams may not cl

[jira] Commented: (HIVE-1980) Merging using mapreduce rather than map-only job failed in case of dynamic partition inserts

2011-02-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997988#comment-12997988 ] Namit Jain commented on HIVE-1980: -- Talked offline with Ning +1 > Merging using mapreduc

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

2011-02-22 Thread Apache Hudson Server
See -- [...truncated 14118 lines...] [junit] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [junit] at java.lang.reflect.Method.invoke(Met

[jira] Commented: (HIVE-1980) Merging using mapreduce rather than map-only job failed in case of dynamic partition inserts

2011-02-22 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997976#comment-12997976 ] Ning Zhang commented on HIVE-1980: -- This is not a problem for non-dynamic partition insert

[jira] Updated: (HIVE-967) Implement "show create table"

2011-02-22 Thread Jay Ramadorai (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Ramadorai updated HIVE-967: --- Attachment: HiveShowCreateTable.jar Jar of Ed's Show Create Table utility > Implement "show create tab

[jira] Commented: (HIVE-1980) Merging using mapreduce rather than map-only job failed in case of dynamic partition inserts

2011-02-22 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997962#comment-12997962 ] Namit Jain commented on HIVE-1980: -- Wont it also apply to non-dynamic partitions. Won't i

[jira] Updated: (HIVE-1434) Cassandra Storage Handler

2011-02-22 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-1434: -- Attachment: cass_handler.diff Got a large portion of the handler working, I had a number of magi

[jira] Updated: (HIVE-967) Implement "show create table"

2011-02-22 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Capriolo updated HIVE-967: - Attachment: show_create.txt Not a patch on hive-trunk. but a program that can read the metastore an

[jira] Updated: (HIVE-1974) In error scenario some opened streams may not closed in ScriptOperator.java, Utilities.java

2011-02-22 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1974: --- Attachment: HIVE-1974.patch > In error scenario some opened streams may not closed in ScriptOp

[jira] Updated: (HIVE-1974) In error scenario some opened streams may not closed in ScriptOperator.java, Utilities.java

2011-02-22 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1974: --- Affects Version/s: 0.7.0 Status: Patch Available (was: Open) > In error scenar

[jira] Updated: (HIVE-1973) Getting error when join on tables where name of table has uppercase letters

2011-02-22 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1973: --- Status: Patch Available (was: Open) > Getting error when join on tables where name of table h

[jira] Updated: (HIVE-1973) Getting error when join on tables where name of table has uppercase letters

2011-02-22 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1973: --- Attachment: HIVE-1973.patch > Getting error when join on tables where name of table has upperc

[jira] Updated: (HIVE-1973) Getting error when join on tables where name of table has uppercase letters

2011-02-22 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1973: --- Status: Patch Available (was: Open) > Getting error when join on tables where name of table h

[jira] Updated: (HIVE-1973) Getting error when join on tables where name of table has uppercase letters

2011-02-22 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-1973: --- Status: Open (was: Patch Available) > Getting error when join on tables where name of table h

[jira] Commented: (HIVE-1973) Getting error when join on tables where name of table has uppercase letters

2011-02-22 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12997791#comment-12997791 ] Chinna Rao Lalam commented on HIVE-1973: 1) In method parseJoinCondPopulateAlias p