[jira] Updated: (HIVE-1962) make a libthrift.jar and libfb303.jar in dist package for backward compatibility

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1962: - Resolution: Fixed Fix Version/s: 0.7.0 Hadoop Flags: [Reviewed] Status: Reso

[jira] Commented: (HIVE-1538) FilterOperator is applied twice with ppd on.

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992886#comment-12992886 ] Carl Steinbach commented on HIVE-1538: -- Posted a review request here: https://reviews.

Review Request: HIVE-1538: FilterOperator is applied twice with ppd on.

2011-02-09 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/415/ --- Review request for hive. Summary --- Review request for HIVE-1538 This add

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

2011-02-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992875#comment-12992875 ] Siying Dong commented on HIVE-1517: --- Looks like we have some trouble with printing token

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

2011-02-09 Thread Apache Hudson Server
See Changes: [namit] HIVE-1948 Add audit logging in the metastore (Devaraj Das via namit) -- [...truncated 25316 lines...] [junit] 2011-02-09 21:10:55,934 null map = 100%, reduce = 0%

[jira] Commented: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992865#comment-12992865 ] Carl Steinbach commented on HIVE-1981: -- Review request: https://reviews.apache.org/r/4

[jira] Commented: (HIVE-1788) Add more calls to the metastore thrift interface

2011-02-09 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992848#comment-12992848 ] Paul Yang commented on HIVE-1788: - Instead of returning a list of Table objects, could we r

[jira] Commented: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992827#comment-12992827 ] Ning Zhang commented on HIVE-1981: -- I will take a look. > TestHadoop20SAuthBridge failed

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

2011-02-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992823#comment-12992823 ] Siying Dong commented on HIVE-1517: --- https://reviews.apache.org/r/413/diff/ to better bro

[jira] Updated: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1981: - Priority: Blocker (was: Major) Fix Version/s: 0.7.0 > TestHadoop20SAuthBridge failed on

[jira] Updated: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1981: - Status: Patch Available (was: Open) > TestHadoop20SAuthBridge failed on current trunk > -

Review Request: HIVE-1981: TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/412/ --- Review request for hive. Summary --- This is a fix for HIVE-1981. The patch

[jira] Updated: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1981: - Attachment: HIVE-1981.1.patch.txt > TestHadoop20SAuthBridge failed on current trunk >

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

2011-02-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992822#comment-12992822 ] John Sichi commented on HIVE-1803: -- Some review comments: * Need to factor out all that c

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

2011-02-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siying Dong updated HIVE-1517: -- Attachment: HIVE-1517.3.patch Modify based on Carl's previous patch: 1. fix concurrency issue but lockin

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

2011-02-09 Thread Apache Hudson Server
See Changes: [jvs] HIVE-1969. TestMinimrCliDriver merge_dynamic_partition2 and 3 are failing on trunk (Ning Zhang via jvs) -- [...truncated 25826 lines...] [junit] 2011-02-09 16:01:01,

[jira] Resolved: (HIVE-1972) HiveResultset is always returning null for Array Data types in the select Query

2011-02-09 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Wong resolved HIVE-1972. --- Resolution: Duplicate Should have been fixed by HIVE-1378. > HiveResultset is always returning null f

[jira] Updated: (HIVE-1965) Auto convert mapjoin should not throw exception if the top operator is union operator.

2011-02-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1965: --- Attachment: HIVE-1965.1.patch a quick fix. will run tests... > Auto convert mapjoin should not throw

[jira] Commented: (HIVE-1962) make a libthrift.jar and libfb303.jar in dist package for backward compatibility

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992788#comment-12992788 ] Ning Zhang commented on HIVE-1962: -- Carl, any progress on this? Thanks > make a libthrift

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

2011-02-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-1941: - Attachment: HIVE-1941.3.patch Running HIVE-1941.3.patch through tests now. > support explicit view partit

[jira] Resolved: (HIVE-1958) Not able to get the output for Map datatype using ResultSet

