[jira] [Updated] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Yang updated HIVE-2153: Resolution: Fixed Fix Version/s: 0.8.0 Status: Resolved (was: Patch Available) Committed.

[jira] [Commented] (HIVE-1937) DDLSemanticAnalyzer won't take newly set Hive parameters

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

[jira] [Updated] (HIVE-1937) DDLSemanticAnalyzer won't take newly set Hive parameters

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1937: - Status: Patch Available (was: Open) > DDLSemanticAnalyzer won't take newly set Hive parameters >

Review Request: HIVE-1937. DDLSemanticAnalyzer won't take newly set Hive parameters

2011-05-09 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/707/ --- Review request for hive. Summary --- this patch resets reservedPartitioinVal

[jira] [Updated] (HIVE-1937) DDLSemanticAnalyzer won't take newly set Hive parameters

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-1937: - Attachment: HIVE-1937.3.patch updated to current trunk. > DDLSemanticAnalyzer won't take newly set Hive p

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031017#comment-13031017 ] Ning Zhang commented on HIVE-2151: -- Yongqiang, you can reference the build directory using

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031008#comment-13031008 ] He Yongqiang commented on HIVE-2151: Good catch, Ning! At least we should make sure the

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13031004#comment-13031004 ] Ning Zhang commented on HIVE-2151: -- OK. I got why it failed. index_auto.q build index to /

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030997#comment-13030997 ] He Yongqiang commented on HIVE-2151: i got a failure on a clean check out when running

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030992#comment-13030992 ] John Sichi commented on HIVE-2151: -- It has been passing fine in Jenkins: https://builds.a

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030988#comment-13030988 ] He Yongqiang commented on HIVE-2151: Ning, it seems the index_auto.q still fail without

[jira] [Commented] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Paul Yang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030981#comment-13030981 ] Paul Yang commented on HIVE-2153: - +1 Will test and commit > Stats JDBC LIKE queries shoul

[jira] [Created] (HIVE-2156) Improve error messages emitted during task execution

2011-05-09 Thread Syed S. Albiz (JIRA)
Improve error messages emitted during task execution Key: HIVE-2156 URL: https://issues.apache.org/jira/browse/HIVE-2156 Project: Hive Issue Type: Improvement Reporter: Syed S.

[jira] [Assigned] (HIVE-2156) Improve error messages emitted during task execution

2011-05-09 Thread Syed S. Albiz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed S. Albiz reassigned HIVE-2156: --- Assignee: Syed S. Albiz > Improve error messages emitted during task execution > -

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030962#comment-13030962 ] Ning Zhang commented on HIVE-2151: -- Yongqiang, the TestClilDriver failed (index_auto.q, et

[jira] [Updated] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2151: - Status: Open (was: Patch Available) > Too many open files in running negative cli tests > ---

[jira] [Created] (HIVE-2155) Improve error messages emitted during semantic analysis

2011-05-09 Thread Syed S. Albiz (JIRA)
Improve error messages emitted during semantic analysis --- Key: HIVE-2155 URL: https://issues.apache.org/jira/browse/HIVE-2155 Project: Hive Issue Type: Improvement Reporter: S

[jira] [Resolved] (HIVE-1731) Improve miscellaneous error messages

2011-05-09 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi resolved HIVE-1731. -- Resolution: Fixed Fix Version/s: 0.8.0 0.7.1 Hadoop Flags: [Reviewed] Com

[jira] [Commented] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

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

Re: Review Request: HIVE-2153. Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/702/ --- (Updated 2011-05-09 23:25:51.497027) Review request for hive. Summary ---

[jira] [Updated] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2153: - Attachment: HIVE-2153.2.patch escape the escaping char itself. > Stats JDBC LIKE queries should escape '

[jira] [Updated] (HIVE-1731) Improve miscellaneous error messages

2011-05-09 Thread Syed S. Albiz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed S. Albiz updated HIVE-1731: Attachment: HIVE-1731.8-0.7.patch "Error while creating HAR" false error slipped into previous patch

[jira] [Updated] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2153: - Status: Patch Available (was: Open) review board https://reviews.apache.org/r/702/ > Stats JDBC LIKE que

[jira] [Commented] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

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

Review Request: HIVE-2153. Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/702/ --- Review request for hive. Summary --- Escape '_' and '%' in the LIKE operands

[jira] [Updated] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ning Zhang updated HIVE-2153: - Attachment: HIVE-2153.patch > Stats JDBC LIKE queries should escape '_' and '%' >

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

2011-05-09 Thread He Yongqiang (JIRA)
add exception handling to hive's record reader --- Key: HIVE-2154 URL: https://issues.apache.org/jira/browse/HIVE-2154 Project: Hive Issue Type: Improvement Reporter: He Yongqiang

[jira] [Created] (HIVE-2153) Stats JDBC LIKE queries should escape '_' and '%'

