| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
636 (0.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Difference between like %A% and %a% - Hive - [mail # user]
|
|
...It is not as simple of a problem as you think. Mysql has the same problem just most everyone uses a default charset and comparator. http://www.bluebox.net/about/blog/2009/07/mysql_enco...
|
|
|
Author: Edward Capriolo,
2013-05-24, 15:58
|
|
|
Re: Difference between like %A% and %a% - Hive - [mail # user]
|
|
...Also I am thinking that the rlike is based on regex and can be told to do case insensitive matching. On Fri, May 24, 2013 at 9:16 AM, Dean Wampler wrote: ...
|
|
|
Author: Edward Capriolo,
2013-05-24, 14:50
|
|
|
Re: Difference between like %A% and %a% - Hive - [mail # user]
|
|
...It is not really a bug, as must as it is the way hive is designed. https://issues.apache.org/jira/browse/HIVE-4070#comment-13666362 So there already is a 'like' and an 'rlike', m...
|
|
|
Author: Edward Capriolo,
2013-05-24, 14:42
|
|
|
[HIVE-3534] Add left Lateral view syntax - Hive - [issue]
|
|
...A lateral view is like a join and if the function in question (like explode()) produces zero rows then you lose the rowwhereas conceivably you could keep the row and just fill all entry with...
|
|
|
http://issues.apache.org/jira/browse/HIVE-3534
Author: Edward Capriolo,
2013-05-23, 16:03
|
|
|
[HIVE-4584] CombineHiveInputFormat queries hang when table is empty and aggregation function is used - Hive - [issue]
|
|
...Running hadoop 0.20.2. Hive 0.10. The new default is combined input format. When you aggregate and empty table, or a table not empty with an empty partition the query produces 0 maps and 1 r...
|
|
|
http://issues.apache.org/jira/browse/HIVE-4584
Author: Edward Capriolo,
2013-05-21, 15:57
|
|
|
Re: Hive views - Hive - [mail # user]
|
|
...The views should not be lost every time, you might want to try a permanent metastore backed by mysql so you do not lose your table definitions. On Tue, May 21, 2013 at 8:14 AM, Clay M...
|
|
|
Author: Edward Capriolo,
2013-05-21, 15:07
|
|
|
Re: need help with an error - script used to work and now it does not :-( - Hive - [mail # user]
|
|
...Ironically I just got a misleading error like this today. What happened was I upgraded to hive 0.10.One of my programs was liked to guava 15 but hive provides guava 09 on the classpath confu...
|
|
|
Author: Edward Capriolo,
2013-05-17, 02:51
|
|
|
Re: Hive Authorization and Views - Hive - [mail # user]
|
|
...The largest issue is that the RDBMS security model does not match with hive. Hive/Hadoop has file permissions, RDMBS have column and sometimes row level permissions. When you physicall...
|
|
|
Author: Edward Capriolo,
2013-05-16, 21:05
|
|
|
Re: admin rights for Hive jira - Hive - [mail # dev]
|
|
...Thanks. I will only use it to correct my typo's. I tend to make many of them. :) On Thu, May 16, 2013 at 11:56 AM, Owen O'Malley wrote: ...
|
|
|
Author: Edward Capriolo,
2013-05-16, 18:32
|
|
|
Re: admin rights for Hive jira - Hive - [mail # dev]
|
|
...While you guys are on the topic, I am on the pmc and I do not think I can edit my own comments. On Thu, May 16, 2013 at 9:50 AM, Xuefu Zhang wrote: ...
|
|
|
Author: Edward Capriolo,
2013-05-16, 14:58
|
|
|
|