2011-02-09 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Wong resolved HIVE-1958. --- Resolution: Duplicate Should have been fixed by HIVE-1378. > Not able to get the output for Map datat

[jira] Resolved: (HIVE-1957) Complete data could not be retrieved using ResultSet API's when some of the input record column values are blank.

2011-02-09 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Wong resolved HIVE-1957. --- Resolution: Duplicate Should have been fixed by HIVE-1378. > Complete data could not be retrieved usi

Re: Review Request: HIVE-818. Create a Hive CLI that connects to hive ThriftServer

2011-02-09 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/407/ --- (Updated 2011-02-09 15:11:19.773829) Review request for hive. Changes ---

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

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-818: Attachment: Hive-881_2.patch Resolved some conflicts with the current trunk. > Create a Hive CLI that conne

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

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992774#comment-12992774 ] Carl Steinbach commented on HIVE-1517: -- > `db.table` Should be considered ilegal. Is t

[jira] Commented: (HIVE-1078) CREATE VIEW followup: CREATE OR REPLACE

2011-02-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992773#comment-12992773 ] John Sichi commented on HIVE-1078: -- After HIVE-1941, it's important for CREATE OR REPLACE

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

2011-02-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1950: --- Attachment: HIVE-1950.3.patch > Block merge for RCFile > -- > > Ke

Re: Review Request: HIVE-1950

2011-02-09 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/388/ --- (Updated 2011-02-09 14:58:18.003664) Review request for hive. Changes ---

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

2011-02-09 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992761#comment-12992761 ] Siying Dong commented on HIVE-1517: --- Double check about character escaping. For db.table,

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

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992753#comment-12992753 ] Ning Zhang commented on HIVE-1980: -- I remembered that this case is not supported by design

[jira] Updated: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1981: - Component/s: Build Infrastructure Assignee: Carl Steinbach (was: Devaraj Das) > TestHadoop

[jira] Commented: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992747#comment-12992747 ] Carl Steinbach commented on HIVE-1981: -- This is probably caused by my patch for HIVE-1

[jira] Commented: (HIVE-1307) More generic and efficient merge method

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992741#comment-12992741 ] Ning Zhang commented on HIVE-1307: -- Sorry I missed you comment Ted. Yes this is a bug and

[jira] Assigned: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang reassigned HIVE-1981: Assignee: Devaraj Das Devaraj, can you please take a look? > TestHadoop20SAuthBridge failed on curr

[jira] Updated: (HIVE-1948) Have audit logging in the Metastore

2011-02-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-1948: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Commit

[jira] Created: (HIVE-1981) TestHadoop20SAuthBridge failed on current trunk

2011-02-09 Thread Ning Zhang (JIRA)
TestHadoop20SAuthBridge failed on current trunk --- Key: HIVE-1981 URL: https://issues.apache.org/jira/browse/HIVE-1981 Project: Hive Issue Type: Bug Reporter: Ning Zhang I'm on the l

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

2011-02-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992701#comment-12992701 ] He Yongqiang commented on HIVE-1950: >>2. Move RCFile check to SemanticAnalyzer from ru

[jira] Updated: (HIVE-1969) TestMinimrCliDriver merge_dynamic_partition2 and 3 are failing on trunk

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

[jira] Updated: (HIVE-1788) Add more calls to the metastore thrift interface

2011-02-09 Thread Ashish Thusoo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Thusoo updated HIVE-1788: Attachment: HIVE-1788.txt Patch attached. This is also available at https://reviews.apache.org/r/4

[jira] Commented: (HIVE-1969) TestMinimrCliDriver merge_dynamic_partition2 and 3 are failing on trunk

2011-02-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992682#comment-12992682 ] John Sichi commented on HIVE-1969: -- +1. Will commit. > TestMinimrCliDriver merge_dynami

Re: Review Request: HIVE-1788: This patch adds the ability to get tables by owners from the metastore.

2011-02-09 Thread Ashish Thusoo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/409/ --- (Updated 2011-02-09 11:39:00.975024) Review request for hive and Paul Yang. Sum

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

