| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
636 (0.324s).
|
|
|
Loading phrases to help you refine your search...
|
|
New ODBC driver for hive - Hive - [mail # user]
|
|
...Good stuff. http://www.datastax.com/resources/articles/odbc-for-hive...
|
|
|
Author: Edward Capriolo,
2012-12-05, 17:11
|
|
|
Re: handling null argument in custom udf - Hive - [mail # user]
|
|
...There is no null argument. You should handle the null case in your code. If (arga == null) Or optionally you could use a generic udf but a regular one should handle what you are ...
|
|
|
Author: Edward Capriolo,
2012-12-04, 14:43
|
|
|
Re: Hive 0.7 use the old mapred API - Hive - [mail # user]
|
|
...this is an unfortunate issue with hive we only support mapred api not mapreduce. If you look at the hbase and cassandra support you see that sonetimes you can wrap a mapreduce input format b...
|
|
|
Author: Edward Capriolo,
2012-12-04, 14:35
|
|
|
Re: is Hive support TTL(time to live) now ? - Hive - [mail # user]
|
|
...their is a table level property retention it does not do anything but you can write a program to sweep through the metastore and take action based on that or other custom properties. O...
|
|
|
Author: Edward Capriolo,
2012-11-29, 13:07
|
|
|
Re: Setting auxpath in Hue/Beeswax - Hive - [mail # user]
|
|
...You are looking for support in the wrong place. Beeswacks is not a part of hive thus only the cloudera folks will support it. On Mon, Nov 26, 2012 at 1:51 PM, Sadananda Hegde wrote: &n...
|
|
|
Author: Edward Capriolo,
2012-11-26, 19:34
|
|
|
Re: Permissions preventing me from inserting data into table I have just created - Hive - [mail # user]
|
|
...You may have to go directly to cloudera support for this one. HiveServer2 is not officially part of hive yet so technically we should not be supporting it (yet). However someone on list migh...
|
|
|
Author: Edward Capriolo,
2012-11-26, 16:15
|
|
|
Re: Hive JOINs not working as expected (returns 0 rows) - Hive - [mail # user]
|
|
...Based on your counters of BYTES_READ its does not look like any data was found/processed for either table. On Tue, Nov 20, 2012 at 11:22 AM, Dean Wampler wrote:...
|
|
|
Author: Edward Capriolo,
2012-11-20, 16:33
|
|
|
Re: how to obtain the latest record for each user in a hive table? - Hive - [mail # user]
|
|
...On Mon, Nov 19, 2012 at 4:02 PM, qiaoresearcher wrote: Part of the solution is to use hive collect_set UDF. This collects group into a hive array type. select userid,visiti...
|
|
|
Author: Edward Capriolo,
2012-11-19, 22:55
|
|
|
Re: - Hive - [mail # user]
|
|
...Hive runs well on mac because it is very similar to a linux machine in terms of command line programs and is a unix. On Sat, Nov 17, 2012 at 6:42 PM, Dalia Sobhy wrote:...
|
|
|
Author: Edward Capriolo,
2012-11-18, 00:46
|
|
|
Re: Hive command stalls - Hive - [mail # user]
|
|
...For the second time on the mailing list today... Hive does not work with cygwin. On Wed, Nov 14, 2012 at 5:43 PM, Viral Bajaria wrote:...
|
|
|
Author: Edward Capriolo,
2012-11-14, 22:48
|
|
|
|