2011-05-09 Thread Ning Zhang (JIRA)
Stats JDBC LIKE queries should escape '_' and '%' - Key: HIVE-2153 URL: https://issues.apache.org/jira/browse/HIVE-2153 Project: Hive Issue Type: Bug Reporter: Ning Zhang

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030877#comment-13030877 ] Ning Zhang commented on HIVE-2151: -- +1. Will commit if tests pass > Too many open files i

Jenkins build is back to normal : Hive-trunk-h0.20 #717

2011-05-09 Thread Apache Jenkins Server
See

[jira] [Commented] (HIVE-2152) Hive throws an NPE if hive-default.xml.

2011-05-09 Thread Joey Echeverria (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030853#comment-13030853 ] Joey Echeverria commented on HIVE-2152: --- Also, the log file isn't much better. You'll

[jira] [Created] (HIVE-2152) Hive throws an NPE if hive-default.xml.

2011-05-09 Thread Joey Echeverria (JIRA)
Hive throws an NPE if hive-default.xml. --- Key: HIVE-2152 URL: https://issues.apache.org/jira/browse/HIVE-2152 Project: Hive Issue Type: Bug Components: Diagnosability Affects Versions: 0.7.

[jira] [Commented] (HIVE-2087) Dynamic partition insert performance problem

2011-05-09 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030836#comment-13030836 ] Steven Wong commented on HIVE-2087: --- This problem seems to happen only when there is no s

[jira] [Commented] (HIVE-2111) NullPointerException on select * with table using RegexSerDe and partitions

2011-05-09 Thread Marc Harris (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030831#comment-13030831 ] Marc Harris commented on HIVE-2111: --- I can't tell in which way you are suggesting the reg

[jira] [Updated] (HIVE-1019) java.io.FileNotFoundException: HIVE_PLAN (No such file or directory)

2011-05-09 Thread Steven Wong (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Wong updated HIVE-1019: -- Component/s: Server Infrastructure > java.io.FileNotFoundException: HIVE_PLAN (No such file or directory

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

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

[jira] [Commented] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030820#comment-13030820 ] He Yongqiang commented on HIVE-2151: Talked with namit offline, this new patch reverted

[jira] [Updated] (HIVE-2151) Too many open files in running negative cli tests

2011-05-09 Thread He Yongqiang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] He Yongqiang updated HIVE-2151: --- Attachment: HIVE-2151.4.patch > Too many open files in running negative cli tests > --

Re: Review Request: Too many open files in running negative cli tests

2011-05-09 Thread Yongqiang He
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/696/ --- (Updated 2011-05-09 17:15:15.221624) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2056) Generate single MR job for multi groupby query.

2011-05-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030816#comment-13030816 ] Namit Jain commented on HIVE-2056: -- Changed to 'Cancel Patch' for the comments above > Ge

[jira] [Updated] (HIVE-2056) Generate single MR job for multi groupby query.

2011-05-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Namit Jain updated HIVE-2056: - Status: Open (was: Patch Available) > Generate single MR job for multi groupby query. > -

[jira] [Commented] (HIVE-2056) Generate single MR job for multi groupby query.

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

Re: Review Request: HIVE-2056

2011-05-09 Thread namit jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/700/#review651 --- Change hive-default.xml with the new parameter. Add the new parameter in

Review Request: HIVE-2056

2011-05-09 Thread Amareshwari Sriramadasu
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/700/ --- Review request for hive. Summary --- Attached patch generates a single M/R j

[jira] [Commented] (HIVE-2056) Generate single MR job for multi groupby query.

2011-05-09 Thread Namit Jain (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030802#comment-13030802 ] Namit Jain commented on HIVE-2056: -- Great work, Amareshwari - I will take a look. This sh

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

2011-05-09 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030772#comment-13030772 ] Edward Capriolo commented on HIVE-1434: --- For those interested, datastax has included

[jira] [Commented] (HIVE-2056) Generate single MR job for multi groupby query.

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

[jira] [Updated] (HIVE-2056) Generate single MR job for multi groupby query.

2011-05-09 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-2056: -- Fix Version/s: 0.8.0 Status: Patch Available (was: Open) > Generate

[jira] [Updated] (HIVE-2056) Generate single MR job for multi groupby query.

2011-05-09 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-2056: -- Attachment: patch-2056.txt Attached patch generates a single M/R job for multi g

[jira] [Commented] (HIVE-2111) NullPointerException on select * with table using RegexSerDe and partitions

2011-05-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030664#comment-13030664 ] Chinna Rao Lalam commented on HIVE-2111: *data *data *$ > NullPointerException on

[jira] [Commented] (HIVE-2111) NullPointerException on select * with table using RegexSerDe and partitions

2011-05-09 Thread Chinna Rao Lalam (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030662#comment-13030662 ] Chinna Rao Lalam commented on HIVE-2111: Pls check for the given input data this ma