[jira] Commented: (HIVE-1539) Concurrent metastore threading problem

2010-08-16 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898808#action_12898808 ] Bennie Schut commented on HIVE-1539: This is starting to look more and more like a

[jira] Commented: (HIVE-1539) Concurrent metastore threading problem

2010-08-16 Thread Bennie Schut (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898810#action_12898810 ] Bennie Schut commented on HIVE-1539: That would be HIVE-1482 not 28 :( Concurrent

[jira] Commented: (HIVE-1541) More general dataflow execution backend

2010-08-16 Thread Venkatesh S (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898812#action_12898812 ] Venkatesh S commented on HIVE-1541: --- Oozie should be a good candidate as well. More

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

2010-08-16 Thread Ali (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ali updated HIVE-1434: -- Tested the patch hive-1434-4.patch against hive trunk and cassandra 0.6.3. Select query using *, where clause, count(*),

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-08-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Attachment: HIVE-675-2010-08-16.patch.txt add database/schema support Hive QL

Re: Review Request: HIVE-675: Add database/scheme support Hive QL

2010-08-16 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/508/ --- (Updated 2010-08-16 02:05:39.708868) Review request for Hive Developers.

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-08-16 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898830#action_12898830 ] HBase Review Board commented on HIVE-675: - Message from: Carl Steinbach

[jira] Updated: (HIVE-741) NULL is not handled correctly in join

2010-08-16 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-741: - Attachment: patch-741.txt Attaching a simple patch which fixes JoinOperator (for

[jira] Commented: (HIVE-741) NULL is not handled correctly in join

2010-08-16 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12898996#action_12898996 ] He Yongqiang commented on HIVE-741: --- the change looks good to me. Can you also add one or

[jira] Created: (HIVE-1542) DROP TABLE tablename should raise an error when tablename does not exist

2010-08-16 Thread Carl Steinbach (JIRA)
DROP TABLE tablename should raise an error when tablename does not exist Key: HIVE-1542 URL: https://issues.apache.org/jira/browse/HIVE-1542 Project: Hadoop Hive

[jira] Assigned: (HIVE-1536) Add support for JDBC PreparedStatements

2010-08-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1536: Assignee: Sean Flatley Add support for JDBC PreparedStatements

Re: [DISCUSSION] Move to become a TLP

2010-08-16 Thread John Sichi
+1 from me. The momentum on cross-company collaboration we're seeing now, plus big integration contributions such as the new storage handlers (HyperTable and Cassandra), are all signs that Hive is growing up fast. HBase recently took the same route, so I'm going to have a chat with Jonathan

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-08-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Attachment: HIVE-675.10.patch.txt add database/schema support Hive QL

[jira] Commented: (HIVE-1542) DROP TABLE tablename should raise an error when tablename does not exist

2010-08-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899039#action_12899039 ] John Sichi commented on HIVE-1542: -- There are probably a lot of dependencies on the current

[jira] Assigned: (HIVE-1402) Add parallel ORDER BY to Hive

2010-08-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi reassigned HIVE-1402: Assignee: Venkatesh S Add parallel ORDER BY to Hive -

[jira] Commented: (HIVE-741) NULL is not handled correctly in join

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899044#action_12899044 ] Ning Zhang commented on HIVE-741: - @Amareshwari, aside from adding new test cases for sort

[jira] Commented: (HIVE-1492) FileSinkOperator should remove duplicated files from the same task based on file sizes

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899048#action_12899048 ] Namit Jain commented on HIVE-1492: -- A better fix would be to catch next() in

[jira] Reopened: (HIVE-1492) FileSinkOperator should remove duplicated files from the same task based on file sizes

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain reopened HIVE-1492: -- FileSinkOperator should remove duplicated files from the same task based on file sizes

[jira] Updated: (HIVE-558) describe extended table/partition output is cryptic

2010-08-16 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thiruvel Thirumoolan updated HIVE-558: -- Attachment: HIVE-558_PrelimPatch.patch SampleOutputDescribe.txt Have a

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-08-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Attachment: HIVE-675.11.patch.txt add database/schema support Hive QL

Re: Review Request: HIVE-675: Add database/scheme support Hive QL

2010-08-16 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/508/ --- (Updated 2010-08-16 13:00:54.438322) Review request for Hive Developers.

Re: Review Request: HIVE-675: Add database/scheme support Hive QL

2010-08-16 Thread Carl Steinbach
On 2010-08-09 15:51:55, John Sichi wrote: metastore/src/model/package.jdo, line 11 http://review.cloudera.org/r/508/diff/2/?file=5193#file5193line11 Do we really need to change this column name? I can see that it doesn't follow the conventions for other tables, but it might make

[jira] Updated: (HIVE-675) add database/schema support Hive QL

2010-08-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-675: Status: Patch Available (was: Open) add database/schema support Hive QL

[jira] Created: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Ning Zhang (JIRA)
set abort in ExecMapper when Hive's record reader got an IOException Key: HIVE-1543 URL: https://issues.apache.org/jira/browse/HIVE-1543 Project: Hadoop Hive Issue Type:

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-08-16 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899070#action_12899070 ] HBase Review Board commented on HIVE-675: - Message from: Carl Steinbach

[jira] Commented: (HIVE-675) add database/schema support Hive QL

2010-08-16 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899073#action_12899073 ] HBase Review Board commented on HIVE-675: - Message from: Carl Steinbach

[jira] Commented: (HIVE-1510) HiveCombineInputFormat should not use prefix matching to find the partitionDesc for a given path

2010-08-16 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899086#action_12899086 ] He Yongqiang commented on HIVE-1510: Since HIVE-1515 depends on Hadoop, can we close

[jira] Updated: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1543: - Status: Patch Available (was: Open) Fix Version/s: 0.7.0 set abort in ExecMapper when Hive's

[jira] Updated: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1543: - Attachment: HIVE-1543.patch passed all hadoop 0.20 tests. set abort in ExecMapper when Hive's record

[jira] Created: (HIVE-1544) Filtering out NULL-keyed rows in ReduceSinkOperator when no outer join involved

2010-08-16 Thread Ning Zhang (JIRA)
Filtering out NULL-keyed rows in ReduceSinkOperator when no outer join involved --- Key: HIVE-1544 URL: https://issues.apache.org/jira/browse/HIVE-1544 Project: Hadoop Hive

[jira] Commented: (HIVE-1544) Filtering out NULL-keyed rows in ReduceSinkOperator when no outer join involved

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899096#action_12899096 ] Ning Zhang commented on HIVE-1544: -- The JoinDesc already has a flag noOuterJoin to keep

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899098#action_12899098 ] He Yongqiang commented on HIVE-1543: let's do it in HiveContextAwareRecordReader. And

[jira] Commented: (HIVE-1529) Add ANSI SQL covariance aggregate functions: covar_pop and covar_samp.

2010-08-16 Thread Mayank Lahiri (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899107#action_12899107 ] Mayank Lahiri commented on HIVE-1529: - +1 Looks good, passes tests. Note: there is a

Review Request: HIVE-1536: Add support for JDBC PreparedStatements

2010-08-16 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: http://review.cloudera.org/r/663/ --- Review request for Hive Developers. Summary --- Submitted on behalf of Sean

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

2010-08-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899129#action_12899129 ] John Sichi commented on HIVE-1434: -- I'll start taking a closer look at this one...may take

[jira] Commented: (HIVE-1536) Add support for JDBC PreparedStatements

2010-08-16 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899131#action_12899131 ] HBase Review Board commented on HIVE-1536: -- Message from: Carl Steinbach

[jira] Updated: (HIVE-1402) Add parallel ORDER BY to Hive

2010-08-16 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-1402: - Affects Version/s: (was: 0.5.0) Add parallel ORDER BY to Hive -

[jira] Created: (HIVE-1545) Add a bunch of UDFs and UDAFs

2010-08-16 Thread Jonathan Chang (JIRA)
Add a bunch of UDFs and UDAFs - Key: HIVE-1545 URL: https://issues.apache.org/jira/browse/HIVE-1545 Project: Hadoop Hive Issue Type: New Feature Reporter: Jonathan Chang Assignee: Jonathan

[jira] Updated: (HIVE-1545) Add a bunch of UDFs and UDAFs

2010-08-16 Thread Jonathan Chang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Chang updated HIVE-1545: - Attachment: udfs.tar.gz Here is a tarball of the poorly documented/tested udfs. Add a bunch of

[jira] Commented: (HIVE-1492) FileSinkOperator should remove duplicated files from the same task based on file sizes

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899152#action_12899152 ] Ning Zhang commented on HIVE-1492: -- Agree that we should catch the exception in

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899158#action_12899158 ] Ning Zhang commented on HIVE-1543: -- @yongqiang, HiveContextAwareRecordReader is only

[jira] Commented: (HIVE-1539) Concurrent metastore threading problem

2010-08-16 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899157#action_12899157 ] Paul Yang commented on HIVE-1539: - From looking at the Hive class, we are creating a

[jira] Resolved: (HIVE-1492) FileSinkOperator should remove duplicated files from the same task based on file sizes

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain resolved HIVE-1492. -- Resolution: Fixed Let us fix it in the follow-up FileSinkOperator should remove duplicated files

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899165#action_12899165 ] Namit Jain commented on HIVE-1543: -- What about BucketizedHiveRecordReader ? set abort in

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899169#action_12899169 ] He Yongqiang commented on HIVE-1543: we can do two different patches for trunk and 0.6.

[jira] Commented: (HIVE-741) NULL is not handled correctly in join

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899177#action_12899177 ] Namit Jain commented on HIVE-741: - For inner, left and right outer joins, a simpler fix would

[jira] Commented: (HIVE-558) describe extended table/partition output is cryptic

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899181#action_12899181 ] Namit Jain commented on HIVE-558: - Thiruvel, thanks a lot for picking up this one. This will

please mark the jiras

2010-08-16 Thread Namit Jain
Whenever you are submitting a patch for review (even if it is an initial patch), please change the status of the jira to 'Patch Available'. This makes it easier to scan the patches. Similarly, the reviewer should mark the jira as 'Cancel Patch' if he is waiting for feedback on his comments.

[jira] Commented: (HIVE-1540) Read-only, columnar data file for nested data structures

2010-08-16 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899199#action_12899199 ] Joydeep Sen Sarma commented on HIVE-1540: - are there a lot of use cases for nested

[jira] Updated: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1543: - Fix Version/s: 0.6.0 (was: 0.7.0) set abort in ExecMapper when Hive's record

[jira] Updated: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1543: - Attachment: HIVE-1543.1.patch HIVE-1543_branch0.6.patch Uploading 2 patches for trunk and

[jira] Created: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-08-16 Thread Ashutosh Chauhan (JIRA)
Ability to plug custom Semantic Analyzers for Hive Grammar -- Key: HIVE-1546 URL: https://issues.apache.org/jira/browse/HIVE-1546 Project: Hadoop Hive Issue Type: Improvement

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-08-16 Thread Ashutosh Chauhan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899204#action_12899204 ] Ashutosh Chauhan commented on HIVE-1546: This will involve a bit of refactoring and

[jira] Commented: (HIVE-1546) Ability to plug custom Semantic Analyzers for Hive Grammar

2010-08-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899206#action_12899206 ] John Sichi commented on HIVE-1546: -- (Note for other Hive committers: this JIRA originated

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899207#action_12899207 ] Namit Jain commented on HIVE-1543: -- can you reload the patch for 0.6 - i got some merge

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899209#action_12899209 ] Namit Jain commented on HIVE-1543: -- +1 for trunk set abort in ExecMapper when Hive's

[jira] Updated: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1543: - Attachment: HIVE-1543.2_branch0.6.patch Uploading a new patch for branch 0.6. set abort in ExecMapper

[jira] Updated: (HIVE-1529) Add ANSI SQL covariance aggregate functions: covar_pop and covar_samp.

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

[jira] Commented: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

2010-08-16 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899225#action_12899225 ] Namit Jain commented on HIVE-1543: -- +1 for 0.6 also Will commit in both once the tests

[jira] Commented: (HIVE-1536) Add support for JDBC PreparedStatements

2010-08-16 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899232#action_12899232 ] John Sichi commented on HIVE-1536: -- First pass of review comments added on Review Board. I

[jira] Commented: (HIVE-1536) Add support for JDBC PreparedStatements

2010-08-16 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899234#action_12899234 ] HBase Review Board commented on HIVE-1536: -- Message from: John Sichi

[jira] Created: (HIVE-1547) Unarchiving operation throws NPE

2010-08-16 Thread Paul Yang (JIRA)
Unarchiving operation throws NPE Key: HIVE-1547 URL: https://issues.apache.org/jira/browse/HIVE-1547 Project: Hadoop Hive Issue Type: Bug Components: Query Processor Affects Versions: 0.7.0

[jira] Updated: (HIVE-1547) Unarchiving operation throws NPE

2010-08-16 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1547: Attachment: HIVE-1547.1.patch Unarchiving operation throws NPE

[jira] Updated: (HIVE-1547) Unarchiving operation throws NPE

2010-08-16 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-1547: Status: Patch Available (was: Open) Unarchiving operation throws NPE

[jira] Commented: (HIVE-1540) Read-only, columnar data file for nested data structures

2010-08-16 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899255#action_12899255 ] Jeff Hammerbacher commented on HIVE-1540: - We've got an increasing number of

[jira] Updated: (HIVE-1543) set abort in ExecMapper when Hive's record reader got an IOException

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

[jira] Commented: (HIVE-1541) More general dataflow execution backend

2010-08-16 Thread Jeff Hammerbacher (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12899290#action_12899290 ] Jeff Hammerbacher commented on HIVE-1541: - Hey Venkatesh, HIVE-1107 is aimed at