| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
636 (0.236s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: hive comment in Chinese - Hive - [mail # user]
|
|
...Currently what is a legal column or table name is a very limited set of ascii characters. This is because hive needs to pass this meta information between components, sometimes as XML someti...
|
|
|
Author: Edward Capriolo,
2012-08-23, 15:09
|
|
|
Re: Help with Join involving Non-Equality condition - Hive - [mail # user]
|
|
...You should check out the work being done on. non-equi map joins http://mail-archives.apache.org/mod_mbox/hive-dev/201206.mbox/%3C1948451998 .13482.1339612423225.JavaMail.jiratomcat@issues-vm...
|
|
|
Author: Edward Capriolo,
2012-08-17, 13:51
|
|
|
Re: Upper case column names - Hive - [mail # user]
|
|
...No, changing the underlying metastore-db will not help. Along the way parts of hive normalize everything to lower case. On Wed, Aug 15, 2012 at 9:05 AM, Mayank Bansal wrote: ng f...
|
|
|
Author: Edward Capriolo,
2012-08-15, 19:39
|
|
|
Re: Upper case column names - Hive - [mail # user]
|
|
...Just changing the code is not as easy as it sounds. It sounds like this will break many things in production for a lot of people. On Tuesday, August 14, 2012, Travis Crawford wrote: pl...
|
|
|
Author: Edward Capriolo,
2012-08-14, 23:20
|
|
|
Re: [ANNOUNCE] New Hive Committer - Navis Ryu - Hive - [mail # dev]
|
|
...Keep up the good work Navis! Congratulations. Come hang out on #hive irc. Edward On Fri, Aug 10, 2012 at 5:58 AM, John Sichi wrote:...
|
|
|
Author: Edward Capriolo,
2012-08-10, 14:28
|
|
|
Re: Passing date as command line arguments - Hive - [mail # user]
|
|
...Variable support was not added until hive 0.7.0 On Sat, Aug 4, 2012 at 3:58 AM, Lefty Leverenz wrot e: t blog , so? 4b4c5d","queryType":null,"queryAttributes":{"queryString":" e...
|
|
|
Author: Edward Capriolo,
2012-08-04, 14:19
|
|
|
Re: schema of hive database - Hive - [mail # user]
|
|
...Patch is forthcoming.. https://issues.apache.org/jira/browse/HIVE-967 There is a stand alone util referenced in the JIRA that you can use for now. On Thu, Aug 2, 201...
|
|
|
Author: Edward Capriolo,
2012-08-02, 19:10
|
|
|
Re: cli timeouts - Hive - [mail # user]
|
|
...The two setup options are: cli->thriftmetastore->jdbc cli->jdbc (used to be called local mode) localmode has less moving parts so I prefer it. On Wed, Aug 1,...
|
|
|
Author: Edward Capriolo,
2012-08-01, 18:57
|
|
|
Re: cli timeouts - Hive - [mail # user]
|
|
...I feel that that interface is very rarely used in the wild. The only use case I can figure out for it is people with very in depth hive experience that do not wish to interact with hive thro...
|
|
|
Author: Edward Capriolo,
2012-08-01, 18:47
|
|
|
Re: cli timeouts - Hive - [mail # user]
|
|
...Are you communicating with a thrift metastore or a JDBC metastore? I have had connections opened for long periods of time and never remember experiencing them timeout. Edward &n...
|
|
|
Author: Edward Capriolo,
2012-08-01, 18:31
|
|
|
|