Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Ning Zhang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/#review1275 --- trunk/metastore/if/hive_metastore.thrift

[jira] [Commented] (HIVE-2333) LazySimpleSerDe does not properly handle arrays / escape control characters

2011-08-03 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078642#comment-13078642 ] Amareshwari Sriramadasu commented on HIVE-2333: --- Seems related to HIVE-2303.

hive server concurrent

2011-08-03 Thread 牛兆捷
I simulate some threads access hive server concurrent ,there are many exceptions info below. FAILED: Error in semantic analysis: Unable to fetch table mytest org.apache.hadoop.hive.ql.parse.SemanticException: Unable to fetch table mytest at

Hive dependencies removed from mirror.facebook.net?

2011-08-03 Thread Carl Steinbach
Hi, It looks like a bunch of Hive build dependencies located on mirror.facebook.net recently became unavailable. Can anybody at Facebook comment on the status of this server? Can these dependencies be made available again in the same location, or do we need to update the build to retrieve them

[jira] [Commented] (HIVE-2342) mirror.facebook.net is 404ing

2011-08-03 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078907#comment-13078907 ] John Sichi commented on HIVE-2342: -- There was some failure last night which hasn't been

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-03 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078906#comment-13078906 ] Charles Chen commented on HIVE-2337: Using: {noformat} create table t1 (id int, key

Re: Review Request: HIVE-2156: Improve Execution Error Messages

2011-08-03 Thread Syed Albiz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/777/ --- (Updated 2011-08-03 18:35:22.814828) Review request for hive and John Sichi.

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

2011-08-03 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 updated HIVE-2156: Attachment: HIVE-2156.9.patch ah, sorry, those testcases didn't get included for some reason. This

[jira] [Created] (HIVE-2343) stats not updated for non load table desc operations

2011-08-03 Thread Franklin Hu (JIRA)
stats not updated for non load table desc operations -- Key: HIVE-2343 URL: https://issues.apache.org/jira/browse/HIVE-2343 Project: Hive Issue Type: Bug Reporter: Franklin Hu

[jira] [Commented] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-08-03 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078919#comment-13078919 ] John Sichi commented on HIVE-2286: -- lol, I'll give it a try ClassCastException when

[jira] [Updated] (HIVE-2343) stats not updated for non load table desc operations

2011-08-03 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2343: -- Component/s: Query Processor Description: Bug introduced in HIVE-306 so that stats are

[jira] [Updated] (HIVE-2343) stats not updated for non load table desc operations

2011-08-03 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2343: -- Fix Version/s: 0.8.0 Status: Patch Available (was: Open) stats not updated for non load

[jira] [Updated] (HIVE-2343) stats not updated for non load table desc operations

2011-08-03 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2343: -- Attachment: hive-2343.1.patch Fix NPE, add unit test stats not updated for non load table desc

[jira] [Updated] (HIVE-2343) stats not updated for non load table desc operations

2011-08-03 Thread Franklin Hu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franklin Hu updated HIVE-2343: -- Affects Version/s: (was: 0.7.1) stats not updated for non load table desc operations

Re: Hive dependencies removed from mirror.facebook.net?

2011-08-03 Thread John Sichi
There were some storage array failures; recovery attempts are still under way (no ETA yet). Once it's fixed everything will be back in the same place, but since I don't know how long that's going to take, it would be great if someone can test out an overridden version of build.properties so

[jira] [Commented] (HIVE-2343) stats not updated for non load table desc operations

2011-08-03 Thread Ning Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13078963#comment-13078963 ] Ning Zhang commented on HIVE-2343: -- +1. Will commit if tests pass. stats not updated

[jira] [Resolved] (HIVE-2268) CREATE.. TABLE.. LIKE should not inherit the original owner of the table.

2011-08-03 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen resolved HIVE-2268. Resolution: Fixed I have verified that this was fixed by

Re: Review Request: Add ColumnarSerDe to the list of native SerDes

2011-08-03 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1215/ --- (Updated 2011-08-03 20:47:48.616906) Review request for hive and Paul Yang.

[jira] [Commented] (HIVE-2343) stats not updated for non load table desc operations

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

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-03 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Status: Patch Available (was: Open) Predicate pushdown erroneously conservative with outer joins

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

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

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-03 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Attachment: HIVE-2337v2.patch Predicate pushdown erroneously conservative with outer joins

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

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

Re: Review Request: HIVE-2337: Predicate pushdown erroneously conservative with outer joins

2011-08-03 Thread Charles Chen
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1275/ --- (Updated 2011-08-03 21:13:25.076077) Review request for hive. Changes ---

