Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 32 (0.155s).
Loading phrases to help you
refine your search...
Re: Possible patch to fix column comments with non-native SerDe - Hive - [mail # dev]
...This was fixed in Hive 8 (https://issues.apache.org/jira/browse/HIVE-2171).  Can you just apply that patch?  On Mon, Aug 6, 2012 at 2:15 PM, Stephen R. Scaffidi  wrote:  ...
   Author: Jakob Homan, 2012-08-06, 22:47
[HIVE-2677] Joins involving where statements with a partition do not prune correctly in left outer join - Hive - [issue]
...The following query:select t1.id as m_id, count(t2.id) as totals from table1 t1 left outer join table2 t2 on (t1.id = t2.id) where (datepartition ==  '2011-11-08-00') group by t1.id;sho...
http://issues.apache.org/jira/browse/HIVE-2677    Author: Jakob Homan, 2012-07-30, 19:24
Re: Transitive dependencies with hive - Hive - [mail # user]
...Yes, they should.  Alternatively, just add them all to a directory and point HIVE_AUX_JARS_PATH to it...  On Thu, Jul 26, 2012 at 12:28 PM, [EMAIL PROTECTED]  wrote:  ...
   Author: Jakob Homan, 2012-07-27, 16:38
[HIVE-3158] Update AvroSerde to take advantage of HIVE-2171 - Hive - [issue]
...HIVE-2171 added the ability for custom serdes to set the schema field comments.  The Avro Serde should be updated to use this to set the comments to what has been provided by the Avro s...
http://issues.apache.org/jira/browse/HIVE-3158    Author: Jakob Homan, 2012-06-19, 14:09
Re: 'set cli header' throws null pointer exception - Hive - [mail # user]
...You're probably running into https://issues.apache.org/jira/browse/HIVE-2334, which has been fixed in Hive 0.8+.  On Sat, Jun 9, 2012 at 7:03 AM, Mark Grover  w rote: ase g  w...
   Author: Jakob Homan, 2012-06-12, 17:27
Re: 'set cli header' throws null pointer exception - Hive - [mail # user]
...Which version of Hive are you running?  On Fri, Jun 1, 2012 at 3:49 PM, Saurabh S  wrote: te temporary function' statement works just fine. e using the following: sql: top, Hive cr...
   Author: Jakob Homan, 2012-06-02, 00:11
[HIVE-3024] ant eclipse-files should succeed even if the compile fails - Hive - [issue]
...Right now it's impossible to build the eclipse files if the source doesn't compile, which can make it difficult to get the source into the IDE to make it compile.  It should be possible...
http://issues.apache.org/jira/browse/HIVE-3024    Author: Jakob Homan, 2012-05-14, 21:49
Re: Issues inserting Hive table in avro format... - Hive - [mail # user]
...Also, it may be faster if you just open an issue on haivvreo's issue tracker at github...  On Wed, Apr 25, 2012 at 10:51 AM, Jakob Homan  wrote: wrote: at les 1) .java:169) 144) 13...
   Author: Jakob Homan, 2012-04-25, 17:52
Re: Issues inserting Hive table in avro format... - Hive - [mail # user]
...What version of everything are you running?  There were recent commits that fixed some bugs when doing this.  On Wed, Apr 25, 2012 at 7:39 AM, Anson Abraham  wrote:...
   Author: Jakob Homan, 2012-04-25, 17:51
[HIVE-2774] Message when trying to create a view from a view should give name of offending view - Hive - [issue]
...Currently when trying to create a view that contains another view (a prohibited operation) the exception is:FAILED: Error in semantic analysis: Invalid Table Alias Referencing view from fore...
http://issues.apache.org/jira/browse/HIVE-2774    Author: Jakob Homan, 2012-04-21, 16:35
Sort:
project
Hadoop (74)
Hive (32)
Kafka (31)
HDFS (14)
Avro (3)
MapReduce (3)
Pig (3)
type
issue (19)
mail # user (10)
mail # dev (3)
date
last 7 days (2)
last 30 days (2)
last 90 days (2)
last 6 months (7)
last 9 months (32)
author
Namit Jain (802)
Edward Capriolo (636)
Zheng Shao (613)
Carl Steinbach (604)
John Sichi (297)
Mark Grover (269)
Ning Zhang (255)
Ashutosh Chauhan (250)
Nitin Pawar (220)
Ashish Thusoo (169)
Kevin Wilfong (161)
He Yongqiang (156)
Prasad Chakka (152)
Bejoy Ks (132)
Navis (128)
Jakob Homan