2011-02-09 Thread Ning Zhang (JIRA)
Merging using mapreduce rather than map-only job failed in case of dynamic partition inserts Key: HIVE-1980 URL: https://issues.apache.org/jira/browse/HIVE-1980

[jira] Updated: (HIVE-1969) TestMinimrCliDriver merge_dynamic_partition2 and 3 are failing on trunk

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1969: - Status: Patch Available (was: Open) > TestMinimrCliDriver merge_dynamic_partition2 and 3 are failing on t

[jira] Updated: (HIVE-1969) TestMinimrCliDriver merge_dynamic_partition2 and 3 are failing on trunk

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1969: - Attachment: HIVE-1969.patch There are 2 things that make these tests failed: 1) the recent change of defa

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

2011-02-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992674#comment-12992674 ] Namit Jain commented on HIVE-1950: -- 1. Can you change merge_files to concatenate ? alte

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

2011-02-09 Thread Apache Hudson Server
See -- [...truncated 25392 lines...] [junit] POSTHOOK: query: drop table testhivedrivertable [junit] POSTHOOK: type: DROPTABLE [junit] OK [junit] PREHOOK: query: create table testhi

[jira] Updated: (HIVE-1978) Hive SymlinkTextInputFormat does not estimate input size correctly

2011-02-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1978: --- Status: Patch Available (was: Open) > Hive SymlinkTextInputFormat does not estimate input size correc

[jira] Updated: (HIVE-1978) Hive SymlinkTextInputFormat does not estimate input size correctly

2011-02-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-1978: --- Attachment: HIVE-1978.2.patch fixed a typo > Hive SymlinkTextInputFormat does not estimate input size

[jira] Commented: (HIVE-1978) Hive SymlinkTextInputFormat does not estimate input size correctly

2011-02-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992644#comment-12992644 ] He Yongqiang commented on HIVE-1978: namit, a .q test file can not include what this ji

[jira] Commented: (HIVE-1948) Have audit logging in the Metastore

2011-02-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992613#comment-12992613 ] Namit Jain commented on HIVE-1948: -- +1 > Have audit logging in the Metastore > --

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

2011-02-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992612#comment-12992612 ] Namit Jain commented on HIVE-1918: -- Please file bugs for the above cases - The changes

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

2011-02-09 Thread Krishna Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992606#comment-12992606 ] Krishna Kumar commented on HIVE-1918: - Hmm. LoadSemanticAnalyzer (which knows the table

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

2011-02-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992555#comment-12992555 ] Namit Jain commented on HIVE-1918: -- Tasks only add them when they may be available at comp

[jira] Updated: (HIVE-1948) Have audit logging in the Metastore

2011-02-09 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HIVE-1948: -- Status: Patch Available (was: Open) > Have audit logging in the Metastore > ---

[jira] Updated: (HIVE-1948) Have audit logging in the Metastore

2011-02-09 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HIVE-1948: -- Attachment: audit-log-3.patch Regenerated patch > Have audit logging in the Metastore > ---

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

2011-02-09 Thread Apache Hudson Server
See Changes: [nzhang] HIVE-1971. Verbose/echo mode for the Hive CLI (Jonathan Natkins via Ning Zhang) -- [...truncated 24135 lines...] [junit] 2011-02-09 07:10:23,095 null map = 100%,

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

2011-02-09 Thread Apache Hudson Server
See Changes: [namit] HIVE-1979 set hive.input.format in hbase_bulk.m (John Sichi via namit) -- [...truncated 24113 lines...] [junit] 2011-02-09 03:31:43,058 null map = 100%, reduce =

[jira] Updated: (HIVE-1971) Verbose/echo mode for the Hive CLI

2011-02-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1971: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed. Thanks Jonathan! > Verbose/

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

2011-02-09 Thread Krishna Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12992373#comment-12992373 ] Krishna Kumar commented on HIVE-1918: - Importing into existing tables is now supported,