[jira] [Commented] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

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

[jira] [Updated] (HIVE-2337) Predicate pushdown erroneously conservative with outer joins

2011-08-03 Thread Charles Chen (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Charles Chen updated HIVE-2337: --- Attachment: HIVE-2337v3.patch Predicate pushdown erroneously conservative with outer joins

Jenkins build is back to normal : Hive-trunk-h0.21 #869

2011-08-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hive-trunk-h0.21/869/

[jira] [Updated] (HIVE-2342) mirror.facebook.net is 404ing

2011-08-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2342: - Attachment: HIVE-2342.1.patch.txt mirror.facebook.net is 404ing -

Review Request: HIVE-2342. Add archive.cloudera.com/hive-deps as backup Ivy repo for Hadoop source dependencies

2011-08-03 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1280/ --- Review request for hive and John Sichi. Summary --- Review for HIVE-2342.

[jira] [Commented] (HIVE-2342) mirror.facebook.net is 404ing

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

[jira] [Updated] (HIVE-2342) mirror.facebook.net is 404ing

2011-08-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carl Steinbach updated HIVE-2342: - Status: Patch Available (was: Open) We made the two hadoop tarball dependencies available on

[jira] [Created] (HIVE-2344) filter is removed due to regression of HIVE-1538

2011-08-03 Thread He Yongqiang (JIRA)
filter is removed due to regression of HIVE-1538 Key: HIVE-2344 URL: https://issues.apache.org/jira/browse/HIVE-2344 Project: Hive Issue Type: Bug Reporter: He Yongqiang

Re: Review Request: HIVE-1734. Implement map_keys() and map_values() UDFs

2011-08-03 Thread Carl Steinbach
On 2011-08-01 10:03:11, Amareshwari Sriramadasu wrote: ql/src/test/results/clientpositive/udf_map_keys.q.out, line 40 https://reviews.apache.org/r/1082/diff/1/?file=22333#file22333line40 Shouldn't the output be [a, b, c] here? The set of key/value pairs in a Map is unordered, and

[jira] [Commented] (HIVE-1734) Implement map_keys() and map_values() UDFs

2011-08-03 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079060#comment-13079060 ] jirapos...@reviews.apache.org commented on HIVE-1734: - bq. On

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

2011-08-03 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated HIVE-2171: -- Attachment: HIVE-2171-2.patch Updated patch. * rebased against trunk * added braces around all new if

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Paul Yang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/#review1278 --- trunk/data/conf/hive-site.xml

[jira] [Commented] (HIVE-2342) mirror.facebook.net is 404ing

2011-08-03 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079117#comment-13079117 ] John Sichi commented on HIVE-2342: -- We don't need to do anything about the other reference

[jira] [Commented] (HIVE-2338) Alter table always throws an unhelpful error on failure

2011-08-03 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079127#comment-13079127 ] Jakob Homan commented on HIVE-2338: --- +1 with the nit that the comment about that code

[jira] [Updated] (HIVE-2298) Fix UDAFPercentile to tolerate null percentiles

2011-08-03 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Aggarwal updated HIVE-2298: --- Status: Patch Available (was: Open) Fix UDAFPercentile to tolerate null percentiles

[jira] [Updated] (HIVE-2298) Fix UDAFPercentile to tolerate null percentiles

2011-08-03 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vaibhav Aggarwal updated HIVE-2298: --- Attachment: HIVE-2298-3.patch Fix UDAFPercentile to tolerate null percentiles

Re: Review Request: HIVE-2338: Alter table always throws an unhelpful error on failure

2011-08-03 Thread Sohan Jain
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1276/ --- (Updated 2011-08-03 23:59:06.774216) Review request for hive and Paul Yang.

[jira] [Commented] (HIVE-2338) Alter table always throws an unhelpful error on failure

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

[jira] [Commented] (HIVE-2298) Fix UDAFPercentile to tolerate null percentiles

2011-08-03 Thread Vaibhav Aggarwal (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079128#comment-13079128 ] Vaibhav Aggarwal commented on HIVE-2298: Hi Amreshwari Thanks for reporting the

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

2011-08-03 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079135#comment-13079135 ] John Sichi commented on HIVE-2171: -- * Yes, please update RB * checkstyle: yeah, I think

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

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

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

2011-08-03 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079138#comment-13079138 ] Jakob Homan commented on HIVE-2171: --- I did do the intersection and didn't see anything.

[jira] [Updated] (HIVE-2342) mirror.facebook.net is 404ing

2011-08-03 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2342: - Resolution: Fixed Fix Version/s: 0.8.0 Assignee: Carl Steinbach Hadoop Flags:

[jira] [Updated] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-08-03 Thread John Sichi (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Sichi updated HIVE-2286: - Status: Open (was: Patch Available) The following tests failed: index_compression

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Marcin Kurczych
On 2011-08-03 22:39:04, Paul Yang wrote: trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/DDLTask.java, lines 1240-1249 https://reviews.apache.org/r/1259/diff/1/?file=30272#file30272line1240 Why are we saving unboundKey? Can we just break on the first instance when partSpec

[jira] [Commented] (HIVE-2331) Turn off compression when generating index intermediate results

2011-08-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079169#comment-13079169 ] Hudson commented on HIVE-2331: -- Integrated in Hive-trunk-h0.21 #870 (See

[jira] [Updated] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

2011-08-03 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2332: Attachment: HIVE-2332.2.patch If all of the parameters of distinct functions are exists in group by columns,

[jira] [Updated] (HIVE-2332) If all of the parameters of distinct functions are exists in group by columns, query fails in runtime

2011-08-03 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2332: Attachment: (was: HIVE-2332.2.patch) If all of the parameters of distinct functions are exists in group by

[jira] [Updated] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-08-03 Thread Syed S. Albiz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed S. Albiz updated HIVE-2286: Attachment: HIVE-2286.11.patch regenerated those specific cases, last time I ran it against the

[jira] [Updated] (HIVE-2286) ClassCastException when building index with security.authorization turned on

2011-08-03 Thread Syed S. Albiz (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Syed S. Albiz updated HIVE-2286: Status: Patch Available (was: Open) ClassCastException when building index with

Re: Review Request: Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Marcin Kurczych
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1259/ --- (Updated 2011-08-04 03:02:47.340003) Review request for hive, Paul Yang and

[jira] [Updated] (HIVE-2278) Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Marcin Kurczych (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Kurczych updated HIVE-2278: -- Status: Open (was: Patch Available) Support archiving for multiple partitions if the table is

[jira] [Updated] (HIVE-2278) Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Marcin Kurczych (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Kurczych updated HIVE-2278: -- Status: Patch Available (was: Open) Support archiving for multiple partitions if the table is

[jira] [Updated] (HIVE-2278) Support archiving for multiple partitions if the table is partitioned by multiple columns

2011-08-03 Thread Marcin Kurczych (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcin Kurczych updated HIVE-2278: -- Attachment: HIVE-2278.3.patch Support archiving for multiple partitions if the table is

Re: Review Request: HIVE-1735. Extend Explode UDTF to handle Maps

2011-08-03 Thread Carl Steinbach
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1256/#review1288 --- Ship it! +1. Will commit if tests pass. - Carl On 2011-08-03

[jira] [Commented] (HIVE-1735) Extend Explode UDTF to handle Maps

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

becoming a Hive committer

2011-08-03 Thread John Sichi
I often get asked questions about this topic, so I've put together a wiki page which expresses some of my thoughts on it: https://cwiki.apache.org/confluence/display/Hive/BecomingACommitter Let me know if there are points you'd like to add, or where you see it differently. JVS

[jira] [Updated] (HIVE-2340) optimize orderby followed by a groupby

2011-08-03 Thread Navis (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Navis updated HIVE-2340: Attachment: HIVE-2340.2.patch extended to accept general key expressions including UDFs optimize orderby followed

[jira] [Commented] (HIVE-2344) filter is removed due to regression of HIVE-1538

2011-08-03 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079226#comment-13079226 ] Amareshwari Sriramadasu commented on HIVE-2344: --- Looking into. filter is

[jira] [Updated] (HIVE-1734) Implement map_keys() and map_values() UDFs

2011-08-03 Thread Amareshwari Sriramadasu (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-1734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amareshwari Sriramadasu updated HIVE-1734: -- Assignee: Mac Yang (was: Carl Steinbach) Status: Open (was: Patch

[jira] [Commented] (HIVE-2318) Support multiple file systems

2011-08-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079233#comment-13079233 ] Carl Steinbach commented on HIVE-2318: -- @Vaibhav: It's going to take me a while to

[jira] [Commented] (HIVE-2342) mirror.facebook.net is 404ing

2011-08-03 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079232#comment-13079232 ] Hudson commented on HIVE-2342: -- Integrated in Hive-trunk-h0.21 #871 (See

[jira] [Commented] (HIVE-2318) Support multiple file systems

2011-08-03 Thread Carl Steinbach (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13079234#comment-13079234 ] Carl Steinbach commented on HIVE-2318: -- Should the title of this ticket be changed to