[jira] [Commented] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042007#comment-13042007 ] jirapos...@reviews.apache.org commented on HIVE-2154: - ---

Re: Review Request: add exception handling to hive's record reader

2011-05-31 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/812/#review741 --- trunk/shims/src/common/java/org/apache/hadoop/hive/io/HiveIOExceptionHa

[jira] [Updated] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-05-31 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1740: - Status: Open (was: Patch Available) Eric, udf_in.q failed. Can you take a look? You can run the unit test

[jira] [Updated] (HIVE-2190) WritableDoubleObjectInspector throws ClassCastException when is used in GenericUDF.

2011-05-31 Thread Seoeun Park (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Seoeun Park updated HIVE-2190: -- Description: WritableDoubleObjectInspector throws ClassCastException when I use it in GenericUDF. I thi

[jira] [Commented] (HIVE-2187) Mappers across multiple partitions with different SerDe failed

2011-05-31 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041990#comment-13041990 ] Ning Zhang commented on HIVE-2187: -- +1 > Mappers across multiple partitions with differen

[jira] [Created] (HIVE-2190) WritableDoubleObjectInspector throws ClassCastException when is used in GenericUDF.

2011-05-31 Thread Seoeun Park (JIRA)
WritableDoubleObjectInspector throws ClassCastException when is used in GenericUDF. --- Key: HIVE-2190 URL: https://issues.apache.org/jira/browse/HIVE-2190 Project: Hive

[jira] [Commented] (HIVE-2187) Mappers across multiple partitions with different SerDe failed

2011-05-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041948#comment-13041948 ] jirapos...@reviews.apache.org commented on HIVE-2187: - ---

[jira] [Updated] (HIVE-2187) Mappers across multiple partitions with different SerDe failed

2011-05-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2187: --- Status: Patch Available (was: Open) > Mappers across multiple partitions with different SerDe failed

[jira] [Updated] (HIVE-2187) Mappers across multiple partitions with different SerDe failed

2011-05-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2187: --- Attachment: HIVE-2187.1.patch > Mappers across multiple partitions with different SerDe failed > -

Review Request: Mappers across multiple partitions with different SerDe failed

2011-05-31 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/813/ --- Review request for hive. Summary --- Mappers across multiple partitions with

[jira] [Commented] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-05-31 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041921#comment-13041921 ] Ning Zhang commented on HIVE-1740: -- Actually LIKE and RLIKE etc are also functions, but I

[jira] [Commented] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041917#comment-13041917 ] jirapos...@reviews.apache.org commented on HIVE-2154: - ---

[jira] [Updated] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2154: --- Attachment: HIVE-2154.2.patch > add exception handling to hive's record reader >

Re: Review Request: add exception handling to hive's record reader

2011-05-31 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/812/ --- (Updated 2011-06-01 00:38:42.863958) Review request for hive. Changes ---

[jira] [Commented] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-05-31 Thread Eric Hassold (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041913#comment-13041913 ] Eric Hassold commented on HIVE-1740: The IN operator is turned into a different AST, wh

[jira] [Commented] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-05-31 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041906#comment-13041906 ] Ning Zhang commented on HIVE-1740: -- Nice approach! One minor comment: it seems KW_IN shoul

[jira] [Commented] (HIVE-2185) extend table statistics to store the size of uncompressed data (+extend interfaces for collecting other types of statistics)

2011-05-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041897#comment-13041897 ] jirapos...@reviews.apache.org commented on HIVE-2185: - ---

Re: Review Request: extend table statistics to store the size of uncompressed data (+extend interfaces for collecting other types of statistics)

2011-05-31 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/785/#review725 --- trunk/hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStatsAgg

[jira] [Commented] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041835#comment-13041835 ] jirapos...@reviews.apache.org commented on HIVE-2154: - ---

Re: Review Request: add exception handling to hive's record reader

2011-05-31 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/812/#review740 --- trunk/conf/hive-default.xml

[jira] [Commented] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041806#comment-13041806 ] jirapos...@reviews.apache.org commented on HIVE-2154: - ---

[jira] [Commented] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041804#comment-13041804 ] He Yongqiang commented on HIVE-2154: https://reviews.apache.org/r/812/ > add exception

[jira] [Assigned] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-05-31 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang reassigned HIVE-1740: Assignee: Eric Hassold > support NOT IN and NOT LIKE syntax > -- > >

Re: Review Request: add exception handling to hive's record reader

2011-05-31 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/812/ --- (Updated 2011-05-31 20:31:23.581581) Review request for hive. Changes ---

Review Request: add exception handling to hive's record reader

2011-05-31 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/812/ --- Review request for hive. Summary --- add exception handling to hive's record

[jira] [Commented] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041797#comment-13041797 ] Ning Zhang commented on HIVE-2154: -- Yongqiang, can you post it to review board? It's much

Jenkins build is still unstable: Hive-branch-0.7.1-h0.21 #10

2011-05-31 Thread Apache Jenkins Server
See

[jira] [Updated] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-05-31 Thread Eric Hassold (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hassold updated HIVE-1740: --- Release Note: Extend SQL to support for NOT LIKE, NOT RLIKE, NOT REGEXP and NOT IN operators

[jira] [Updated] (HIVE-1740) support NOT IN and NOT LIKE syntax

2011-05-31 Thread Eric Hassold (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Hassold updated HIVE-1740: --- Attachment: HIVE-1740.1.patch.txt > support NOT IN and NOT LIKE syntax > -

[jira] [Commented] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

2011-05-31 Thread Siying Dong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041773#comment-13041773 ] Siying Dong commented on HIVE-2186: --- @Franklin, in your test case, can you also drop the

[jira] [Updated] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2154: --- Status: Patch Available (was: Open) > add exception handling to hive's record reader > -

[jira] [Created] (HIVE-2189) Hive ignores comments for nested structs

2011-05-31 Thread Jakob Homan (JIRA)
Hive ignores comments for nested structs Key: HIVE-2189 URL: https://issues.apache.org/jira/browse/HIVE-2189 Project: Hive Issue Type: Bug Affects Versions: 0.7.0 Reporter: Jakob Homan

[jira] [Updated] (HIVE-2189) Hive ignores comments for nested structs

2011-05-31 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HIVE-2189: -- Description: While it's possible to add comments to struct elements, it doesn't seem to be possible to

[jira] [Commented] (HIVE-2171) Allow custom serdes to set field comments

2011-05-31 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041754#comment-13041754 ] Jakob Homan commented on HIVE-2171: --- Anything else necessary to get a review on this patc

[jira] [Updated] (HIVE-2154) add exception handling to hive's record reader

2011-05-31 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2154: --- Attachment: HIVE-2154.1.patch > add exception handling to hive's record reader >

[jira] [Updated] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

2011-05-31 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2186: -- Status: Patch Available (was: Open) > Dynamic Partitioning Failing because of characters not supported

[jira] [Updated] (HIVE-2186) Dynamic Partitioning Failing because of characters not supported globStatus

2011-05-31 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2186: -- Attachment: hive-2186.2.patch Added comments, additions to test file > Dynamic Partitioning Failing bec

[jira] [Updated] (HIVE-2183) In Task class and its subclasses logger is initialized in constructor

2011-05-31 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2183: --- Attachment: HIVE-2183.patch > In Task class and its subclasses logger is initialized in constr

[jira] [Updated] (HIVE-2182) Avoid null pointer exception when executing UDF

2011-05-31 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2182: --- Attachment: HIVE-2182.patch > Avoid null pointer exception when executing UDF > --

[jira] [Updated] (HIVE-2180) Log message improvement and use StringBuilder for constructing messages instead of String

2011-05-31 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2180: --- Attachment: HIVE-2180.patch > Log message improvement and use StringBuilder for constructing m

[jira] [Updated] (HIVE-2177) JLint Comments fixes

2011-05-31 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinna Rao Lalam updated HIVE-2177: --- Attachment: HIVE-2177.patch > JLint Comments fixes > > >

Review Request: Add LazyBinaryColumnarSerDe

2011-05-31 Thread Krishna
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/806/ --- Review request for hive and Yongqiang He. Summary --- Add LazyBinaryColumnar

[jira] [Commented] (HIVE-956) Add support of columnar binary serde

2011-05-31 Thread Krishna Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041506#comment-13041506 ] Krishna Kumar commented on HIVE-956: Review board: https://reviews.apache.org/r/806/ >

[jira] [Commented] (HIVE-956) Add support of columnar binary serde

2011-05-31 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041505#comment-13041505 ] jirapos...@reviews.apache.org commented on HIVE-956: --

[jira] [Commented] (HIVE-956) Add support of columnar binary serde

2011-05-31 Thread Krishna Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13041502#comment-13041502 ] Krishna Kumar commented on HIVE-956: Initial patch for lazy binary columnar serde. Reuse

[jira] [Updated] (HIVE-956) Add support of columnar binary serde

2011-05-31 Thread Krishna Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Krishna Kumar updated HIVE-956: --- Attachment: HIVE.956.patch.0 Initial patch for lazy binary columnar serde. Reuses elements of columnar