Changes for Build #1112
[jvs] HIVE-2561 [jira] Add an annotation to UDFs to allow them to specify
additional
FILE/JAR resources necessary for execution
Summary:
Add requirements.
Often times UDFs will have dependencies to external JARs/FILEs. It makes sense
for these to be encoded by the UDF (r
[
https://issues.apache.org/jira/browse/HIVE-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159896#comment-13159896
]
Hudson commented on HIVE-2613:
--
Integrated in Hive-trunk-h0.21 #1113 (See
[https://builds.apa
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13159922#comment-13159922
]
Amareshwari Sriramadasu commented on HIVE-2468:
---
I could compile hive against
[
https://issues.apache.org/jira/browse/HIVE-2422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160067#comment-13160067
]
Priyadarshini commented on HIVE-2422:
-
I have executed this query.
select a.rollNo,b.r
Hi,
I have added patch for HIVE-2526.
Please review it.
Thanks,
Priyadarshini
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2762/
---
(Updated 2011-11-30 16:57:27.344021)
Review request for hive.
Summary
---
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HIVE-2468:
Attachment: HIVE-2468.patch
New patch with Amareshwari's change to bin/hive.
> Make Hive co
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HIVE-2468:
Status: Patch Available (was: Open)
> Make Hive compile against Hadoop 0.23
> -
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160145#comment-13160145
]
jirapos...@reviews.apache.org commented on HIVE-2468:
-
---
[
https://issues.apache.org/jira/browse/HIVE-2467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160178#comment-13160178
]
Thomas Weise commented on HIVE-2467:
All unit tests pass with the patch.
Insert overwrite table db.tname fails if partition already exists
--
Key: HIVE-2617
URL: https://issues.apache.org/jira/browse/HIVE-2617
Project: Hive
Issue Type: Bug
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160209#comment-13160209
]
Thomas Weise commented on HIVE-2468:
I assume (based on findings in linked Pig issue) t
Describe partition returns table columns but should return partition columns
Key: HIVE-2618
URL: https://issues.apache.org/jira/browse/HIVE-2618
Project: Hive
Issue
[
https://issues.apache.org/jira/browse/HIVE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Wilfong reassigned HIVE-2618:
---
Assignee: Namit Jain
> Describe partition returns table columns but should return partitio
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160250#comment-13160250
]
Carl Steinbach commented on HIVE-2468:
--
+1. Will commit if tests pass.
Changes for Build #1114
2 tests failed.
REGRESSION:
org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket4
Error Message:
Unexpected exception See build/ql/tmp/hive.log, or try "ant test ...
-Dtest.silent=false" to get more logs.
Stack Trace:
junit.framework.AssertionFailedErr
[
https://issues.apache.org/jira/browse/HIVE-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashutosh Chauhan updated HIVE-2616:
---
Attachment: hive-2616_1.patch
Previous patch had some bugs. Updated patch fixes them, all the
[
https://issues.apache.org/jira/browse/HIVE-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Sichi reassigned HIVE-2526:
Assignee: Priyadarshini
> "lastAceesTime" is always zero when executed through "describe extende
Add hook to run in meatastore's endFunction which can collect more fb303
counters
-
Key: HIVE-2619
URL: https://issues.apache.org/jira/browse/HIVE-2619
Project: Hive
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Wilfong updated HIVE-2619:
Attachment: HIVE-2619.1.patch.txt
> Add hook to run in meatastore's endFunction which can collec
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160623#comment-13160623
]
Carl Steinbach commented on HIVE-2468:
--
Committed to trunk. Thanks Tom!
[
https://issues.apache.org/jira/browse/HIVE-2468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-2468:
-
Fix Version/s: 0.9.0
0.8.0
Assignee: Carl Steinbach (was: Tom White)
[
https://issues.apache.org/jira/browse/HIVE-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Navis reopened HIVE-2339:
-
It seemed to be fixed by HIVE-1989. It was true for join cases but for group-by
cases, mapping information of keys ar
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160651#comment-13160651
]
Namit Jain commented on HIVE-2619:
--
https://reviews.facebook.net/D561
>
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160658#comment-13160658
]
Phabricator commented on HIVE-2619:
---
njain has commented on the revision "HIVE-2619 [jira
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160659#comment-13160659
]
Kevin Wilfong commented on HIVE-2619:
-
I also created a diff here https://reviews.faceb
[
https://issues.apache.org/jira/browse/HIVE-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Natkins updated HIVE-2496:
---
Assignee: (was: Jonathan Natkins)
> Allow ALTER TABLE RENAME between schemas
> ---
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160660#comment-13160660
]
Namit Jain commented on HIVE-2619:
--
I thought so too - but it did not for some reason.
Joh
[
https://issues.apache.org/jira/browse/HIVE-2618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160661#comment-13160661
]
Namit Jain commented on HIVE-2618:
--
https://reviews.facebook.net/D105
> D
[
https://issues.apache.org/jira/browse/HIVE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-1003:
--
Attachment: HIVE-1003.D105.3.patch
njain updated the revision "HIVE-1003 [jira] optimize metadata only q
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160663#comment-13160663
]
Namit Jain commented on HIVE-2619:
--
It did show up for me - a little delayed. I should hav
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160664#comment-13160664
]
John Sichi commented on HIVE-2619:
--
It should have added JIRA as one of the reviewers on t
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-2619:
--
Attachment: HIVE-2619.D561.1.patch
njain requested code review of "HIVE-2619 [jira] Add hook to run in
[
https://issues.apache.org/jira/browse/HIVE-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160671#comment-13160671
]
Phabricator commented on HIVE-2619:
---
njain has commented on the revision "HIVE-2619 [jira
[
https://issues.apache.org/jira/browse/HIVE-2600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160673#comment-13160673
]
Carl Steinbach commented on HIVE-2600:
--
My understanding from looking at the code is t
[
https://issues.apache.org/jira/browse/HIVE-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160687#comment-13160687
]
alex gemini commented on HIVE-2097:
---
selectivity play an important role in columnar datab
[
https://issues.apache.org/jira/browse/HIVE-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-2065:
-
Component/s: Serializers/Deserializers
Tags: rcfile
> RCFile issues
> -
Changes for Build #1114
Changes for Build #1115
[cws] HIVE-2468. Make Hive compile against Hadoop 0.23 (Tom White via cws)
8 tests failed.
REGRESSION:
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_udf_isnull_isnotnull
Error Message:
Unexpected exception
See build/ql/tmp/hive.log, o
38 matches
Mail list logo