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

2011-05-25 Thread Chinna Rao Lalam (JIRA)
Avoid null pointer exception when executing UDF --- Key: HIVE-2182 URL: https://issues.apache.org/jira/browse/HIVE-2182 Project: Hive Issue Type: Bug Components: Query Processor

Re: Review Request: HIVE-2147 : Add api to send / receive message to metastore

2011-05-25 Thread Ashutosh Chauhan
On 2011-05-25 03:43:30, Carl Steinbach wrote: trunk/metastore/if/hive_metastore.thrift, line 347 https://reviews.apache.org/r/738/diff/1/?file=18685#file18685line347 Having separate calls for sending request and response messages looks unnecessary. A sendMessage() function with

Build failed in Jenkins: Hive-branch-0.7.1-h0.21 #4

2011-05-25 Thread Apache Jenkins Server
See https://builds.apache.org/hudson/job/Hive-branch-0.7.1-h0.21/4/ -- [...truncated 27403 lines...] [junit] POSTHOOK: query: create table testhivedrivertable (num int) [junit] POSTHOOK: type: CREATETABLE [junit] POSTHOOK: Output:

Build failed in Jenkins: Hive-trunk-h0.21 #749

2011-05-25 Thread Apache Jenkins Server
See https://builds.apache.org/hudson/job/Hive-trunk-h0.21/749/ -- [...truncated 32138 lines...] [echo] Writing POM to https://builds.apache.org/hudson/job/Hive-trunk-h0.21/ws/hive/build/jdbc/pom.xml No ivy:settings found for the default reference

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

2011-05-25 Thread Tomasz Nykiel (JIRA)
extend table statistics to store the size of uncompressed data (+extend interfaces for collecting other types of statistics) Key: HIVE-2185

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

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

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

2011-05-25 Thread Tomasz Nykiel (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomasz Nykiel updated HIVE-2185: Attachment: HIVE-2185.patch extend table statistics to store the size of uncompressed data

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

2011-05-25 Thread Tomasz Nykiel
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/785/ --- Review request for hive. Summary --- Currently, when executing INSERT